Commit Graph

45 Commits

Author SHA1 Message Date
Rene Ladan 2f557a4678 Returns johans's ports to the pool after safekeeping his commit bit. 2019-11-04 21:21:03 +00:00
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
Jung-uk Kim f872930d0e Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR:		221027
Reviewed by:	mat
Approved by:	portmgr (antoine)
2017-07-28 21:45:20 +00:00
Johan van Selst a4ecbd50a0 - Update to GNU gcal 4.1
- Add licence, relative links
2017-05-11 10:26:38 +00:00
Johan van Selst 66ac07a169 Update GNU cal to version 4
Even though this is a major version update, changes are minor
http://lists.gnu.org/archive/html/info-gnu/2015-06/msg00001.html
2015-06-05 16:13:20 +00:00
Baptiste Daroussin ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Baptiste Daroussin 3d7cdb5b52 Add charsetfix 2014-06-25 16:14:01 +00:00
Baptiste Daroussin 698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Emanuel Haupt 7f58dfe7c3 Remove trailing whitespaces from category deskutils 2014-02-21 13:36:03 +00:00
Emanuel Haupt 5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Johan van Selst a5953c0017 - Enable stage support
- Fix perl shebang path
- Bump PORTREVISION
2013-12-28 21:33:14 +00:00
Baptiste Daroussin cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Johan van Selst 968e6d2e16 Update to 3.6.3 2013-04-29 20:03:38 +00:00
Alex Kozlov e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Johan van Selst 06576dbdac Convert to new options framework 2012-06-27 20:58:20 +00:00
Johan van Selst a87fdf9774 Update gcal to 3.6.2 2012-06-16 14:09:38 +00:00
Johan van Selst 950f9abd28 Update gcal to 3.6.1 2011-07-16 15:51:22 +00:00
Martin Wilke bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Johan van Selst 4e72bb26de - Update to gcal 3.6
- Claim maintainership
- Fix installation of gcal-* binaries
- Check NLS knob
2010-06-03 17:54:46 +00:00
Ade Lovett 8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Edwin Groothuis b2052016ba Make use of the @rmtry macro 2008-04-19 01:17:57 +00:00
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Renato Botelho a825b43ea4 - Fix PLIST: Remove locale dirs not contained in BSD.local.dist
PR:		ports/101475
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 12:34:57 +00:00
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Mark Linimon 7359600566 Reset maintainer per his request. We hope to see him back soon. 2005-12-02 02:05:39 +00:00
Ade Lovett 54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Trevor Johnson 4a38811bfa Add size data.
Approved by:	maintainers
2004-03-18 02:52:47 +00:00
Ade Lovett 3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev f81674b895 - Fix WWW: line
- Utilize INFO and use DATADIR
- Bump PORTREVISION

PR:		ports/64020
Submitted by:	maintainer
2004-03-10 15:08:55 +00:00
Joe Marcus Clarke 186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson 78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joe Marcus Clarke a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Akinori MUSHA 2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Ade Lovett c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ade Lovett f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett 9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
David W. Chapman Jr. 7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Akinori MUSHA 091e5e8ce2 - Hand the maintainership over to the submitter.
- Make some minor fixes including making it honor PREFIX.

PR:		ports/30384
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-09-11 12:17:27 +00:00
Will Andrews 60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Daniel Harris 3697379e1c Remove period (which pkg-comments shouldn't end with).
PR:		22986
Submitted by:	Ports Fury
2000-12-17 15:55:10 +00:00
Kevin Lo 86d5a2e3b2 symlinks changed from absolute to relative.
PR: 22881
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-11-16 14:51:38 +00:00
Trevor Johnson 464444fe4d Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/Islamic
calendar.  It can remind you of National Day in the YAR or Thanksgiving
in Canada.  It can tell you when Cliff House opened and display an
ASCII pumpkin on Hallowe'en.

PR:		21921
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2000-10-14 02:03:46 +00:00