| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Nov 2002 17:33:09
1.2.7_3
|
lioux  |
-linux-realplayer ports/audio/linux-realplayer
+linux-realplayer ports/multimedia/linux-realplayer
-xmms ports/audio/xmms
+xmms ports/multimedia/xmms
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
23 Nov 2002 21:52:06
1.2.7_3
|
alane  |
Bump portrevision becuz previous patch modified plist. |
23 Nov 2002 21:51:19
1.2.7_3
|
alane  |
Fix for making package when esound is on but the rest of gnome is off.
PR: 45646
Submitted by: marcus |
22 Oct 2002 07:46:10
1.2.7_2
|
lioux  |
Add message on how to disable esound support
Submitted by: David Yeske <dyeske@yahoo.com>
Approved by: maintainer |
11 Oct 2002 18:25:42
1.2.7_2
|
marcus  |
Fix build on -CURRENT.
PR: 43934
Submitted by: maintainer |
14 Sep 2002 19:51:37
1.2.7_2
|
marcus  |
Add appropriate --disable-* CONFIGURE_ARGS to disable things such as esound
support from being built when esound is already installed on the system.
Reported by: alane
Approved by: timeout from maintainer |
21 Aug 2002 16:47:55
1.2.7_2
|
marcus  |
Use USE_GNOMENG.
Approved by: timeout from maintainer |
20 Jul 2002 15:32:43
1.2.7_2
|
naddy  |
Ogg Vorbis 1.0 library major version bumps. |
14 May 2002 06:21:23
1.2.7_1
|
sobomax  |
Make translations work when GNOME support is enabled.
Beersponsored by: Alexandr Kovalenko <never@nevermind.kiev.ua> |
05 Mar 2002 21:09:09 
|
pat  |
- Update to 1.2.7 - Remove obsolete Vorbis comment in pkg-descr |
20 Jan 2002 19:02:36 
|
naddy  |
Limit attempt to build with 3DNow! support to i386 architecture. This fixes
MP3 playing on alpha. |
16 Jan 2002 17:41:49 
|
sobomax  |
Update version number of vorbis shared library. |
14 Jan 2002 13:38:33 
|
sobomax  |
Update to 1.2.6. |
20 Jul 2001 21:52:49 
|
olgeni  |
Bump PORTREVISION, chase recent version bump of vorbis library (libvorbisfile).
|
21 Jun 2001 16:34:31 
|
sobomax  |
Update to 1.2.5. |
09 Jun 2001 05:20:29 
|
markp  |
Display message to warn user archivers/unzip may need to be installed |
22 May 2001 19:17:00 
|
sobomax  |
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves would be
able to insert their own entries (usually language category) upfront. |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
29 Mar 2001 02:32:02 
|
lioux  |
Add graceful creation/removal of global Skins dir. |
28 Mar 2001 18:23:41 
|
sobomax  |
Allow MAINTAINER to be redefined in slave ports. |
22 Jan 2001 12:14:51 
|
roam  |
Remove obsolete MASTER_SITES. |
04 Jan 2001 20:43:27 
|
sobomax  |
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." |
29 Nov 2000 11:22:56 
|
sobomax  |
Update to 1.2.4 |
11 Oct 2000 08:02:48 
|
sobomax  |
Unbroke - the port wasn't really broken. |
10 Oct 2000 09:46:46 
|
sobomax  |
Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to
disable bsd.gnome.mk CONFIGURE_ARGS). |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |
05 Oct 2000 08:22:56 
|
reg  |
Implement WANT_GNOME. |
04 Oct 2000 13:46:03 
|
sobomax  |
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. |
02 Oct 2000 19:19:13 
|
reg  |
Correct and sort PLISTs. |
27 Sep 2000 10:41:43 
|
sobomax  |
Yet again fix cranking sound. |
22 Sep 2000 07:21:50 
|
sobomax  |
Update to 1.2.3. |
11 Aug 2000 14:09:07 
|
sobomax  |
Make PATCHFILE confitional, depending on the OSVERSION and WITHOUT_3DNOW. This
shoud fix xmms if OSVERSION < 400021. |
31 Jul 2000 08:56:10 
|
sobomax  |
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. |
13 Jul 2000 21:20:22 
|
jim  |
Fix the build for older versions of gcc by renaming *.s -> *.S. |
12 Jul 2000 11:58:15 
|
sobomax  |
Update to 1.2.2. |
21 Jun 2000 09:44:24 
|
sobomax  |
Make building/installing of the esd and mikmod plugins conditional (turned on by
default). Also slightly clean GNOME support bits. |
20 Jun 2000 09:56:05 
|
sobomax  |
Update to the 1.2.1 version. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 15:18:49 
|
sobomax  |
Remove expensive optimisations, which seems broke equalizer with our gcc. |
16 Jun 2000 08:45:30 
|
sobomax  |
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. |
15 Jun 2000 17:44:17 
|
sobomax  |
First round of INSTALL_SHLIB fixes. |