Commit Graph

1034 Commits

Author SHA1 Message Date
pvalchev
f73f96583c change of maintainer email address 2003-01-04 19:09:52 +00:00
todd
7de3b84fbc fix includes, from maintainer 2003-01-02 09:25:54 +00:00
fgsch
c88e2520c6 byebye NEED_VERSION. 2002-12-29 19:29:56 +00:00
pvalchev
4f22812321 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 00:10:47 +00:00
pvalchev
06e7e60275 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-24 21:53:52 +00:00
pvalchev
5f57767bf5 sync linenumbers 2002-12-24 21:42:13 +00:00
pvalchev
f32e30309b Do not build own getopt implementation, make use of getopt_long() that we
now have; ok maintainer Jolan Luff
2002-12-23 20:36:01 +00:00
sturm
08d898eebb - takeover MAINTAINER
- minor cleanup

pvalchev@ OK
2002-12-23 18:52:52 +00:00
pvalchev
95c139890a this has no license as far as i can tell, disable it to be safe 2002-12-23 07:56:36 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
pvalchev
f93c780cab install example files where they belong, from maintainer Sebastian Stark
bump PKGNAME
2002-12-22 20:23:55 +00:00
margarida
9df36a3428 Remove unneeded files.
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:49:19 +00:00
naddy
e2e82a4228 drop getopt_long() workarounds 2002-12-21 21:53:02 +00:00
naddy
f263cc3c50 No longer needed. 2002-12-21 21:34:28 +00:00
naddy
731bfd18d4 Fix dependencies, honor CFLAGS/CXXFLAGS throughout, general cleanup. 2002-12-20 23:40:13 +00:00
sturm
b18b3fd053 update to disc-cover 1.4.0
{DE,}INSTALL messages are unneccessary, so removed

naddy@ OK
2002-12-18 09:36:21 +00:00
pvalchev
9bedd9f6b9 nap-1.5.1 2002-12-10 08:45:21 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
pvalchev
7331d3eb17 new maintainer: Jolan Luff 2002-12-08 20:23:55 +00:00
naddy
8948311f28 kill accidental run dependencies on gmake 2002-12-01 02:53:24 +00:00
pvalchev
70efb97788 make sure those can find SDL.h w/o relying ${LOCALBASE}/include is in search path 2002-11-29 05:27:57 +00:00
ish
5ff5e2885b update my email 2002-11-27 07:50:28 +00:00
naddy
d5cdadd224 Update to 0.25; from Jim Geovedi <jim@corebsd.or.id>. 2002-11-26 15:52:41 +00:00
naddy
a8c51dab8a Update to 2.8. Lots of little changes in this release. 2002-11-25 22:39:52 +00:00
naddy
3190e66921 Update to 1.0.2. 2002-11-25 12:20:23 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
margarida
30b07f8162 Change MAINTAINER address to margarida@openbsd.org ;
cosmetic changes.

brad@ ok
2002-11-22 02:37:36 +00:00
margarida
430d1ef599 MASTER_SITE_GNOME was reorganized, fix URLs.
Add missing licensing.

