summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4krion2004-10-138-101/+31
| | | | | PR: ports/72595 Submitted by: maintainer
* Retire audio/libvorbis-aotuv.knu2004-10-134-44/+0
| | | | | | The aoTuV enhancement has been merged into the mainstream. Noted by: naddy
* Update to 0.99arved2004-10-133-10/+8
| | | | | PR: 72555 Submitted by: Michael Johnson <ahze@ahze.net>
* Drop maintainershiparved2004-10-131-1/+1
|
* [Maintainer Update] Muine: Fix library mapping so minor updates don't cause ↵edwin2004-10-132-9/+3
| | | | | | | | | | breakage. Attached patch changes Muine's library mappings so minor version number changes do not break the port in the future. PR: ports/71136 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* [MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]edwin2004-10-131-1/+3
| | | | | | | | | - Fix build on 6.0 Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu> PR: ports/72593 Submitted by: Michael Johnson <ahze@ahze.net> Reviewed by: Chris Johnson <cjohnson@wcug.wwu.edu>
* Update to 1.1.0. Changes in this release:naddy2004-10-127-38/+44
| | | | | | | | | | * merges tuning improvements from Aoyumi's aoTuV with fixups * new managed bitrate (CBR) mode support * new vorbis_encoder_ctl() interface * extensive documentation updates * application/ogg mimetype is now official * autotools cleanup from Thomas Vander Stichele * various bugfixes
* Update to 1.1.2. Changes in this release:naddy2004-10-126-73/+36
| | | | | | | | * various bugfixes * important bugfix for 64-bit platforms * various portability fixes * autotools cleanup from Thomas Vander Stichele * new multiplexed Ogg stream documentation
* Update to version 1.3.3krion2004-10-123-5/+34
| | | | | PR: ports/72523 Submitted by: Ports Fury
* Add p5-Audio-WMA 0.01, fetch info from WMA audio files.mat2004-10-125-0/+41
| | | | | PR: ports/71590 Submitted by: Simon Barner <barner@gmx.de>
* Add p5-Ogg-Vorbis-Header 0.03, manipulate / fetch info from Ogg-Vorbismat2004-10-125-0/+48
| | | | | | | audio files. PR: ports/71577 Submitted by: Simon Barner <barner@gmx.de>
* Update to version 1.1krion2004-10-122-3/+3
| | | | | PR: ports/71867 Submitted by: Ports Fury
* Fix WWW linekrion2004-10-121-1/+1
| | | | | PR: ports/71598 Submitted by: maintainer
* Fix WWW linekrion2004-10-121-1/+1
| | | | | PR: ports/71597 Submitted by: maintainer
* Add ices0, a treaming source client for icecast 2.lofi2004-10-127-0/+367
|
* [ maintainer ] audio/mpg123: fix build with DEFAULT_RECODE option and ↵edwin2004-10-122-5/+5
| | | | | | | | | | without esound or nas Fix compilation error when building with DEFAULT_RECODE and without esound or nas support. PR: ports/71772 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update to 0.8.8. Some of this work was done by adamw, especially the iPodmarcus2004-10-1110-36/+122
| | | | testing and patching.
* - Correct dependency: ligdbm is linked in dynamicallypav2004-10-111-2/+3
| | | | | PR: ports/71904 Submitted by: Nicolas Rachinsky <nr@rachinsky.de>
* - Update to 0.7pav2004-10-113-4/+5
|
* - Update to 1.36.59pav2004-10-112-3/+3
| | | | | | PR: ports/71067 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (1 month)
* - Install pkgconfig filepav2004-10-113-0/+21
| | | | | Approved by: maintainer Obtained from: Debian
* Register missing dependency on compat4x on 5.x and abovekris2004-10-111-1/+7
| | | | Approved by: portmgr (self)
* Unbreak the build with recent GCC.danfe2004-10-062-7/+27
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit)
* Mark as i386-only since it uses speaker.h. pointyhat confirms that itlinimon2004-10-041-0/+2
| | | | | | | | does not build elsewhere. PR: ports/71496 Submitted by: Emanuel Haupt <ehaupt at critical dot ch> Approved by: portmgr (implicit)
* Set NO_CDROM due to licensing restrictions.linimon2004-10-041-0/+2
| | | | | | PR: ports/71655 Submitted by: Michael Johnson <ahze at ahze dot net> (maintainer) Approved by: portmgr (implicit)
* BROKEN on 5.x: does not compilekris2004-09-301-0/+4
| | | | Approved by: portmgr (self)
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-302-2/+2
| | | | Approved by: portmgr
* Unbreak (gentoo switched to .tar.gz archives).fjoe2004-09-293-14/+5
| | | | Approved by: portmgr (krion)
* BROKEN on 5.x: Does not compilekris2004-09-291-1/+7
| | | | Approved by: portmgr (self)
* s/BROKEN/IGNORE/ since the package builds but is "too unstable" on 5.xkris2004-09-281-1/+1
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* - Fix build on -current after gcc 3.3 importijliao2004-09-243-5/+27
| | | | | | PR: 71875, 71886 Submitted by: Ports Fury Approved by: portmgr (marcus)
* Upgrade to 5.3.0. This fixes a minior security problem wherebrooks2004-09-2318-3558/+240
| | | | | | | | | | | | "a thirdparty web page could cause your browser to trigger changes to setup." The other major change is support for the new graphical display shipping standard on all Squeezeboxes. Because I had it already done in perforce and doing an upgrade without it would be more difficult, I have also modified the port to auto generate its pkg-plist. Approved by: portmgr (linimon)
* Fix compilation with recent GCC.danfe2004-09-201-0/+13
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-191-4/+8
| | | | Approved by: portmgr (self)
* - Update to 0.1.1 and unbreakpav2004-09-182-6/+4
| | | | | | PR: ports/71293 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2004-09-182-2/+14
| | | | Approved by: portmgr (self)
* BROKEN: Checksum mismatchkris2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Broken dependencykris2004-09-171-0/+2
| | | | Approved by: portmgr (self)
* Unbreak build on 5.X and -CURRENT.danfe2004-09-176-0/+72
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Unbreak the build with recent GCC.danfe2004-09-151-0/+1
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Fix build with recent GCC.danfe2004-09-151-2/+2
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Fix recently found bug.trhodes2004-09-112-1/+15
| | | | | Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Approved by: portmgr (linimon)
* Fix build with gcc-3.4krion2004-09-071-0/+11
| | | | | | PR: ports/71447 Submitted by: maintainer Approved by: portmgr (implicit)
* Fix build with gcc-3.4krion2004-09-061-0/+14
| | | | Approved by: portmgr (implicit)
* Update to version 1.0krion2004-09-033-19/+12
| | | | | PR: ports/71294 Submitted by: Ports Fury
* Update to 0.11.4vs2004-09-032-3/+3
| | | | | | PR: ports/70817 Submitted by: Ingmar Gebert Approved by: maintainer
* Update to 2.0ekrion2004-09-012-5/+4
| | | | | | PR: ports/71170 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
* Try to finish fighting to make cvs get the right patch files.green2004-09-017-147/+46
|
OpenPOWER on IntegriCloud