Commit Graph

39 Commits

Author SHA1 Message Date
Jimmy Olgeni
d36a554dc5 Bump PORTREVISION, chase recent version bump of vorbis library (libvorbisfile). 2001-07-20 20:52:49 +00:00
Maxim Sobolev
d500f8b6fd Update to 1.2.5.
PR:		28292
Submitted by:	maintainer
2001-06-21 15:34:31 +00:00
Mark Pulford
438272f033 Display message to warn user archivers/unzip may need to be installed
PR:		24417
Reviewed by:	will
2001-06-09 04:20:28 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Mario Sergio Fujikawa Ferreira
89b4eb4843 Add graceful creation/removal of global Skins dir.
Approved by:	maintainer
2001-03-29 02:32:02 +00:00
Maxim Sobolev
25243e9c5f Allow MAINTAINER to be redefined in slave ports.
Submitted by:	maintainer
2001-03-28 18:23:41 +00:00
Peter Pentchev
6d2791b08a Remove obsolete MASTER_SITES.
PR:		24527
Submitted by:	maintainer
2001-01-22 12:14:51 +00:00
Maxim Sobolev
7a802c67ff Fix the following problem:
"XMMS does not distinguish on FreeBSD between audio CD and data CD
containing sound files. As a result it cannot play these files."

PR:		23925
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
Reviewed by:	maintainer
2001-01-04 20:43:27 +00:00
Maxim Sobolev
d956447f83 Update to 1.2.4
PR:		23160
Submitted by:	maintainer
2000-11-29 11:22:55 +00:00
Maxim Sobolev
002700ac45 Unbroke - the port wasn't really broken.
False alarm by:	sobomax
2000-10-11 07:02:48 +00:00
Maxim Sobolev
b90d908d8f Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to
disable bsd.gnome.mk CONFIGURE_ARGS).
2000-10-10 08:46:46 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
f806a4798a The post-extract target in the audio/xmms/Makefile renames getbits.s to
getbits.S.  However, getbits.s is no longer present in the current XMMS
distribution.

PR:		21748
Submitted by:	maintainer
2000-10-04 12:46:02 +00:00
Jeremy Lea
c2cb62c821 Correct and sort PLISTs. 2000-10-02 18:19:13 +00:00
Maxim Sobolev
8b571a86f2 Yet again fix cranking sound.
Problem brought by:	sobomax
Overlooked by:		maintainer
Reported by:		many
2000-09-27 09:41:42 +00:00
Maxim Sobolev
2393c623ec Update to 1.2.3.
Approved by:	maintainer
2000-09-22 06:21:49 +00:00
Maxim Sobolev
1cd9a7a9b9 Make PATCHFILE confitional, depending on the OSVERSION and WITHOUT_3DNOW. This
shoud fix xmms if OSVERSION < 400021.
2000-08-11 13:09:07 +00:00
Maxim Sobolev
792a8c631e Make xmms better than ever before:
- add 3dnow support using external patch (I reworked it to touch only generated
  by automake/autoconf files, made it .gz instead of .bz2 and put on
  MASTER_SITE_LOCAL). 3dnow support is explicitly disabled if OSVERSION < 400021.
- Add LIBTOOLFILES to use our own libtool for libxmms too.

PR:		20261 (LIBTOOLFILES)
PR:		20193 (3DNOW)
Submitted by:	maintainer, FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-31 07:56:10 +00:00
Jim Mock
262ee4f94f Fix the build for older versions of gcc by renaming *.s -> *.S.
PR:		19846
Submitted by:	maintainer
2000-07-13 20:20:21 +00:00
Maxim Sobolev
68ebbfd74c Update to 1.2.2. 2000-07-12 10:58:15 +00:00
Maxim Sobolev
936166911d Make building/installing of the esd and mikmod plugins conditional (turned on by
default). Also slightly clean GNOME support bits.
2000-06-21 08:44:23 +00:00
Maxim Sobolev
cb87c44ef8 Update to the 1.2.1 version. 2000-06-20 08:56:04 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
ba38716727 Remove expensive optimisations, which seems broke equalizer with our gcc.
PR:		19141
Submitted by:	Sascha Blank <blank@uni-trier.de>
2000-06-16 14:18:48 +00:00
Maxim Sobolev
8ffe38bb00 Upgrade of XMMS from 1.0.1 to 1.2.0. The port may also be compiled with
WITH_GNOME (thanks to Ade Lovett), the PLIST is now sorted alphabetically.

PR:		19293
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2000-06-16 07:45:29 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
0c966466e5 remove a.out support 2000-04-02 16:58:00 +00:00
Chris Piazza
57fc3d9cdc Portlint 2000-02-11 01:46:12 +00:00
Chris Piazza
7d9b12659e Fix this port on 3.x.
Side note: this is really gross.  Can someone explain to me why this won't
work if the assembler files are named blah.s instead of blah.S?

PR:		16637
2000-02-11 01:26:05 +00:00
Chris Piazza
c99bef64de Update to version 1.0.1
note that this version does not include mikmod support built in,
but a plugin port will be added soon.

PR:		16502
Submitted by:	maintainer
2000-02-10 01:38:21 +00:00
Chris Piazza
63695790b4 Add a patch that allows xmms to play the next song in the playlist.
It's pretty ugly and should be fixed properly some time.

Submitted by:	Jakob Alvermark <jakob@teligent.se>
1999-11-11 00:05:00 +00:00
Jim Mock
ad38e326e1 Update to version 0.9.5.1.
PR:		14045
Submitted by:	Espen Skoglund <esk@ira.uka.de>
1999-11-06 03:11:22 +00:00
Vanilla I. Shu
79dcbbd160 Bump glib12 's share library version to 3,
and portlint.
1999-10-09 18:42:12 +00:00
Yukihiro Nakai
b47f4a3bf1 Use updated esound library. 1999-10-08 02:41:23 +00:00
Chris Piazza
a1c148f1a6 Add audio cd and mikmod support in Xmms.
Also update the maintainer's email address.

PR:		13728
Submitted by:	maintainer
1999-09-19 21:01:50 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Chris Piazza
7b55311cd2 Xmms: the X Multimedia System. XMMS is a multimedia player based on
the look of Winamp.

Note: this port can be extended to include libmikmod support etc,
but this is a good start and at least it plays mp3s.

PR:		12498
Submitted by:	Espen Skoglund <espensk@stud.cs.uit.no>
1999-07-03 19:37:30 +00:00