Commit Graph

1201 Commits

Author SHA1 Message Date
krw
727c9670a8 Fix <scsi.h> breakage. Make patches conform to current standards.
ok naddy@.
2003-09-01 03:08:52 +00:00
naddy
18a3125c90 fix build after removal of <scsi.h> 2003-08-31 23:56:03 +00:00
sturm
ba5afefb25 add lame,no_x11 to make mirror-maker happy
ok naddy@
2003-08-26 17:10:04 +00:00
avsm
2e75fd9656 Fixup bad buffer length calculation that results in a negative number
-Wbounded warning spotted by nikolay@, naddy@ ok
2003-08-25 20:59:10 +00:00
naddy
aa2e8a485a bring us into the 64-bit world; from NetBSD 2003-08-24 22:15:55 +00:00
sturm
83a01aec71 work around optimization bug on sparc64
ok naddy@
2003-08-24 21:27:30 +00:00
espie
37ff30aa59 @extra 2003-08-22 17:48:18 +00:00
jolan
ba9c04bd41 build a shared version too. gets x11/vlc closer to working on macppc.
bump PKGNAME.

XXX doesn't respect CFLAGS, installing liba52.txt might be useful.

"No accelerated IMDCT transform found", an annoying message I have been
wondering about for awhile, stems from not using an fft library.  Seems
they only support djb's one, which in typical style, is unlicensed.
(http://cr.yp.to/djbfft.html).  Mentioned here as TODO for advocating or
adding support of another fft library.
2003-08-16 16:52:09 +00:00
espie
7ec096fb01 zap space 2003-08-13 13:59:09 +00:00
espie
bb8c9ddb18 zap extra spaces 2003-08-13 13:34:29 +00:00
pvalchev
60f73a9cd1 no longer broken, use private libscsi copy 2003-08-09 17:39:16 +00:00
pvalchev
d4f6324a60 add private version of libscsi to the port, now that libutil doesn't provide it 2003-08-09 17:38:49 +00:00
pvalchev
488a117ac3 mark as broken for now - relies on scsi API no longer part of libutil 2003-08-09 07:31:54 +00:00
wilfried
7c230d5051 use an mp3 player with a better license 2003-08-04 13:31:28 +00:00
espie
f659c8e27e mpg123 loses 2003-08-04 12:44:20 +00:00
naddy
f46ba87818 Update to 1.2.
Input from Han Boetes <han@linux-mandrake.org>, who wished to be
removed as maintainer because of his lack of creative control.
2003-08-03 01:07:40 +00:00
fgsch
87d2b140b5 fix manpage creation by doing the cp earlier; from
Alexander Bluhm <alexander dot bluhm at gmx.net> via PR/3386.
2003-08-02 19:55:23 +00:00
sturm
a2a973652b +py-cddb
+py-xmms
2003-07-28 18:33:50 +00:00
sturm
6ca64e3343 Initial import of CDDB 1.3
The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C
module cdrommodule.so, provide an easy way for Python programs to
fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
very large online database of track listings and other information on
audio CDs.

WWW: http://cddb-py.sourceforge.net/

from Xavier Santolaria <xavier@santolaria.net>
2003-07-28 18:32:16 +00:00
sturm
d3ac8ae93a Initial import of pyxmms 1.06
A Python interface to XMMS consisting of all the xmms_remote_* functions
from libxmms plus some higher-level functions. This should provide anything
needed to control XMMS from an external program.

WWW: http://www.via.ecp.fr/~flo/index.en.html#PyXMMS_and_PyXMMS-remote

from Xavier Santolaria <xavier@santolaria.net>
2003-07-28 18:16:15 +00:00
jason
febca793e1 things treated as *'s to long should -be- long's lest you raise the ire of
a processor where sizeof(long) != sizeof(int) and strict alignment.
commitski pval.
2003-07-22 03:24:42 +00:00
pvalchev
c779d817a1 sparc64 is 64bit too, let it use code meant for alpha as well (int vs long)
fixes playing issues; found by jason@
2003-07-21 20:24:42 +00:00
jolan
56e0c5415d backout the use of pthreads. lopster crashes under certain rare
conditions.  bump PKGNAME.
2003-07-18 18:45:18 +00:00
brad
0c2046831a A vulnerability in the way mpg123 handles MP3 files with a bitrate
of zero may allow attackers to execute arbitrary code using a
specially crafted MP3 file.

http://marc.theaimsgroup.com/?l=bugtraq&m=104274357314340&w=2
2003-07-17 23:58:33 +00:00
naddy
1deeea5e0b add mp3,vorbis flavor of sox 2003-07-17 20:30:37 +00:00
naddy
802bfd5c6a Update to 12.17.4. Add flavor to support mp3 encoding/decoding. 2003-07-17 20:29:13 +00:00
naddy
2c236c5e73 MANPREFIX is deprecated 2003-07-16 17:37:46 +00:00
naddy
c9d733ed34 Catch up with Debian patch file. No functional changes. 2003-07-07 23:11:25 +00:00
pvalchev
8e92137353 m68k support 2003-06-26 21:23:41 +00:00
pvalchev
dff022b8cc -O0 on vax, due to gcc bugs. ok maintainer jolan 2003-06-25 00:20:44 +00:00
pvalchev
5a750ec0c0 fix install on static architectures 2003-06-22 19:13:40 +00:00
pvalchev
ea9288c57f vax support, that's right ;> 2003-06-22 18:34:38 +00:00
jolan
014301e1bc nuke nobody -> opennap here too since _opennap is now specified via
--with-gid/uid in CONFIGURE_ARGS
2003-06-22 10:20:41 +00:00
sturm
749c5a55e7 new user/group schema
jolan@ ok
2003-06-22 10:01:35 +00:00
jolan
8a471b0bf6 - enable pthread/zlib usage
- remove rather silly no_ogg flavor (very minimal dependency)
- bump PKGNAME
2003-06-22 02:45:31 +00:00
naddy
7a86b139ae Remove nomadio. mickey@ refuses to put a valid license or public
domain declaration on it.  We don't play this game.

ok pval@, deraadt@
2003-06-18 21:27:20 +00:00
naddy
41e9bd5c55 Fix format specifier.
From: Andrew Williams <andrew.s.williams@adelaide.edu.au>
2003-06-16 23:37:13 +00:00
avsm
828270b31e off by one in the kris loader. reported upstream 2003-06-16 19:56:45 +00:00
avsm
70caa73821 correct bound lengths (dont use sizeof char*). needs more looking at
wilfried@ ok
2003-06-16 19:01:55 +00:00
pvalchev
6c8b7b6f17 Fix corrupted 16bit .wav files generation on big endian platforms; from unzel miod
Bump patchlevel to p3 to distinguish fixed version
2003-06-16 04:30:57 +00:00
pvalchev
e63048803c update to newer, BSD-licensed version
thanks to Michael Coulter <mjc@bitz.ca> for testing
2003-06-13 00:49:38 +00:00
pvalchev
0d609e902c This has no license
I've sent a mail asking about it, in the meantime do not let it get
distributed
2003-06-12 23:25:39 +00:00
pvalchev
e68304f74e put Espie's license here by his request 2003-06-12 22:25:59 +00:00
pvalchev
844ede5909 remove license term 3 for espie, ports tree appears clean of terms 3/4 now 2003-06-12 22:15:26 +00:00
naddy
f9f80c0f78 +speex 2003-06-12 00:53:02 +00:00
naddy
66893e37ac Import speex 1.0.1.
Speex is a patent-free audio codec designed especially for voice
(unlike Vorbis which targets general audio) signals and providing
good narrowband and wideband quality.  This project aims to be
complementary to the Vorbis codec.
2003-06-12 00:52:02 +00:00
naddy
146af15b94 update master sites 2003-06-08 00:10:06 +00:00
kevlo
4e88f77eec upgrade to version 3.3 2003-06-06 06:06:18 +00:00
pvalchev
67b259320a proper includes before arpa/inet.h 2003-05-27 22:54:26 +00:00
tedu
23aa20e44a turn on pentium optimization. should still work for all procs. ok naddy@ 2003-05-27 19:15:14 +00:00
pvalchev
2ff9a1ad64 use nasm on i386 by default, per millert's idea, ok maintainer jakob 2003-05-26 03:20:29 +00:00
naddy
7dc96179e3 update homepage; from Han Boetes <han@linux-mandrake.com> 2003-05-24 15:36:46 +00:00
naddy
5b97be2c6b upstream fix; submitted by maintainer Han Boetes <han@linux-mandrake.org> 2003-05-23 20:07:47 +00:00
naddy
96179d573e There is no reason we cannot put these up for FTP. 2003-05-19 00:10:36 +00:00
naddy
13282801dc Make clear why the redistribution of this is supposed to be restricted.
Further review might be in order.
2003-05-18 23:41:55 +00:00
naddy
2fdd5bce32 Update to 2.0.4, add XMMS plugin. 2003-05-18 07:40:55 +00:00
naddy
0a23ecff13 * update to 1.1; from Han Boetes <han@mijncomputer.nl>
* /etc -> SYSCONFDIR and miscellaneous cleanup
2003-05-14 23:37:49 +00:00
naddy
8b1e629007 remove maintainer by his request 2003-05-14 22:08:54 +00:00
margarida
8f83696885 Update gqmpeg to version 0.20 (finally)
Outstanding changes since last in-tree version (among others):
Base player changed to mpg321;
Bugfixes regarding ogg zombie files;
Added a nice playlist interface.
Changelog: http://gqmpeg.sourceforge.net/mpeg-hist.html
2003-05-14 13:09:52 +00:00
wilfried
aaf5c1419f simplify, use jot instead 2003-05-13 16:40:00 +00:00
wilfried
cda7128e16 use jot instead of seq 2003-05-13 15:46:39 +00:00
naddy
698067a9ab Make ports with autoconf macros from gettext 0.11.1 actually detect
our gettext.  libintl is still linked in statically, though.

Also some related clean-up.
2003-05-13 00:12:37 +00:00
sturm
ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
jolan
67e58ed296 update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
wcobb
dd3a550788 Fix a crash bug when rendering to WAV files; from author. 2003-04-28 23:53:34 +00:00
margarida
51857855ec Update to version 0.8.4
--
Add HOMEPAGE, fix MASTER_SITES.
Cosmetic cleaning.
Take MAINTAINER.
2003-04-27 22:48:09 +00:00
margarida
7c376442d8 Cosmetic changes;
Add HOMEPAGE - thanks to Nick@;
Clean DESCR;
Install usage document;
Take MAINTAINER.
2003-04-27 22:45:42 +00:00
margarida
70f10496e9 Add HOMEPAGE;
Change to new MASTER_SITES.

ok naddy@
2003-04-27 19:38:16 +00:00
margarida
bd4935a7a3 Cosmetic cleaning,
Regen PLIST,
Proper DESCR,
Take MAINTAINER.
2003-04-27 17:31:29 +00:00
avsm
cfc8dabb88 plug some unbounded sscanf in getopt processing 2003-04-26 20:42:00 +00:00
jason
e9dfd38c0d Add VMEM_WARNING=Yes (sparc64 requires a bump) 2003-04-23 22:46:13 +00:00
pvalchev
397bac573a +flite 2003-04-23 06:34:19 +00:00
jason
fdcadb2d49 cmuflite-1.2, text to speech processor; ok naddy 2003-04-23 05:33:19 +00:00
wcobb
5264239ae4 not needed with i386/ELF. 2003-04-22 00:43:06 +00:00
naddy
05c8a4753f fix sloppiness from previous commit 2003-04-20 22:40:13 +00:00
sturm
668611332b update to 1.02
bunch of bugfixes
2003-04-18 21:43:58 +00:00
sturm
bd7bd97b64 update to 1.5.0 2003-04-18 21:27:12 +00:00
naddy
6c5f036baa Update to 1.1.0 and fix for ELF. 2003-04-18 00:28:40 +00:00
pvalchev
3b5475553e use nasm -f elf now that i386 switched to ELF, not aout 2003-04-17 07:43:23 +00:00
wilfried
1db765c02a Update to 0.27; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-16 13:43:09 +00:00
espie
20a997dcf9 +vlorb 2003-04-15 15:49:44 +00:00
espie
0e84e1d2aa cd2ogg with vorbisgain support
port by Han Boetes (thx), with a few small fixes from me.
2003-04-15 15:49:08 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
avsm
636978169d fix bad static buffer bound - submitted to upsteam author
ok kevlo@
2003-04-14 09:47:46 +00:00
avsm
a2f7849d99 - fix another static buffer overflow in fgets
- use update-patches
2003-04-14 09:46:06 +00:00
avsm
6bb79aa158 - fix a set of buffer overflows in fgets into a wrong sized buffer
- use update-patches
- bump PKGNAME to p1
2003-04-14 09:39:18 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
wcobb
6f75665a6e Fix the CD audio input; several of the ioctl structures were not being
initialized properly.
From David Mazieres <200203041606.g24G60795304 at scs.cs.nyu.edu>.
2003-04-09 10:43:41 +00:00
wcobb
457f6d366e remove the -gnome subpackage. 2003-04-06 00:48:23 +00:00
margarida
cc94fb6c1d Update to version 1.2.0
- Add no_ogg FLAVOR;
- Stability fixes.

From MAINTAINER: Jolan Luff <jolan@cryptonomicon.org>
2003-04-05 22:19:35 +00:00
sturm
d348a7d641 USE_X11=Yes 2003-03-31 14:59:29 +00:00
naddy
44859bddcf +vorbisgain 2003-03-29 00:37:11 +00:00
naddy
cdbf6ccbe1 Import vorbisgain 0.32.
Submitted by Han Boetes <han@mijncomputer.nl>

VorbisGain is a utility that uses a psychoacoustic method to correct the
volume of an Ogg Vorbis file to a predefined standardized loudness.
2003-03-29 00:35:43 +00:00
david
7854ec5493 more spelling fixes
(only in the lines that were added or modified already)
ok pvalchev@
2003-03-28 22:39:10 +00:00
david
1424c03933 .Dd date should be written formally Month day, year
ok pvalchev@
2003-03-28 22:11:24 +00:00
pvalchev
4f07d1b0de register libogg dependency; from maintainer Jolan Luff 2003-03-06 00:19:26 +00:00
lebel
2be6babcd4 distfile moved; from MAINTAINER 2003-03-02 14:14:35 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
sturm
ab46a9188f - revert update
- instead set MASTER_SITE= ${MASTER_SITE_BACKUP}
2003-03-01 00:50:29 +00:00
sturm
33c99dee0a update to gkrellmss 0.5
this fixes 'make fetch' as the old DISTFILE is no longer around, but
instead an error page was fetched (so much for http MASTER_SITES)
2003-03-01 00:14:53 +00:00
david
31718ea64f spelling typos
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
david
3e6f238637 remove double word stuttering
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
naddy
ae9546377b Disable SSE support, not safe.
Pointed out by Jolan Luff <jolan@cryptonomicon.org>.
2003-02-25 00:02:38 +00:00
espie
8f53f71956 use MODGNU_AUTOCONF_DEPENDS 2003-02-15 16:42:22 +00:00
espie
1d67950506 explicit check for autoconf version 2003-02-15 14:19:19 +00:00
naddy
7f2fdb6d16 Update to 3.5.1: Minor AIFF spec compliance updates. 2003-02-13 15:43:25 +00:00
brad
d5e4b59714 fix prototypes for myFseek(). otherwise could lead to code execution
during encoding.

http://www.pivx.com/luigi/adv/blade942-adv.txt
2003-02-12 00:35:20 +00:00
brad
6acfc71d95 fix redefinition of uint and ushort 2003-02-12 00:22:21 +00:00
naddy
8888452bed Update to 1.0.4. 2003-02-03 18:17:54 +00:00
pvalchev
1c05c3a5ae Install docs in PREFIX/share/doc, nto PREFIX/doc
Bump PKGNAME
2003-02-02 04:02:08 +00:00
jakob
1d94b05663 update to v3.93.1 2003-01-26 13:06:51 +00:00
espie
5aafe70357 cdparanoia developers suck, this is stupid. 2003-01-23 23:45:24 +00:00
naddy
f3dfb98c13 Update to 1.0.9, OpenBSD support has been integrated. 2003-01-23 01:56:21 +00:00
pvalchev
61a7a58699 cast NULL sentinel to a pointer 2003-01-18 06:36:31 +00:00
naddy
a294ca0418 braino; from Bjoern Sandell <biorn@dce.chalmers.se> 2003-01-18 00:25:23 +00:00
naddy
ab7e1e5f44 Update to to version 1.10.4. Makefile patches and gcc3 patches
have been integrated.  From Nick Nauwelaerts <nick@nauwelaerts.net>.
2003-01-13 12:23:28 +00:00
lebel
dd4ceb3cdf build xmms-bonk with gcc3 on sparc64 2003-01-05 03:13:06 +00:00
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