Commit graph

23 commits

Author SHA1 Message Date
Michael Johnson
19ecdf7990 - Don't leech distinfo from audio/faad in preps of faad update 2006-08-24 22:27:39 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
d6fa0abf2a - Attempt to fix build on pointyhat 2005-11-18 22:53:33 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Edwin Groothuis
a1b42aacd3 Patch audio/xmms-faad
The latest mpeg4ip ports have a different ABI which breaks the plugin.

PR:		ports/84272
Submitted by:	Daniel J. O'Connor <darius@dons.net.au>
2005-09-14 04:18:23 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
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