1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Pav Lucistnik
95465b01db - Unbreak on 5.X and above: fix compile with gcc34
PR:		ports/106117
Submitted by:	Peter Johnson <johnson.peter@gmail.com>
2006-12-01 09:55:32 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +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
Kris Kennaway
eb9984e0f5 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:47:09 +00:00
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