brad@ ok
2002-11-21 02:33:59 +00:00
naddy
5bf8502600 Update to 3.5.0:
* Support for compression of AIFF files.
* Changed file naming convention during extraction.
2002-11-20 21:37:38 +00:00
pvalchev
71475fa78f - Add USE_LIBTOOL since this port calls 'libtoolize' during its build stage
(and fails miserably if not installed)
- Enable this to build with new binutils - link with libm since
libsndfile uses fmod() and faad uses libsndfile...
ok biorn
2002-11-20 08:16:07 +00:00
naddy
bd5de27813 Make sndfile-play play; from Bjorn Sandell <biorn@dce.chalmers.se>. 2002-11-20 01:15:50 +00:00
wilfried
23ad5d0efa New HOMEPAGE and new MASTER_SITES, from maintainer. 2002-11-17 11:52:19 +00:00
brad
937d5be8a8 change MAINTAINER to Margarida Sequeira <niness@devilness.org> 2002-11-13 19:39:07 +00:00
espie
ee9b9fa3dd +faad 2002-11-13 17:51:54 +00:00
espie
b316a8aff9 faad 2 audio decoding library. From maintainer. 2002-11-13 17:50:13 +00:00
naddy
4c5c00b3c3 Require gcc3 on sparc64. 2002-11-13 12:40:35 +00:00
wilfried
df8b88d9e8 update to p5-CDDB_get-2.11, from new maintainer Dan Weeks <danimal@danimal.org> 2002-11-10 12:14:44 +00:00
naddy
caf580ac88 +libsndfile 2002-11-03 18:07:18 +00:00
naddy
2a18c04998 Import libsndfile 1.0.1.
libsndfile is a C library for reading and writing sound files such as
AIFF, AU and WAV files through one standard interface.  It can currently
read/write 8, 16, 24 and 32-bit PCM files as well as 32-bit floating
point WAV files and a number of compressed formats.
2002-11-03 17:10:08 +00:00
naddy
b30d3d81d4 Update to FLAC 1.0.4. Die, libtool, die! 2002-11-03 02:14:54 +00:00
naddy
d1ec188891 Allow building if id3lib is present. 2002-11-03 01:55:16 +00:00
naddy
0d1719ab86 Make sure the port include files are searched first.
From: Alan Eldridge <alane@geeksrus.net>
2002-11-02 23:23:48 +00:00
naddy
e1799d18bf Update to 2.2.7. No significant changes. 2002-11-01 14:37:50 +00:00
naddy
e97f7bc20c Update to 1.0.4. Notable improvements:
- bug fixes for 24-bit handling
- x86 encoder and decoder speedups
- reduced memory requirements
2002-10-31 21:15:08 +00:00
naddy
e05e397ffc No regression tests available. 2002-10-24 22:20:03 +00:00
naddy
1b55e1fb38 Update to 3.1.3. 2002-10-23 15:24:34 +00:00
pvalchev
d8759ebf2e workaround sparc64 gcc bug, compile interface.c w/ -O0. discussed w/ mark@ 2002-10-19 07:17:45 +00:00
mark
e741771003 lopster-1.0.1-dev5.12p1 update
lopster-1.0.1 release is eternally broken, both server_t and metaserver
changes have led to a broken port.  This version revives the port and will
be substituted for the release when it comes out.  I am normally against
any dev version going into the ports tree, but in this case the code has
tested more stable then the release (probably due to metaserver framework
changes) and it provides a working port as opposed to a broken one.  We
will rotate back to release when the author provides an update that solves
server side issues have been resolved as such.  I tried to back patch the
1.0.1 release, and it would require a substantial rewrite.

Features:

+ threaded connection implementation (connect to multiple networks at once)
+ framework for supporting other protocols although opennap is all that seems
  to work
+ patch-src_server_c is a back patch from cvs repo of napigator's changed url,
  without it, none of this comes together.

Tested on macppc (me), i386 (jolan), sparc64 (brad@) -- ok dev on this
approach rather then breaking port, brad@.
2002-10-16 05:27:41 +00:00
naddy
4e49143083 - Do not try to link with id3lib.
- gettext cleanup.
2002-10-12 15:38:23 +00:00
naddy
41c87c7bd3 home page/master site moved 2002-10-05 16:15:44 +00:00
naddy
5fcfc6d7b3 Update to 2.2.6. 2002-10-04 19:22:59 +00:00
pvalchev
6df2dfa2a9 For the zoltrix flavor where this is installed setuid (for a sysarch() call...
to get access for direct I/O port access) only run as root for that small
amount of code; from maintainer Vladimir Popov
XXX this should probably be changed later
2002-10-01 06:36:31 +00:00
naddy
3e8623df44 Fix typo in URL; from John Cosimano <jmc@lpmd.org>. 2002-09-29 19:17:27 +00:00
naddy
f9b12d6ba0 LP64 2002-09-28 20:25:23 +00:00
naddy
ff0c13ae86 - C++ fix for compiling with gcc3.
- Use CXX for linking rather than CC.
2002-09-27 22:51:58 +00:00
naddy
7ea4345d52 C++ fix for compiling with gcc3 2002-09-27 21:57:22 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
naddy
96d61c369c Fix oggdec command line parsing. 2002-09-23 11:17:26 +00:00
naddy
1843e90b56 mention vorbis flavor again; prodded by wcobb@ 2002-09-22 00:17:53 +00:00
wilfried
77ed152243 update to Mixer.app-1.8.0
- Now supports all mixer sources. NOTE! The source names have been
  changed. See "Mixer.app -h".
