Commit graph

18 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
Kirill Ponomarev
9d51d547e2 - Fix build on -current
PR:		ports/63752
Submitted by:	Ports Fury
2004-03-04 19:29:05 +00:00
Tilman Keskinoz
8c2f76d2ed Fix build on CURRENT 2004-02-29 01:07:04 +00:00
Clement Laforet
be6bf1e2f5 - Make portlint happy 2004-02-27 02:35:35 +00:00
Kris Kennaway
b74b9e3087 BROKEN on 5.x: Does not compile 2004-02-07 05:05:44 +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
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Oliver Braun
1b75b0021c * correct use of '#include <string>' and 'use namespace'
(fixes build on -current)
* PERL->REINPLACE

PR:		ports/45286
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-14 11:15:42 +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
Kris Kennaway
7e903012cf Remove #include <malloc.h> 2002-03-31 04:24:00 +00:00
Mario Sergio Fujikawa Ferreira
4209e1cd5a o add missing file to PLIST
o add missing references to installed man pages

PR:		31020
Submitted by:	Patrick Li <pat@databits.net>
2001-10-03 23:49:39 +00:00
Ying-Chieh Liao
3a31ffb377 upgrade to 0.9.10
drop maintainership
2001-09-11 07:19:46 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Ying-Chieh Liao
d562318bbf one of its tools need Frontier::Client perl module 2001-03-08 16:46:55 +00:00
Ying-Chieh Liao
31be84f148 add xmlrpc-c, XML-RPC library for C and C++ 2001-03-08 07:58:54 +00:00