847 Commits

Author SHA1 Message Date
naddy
c208dc5df3 Update to 0.44 with some patches from CVS.
Notable changes to the port:
- creates opennap user/group to run as
- tons of bugfixes, improved performance
- no longer hardcodes SYSCONFDIR to /etc/opennap

Submitted by Jolan Luff <jolan@pellaeon.com>.
2002-08-10 01:14:04 +00:00
naddy
da8fca86a7 Update to 1.3.2, from Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
Changes: better slim case and "various artists" support.
2002-08-09 00:23:59 +00:00
naddy
b632adcffc use pseudo flavors, clean up some cruft; ok wcobb@ 2002-08-07 22:34:54 +00:00
naddy
6f39f0877f use PSEUDO_FLAVORS 2002-08-07 20:40:15 +00:00
brad
8049d79d5f install the pkgconfig files.
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
naddy
fa4d6fe7e7 update to 1.36.55 2002-08-04 23:08:17 +00:00
brad
ca1dc2a37a remove 2002-08-02 13:03:28 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
wcobb
0547cd2ae1 LP64 fixes. 2002-07-30 06:51:15 +00:00
wcobb
59606853f9 Pull in prototypes from <string.h>. 2002-07-30 06:46:24 +00:00
brad
25dd917fee upgrade to esound 0.2.28
--
With some testing by: naddy@
2002-07-26 19:57:23 +00:00
naddy
766bd70412 Fix gettext dependency. 2002-07-22 10:56:15 +00:00
naddy
6e05a7eab0 Fix build with gcc3.1. 2002-07-20 20:15:04 +00:00
naddy
074438e4c3 Add master site, now that it has caught up with its mirrors. 2002-07-20 12:10:20 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +00:00
lebel
77f46773d6 respect ${CC}. 2002-07-17 21:44:33 +00:00
lebel
ddad79578f respect ${CC}. 2002-07-17 21:17:10 +00:00
lebel
178e14a045 respect ${CC}. 2002-07-17 20:56:12 +00:00
pvalchev
e79098cc09 o /usr/local -> ${LOCALBASE}
o do not pass -pthread as ${C,LD}FLAGS, use LIBS instead so that it is
used only at the linking stage
2002-07-09 16:34:47 +00:00
wilfried
17b0b0cc16 clean up the patch, from maintainer Han Boetes <han@mijncomputer.nl> 2002-07-09 10:52:24 +00:00
naddy
1da56b9ef2 Update to 1.0.3. Changes in this release include:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
2002-07-07 19:09:28 +00:00
naddy
d6d12313f6 Update to 0.12. Incorporates GCC 3.1/C++ fixes, no functional changes. 2002-07-07 00:35:08 +00:00
naddy
36c2cd0cff Update to 0.6. Now compiles with g++ 3.1 out of the box. 2002-06-23 11:02:55 +00:00
naddy
62786d194e fix for GCC 3.1 2002-06-15 14:52:58 +00:00
wcobb
a804ae66cf revert to 1.3: always use the system libtool.
ok naddy@.
2002-06-15 13:25:39 +00:00
naddy
6cda0eb03f prototypes from <string.h> 2002-06-15 12:05:15 +00:00
naddy
8f68db6752 this builds and works just fine with GCC 3.1 2002-06-14 22:01:52 +00:00
naddy
b312a3e908 - honor CFLAGS
- silence gcc 3.1 warnings
- prettify
2002-06-14 12:11:17 +00:00
jsyn
8f04fc8800 sort; kill dangling # 2002-06-14 10:07:16 +00:00
espie
bd3f85c22a Compile with gcc 3.1. 2002-06-14 00:13:59 +00:00
lebel
9aa2c788b5 don't try to install gnome stuff; thanks Denis Afonin <dfa@solo.ee> 2002-06-12 18:36:30 +00:00
lebel
4e6aa3cda9 update audio/gqmpeg to 0.16.0; no replies from maintainer 2002-06-09 16:15:20 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
brad
dfd3eec9f0 The XMMS port uses the ports tree libtool so don't bother patching the
libtool sections that come with XMMS.
2002-06-08 05:41:41 +00:00
wilfried
d9036a7652 update to p5-CDDB-1.08
- Bugfixes
- Switched from cddb.com servers to freedb.org servers.  cddb.com
  has been denying CDDB.pm users.
2002-06-07 16:12:31 +00:00
jasoni
7c35657bf7 Update to 0.7.4
- bug fixes
2002-06-04 21:17:04 +00:00
mickey
d0add1029f look ma, noma has a homiepage now! 2002-06-03 20:12:23 +00:00
naddy
9c82dbd63d +xmms-bonk 2002-06-03 14:52:59 +00:00
naddy
2f59b20ec3 Import bonk-xmms 0.11.
bonk-xmms is a plugin for the multimedia player XMMS that plays
audio files in the bonk format, which supports lossless and lossy
compression.
2002-06-03 14:51:26 +00:00
wcobb
ea9f23e0c1 soundtracker 0.6.6 update.
- drop sun flavor.
- don't USE_GMAKE.
- use gettext module.

suggestions from naddy@.
ok naddy@, espie@.
2002-05-30 09:08:28 +00:00
wcobb
337e727092 -soundtracker,gnome,sun
+soundtracker,gnome,esd
ok espie@.
2002-05-30 08:54:03 +00:00
kevlo
122cdb7818 upgrade to version 1.01 2002-05-29 06:33:15 +00:00
mickey
a4c6ca0be2 update the port after the usb changes; from naddy@ 2002-05-28 03:53:31 +00:00
wcobb
0ef1192251 Add missing license. ok brad@. 2002-05-25 22:04:39 +00:00
naddy
3fdfaf9a61 stealth update; sunsite mirror still holds old distfile 2002-05-23 16:14:01 +00:00
naddy
2f4d541d4b +mp3blaster 2002-05-23 15:38:23 +00:00
naddy
0c2c7c933c Import mp3blaster 3.1.1.
Mp3blaster is an audio player with a user-friendly interface that will run
on any text console. The interface is built using ncurses, and features all
common audio player controls. The playlist editor is very flexible and allows
nested groups (albums). Supported audio media: mp3, ogg vorbis, wav, sid and
streaming mp3 over HTTP.
2002-05-23 15:36:06 +00:00
naddy
8bf9e02c88 enable SID players 2002-05-22 22:49:16 +00:00
naddy
209d302320 Import xmms-sid 0.7.3.
XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
support for playing SID tunes.  For the actual playing, XMMS-SID
uses the libsidplay SID-chip/6502 emulator engine.

"About" box fix from NetBSD.
2002-05-22 22:47:46 +00:00
naddy
ab44b21a13 Import sidplay 1.0.8.
SIDPLAY emulates the Sound Interface Device (SID) chip and the
microprocessor unit of the Commodore 64 computer, so it can load
and execute C64 machine code programs which produce music or sound.
Using SIDPLAY, you can listen to thousands of old and new C64 sound
files by infamous artists such as Hubbard and Paul Norman!
2002-05-22 22:44:16 +00:00