Commit graph

13 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
Jimmy Olgeni
7feb7b7ee2 Remove USE_SIZE now that it's used by default. 2004-03-11 21:41:14 +00:00
Jimmy Olgeni
63ce49947e Unbreak: chase checksum change on PDF file (documentation update).
Add USE_SIZE support.

This has already been done once, but the port was being repocopied so the
change ended up in the previous port.

Noticed by:	kris
2004-03-06 21:51:50 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +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
Jimmy Olgeni
0f5bb9d90f Add missing file to pkg-plist, support PORTDOCS and fix a portlint error.
Submitted by:	igla@batterybackups.net
2003-11-08 13:39:11 +00:00
Jimmy Olgeni
02b99699ef Upgrade to version 4.4, add PDF documentation. 2003-08-30 12:52:39 +00:00
Jimmy Olgeni
e3a7a074f8 Suppress command echo. 2003-02-23 11:07:26 +00:00
Jimmy Olgeni
2563cb72b3 De-pkg-comment my ports + some more. 2003-02-23 10:51:29 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Kris Kennaway
b174ad023e Don't try and guess what the type of sys_nerr is, use <stdio.h> instead. 2002-08-23 20:01:38 +00:00
Kris Kennaway
ac4c0121f1 Unbreak on 5.0 (malloc.h) 2002-01-26 07:40:17 +00:00
Jimmy Olgeni
9d1cfbf70c Add new port: net/NeTraMet.
PR:		25330
Submitted by:	olgeni
2001-02-26 11:16:35 +00:00