Commit graph

15 commits

Author SHA1 Message Date
Michael Johnson
4e14a57413 Fix build on 6.x
Pointed out by:	pointy hat via kris
2004-12-03 00:22:06 +00:00
Michael Johnson
64b99a8e32 Don't build not needed libraries
PR:		ports/72176
Approved by:	maintainer timeout (20 days)
		adamw (mentor)
2004-11-23 03:57:49 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
27ee482f0a - Update to 2.0 release
PR:		ports/66600
Submitted by:	michael johnson <ahze@ahze.net>
2004-05-14 13:52:43 +00:00
Ade Lovett
11e0748120 Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables 2004-03-25 04:31:55 +00:00
Norikatsu Shigemura
ac5e569e8f UnBROKEN and Update to 2.0(Add support MPEG-4 AAC as known
as .m4a suffix).

PR:		ports/64280
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2004-03-15 08:07:12 +00:00
Kris Kennaway
61d0c079f2 BROKEN: Does not work with faad 2.0 (and missing distinfo) 2004-03-14 03:44:48 +00:00
Kirill Ponomarev
4b43d7d285 - Fix build on AMD64
Approved by:	maintainer informed
2004-02-08 22:15:10 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
Edwin Groothuis
dcc0b77050 Chase version change of audio/id3lib
PR:		ports/60830
Submitted by:	Roman Shterenzon <roman@xpert.com>
2004-01-03 11:02:46 +00:00
Kirill Ponomarev
92c7647e3d - Update MASTER_SITES
PR:		57638
Submitted by:	maintainer
2003-10-06 06:55:44 +00:00
Edwin Groothuis
c91c8e8e4d chase lib version change of multimedia/xmms
PR:		ports/56505
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2003-09-08 00:10:16 +00:00
Mario Sergio Fujikawa Ferreira
6fef338bcf New port xmms-faad2 version 1.1: XMMS plugin for faad
PR:		48687
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-03-04 18:41:01 +00:00