aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ezstream
Commit message (Collapse)AuthorAgeFilesLines
* Chase libshout2 shared library version bump.lofi2006-01-091-1/+2
|
* - Update to 0.2.1ehaupt2005-12-163-24/+22
| | | | | | | | | | | | - Remove pkg-plist - Port does not need USE_GMAKE - Use libtool13 to respect CC - Respect CFLAGS - Major cleanup PR: 90409 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Reworked by: ehaupt
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* - Add SHA256 to all ports submitter maintaingarga2005-11-111-0/+1
| | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* - Update to 0.2.0ahze2005-07-273-9/+11
| | | | | PR: ports/84147 Submitted by: maintainer
* Update libshout2 to 2.1 and chase library revision bump.lofi2005-04-041-1/+2
|
* - Switch to libtool15pav2005-02-081-1/+1
| | | | | PR: ports/77207 Submitted by: Frank J.Laszlo <laszlof@vonostingroup.com> (maintainer)
* Fix a glaring bug: didn't account for NOPORTDOCS.will2004-10-162-0/+5
| | | | Submitted by: markus
* Add ezstream 0.1.2, a command line utility for streaming to icecastwill2004-10-164-0/+44
servers. PR: ports/71049 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>