Commit Graph

48 Commits

Author SHA1 Message Date
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
1924d248de Chase the libmusicbrainz shared lib version. 2004-03-17 05:21:35 +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
1cc6d6f680 - Fix build against rerolled tarball
* New version just includes removed
  files/patch-ui-musicbrowser-unix-src-musicsearch.cpp

PR:		ports/63589
Submitted by:	Ports Fury
2004-03-01 18:50:35 +00:00
Kris Kennaway
debb867238 BROKEN: Does not fetch 2004-02-23 00:18:04 +00:00
Kirill Ponomarev
786835fc3e - Update to version 2.2.5
PR:		ports/63004
Submitted by:	Ports Fury
2004-02-18 18:52:52 +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
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +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
0958bb50c5 - Fix build on big-endian architecture (hopefully)
PR:		60460
Submitted by:	Ports Fury
2003-12-21 15:45:38 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Edwin Groothuis
e95a885a95 Update port: audio/zinf to 2.2.4
- Update to version 2.2.4

PR:		ports/57001
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 03:59:35 +00:00
Tilman Keskinoz
e557d5bf4d Update to 2.2.3
PR:		51670
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-05-01 22:14:44 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Adam Weinberger
0707c24745 Update to 2.2.2.
PR:		47322
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-28 06:24:24 +00:00
Christian Weisgerber
a1d0bb8bc3 Fix build of included id3lib on 64-bit platforms.
Obtained from:	id3lib 3.8.0
2002-12-21 20:14:59 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
60750aed3a Update to 2.2.1
PR:		44221
Submitted by:	tkato@prontomail.com
2002-10-24 14:17:53 +00:00
Mario Sergio Fujikawa Ferreira
b9040ecf2b WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG construct
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-21 16:21:06 +00:00
Joe Marcus Clarke
d200ec4eeb Fix install.
PR:		43499
Submitted by:	Tilman Linneweh <tilman@arved.de> (with slight modification)
2002-09-30 01:41:22 +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
Anders Nordby
266f4a970e Update freeamp 2.1.1 to zinf 2.2.0.
Add zlib patches for working around zlib 1.1.4 problems (obtained from
src/lib/zlibz in current) + a file that was forgotten in the zlib 1.1.3 to
1.1.4 upgrade between freeamp 2.1.1 and zinf 2.2.0.
2002-08-08 19:17:19 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Joseph Koshy
8b5aa37d98 Fix a bug that was preventing freeamp from playing RTP (multicast)
streams.  Bump PORTREVISION.
2002-06-10 10:46:45 +00:00
Pete Fritchman
4729904c69 Reset maintainer to ports@.
PR:		38278
Submitted by:	Alan Eldridge <ports@geeksrus.net> (old maintainer)
2002-05-19 06:34:44 +00:00
Dmitry Sivachenko
a517ea22e4 Fix build on -current;
Fix detection of freetype library.

PR:		36657
Submitted by:	MAINTAINER
2002-05-01 07:26:03 +00:00
Patrick Li
14449954e0 Remove unnecessary ORBit dependency that installs an experimental UI plugin
and unbreaks build if ORBit is not installed. Bump PORTREVISION.

PR:		35915
Submitted by:	maintainer
Noticed by:	kris
2002-03-15 05:24:22 +00:00
Patrick Li
d875f64ac0 Depend on freetype again
PR:		35895
Submitted by:	maintainer
2002-03-14 21:40:53 +00:00
Patrick Li
e0e8980b78 Depend on freetype2 libs and fix ORBit detection
PR:		35881, 35845
Submitted by:	maintainer, Steve Wills <steve@stevenwills.com>
2002-03-14 05:58:51 +00:00
Patrick Li
8091f48c62 Autodetect port depends
PR:		34724
Submitted by:	maintainer
2002-02-08 03:49:46 +00:00
Patrick Li
7d456e9565 Shared library version bump from libvorbis update
PR:		34070
Submitted by:	maintainer
2002-01-20 00:22:51 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Pete Fritchman
0869cc565c - fix a typo when commenting out VORBIS in pkg-plist substitutions
- fix the ownership of files in ${PREFIX}/share/freeamp

PR:		33101, 33096
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Noticed by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-23 03:57:35 +00:00
Mario Sergio Fujikawa Ferreira
b4cf3d35c2 o If either WITH_LIBARTS or WITH_VORBIS were defined, LIB_DEPENDS
information was being lost. Fix this
o Also, correctly LIB_DEPENDS on artsc.0

Approved by:	maintainer
2001-12-20 19:05:37 +00:00
Ying-Chieh Liao
5579dde896 upgrade to 2.1.1
PR:		32938
Submitted by:	maintainer, Ports Fury
2001-12-17 18:50:46 +00:00
Ying-Chieh Liao
71cb91ea2b take maintainership
PR:		32788
Submitted by:	Alan E <alane@geeksrus.net>
2001-12-13 05:30:22 +00:00
Kevin Lo
a2cad3a1c1 - Fix dependency stuff
- Support CXXFLAGS/PREFIX properly
- Supoprt PTHREAD_CFLAGS/PTHREAD_LIBS

PR: 28645
Submitted by: Ports Fury
2001-07-03 12:46:58 +00:00
Torsten Blum
98d2a1cac1 - upgrade to FreeAmp 2.1.0 (which also unbreaks it)
- install a sdr plugin - freeamp supports rtp (and unicast sucks for
  "streaming" anyways ;)
2001-07-02 08:24:09 +00:00
Steve Price
ebeab194b8 Spell FreeBSD appropriately. 2001-06-17 18:49:50 +00:00
David W. Chapman Jr.
1615fb9067 *Mark broken due to it being incompatible with ports version of a
dependency
*Remove maintainer at request

PR:		28126
Submitted by:	maintainer
2001-06-17 07:30:17 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ying-Chieh Liao
26a5c384c1 upgrade from rc4 to rc5
PR:		24633
Submitted by:	MAINTAINER
2001-01-25 14:40:47 +00:00
Roger Hardiman
e6f6131b81 Update to FreeAMP 2.1 Release Candidate 4 2000-11-13 17:45:26 +00:00
Will Andrews
004e1ac04f Add freeamp 2.1rc3, another attempt at an excellent audio player.
PR:		22322
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-28 07:34:09 +00:00