Commit graph

10 commits

Author SHA1 Message Date
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Alan Eldridge
c863ff40c4 Added USE_GMAKE to Makefile to unbreak build.
PR:		44067
Approved by:	maintainer
2002-10-15 06:56:43 +00:00
Christian Weisgerber
6addcc154f * Add libgnugetopt dependency.
Submitted by:	Juan Pablo Villa <juan@datafull.com>

* Respect CFLAGS.
* Use x86 asm only on i386 architecture.

Approved by:	no response from maintainer
2002-08-01 14:09:29 +00:00
Will Andrews
59e9906d68 Add poc 1.2, a program for managing passwords on smartcards.
PR:		39168
Submitted by:	king@v2project.com
2002-06-23 07:50:21 +00:00