aboutsummaryrefslogtreecommitdiff
path: root/audio/ices
Commit message (Collapse)AuthorAgeFilesLines
* 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