Commit graph

84 commits

Author SHA1 Message Date
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Kris Kennaway
3f028f2ec5 Add some missing locale directories 2004-11-24 02:45:59 +00:00
Ade Lovett
9e5cc679c6 Use INFO [1]
Other minor cleanups

PR:		[1] 72664
Submitted by:	leeym
2004-10-14 20:45:42 +00:00
Ade Lovett
7b53eea81c Add SIZE to distinfo's
Prompted by:	trevor
2004-03-29 21:04:52 +00:00
Joe Marcus Clarke
26b832f62c Put USE_GMAKE under the test for !defined(WITHOUT_NLS).
PR:		62332
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2004-02-04 07:56:11 +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
Ade Lovett
24e8f93a65 One more for "gnutools" 2003-06-09 23:44:36 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Alexander Leidinger
3266ee3cdb We already have a prototype for alloca() in stdlib.h, no need to
have it here too.

This lets us compile gmake with stricter compilers.

Submitted by:	marius@alchemy.franken.de
2002-10-25 14:31:18 +00:00
Dmitry Sivachenko
3e9a36d879 Correct intl shlib version number.
Spotted by:	Neil Darlow <neil@darlow.co.uk>
2002-10-10 10:56:43 +00:00
Dmitry Sivachenko
9f43ab1dd8 Various fixes for new scheme of detecting intl.4, which comes with this
version of GNU make.

Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Also provide WITHOUT_NLS knob to build without localized messages.
2002-10-10 07:26:51 +00:00
Dmitry Sivachenko
34732d167a Fix intl.4 library name spelling. 2002-10-09 13:29:57 +00:00
Dmitry Sivachenko
2b94876bf3 GNU make now has no included gettext.
Add dependency to devel/gettext port.
2002-10-09 13:25:22 +00:00
Will Andrews
91bd4f0671 Gmake now needs libiconv. I don't really care why, but a clean-room make
package fails otherwise.  Anyone who wants to improve on this commit should
make sure to test that make package still works with libiconv not installed
*before* doing anything.  See the following log for more info:
http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log
2002-10-09 06:09:48 +00:00
Dmitry Sivachenko
4c5aa004ec Update port to version 3.80. 2002-10-07 19:14:30 +00:00
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
Ade Lovett
283fe409ce Relinquish all my ports. 2002-09-07 08:44:49 +00:00
Maxim Sobolev
c20a8be843 Fix a problem with gmake segfaulting with some locales.
PR:		41075
Submitted by:	naddy
2002-09-03 07:20:50 +00:00
Ade Lovett
0649b373c8 Fix build on -current
Submitted by:	mike
2002-08-23 15:04:02 +00:00
Ade Lovett
e7b3942ff9 Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.

Sponsored by:	Mr. Smith and Mr. Wesson. :)
2002-08-01 02:38:31 +00:00
Maxim Sobolev
337eeca61e Remove cruft slipped into previous commit. 2002-06-06 22:40:39 +00:00
Maxim Sobolev
2e4c56c361 Make localised messages working. Bump PORTREVISION. 2002-06-06 22:40:06 +00:00
Maxim Sobolev
ef3ee0dffc Add --with-included-gettext to remove dependency on external gettext.
Suggested by:	obrien
2002-05-28 09:40:47 +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.
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
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Maxim Sobolev
fa62bd3bfa Remove --without-included-gettext - it works in exactly opposite direction.
Shame on GNU folks!
2000-07-04 13:58:32 +00:00
Justin M. Seger
3a979f4a79 Upgrade to gmake-3.79.1 2000-07-03 23:31:00 +00:00
Will Andrews
92ff9f2c01 Add libintl so that this port builds an external libintl and registers
it as a dependency (as it should).

PR:		18892
Submitted by:	rguyom@321.net
Forgotten by:	sobomax
2000-05-29 22:39:27 +00:00
Maxim Sobolev
04c18e4759 Respect installed intl shared library. 2000-05-29 06:24:51 +00:00
Tim Vanderhoek
f231d19526 Add a DESCR. Add a WWW:. 2000-05-17 17:16:57 +00:00
Satoshi Asami
4a54856d9f Remove locale directories upon deinstallation.
Found by:	bento
2000-05-03 07:09:53 +00:00
Justin M. Seger
4bf2d180ea Upgrade to gmake-3.79 2000-04-25 21:42:40 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Justin M. Seger
ce9ceb07da Upgrade to gmake-3.78.1 1999-12-01 14:17:09 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
SADA Kenji
0c8bb893b3 Prepare for the case that the directory ${PREFIX}/info doesn't exist. 1999-01-29 21:51:44 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Justin M. Seger
750640c350 Upgrade to gmake-3.77 1998-08-19 04:16:32 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00