23 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
Mathieu Arnold
4a3bebcae1 Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:15:47 +00:00
Johan van Selst
8b47079cc0 Update GNU which to 2.21 2015-03-22 11:58:01 +00:00
Johan van Selst
3f727220b1 - Enable stage support
- Adopt port
2014-01-14 16:15:02 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Niclas Zeising
bfcc521f95 Fix build with clang.
Approved by:	kwm (mentor)
2012-09-13 10:35:11 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Martin Wilke
4ad28101f3 - Update to 2.20
PR:		126426
Submitted by:	Ports Fury
2008-08-11 22:41:19 +00:00
Martin Wilke
cd18d32d73 - Update to 2.19
PR:		125690
Submitted by:	Ports Fury
2008-07-17 23:12:14 +00:00
Rong-En Fan
d44313e95e - Fix plist
Reported by:	pointyhat via kris
2007-02-05 00:03:48 +00:00
Rong-En Fan
dfb7c89044 - Update to 2.16
- Use PLIST_FILES
- EXAMPLESDIR is not controlled by PORTDOCS
2007-02-04 04:56:53 +00:00
Mark Linimon
756130dd96 Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.

Hat:	portmgr
2006-04-05 05:46:33 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
c92cd65864 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 00:53:19 +00:00
Edwin Groothuis
c9ffdb86b7 Add INFO macro 2005-12-04 10:40:32 +00:00
Kirill Ponomarev
e6e62b12e4 Fix MASTER_SITES. 2005-10-11 18:13:19 +00:00
Mark Linimon
3c04a52898 Mark as BROKEN: unfetchable. 2.16 is available from the same site.
Source:		distfile survey
2005-10-11 17:50:31 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Edwin Groothuis
bc167033b3 Make misc/gwhich fetchable again.
Approved by: Jeremy Shaffner <jeremy@external.org>
Implicit approval because the original distfiles weren't available
anymore. Tested on 4.7 and -current.
2002-12-28 00:51:52 +00:00
Will Andrews
037937fb7b Add gwhich 2.12, which is GNU which(1). See pkg/DESCR for differences
between this and 1.0 of Paul Vixie's.

PR:		21431
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-09-30 00:27:54 +00:00