Commit graph

7 commits

Author SHA1 Message Date
Kirill Ponomarev
2ca2ef06e6 - Remove USE_SIZE 2004-04-01 09:45:20 +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
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
b21d1a26ef Update to 0.9.3
Unbreak it because tempnam() was removed from sources

Approved by:	fjoe (mentor) (implicit)
2003-07-29 21:11:26 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Sergey A. Osokin
59df7dbf91 Mark FORBIDDEN
Notify from:	foxfair
PR: 		53372
Approved by:	fjoe (implicit)
2003-06-16 14:07:08 +00:00
Sergey A. Osokin
6ea44a46bd New port: library that makes it easy for programs to use
privilege separation

Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		53314
Approved by:	fjoe (implicit)
2003-06-14 18:36:14 +00:00