Commit graph

13 commits

Author SHA1 Message Date
Tilman Keskinoz
c5066876e0 Add SIZE
Submitted by:	trevor
2004-03-18 15:17:40 +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
Tilman Keskinoz
b2a013ddc0 Make fetchable
PR:		61453
Submitted by:	Jason Harris
2004-01-17 12:42:53 +00:00
Tilman Keskinoz
e67f9ddc66 Create the keyring in ${WRKDIR} 2004-01-16 21:19:14 +00:00
Tilman Keskinoz
7a86de8bc7 Use new INFO macros 2003-08-04 18:10:43 +00:00
Tilman Keskinoz
6e38ddfc1e Verify GnuPG signature if possible. 2003-07-18 13:44:44 +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
Tilman Keskinoz
6a179d891e Update to 0.4.7
Submitted by:	foxfair
2003-06-17 18:57:11 +00:00
Tilman Keskinoz
dac0aac36b de-pkg-comment 2003-02-22 14:38:12 +00:00
Tilman Keskinoz
c68e6ec0b0 Use MASTER_SITE_GNUPG. 2003-02-15 10:57:56 +00:00
Tilman Keskinoz
8630ac100e Add a missing file to pkg-plist
Submitted by:	bento
2003-02-02 13:17:56 +00:00
Tilman Keskinoz
b0ef0361cc Add USE_AUTOCONF_VER instead of BUILD_DEPENDS
Add USE_PERL5_BUILD.
That hopefully fixes the problems with autom4te

Reported by:	bento (via kris)
2003-01-20 11:54:29 +00:00
Tilman Keskinoz
3e53859bbb Add libksba, an X.509 library
PR:	43895
2003-01-08 18:50:41 +00:00