Commit Graph

27 Commits

Author SHA1 Message Date
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Thomas Zander
c712b889bb Un-break build in the presence of print/texinfo
Details:
- If print/texinfo is installed, the build process detects and uses it to
  rebuild the info pages. This fails because of some syntax errors,
  previously only flagged as warnings.
- There is currently no configure switch to change this behaviour, hence
  the texi files are patched to pass the texinfo run.

MFH:		2017Q4 (ports-secteam build fix blanket)
2017-11-05 08:26:39 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Adam Weinberger
d9616e5a76 Rename all 10,000 games/ patch-xy patches to reflect the files they modify. 2014-07-28 19:39:50 +00:00
Martin Wilke
8073005f93 - Stage support 2014-02-03 09:47:27 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Martin Wilke
8665a2510d - Update to 3.8
PR:		143231
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	maintainer timeout
2010-02-12 17:24:09 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Roman Bogorodskiy
37b508cc69 Update to 3.6.
PR:		80729
Submitted by:	shuhei <sa264@cam.ac.uk>
Approved by:	Steve Coltrin (maintainer)
2005-05-16 17:40:36 +00:00
Trevor Johnson
acb6354489 Add size data, approved by maintainers. 2004-03-24 23:14:13 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Sergey A. Osokin
bc87b054d0 Update to 3.4
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by:	Steve Coltrin <spcoltri@omcl.org> (maintainer)
PR:		56048
2003-08-28 15:58:35 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
David W. Chapman Jr.
b8f2818568 Update to 3.2
PR:		37478
Submitted by:	maintainer
2002-04-26 18:32:58 +00:00
FUJISHIMA Satsuki
01b6ecbb3e o update to 3.0.0.
o pass maintainership over to submitter.

PR:		30067
Submitted by:	Steve Coltrin <spcoltri@omcl.org>

o unify info files.
o remove useless MANCOMPRESSED.
2001-09-22 21:30:34 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Justin M. Seger
ce88b03559 Upgrade to gnugo-2.6
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-05-01 13:48:48 +00:00
Michael Haro
a7f42416d7 update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
Justin M. Seger
e19ecc06a2 Upgrade to gnugo-2.4
Submitted by:	Steve Coltrin <spcoltri@code.cs.unm.edu>
PR:		ports/13713
1999-11-02 03:04:25 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Thomas Gellekum
b96df75f0c Fix Justin M Seger's e-mail address. 1997-10-13 09:14:53 +00:00
Thomas Gellekum
e8315c7b45 Import of gnugo, the game of go with a text screen interface.
Closes PR 2314.

Submitted by:	jseger@scds.com
1997-01-02 07:23:51 +00:00