summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add size data.Trevor Johnson2004-03-031-0/+58
| | | | Notes: svn path=/head/; revision=102841
* Do not install artswrapper suid.Michael Nottebrock2004-03-031-4/+1
| | | | | | | Requested by: nectar Notes: svn path=/head/; revision=102835
* - Remove audio/audacity-devel, because it's now redundant afterKirill Ponomarev2004-03-0314-263/+0
| | | | | | | | | | updating audio/audacity to the latest version. PR: ports/63674 Submitted by: maintainer Notes: svn path=/head/; revision=102819
* - Add missing patchesKirill Ponomarev2004-03-039-0/+135
| | | | Notes: svn path=/head/; revision=102817
* - Update to version 1.2.0Kirill Ponomarev2004-03-036-63/+69
| | | | | | | | PR: ports/63673 Submitted by: maintainer Notes: svn path=/head/; revision=102816
* - Fix build on bentoKirill Ponomarev2004-03-031-3/+5
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102807
* - Mark ONLY_FOR_ARCHS=i386: contains assemblyPav Lucistnik2004-03-031-0/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102805
* Update to 0.2.33.Joe Marcus Clarke2004-03-013-9/+9
| | | | Notes: svn path=/head/; revision=102682
* Add libcddb, a library that implements the different protocols (CDDBP,Pav Lucistnik2004-03-017-0/+71
| | | | | | | | | | | | HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial libary will have a C API. PR: ports/63576 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=102671
* - Fix build against rerolled tarballKirill Ponomarev2004-03-013-16/+2
| | | | | | | | | | | * New version just includes removed files/patch-ui-musicbrowser-unix-src-musicsearch.cpp PR: ports/63589 Submitted by: Ports Fury Notes: svn path=/head/; revision=102668
* - Fix build on non-i386 archKirill Ponomarev2004-03-012-8/+12
| | | | | | | | PR: ports/63588 Submitted by: Ports Fury Notes: svn path=/head/; revision=102659
* - Respect PTHREAD_{CFLAGS,LIBS} and CFLAGSKirill Ponomarev2004-02-292-7/+9
| | | | | | | | | | | - Do not mark FORBIDDEN PR: ports/63538 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> Approved by: maintainer informed Notes: svn path=/head/; revision=102566
* Update to 0.6.7.Joe Marcus Clarke2004-02-296-28/+6
| | | | Notes: svn path=/head/; revision=102488
* Chase libmusicbrainz shared library version.Tilman Keskinoz2004-02-283-9/+6
| | | | | | | | | Bump PORTREVISION Reported by: bento Notes: svn path=/head/; revision=102479
* - Update to version 1.0.7Kirill Ponomarev2004-02-284-11/+22
| | | | | | | | PR: ports/63492 Submitted by: Ports Fury Notes: svn path=/head/; revision=102446
* - Remove unnecessary USE_REINPLACEKirill Ponomarev2004-02-281-6/+1
| | | | | | | | PR: ports/63491 Submitted by: Ports Fury Notes: svn path=/head/; revision=102444
* - Pet portlintPav Lucistnik2004-02-281-8/+8
| | | | Notes: svn path=/head/; revision=102402
* Add xmms-wma, a Windows Media Audio playback plugin for XMMS, based on ffmpeg.Pav Lucistnik2004-02-2810-0/+108
| | | | | | | | PR: ports/63386 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=102401
* Update port to version 2004.02.22Edwin Groothuis2004-02-282-3/+3
| | | | Notes: svn path=/head/; revision=102396
* Update to 0.4.3Tilman Keskinoz2004-02-285-34/+31
| | | | | | | Add amd64 to ONLY_FOR_ARCHS, since it builds fine here. Notes: svn path=/head/; revision=102369
* Chase liblrdf Shared library version. Bump PORTREVISIONTilman Keskinoz2004-02-281-2/+2
| | | | Notes: svn path=/head/; revision=102366
* Make audio/xmcd work on 5.2.1: uname -r returned an x.y.z number,Edwin Groothuis2004-02-281-2/+2
| | | | | | | | | | giving the PLIST_SUB variable a x.y number, while the port itself calculated from x.y.z to x. Informed maintainer. Notes: svn path=/head/; revision=102337
* Update to 0.6.6.Joe Marcus Clarke2004-02-278-6/+30
| | | | Notes: svn path=/head/; revision=102327
* Drop maintainershipErwin Lansing2004-02-271-1/+1
| | | | | | | | PR: 63448 Submitted by: Jan Jungnickel <me@jungnickel.com> (maintainer) Notes: svn path=/head/; revision=102296
* Actually compile using the system CFLAGS, and add a WITH_DEBUG option.Brian Feldman2004-02-273-2/+19
| | | | | | | Version not bumped due to -O probably not making much difference. Notes: svn path=/head/; revision=102295
* - Fix build on 5-xKirill Ponomarev2004-02-272-4/+34
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102278
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichMichael Nottebrock2004-02-261-1/+2
| | | | | | | BUILD_DEPEND on qmake now. Notes: svn path=/head/; revision=102232
* - Update to 1.0Pav Lucistnik2004-02-265-28/+21
| | | | | | | | PR: ports/63403 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=102226
* - add SIZEDirk Meyer2004-02-262-0/+2
| | | | Notes: svn path=/head/; revision=102158
* Fix the bus error on close by clearing the playlist prior to cleaningMarcel Moolenaar2004-02-261-0/+12
| | | | | | | | | | | up the plugins. PR: ports/56512 Submitted by: Mario Freitas <sub_0@netcabo.pt> Pointed out by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=102157
* - Utilize ONLY_FOR_ARCHSKirill Ponomarev2004-02-251-1/+10
| | | | | | | | PR: ports/62860 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=102142
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-0/+4
| | | | Notes: svn path=/head/; revision=102065
* BROKEN on alpha 5.x: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102061
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102052
* BROKEN on alpha 5.x: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102047
* Add libtremor, an integer-only fully Vorbis compliant software decoder library.Joe Marcus Clarke2004-02-255-0/+69
| | | | | | | Submitted by: Koop Mast <kwm@rainbow-runner.nl> Notes: svn path=/head/; revision=102042
* Fix build on 5.x, where gcc3 doesn't like strings to be multi-line.Marcel Moolenaar2004-02-253-4/+29
| | | | Notes: svn path=/head/; revision=102032
* Update to 1.12Erwin Lansing2004-02-242-2/+3
| | | | Notes: svn path=/head/; revision=101984
* BROKEN on !i386 and !amd64: Does not compile.Kris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101900
* - Fix pkg-plist [1]Pav Lucistnik2004-02-232-1/+1
| | | | | | | | | - Use SIZE in distinfo Reported by: bento via kris Notes: svn path=/head/; revision=101857
* - Install as cue2toc.pl, to avoid conflict with sysutils/cdrdao, which havePav Lucistnik2004-02-231-2/+3
| | | | | | | | | it's own cue2toc command since 1.1.8 Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=101844
* BROKEN on alpha 5.x: Configure failsKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101836
* remove duplicate entry fixes fetch errorYing-Chieh Liao2004-02-232-4/+0
| | | | | | | Tested by: kris Notes: svn path=/head/; revision=101834
* - The author included files/patch-mp3.c to software andKirill Ponomarev2004-02-233-20/+4
| | | | | | | | | | | | rerolled the tarball - Fix typo in CONFIGURE_TARGET - Bump PORTREVISION PR: ports/63163 Submitted by: maintainer Notes: svn path=/head/; revision=101783
* BROKEN: Checksum mismatchKris Kennaway2004-02-231-0/+2
| | | | Notes: svn path=/head/; revision=101780
* BROKEN: Does not fetchKris Kennaway2004-02-231-0/+2
| | | | Notes: svn path=/head/; revision=101776
* Correct a C syntax error in the <id3/globals.h> header that causes, e.g.,Brian Feldman2004-02-222-0/+12
| | | | | | | xmms-imms to fail to build. Mail to ${MAINTAINER} bounces. Notes: svn path=/head/; revision=101759
* Add IPv6 on CATEGORIES. Musicpd and mpc speaks IPv6 since 0.9.0.Munechika SUMIKAWA2004-02-222-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=101758
* - Update to 0.2.2Clement Laforet2004-02-222-2/+3
| | | | | | | | | | - Fix build on alpha 4.x PR: 63231 Submitted by: Nicola Vitale <nivit@email.it> (maintainer) Notes: svn path=/head/; revision=101757
* Change BROKEN to IGNORE since the port actually builds with 4.x's perl,Kris Kennaway2004-02-221-1/+1
| | | | | | | | | but will not run. Submitted by: ports fury Notes: svn path=/head/; revision=101684