Commit graph

18 commits

Author SHA1 Message Date
Erwin Lansing
68f689fb6c Mark BROKEN: checksum mismatch 2008-03-01 14:19:15 +00:00
Jimmy Olgeni
34d01f1e4f Drop maintainership. 2007-12-23 22:17:26 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Edwin Groothuis
9a50715eee SHA256ify
Approved by: krion@
2006-02-01 01:08:07 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +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
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