Commit Graph

1327 Commits

Author SHA1 Message Date
naddy
e980816b86 don't leak file descriptor on error; from Debian 2004-01-06 22:20:55 +00:00
espie
4077918490 update to 3.8.3, comment out wchar stuff if gcc3 2004-01-05 13:53:35 +00:00
sturm
a8909d86d7 @pkgcfl mad-*
ok naddy@
2004-01-04 16:57:52 +00:00
espie
33e28d55ef Fix totally bogus misuse of token pasting. 2003-12-30 02:18:50 +00:00
espie
6f7c6fc4b3 /**/# -> XCOMM 2003-12-30 02:11:18 +00:00
espie
fa40b3f447 switch to stdarg.h 2003-12-29 21:38:34 +00:00
espie
0ecd0f363b gcc3 fixes: bad use of token pasting, incorrect "" count in #if 0 code. 2003-12-29 21:10:58 +00:00
espie
3d50ba674d zap multiline string literals. 2003-12-29 20:58:27 +00:00
espie
f2a98539a2 fix getopt prototype so that it matches ours, as gcc3 is much more picky
concerning these.
2003-12-29 20:39:37 +00:00
espie
a7ecbbc910 No multiline string constants. 2003-12-29 20:23:55 +00:00
espie
db775a40b8 zap multiple line constant. 2003-12-29 18:28:32 +00:00
espie
cc269f5e63 Some idiot reflowed the sdl test, thus making sure it breaks with gcc3 2003-12-29 13:52:19 +00:00
espie
fd1b3a1649 make it work with gcc3 2003-12-29 13:17:53 +00:00
jose
0640a7f929 update to tcl/tk 8.4
ok brad@ naddy@
2003-12-27 23:42:03 +00:00
sturm
8822b7473b update to py-cddb 1.4
add NO_REGRESS=Yes

from Xavier Santolaria <xavier at santolaria dot net>
2003-12-21 11:32:47 +00:00
naddy
522b897de8 @dirrm shared directories 2003-12-20 13:21:43 +00:00
naddy
a69c0c2cf9 new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct 2003-12-18 01:19:56 +00:00
naddy
046b00aef5 @dirrm cleanup 2003-12-16 21:04:53 +00:00
naddy
8f30aeef31 @dirrm shared directories 2003-12-16 15:31:22 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
c697321d0f @dirrm shared directories 2003-12-15 15:54:24 +00:00
naddy
37cb16251e Update to Ogg Vorbis 1.0.1.
oggenc can now encode from FLAC, ogg123 can also play FLAC and speex files.
2003-12-14 00:52:21 +00:00
margarida
ecf2a50884 Unbreak package building, noticed by pvalchev@ 2003-12-13 01:17:52 +00:00
naddy
61caad0774 complete lib depends 2003-12-12 18:30:02 +00:00
naddy
f6d888542e take maintainer; suggested by pvalchev@ 2003-12-10 21:36:53 +00:00
naddy
5267c5c262 audio/mad has been superseded by libid3tag, libmad, and madplay; ok pvalchev@ 2003-12-10 21:31:54 +00:00
naddy
25b8da569d fix dependencies: audio/mad -> audio/libid3tag, audio/libmad, audio/madplayer 2003-12-10 21:28:58 +00:00
naddy
39cd4256cd Import madplay 0.15.0b.
Command-line MPEG audio decoder and player.
2003-12-10 21:27:12 +00:00
naddy
2fdddbd988 Import libmad 0.15.0b.
High-quality MPEG audio decoder.
2003-12-10 21:26:23 +00:00
naddy
fcbbf5d87a Import libid3tag 0.15.0b.
MPEG Audio Decoder: library for reading ID3 tags
2003-12-10 21:25:10 +00:00
margarida
5a68cc749e And as usual i forgot to zap WWW.. 2003-12-09 02:36:54 +00:00
margarida
d163125eb1 + mp3info,no_x11 2003-12-09 02:35:36 +00:00
margarida
edf756c3a3 Fix mp3info, reported by marcm@.
Add no_x11 FLAVOR.
--
Thanks to pvalchev@ and naddy@.
2003-12-09 02:33:45 +00:00
naddy
d9e8aae7b4 fix master sites 2003-12-07 18:44:57 +00:00
pvalchev
e69f0eb9a3 hppa support! 2003-12-02 01:59:46 +00:00
espie
87c43b6e33 libs work better when the symlink points somewhere.
not sure this is the best fix, but this allows dependencies to not fall
over.
2003-12-02 00:09:05 +00:00
naddy
4f633a2b02 * Fix playing Ogg Vorbis files on big-endian archs.
* Maintenance update to 3.2.0.
2003-12-01 19:18:19 +00:00
pvalchev
f902d2ceb3 check NO_SHARED_LIBS before doing shared-lib stuff in the makefile 2003-11-27 19:39:41 +00:00
sturm
c2cbcd9729 don't install .packlist
from Han Boetes <han at mijncomputer dot nl>
2003-11-23 14:13:20 +00:00
naddy
f7b1d583ba update to 1.0.3: minor fixes 2003-11-20 15:54:32 +00:00
sturm
73c1e6c599 on sparc64, compile a few files with -O1 instead of the hardcoded(sic!) -O3
to make this port build again
2003-11-18 21:22:09 +00:00
margarida
c0be2e5be4 Security fix:
A problem in the handling of some types of remote files has been reported
in mpg123. Because of this, it may be possible for a remote attacker to
execute arbitrary code with the privileges of the mpg123 user.

