Commit graph

13 commits

Author SHA1 Message Date
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +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
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
766127d3bb add missing files 2002-09-17 09:27:04 +00:00
Ying-Chieh Liao
72e70042ae upgrade to 3.0.11 2002-07-17 13:26:12 +00:00
Ying-Chieh Liao
2730c8a3dc PERL -> REINPLACE_CMD
PR:		39938
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Kris Kennaway
f9f5e4616e Remove #include <malloc.h> 2002-03-31 05:18:50 +00:00
Kevin Lo
c43b57a3e9 - Add missing INSTALLS_SHLIB
- Sort pkg-plist

PR: 24548
Submitted by: Ports Fury
2001-01-23 08:16:17 +00:00
Maxim Sobolev
1d26214cc9 Add WWW to DESCR.
PR:		19201
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-06-12 09:06:40 +00:00
Will Andrews
9f4ec8391b Add nurbs++, a C++ library for representing curves or surfaces.
PR:		18673
Submitted by:	R Joseph Wright <rjoseph@mammalia.org>
2000-06-09 22:51:50 +00:00