Commit graph

26 commits

Author SHA1 Message Date
Pav Lucistnik
239dfa90c4 - Fix build on 4.x 2004-11-22 08:55:09 +00:00
Patrick Li
1dff593719 Update to 0.3.8 2004-11-21 18:43:38 +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
Mark Linimon
5bc313464f Remove stale mastersite.
PR:		ports/67096
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
Approved by:	maintainer timeout (4 weeks)
2004-06-24 18:56:30 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +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
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Adam Weinberger
7f338a595f Update to 0.3.4.
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
Approved by:	pat
2003-10-26 21:48:31 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +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
Patrick Li
7159e248bc Update to 0.3.2
PR:		ports/51271
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-25 20:37:53 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mario Sergio Fujikawa Ferreira
bdbf1030b2 After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms			-->	multimedia/xmms
graphics/avifile		-->	multimedia/avifile
graphics/divx4linux		-->	multimedia/divx4linux
graphics/ffmpeg			-->	multimedia/ffmpeg
graphics/libdv			-->	multimedia/libdv
graphics/libdvdcss		-->	multimedia/libdvdcss
graphics/libdvdread		-->	multimedia/libdvdread
graphics/libmpeg2		-->	multimedia/libmpeg2
graphics/linux-realplayer	-->	multimedia/linux-realplayer
graphics/mjpegtools		-->	multimedia/mjpegtools
graphics/mplayer		-->	multimedia/mplayer
graphics/mplayer-fonts		-->	multimedia/mplayer-fonts
graphics/openquicktime		-->	multimedia/openquicktime
graphics/win32-codecs		-->	multimedia/win32-codecs

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 16:37:35 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Maxim Sobolev
1827e477d5 Chase xmms shared library version bump. 2002-01-14 13:41:32 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Maxim Sobolev
2f3bb8957e Chase increased version number of libxmms. 2001-06-21 15:35:23 +00:00
Daniel Harris
27dd34c44b Fix distinfo missed in commit of ports/27974.
PR:		28217
Submitted by:	maintainer
2001-06-17 18:19:19 +00:00
Mario Sergio Fujikawa Ferreira
2bb366e24d - Update port to version 0.2.9
- Fix maintainer email typo

PR:		27974
Submitted by:	maintainer, Pete Fritchman <petef@databits.net>
2001-06-09 18:51:21 +00:00
Ying-Chieh Liao
eb5b58377c - Update xmms-crossfade 0.2.7 => 0.2.8
- Add noportdocs support
- Add author of xmms-crossfade to pkg-descr

PR:		27398
Submitted by:	maintainer
2001-05-19 19:28:29 +00:00
Mario Sergio Fujikawa Ferreira
907bdea3bc o Update port to version 0.2.7
o Change maintainership over to Patrick Li <pat@databit.net>

Submitted by:	Patrick Li <pat@databit.net> (new maintainer)
Approved by:	Espen Skoglund <esk@ira.uka.de> (previous maintainer)
2001-05-03 12:06:59 +00:00
Mario Sergio Fujikawa Ferreira
a144436e24 . 2001-04-18 04:09:20 +00:00
James E. Housley
1e669f796d Update from 0.2.3 to 0.2.5. Some bugfixes and optimizations.
Minor nits to keep portlint happy.

PR:		25971
Submitted by:	Espen Skoglund <esk@ira.uka.de> MAINTAINER
2001-03-23 00:39:24 +00:00
Kevin Lo
e46ae0e3b8 Update to 0.2.3
PR: 24224
Submitted by: MAINTAINER
2001-01-12 15:49:18 +00:00
Alexander Langer
2d82873348 Add xmms-crossfade, a XMMS Output plugin that fades between two tracks.
PR:		22576
Submitted by:	esk@ira.uka.de
2000-12-23 15:32:44 +00:00