ok naddy@ jolan@
2003-11-13 20:51:50 +00:00
sturm
804f097549 zap gkrellm plugins 2003-11-03 20:24:44 +00:00
sturm
989cc3734a prepare for gkrellm2 import 2003-11-03 20:22:21 +00:00
margarida
a5ca0d9db8 Update to version 1.11 2003-11-02 17:59:50 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
pvalchev
ae19b9ac2f minor clean 2003-10-23 05:05:57 +00:00
pvalchev
527e22f922 mention the need to install subpackages for some of the functionality, like
mp3 playing - list them all. ok maintainer wcobb && drahn
2003-10-23 05:05:23 +00:00
naddy
18326b4c46 Sync with Debian patch version, no functional changes. 2003-10-23 01:36:27 +00:00
sturm
65bf28d898 use full path to autoconf, in case LOCALBASE is not part of user's PATH
wcobb@ ok
2003-10-20 08:43:35 +00:00
sturm
18b6a159d9 set PATH in post-patch to find files if LOCALBASE is not part of user's PATH 2003-10-19 20:51:43 +00:00
naddy
21e3ec4382 straightforward support for configuration file removal; ok brad@ 2003-10-18 00:37:18 +00:00
naddy
32b973e37c fix include path for vorbis libs; ok sturm@ 2003-10-16 13:19:18 +00:00
sturm
ffb91bf27e +py-ogg 2003-10-14 16:53:39 +00:00
sturm
17eaf5a653 Initial import of py-ogg 1.3
pyogg is a Python binding for the ogg librairies.

WWW: http://www.andrewchatham.com/pyogg/

from Xavier Santolaria <xavier@santolaria.net>
2003-10-14 16:53:02 +00:00
naddy
18e7235b92 update to 0.34; from Han Boetes <han@mijncomputer.nl> 2003-10-13 14:47:24 +00:00
sturm
288fdf87fc +py-id3 2003-10-11 12:42:25 +00:00
sturm
1c449f42b6 Initial import of py-id3 1.2
This module allows one to read and manipulate so-called 
ID3 informational tags on MP3 files through an object-oriented 
Python interface.

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

from Xavier Santolaria <xavier@santolaria.net>
2003-10-11 12:41:48 +00:00
naddy
3c95312a39 polish 2003-10-08 16:01:45 +00:00
naddy
11d2d41420 fix --disable-esd 2003-10-08 13:57:02 +00:00
naddy
cc3843f430 Maintenance update to 0.8.4; based on a submission by <gtgbr@gmx.net>. 2003-10-08 12:12:52 +00:00
jason
05c75ad7d5 +morseplayer 2003-10-03 22:16:38 +00:00
jason
87dde4746b port of my morseplayer-1.1 program (with much porting help from jolan)
From DESCR:
The morseplayer utility reads from its standard input and plays
corresponding morse code sounds from an audio device.  The program has
the full character set for the ARRL/FCC Element 2 examination, and
generates the timing of  `dits',  `dahs', intra-element spacing,
character spacing, and word spacing as specified by the ARRL.
2003-10-03 22:13:52 +00:00
naddy
86215d65bf @extra handling of configuration files; ok kevlo@ 2003-09-30 10:36:36 +00:00
naddy
1b95d38ea0 honor SYSCONFDIR; we own ogg123rc 2003-09-30 00:21:42 +00:00
naddy
94fa5ef51a Maintenance update to 1.0.2. 2003-09-29 23:45:42 +00:00
naddy
0875eae332 @extra support 2003-09-28 00:35:10 +00:00
sturm
c42b783cd5 maintenance update to disc-cover 1.5.2
remove WWW while here
2003-09-27 12:01:32 +00:00
naddy
8ae15b3b31 new homepage; from Xavier Santolaria <xavier@santolaria.net> 2003-09-26 11:35:30 +00:00
naddy
f745627696 use -pthread 2003-09-24 21:25:14 +00:00
naddy
919ae438a8 Maintenance update to 2.2.8. 2003-09-24 15:08:25 +00:00
jolan
e25f1e64ce fix a crash when being directly browsed, bump PKGNAME 2003-09-24 00:52:55 +00:00
sturm
319d78b5ce remove maintainer Sebastian Stark per his request on ports@
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
jolan
7245d89991 Update to 2.23, from MAINTAINER
- better multiple device handling
- CDDB protocol v5 support
- fixes 64bit issues
2003-09-23 05:09:06 +00:00
pvalchev
a0c356d1c5 mark bad/incomplete/missing licenses as such.
most work by nikolay, comments from naddy

the ports tree is now open for commits
2003-09-22 22:53:36 +00:00
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