Commit graph

16 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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Mario Sergio Fujikawa Ferreira
0573f73d19 o update to 0.2.4a
o typo fix: freebsd -> FreeBSD

PR:		31076
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-11 18:54:30 +00:00
George C A Reid
3a001211f1 Drop maintainership 2001-09-12 15:53:06 +00:00
Kevin Lo
9418e43911 Fix pkg-plist
PR: 25669
Submitted by: maintainer
2001-03-11 07:56:08 +00:00
Daniel Harris
e7eb99e679 Update to 0.1.90.
PR:		24699
Submitted by:	maintainer
2001-02-03 17:44:35 +00:00
Kevin Lo
cb581538c3 Update to version 0.1.4.2
PR: 24531
Submitted by: MAINTAINER
2001-01-23 07:26:56 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Dmitry Sivachenko
5a932196fb New port of POP3Lite.
POP3Lite is a flexible, RFC 1939  compliant Post Office Protocol v3 daemon.

PR:		24003
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-01 22:24:51 +00:00