Commit Graph

1074 Commits

Author SHA1 Message Date
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