aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Properly mark installation of shared libs.Christian Weisgerber2002-01-272-0/+4
| | | | | | | Submitted by: will Notes: svn path=/head/; revision=53841
* Fix conflicts during compilation since libc now has strcasestrPatrick Li2002-01-272-2/+26
| | | | | | | | PR: 34116 Submitted by: Peter Hollaubek <fifteen@inext.hu> Notes: svn path=/head/; revision=53814
* Fix for autoconfPatrick Li2002-01-271-2/+2
| | | | | | | | PR: 34227 Submitted by: Kazuyoshi Komine <komine@cc.meisei-u.ac.jp> Notes: svn path=/head/; revision=53812
* Update to 4.16.Trevor Johnson2002-01-233-36/+34
| | | | | | | | | | | | | | | | | | | | Submitted by: Sven Petai <hadara@bsd.ee> PR: 34160 also: Use new FIND and DATADIR macros. Simplify do-install target. Add warning. The csound.txt data file has been renamed upstream to csound.xmg, so don't rename it to csound.dat. Users will know it is not a text file. Notes: svn path=/head/; revision=53617
* quotes from the PR:FUJISHIMA Satsuki2002-01-228-56/+281
| | | | | | | | | | | | | | | | | | | | >>>> 1. Add a timeout to CDDB connect, so it won't hang forever. 2. Remove two patches that did nothing. 3. Fix misspellings of "psychedelic". 4. Change MASTER_SITE to MASTER_SITE_SOURCEFORGE, since SF has multiple download URLs. Note 1: I had to remove the original site when I added MASTER_SITE_SOURCEFORGE, because the md5sums don't match, although the untarred contents do. Note 2: patch-ad, which was also removed, was folded into patch-grip.c. <<<< PR: 34152 Submitted by: maintainer Notes: svn path=/head/; revision=53588
* Remove greg@rosevale.com.au as MAINTAINER; mail.rosevale.com.au has beenBill Fenner2002-01-211-1/+1
| | | | | | | bouncing mail with an "5.7.1 Access denied" message for 2.5 months. Notes: svn path=/head/; revision=53479
* fix typo in master site URLChristian Weisgerber2002-01-214-4/+4
| | | | Notes: svn path=/head/; revision=53463
* o update to 2.11.0.FUJISHIMA Satsuki2002-01-218-24/+38
| | | | | | | | | | o PORTDOCS. PR: 34080-34085 Submitted by: maintainer Notes: svn path=/head/; revision=53431
* o Update to 0.12.0FUJISHIMA Satsuki2002-01-218-10/+48
| | | | | | | | | | | | o Add WITH_MPG321 option which build this port with RUN_DEPENDS=mpg321 instad of mpg123 PR: 34094 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> Reviewed by: maintainer Notes: svn path=/head/; revision=53422
* A contributor to grip has offered to maintain the port.Trevor Johnson2002-01-201-1/+1
| | | | | | | | PR: 34093 Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=53410
* Try to fix linking error introduced in last revision.Trevor Johnson2002-01-201-3/+4
| | | | Notes: svn path=/head/; revision=53404
* Limit attempt to build with 3DNow! support to i386 architecture.Christian Weisgerber2002-01-201-0/+5
| | | | | | | | | This fixes MP3 playing on alpha. Approved by: (no response from maintainer) Notes: svn path=/head/; revision=53398
* Update to 1.3.pre1Mario Sergio Fujikawa Ferreira2002-01-202-2/+2
| | | | Notes: svn path=/head/; revision=53394
* Update to 0.7.2Mario Sergio Fujikawa Ferreira2002-01-2012-158/+18
| | | | Notes: svn path=/head/; revision=53393
* Update this port to match the CDDB.pm 1.08 distribution.Yaroslav Tykhiy2002-01-202-2/+2
| | | | Notes: svn path=/head/; revision=53388
* Shared library version bump from libvorbis updatePatrick Li2002-01-202-2/+2
| | | | | | | | PR: 34070 Submitted by: maintainer Notes: svn path=/head/; revision=53368
* Add new port audio/xmms-fc - A XMMS future composer input pluginPatrick Li2002-01-207-0/+57
| | | | | | | | PR: 33752 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=53365
* Update to 0.2.Akinori MUSHA2002-01-193-3/+4
| | | | Notes: svn path=/head/; revision=53358
* * Update to 1.0.2. Changes in this release include:Christian Weisgerber2002-01-198-61/+27
| | | | | | | | | | | | - various bug fixes - support for encapsulating FLAC streams in an Ogg transport layer * Bump xmms library version number in dependency. Thanks to sf@ for i386 testing. Notes: svn path=/head/; revision=53346
* proper threads fix from Xiph CVSChristian Weisgerber2002-01-191-9/+23
| | | | Notes: svn path=/head/; revision=53342
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-3/+2
| | | | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer Notes: svn path=/head/; revision=53284
* Update to 0.3Mario Sergio Fujikawa Ferreira2002-01-172-4/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=53271
* Update to 5.5. Add FTP site. Add dependency on gsl and optionallyTrevor Johnson2002-01-179-181/+76
| | | | | | | | | | Ruby and esd. Correct pkg-descr (WITHOUT_X11 not WITHOUT_X). Generate the packing list. Add warning about incomplete review. Re-kludge PREFIX so new DOCSDIR macro can be used. Perhaps bento will no longer lose its lunch over this. Notes: svn path=/head/; revision=53262
* * Upgrade to 12.17.3. Changes in this version include:Christian Weisgerber2002-01-177-66/+30
| | | | | | | | | | | | | | | | | - integrated GSM support - new soxmix program * Bump libvorbis version number in LIB_DEPENDS. * Use new Ogg Vorbis RC3 encoder API. * Replace incomplete list of supported formats and effects with a general blurb in DESCR. * Update home page URL in DESCR. Reviewed by: Dan Nelson <dnelson@emsphone.com> Notes: svn path=/head/; revision=53261
* add ximp3 0.1.14Ying-Chieh Liao2002-01-176-0/+26
| | | | | | | A simple console MP3 player Notes: svn path=/head/; revision=53227
* Update to 3.91Patrick Li2002-01-175-70/+24
| | | | | | | | PR: 33945 Submitted by: maintainer Notes: svn path=/head/; revision=53223
* * Bump Ogg Vorbis library version numbers.Christian Weisgerber2002-01-162-6/+6
| | | | | | | | | * Increment PORTREVISION because of the dependencies change. Approved by: will Notes: svn path=/head/; revision=53179
* Update version number of vorbis shared library.Maxim Sobolev2002-01-163-3/+3
| | | | Notes: svn path=/head/; revision=53178
* oops, missed oneChristian Weisgerber2002-01-161-0/+1
| | | | Notes: svn path=/head/; revision=53176
* * upgrade to 0.2.3Christian Weisgerber2002-01-163-26/+3
| | | | | | | * update lib version of libao dependency Notes: svn path=/head/; revision=53174
* Upgrade to Ogg Vorbis RC3.Christian Weisgerber2002-01-1617-250/+139
| | | | | | | PR: 33727, 33728, 33729, 33731 Notes: svn path=/head/; revision=53173
* Remove vorbis metaport which has outlived any usefulness it ever had.Christian Weisgerber2002-01-164-47/+0
| | | | Notes: svn path=/head/; revision=53172
* Add ruby-freedb, a Ruby library that provides access to Freedb/CDDBAkinori MUSHA2002-01-166-0/+53
| | | | | | | servers. Notes: svn path=/head/; revision=53157
* There is no pkg-install file, so that don't try to execute it.Maxim Sobolev2002-01-152-12/+2
| | | | Notes: svn path=/head/; revision=53102
* Remove empty files.Maxim Sobolev2002-01-152-0/+0
| | | | Notes: svn path=/head/; revision=53101
* Fix kdemultimedia2 build problem which basically boils down to theWill Andrews2002-01-154-60/+18
| | | | | | | | | | | | | | inability to use --enable-final. Make OGGVORBIS support unconditional. Remove @dirrm's that don't apply to this port. Bump PORTREVISION. PR: 33891 PR submitted by: Patrick Murphy <murphyp1@ais.msu.edu> Fix submitted by: Andy Fawcett <andy@athame.co.uk> Reported by: Ryan Thompson <ryan@sasknow.com>, Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=53084
* Chase xmms shared library version bump.Maxim Sobolev2002-01-1410-10/+10
| | | | Notes: svn path=/head/; revision=53054
* Update to 1.2.6.Maxim Sobolev2002-01-145-17/+40
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=53053
* Fix MASTER_SITES, remove uneeded patch-aa. The DISTNAME has alsoJim Mock2002-01-143-12/+10
| | | | | | | | | | changed (which is the reason for the new distinfo file). PR: 33787 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=53039
* <bsd.cpu.mk> was MFCed quite some time ago, so that adjust OSVERSION checkMaxim Sobolev2002-01-131-1/+1
| | | | | | | | | accordingly. Submitted by: kris Notes: svn path=/head/; revision=53014
* Update to version 1.0.6Kevin Lo2002-01-122-7/+5
| | | | | | | | PR: 33802 Submitted by: MAINTAINER Notes: svn path=/head/; revision=52980
* Update to version 0.36.50Kevin Lo2002-01-128-6/+28
| | | | | | | | PR: 33800 Submitted by: MAINTAINER Notes: svn path=/head/; revision=52979
* Fix installPatrick Li2002-01-112-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=52904
* Bring in a few changes to the KDE ports infrastructure, and some fixes.Will Andrews2002-01-112-24/+6
| | | | | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability) Notes: svn path=/head/; revision=52903
* Update to 0.5.8.Trevor Johnson2002-01-103-13/+14
| | | | Notes: svn path=/head/; revision=52842
* o xsidplay tries to access /dev/sound/dsp (linuxism) when it cannotMario Sergio Fujikawa Ferreira2002-01-094-5/+99
| | | | | | | | | | | | | have exclusive access to /dev/dsp. This may cause lockups and all sort of problems. Fix it. o It is an X application, USE_X_PREFIX o Assign maintainership to submitter PR: 33722 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=52818
* Update to 1.0.5, the latest Unix release.Trevor Johnson2002-01-083-4/+13
| | | | | | | Noticed by: Robert Nilsson <robert@nilsson.net> Notes: svn path=/head/; revision=52769
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addWill Andrews2002-01-082-0/+6
| | | | | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=52739
* Remove janssen@rendo.dekooi.nl as MAINTAINER; mail has been bouncing forBill Fenner2002-01-071-1/+1
| | | | | | | 2.5 months. Notes: svn path=/head/; revision=52725
* Remove Donald Burr <d_burr@ix.netcom.com> as MAINTAINER; mail has beenBill Fenner2002-01-071-1/+1
| | | | | | | bouncing for 3 months. Notes: svn path=/head/; revision=52722