Commit graph

14 commits

Author SHA1 Message Date
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +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
Joe Marcus Clarke
51bf5328d3 Fix make patch after gettext PORTREVISION bump by using DISTNAME instead of
PKGNAME for the tarball and WRKSRC.

PR:		63148
Submitted by:	Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
2004-02-20 19:54:33 +00:00
Kris Kennaway
05d40e6cf8 BROKEN: Fails to patch 2004-02-16 12:21:31 +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
Pav Lucistnik
f558b1e10d - Fix build, fix plist, bump version
Reported by:	bento via kris
2003-12-13 12:29:50 +00:00
Pav Lucistnik
e462215b1b - Update to today (20031120) CVS and fix building
PR:		ports/58423
Submitted by:	Martin Ranne <gasp@ridcully.dnsalias.org>
Approved by:	adamw (mentor)
2003-11-20 21:34:23 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Kris Kennaway
87fa56aa04 Reset bouncing maintainer address 2003-11-03 04:56:45 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
d2bff1e077 BROKEN: Does not compile 2003-10-28 02:50:35 +00:00
Edwin Groothuis
f3977414ce Add USE_AUTOMAKE to the ports Makefile
Noticed by: bento
2003-10-13 04:19:52 +00:00
Edwin Groothuis
b2e7ed49f1 New port: print/foomatic-db-engine
db engine for foomatic (and gimp-print) printer drivers

PR:		ports/48812
Submitted by:	Martin Ranne <gasp@ridcully.dnsalias.org>
2003-10-08 12:52:42 +00:00