aboutsummaryrefslogtreecommitdiff
path: root/audio/ices
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* Reset lofi due to not commits in over 3 months, PR backlog, and no responseMark Linimon2008-09-071-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=220034
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Install ices0 as ices0 (and thus resolve a long-unnoticed conflict with ices),Michael Nottebrock2006-06-121-1/+1
| | | | | | | | | | | | | | clarify comment and pkg-descr to make clear that ices0 is for streaming mp3s, add an rc-script, optionalize most dependencies, do not depend on lame by default in order to enable the build of a binary package. While here, modify comment of ices as well to make perfectly clear that ices is for vorbis streaming. Based on a submission by: "Dave" <dmehler26@woh.rr.com> Notes: svn path=/head/; revision=165178
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* ... and bump PORTREVISION, too.Michael Nottebrock2006-01-161-1/+1
| | | | Notes: svn path=/head/; revision=153691
* Forgot to bump the shared lib revision here.Michael Nottebrock2006-01-161-1/+1
| | | | Notes: svn path=/head/; revision=153690
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* You nasty little PORTEPOCH, come back here!Michael Nottebrock2005-04-041-0/+1
| | | | Notes: svn path=/head/; revision=132395
* Update libshout2 to 2.1 and chase library revision bump.Michael Nottebrock2005-04-031-1/+2
| | | | Notes: svn path=/head/; revision=132387
* Update to 2.0.1Michael Nottebrock2005-04-033-20/+7
| | | | Notes: svn path=/head/; revision=132336
* Respect CFLAGS.Michael Nottebrock2004-08-261-1/+1
| | | | | | | | PR: 71001 Submitted by: "Paul Seniura" <pdseniura@techie.com> Notes: svn path=/head/; revision=117367
* Update to 2.0.0Mathieu Arnold2004-08-254-20/+15
| | | | | | | Approved by: lofi (maintainer) Notes: svn path=/head/; revision=117252
* SIZEify.Michael Nottebrock2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104350
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-3/+3
| | | | Notes: svn path=/head/; revision=96269
* Update to a current snapshot.Michael Nottebrock2003-08-124-28/+31
| | | | | | | Approved by: arved (Mentor) Notes: svn path=/head/; revision=86865
* USE_AUTOMAKETilman Keskinoz2003-03-231-1/+4
| | | | | | | | PR: 49091 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Notes: svn path=/head/; revision=77320
* Switch to bzip2 distfileKris Kennaway2003-03-052-1/+2
| | | | | | | | PR: ports/48833 Submitted by: michaelnottebrock@gmx.net (maintainer) Notes: svn path=/head/; revision=76913
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Add ices, streaming source client for icecast 2 servers. It provides flexibleTilman Keskinoz2003-01-185-0/+54
and powerful static and live streaming capabilities for Ogg Vorbis streams. PR: 45249 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Notes: svn path=/head/; revision=73404