- Fixed warnings when compiling with GCC 3.2.
2002-09-17 14:58:51 +00:00
wilfried
fd127ac438 remove NEED_VERSION from ports that haven't changed in a long while 2002-09-17 14:46:06 +00:00
wilfried
6401116ff5 remove NEED_VERSION from dead ports 2002-09-17 14:35:03 +00:00
lebel
05349188f3 update audio/id3lib to 3.8.0; thanks to naddy@ 2002-09-16 21:03:11 +00:00
lebel
5ff02c9f66 don't say stuff like that when it doesn't apply 2002-09-16 16:44:30 +00:00
lebel
4f62f8691c update audio/cdparanoia to 3.a9.8;
from Bjorn Sandell <biorn@dce.chalmers.se> and from NetBSD
2002-09-16 13:35:52 +00:00
wcobb
f7e071b2f2 autoconf in CONFIGURE_STYLE implies gnu. 2002-09-16 03:57:37 +00:00
naddy
f5447dd19e Fix libtool to give this a fighting chance to build on ELF. 2002-09-14 21:05:17 +00:00
naddy
3ab2a141b5 Update to 1.36.57. 2002-09-14 20:09:31 +00:00
wcobb
af26e6cd50 Don't pick up a dependency on gdk_pixbuf, if that happens to be installed.
prompted by naddy@
2002-09-14 03:19:01 +00:00
danh
263825d2b9 respect CPPFLAGS; from maintainer 2002-09-11 20:12:57 +00:00
mark
b30728035e + update-patches
+ chop NEED_VERSION
2002-09-03 06:11:42 +00:00
wcobb
7fa7cbf358 subpackage the mp3 input plugin. 2002-09-03 01:22:21 +00:00
wcobb
39c749d9b3 fix signed char assumption. 2002-09-03 01:19:07 +00:00
naddy
2a3582c25f Update to 0.7.4: bug fixes. 2002-09-03 01:01:52 +00:00
naddy
71c8904fd3 Fix format string bugs.
From: Moritz Jodeit <moritz@jodeit.org>
2002-09-02 23:25:02 +00:00
wcobb
fa2341a33e LP64 fixes. 2002-08-31 07:15:11 +00:00
wcobb
7d30c6c899 drop gmake dependency. 2002-08-30 12:23:57 +00:00
naddy
6cfe80583c Plug file descriptor leak.
Noticed by deraadt@, fix from Joe Drew <drew@debian.org>.
2002-08-27 20:00:30 +00:00
pvalchev
43eda3caa2 easytag 2002-08-26 06:02:28 +00:00
pvalchev
881b3a22f8 Initial import of easytag-0.23
EasyTAG is an utility for viewing, editing and writing easily and quickly the
ID3 tags of your MP3 files, using a nice GTK+ interface. It manages the
ID3v1.x and ID3v2 tags (using id3lib) and offers a lot of functions to
manipulate them.

WWW: http://easytag.sourceforge.net/

Maintainer Jim Geovedi <jim@corebsd.or.id>
2002-08-26 06:01:48 +00:00
pvalchev
4b93d5e7e7 There is no "X Windows" 2002-08-26 04:23:24 +00:00
pvalchev
add3c691de missing parenthesis in comment; from maintainer Jolan Luff 2002-08-23 08:46:19 +00:00
espie
bdfa778c93 Bump to new version, with small fixes. 2002-08-22 12:19:17 +00:00
mark
e3311193c6 EXPLICITLY state GPL for PERMIT_*, add trailing / to HOMEPAGE
ugh - should have caught this sooner
2002-08-20 07:54:57 +00:00
mark
79c328b301 chop original primary MASTER_SITE, keep MASTER_SITE_SOURCEFORGE 2002-08-20 07:43:10 +00:00
mark
3a32b5aab9 update to lopster-1.0.1
Broken MAINTAINER
new maintainer  Mark Grimes <mark@openbsd.org>
2002-08-20 07:30:15 +00:00
brad
1d8237d147 - respect SYSCONFDIR
- add RCS ids to patches
2002-08-17 05:11:09 +00:00
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
naddy
4e54459736 Import libsidplay 1.36.54.
This library provides the Sound Interface Device (SID) chip emulator
engine that is used by music player programs like SIDPLAY.  With it
you can play musics from Commodore 64 (or compatible) programs.
2002-05-22 22:40:51 +00:00
brad
1921c89940 use MASTER_SITE_SOURCEFORGE 2002-05-20 00:15:23 +00:00
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
lebel
cceba13846 MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 13:28:07 +00:00
brad
94db5c1304 knapster is not maintained anymore. 2002-05-12 22:13:09 +00:00
jakob
802de08c33 update to version 3.92 and fix master_site 2002-05-11 20:42:53 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
wcobb
a50071fff9 synch MAINTAINER.
ok espie@.
2002-05-08 19:24:56 +00:00
espie
ddd111c58c switch arts subpackage to kde3, just checked that it works. 2002-05-08 15:52:30 +00:00
lebel
03bc8a5c32 update audio/grip to 3.0.0 2002-05-07 21:05:33 +00:00
naddy
6e1c97b3d6 update to 0.04; ok maintainer
This drops the erroneous reference to vorbisfile.c:host_is_big_endian,
which is a local symbol.
2002-05-02 17:09:03 +00:00
jasoni
fae8a6e770 add normalize 2002-04-28 09:13:30 +00:00