aboutsummaryrefslogtreecommitdiff
path: root/audio/zinf
Commit message (Collapse)AuthorAgeFilesLines
* Autodetect port dependsPatrick Li2002-02-081-5/+6
| | | | | | | | PR: 34724 Submitted by: maintainer Notes: svn path=/head/; revision=54334
* Shared library version bump from libvorbis updatePatrick Li2002-01-201-1/+1
| | | | | | | | PR: 34070 Submitted by: maintainer Notes: svn path=/head/; revision=53368
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* - fix a typo when commenting out VORBIS in pkg-plist substitutionsPete Fritchman2001-12-231-1/+2
| | | | | | | | | | | - fix the ownership of files in ${PREFIX}/share/freeamp PR: 33101, 33096 Submitted by: Alan Eldridge <alane@geeksrus.net> Noticed by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=52018
* o If either WITH_LIBARTS or WITH_VORBIS were defined, LIB_DEPENDSMario Sergio Fujikawa Ferreira2001-12-201-2/+2
| | | | | | | | | | information was being lost. Fix this o Also, correctly LIB_DEPENDS on artsc.0 Approved by: maintainer Notes: svn path=/head/; revision=51897
* upgrade to 2.1.1Ying-Chieh Liao2001-12-175-47/+97
| | | | | | | | PR: 32938 Submitted by: maintainer, Ports Fury Notes: svn path=/head/; revision=51680
* take maintainershipYing-Chieh Liao2001-12-131-1/+1
| | | | | | | | PR: 32788 Submitted by: Alan E <alane@geeksrus.net> Notes: svn path=/head/; revision=51451
* - Fix dependency stuffKevin Lo2001-07-035-223/+401
| | | | | | | | | | | - Support CXXFLAGS/PREFIX properly - Supoprt PTHREAD_CFLAGS/PTHREAD_LIBS PR: 28645 Submitted by: Ports Fury Notes: svn path=/head/; revision=44701
* - upgrade to FreeAmp 2.1.0 (which also unbreaks it)Torsten Blum2001-07-026-167/+230
| | | | | | | | - install a sdr plugin - freeamp supports rtp (and unicast sucks for "streaming" anyways ;) Notes: svn path=/head/; revision=44632
* Spell FreeBSD appropriately.Steve Price2001-06-171-1/+1
| | | | Notes: svn path=/head/; revision=44136
* *Mark broken due to it being incompatible with ports version of aDavid W. Chapman Jr.2001-06-171-1/+3
| | | | | | | | | | | dependency *Remove maintainer at request PR: 28126 Submitted by: maintainer Notes: svn path=/head/; revision=44091
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-5/+4
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* upgrade from rc4 to rc5Ying-Chieh Liao2001-01-252-2/+2
| | | | | | | | PR: 24633 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37569
* Update to FreeAMP 2.1 Release Candidate 4Roger Hardiman2000-11-132-2/+2
| | | | Notes: svn path=/head/; revision=35094
* Add freeamp 2.1rc3, another attempt at an excellent audio player.Will Andrews2000-10-285-0/+245
PR: 22322 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=34345