aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ezstream
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
| | | | (via libvorbis, libtheora).
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - USE_RC_SUBRpgollucci2010-02-042-8/+41
| | | | | | | | - Pet Portlint PR: ports/143078 Submitted by: Takefu <takefu@airport.fm> Approved by: maintainer
* - Chase taglib updatefluffy2009-12-031-1/+2
| | | | | Approved by: miwi (mentor) Exp-run by: miwi
* - Update to 0.5.6miwi2009-09-132-8/+9
| | | | | | | - Pass maintainership to submitter PR: 138550 Submitted by: Ayumi Mitsui <ayu@commun.jp>
* - Update to 0.5.5miwi2009-08-082-5/+4
| | | | | PR: 137526 Submitted by: Ports Fury
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-0/+1
|
* - Update to 0.5.4miwi2009-04-032-5/+4
| | | | | PR: 133309 Submitted by: Ports Fury
* - Add taglib supportmiwi2009-01-152-25/+54
| | | | | PR: 130472 Submitted by: Ports Fury
* - Update to 0.5.3gahr2008-08-272-13/+18
|
* Return laszlof's ports to the pool due to lack of time.linimon2008-08-191-1/+1
| | | | Hat: portmgr
* - Bump forgotten ports to chase libvorbis updatesat2007-07-311-2/+2
|
* Update my email address in all ports that I maintain.laszlof2006-11-071-1/+1
| | | | Approved by: flz (mentor)
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* 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>