Commit Graph

13 Commits

Author SHA1 Message Date
Pav Lucistnik
d9b004340f - Mark IGNORE for amd64, it builds but does not work properly.
PR:		ports/64964
Submitted by:	tjr
Approved by:	maintainer
2004-04-02 05:50:21 +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
a2f4fcba5d Update to 2.0.
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer
2004-03-05 07:27:02 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
FUJISHIMA Satsuki
8dc231d21f unbreak for -CURRENT.
respect CFLAGS.
2003-07-14 02:36:00 +00:00
Sergey A. Osokin
441b06e3e4 Use ${MASTER_SITE_SOURCEFORGE} and USE_GETOPT_LONG
Approved by:	maintainer
PR:		50798
2003-07-12 20:51:02 +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
Kris Kennaway
5a91ab6dcc Avoid buffer overflow in option processing and bump PORTREVISION.
Obtained from:	OpenBSD
2003-06-15 00:29:36 +00:00
Mario Sergio Fujikawa Ferreira
511bbe98c5 o Fix build when GNU auto* tools are previously installed by forcing
build-depends target to happen in pre-patch stage
o Check Makefile comments for more information

PR:		52455
Submitted by:	David Yeske <dyeske@yahoo.com>
Approved by:	maintainer (timeout 2 weeks)
2003-06-09 18:57:03 +00:00
Matthew N. Dodd
9a16d0a927 Link with CXX to avoid missing symbols in library implemented in C++.
Approved by:	 maintainer
2003-04-01 19:56:58 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Mario Sergio Fujikawa Ferreira
06f6765b64 New port faad version 1.1: A LC, MAIN and LTP profile, MPEG2 and
MPEG-4 AAC decoder

PR:		46884
Submitted by:	Sean McGovern <sean@sfarc.net>
2003-01-18 19:21:13 +00:00