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