Commit graph

18 commits

Author SHA1 Message Date
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
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
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kris Kennaway
043f5c01ce Reset bouncing maintainer. 2003-10-13 05:44:08 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +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
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Mario Sergio Fujikawa Ferreira
3d539e1811 Avoid using bison even if it is installed since it cannot process
mingw-binutils grammar

PR:		46412
Submitted by:	maintainer
Approved by:	portmgr (self & no objections)
2002-12-23 11:23:04 +00:00
Akinori MUSHA
debf8726bc Add a missing dependency: msgfmt/libintl.
Submitted by:	bento
2002-09-29 21:12:01 +00:00
Akinori MUSHA
ba666c190c Use @unexec to remove possibly non-empty directories. 2002-01-16 19:26:44 +00:00
Akinori MUSHA
705a317393 Sort entries. 2002-01-16 19:00:56 +00:00
Akinori MUSHA
c21305c357 Update to 2.11.92 (-20011113).
PR:		ports/33483
Submitted by:	Michal Pasternak <doc@lublin.t1.pl> (MAINTAINER)
2002-01-16 18:21:02 +00:00
Akinori MUSHA
9d15afc65d Update MinGW and change MAINTAINER.
- mingw            -> 20010726
- mingw-bin-msvcrt -> 1.0
- mingw-binutils   -> 2.11.90
- mingw-gcc        -> 2.95.3

PR:		ports/29344 (+ several minor fixes)
Submitted by:	Michal P. <doc@lublin.t1.pl> (new MAINTAINER)
Approved by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp> (ex. MAINTAINER)
2001-08-02 18:03:31 +00:00
FUJISHIMA Satsuki
48f3ac2a59 o migrate to MASTER_SITE_SOURCEWARE and USE_BZIP2.
Approved by: maintainer
2001-01-29 14:10:05 +00:00
Akinori MUSHA
5042b0369c Fix the wrong MASTER_SITE_SUBDIR.
PR:		ports/19775
Submitted by:	Maintainer
2000-07-08 07:32:12 +00:00
Akinori MUSHA
5c18dbcca4 Add mingw, cross development suite for MS Windows.
PR:		ports/19107
Submitted by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp>
2000-06-26 19:19:10 +00:00