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
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +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
Kirill Ponomarev
6ad8e8744e - Fix build on AMD64
Approved by:	maintainer informed
2004-02-10 09:08:28 +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
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Edwin Groothuis
80fc392c09 Really remove the files this time.
PR:			ports/47608
2003-02-04 05:17:34 +00:00
Edwin Groothuis
1e6e1267d6 Maintainer update: misc/libmcal: upgrading to v. 0.7.
Upgrading to v. 0.7:
	This is not a major upgrade, but it removes a lot of patches
	from the ports tree!

PR:		ports/47608
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-02-04 05:16:26 +00:00
Ying-Chieh Liao
281a55555a PERL -> REINPLACE_CMD
PR:		40289
Submitted by:	maintainer
2002-07-07 18:34:07 +00:00
Ade Lovett
f737d52b44 Fix various warning errors from libmcal's CVS tree
PR:		34089
Submitted by:	MAINTAINER
2002-03-13 00:40:16 +00:00
Trevor Johnson
9c7dc35f2c Update Thierry Thomas' e-mail address.
PR:	34095
2002-01-20 22:39:39 +00:00
Ying-Chieh Liao
743a256850 make it run well with kronolith
PR:		32711
Submitted by:	maintainer
2001-12-12 20:16:22 +00:00
Dirk Froemberg
fdb1fda9b7 Add libmcal - a Modular Calendar Access Library
PR:		ports/31416
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-11-24 15:19:53 +00:00