aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libshout2
Commit message (Collapse)AuthorAgeFilesLines
* - Clean up Makefile header and port descriptiondanfe2008-11-083-18/+16
| | | | | - Handle DOCSDIR in a better way - Improve on COMMENT, kill attribution
* Reset lofi due to not commits in over 3 months, PR backlog, and no responselinimon2008-09-071-1/+1
| | | | | | to email. Hat: portmgr
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Chase libtheora lib versionahze2007-10-101-2/+2
|
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+2
| | | | - Bump PORTREVISION
* Update to 2.2.2lofi2007-03-302-5/+4
|
* Chase the shared library version of speex, bump the PORTREVISION.mezz2007-02-241-2/+2
|
* - Update PORTREVISION and libtheora version reflecting multimedia/libtheora ↵mnag2006-05-071-3/+3
| | | | | | update. - portlint(1) while here
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* Update to 2.2lofi2006-01-093-6/+9
|
* 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.
* No longer remove libdata/pkgconfig. This is taken care of by mtree now.marcus2005-05-171-1/+0
|
* Change MASTER_SITES.lofi2005-04-081-1/+1
|
* Update libshout2 to 2.1 and chase library revision bump.lofi2005-04-045-17/+19
|
* Respect CFLAGS.lofi2004-08-271-1/+1
| | | | | PR: 71001 Submitted by: "Paul Seniura" <pdseniura@techie.com>
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Forgot: Bump PORTREVISION.lofi2004-05-311-1/+1
|
* Remove hack again, it's just too evil. Also get rid of a libtool archive.lofi2004-05-313-12/+11
|
* Enforce linking against a threads lib on -STABLE.lofi2004-05-151-2/+12
|
* SIZEify.lofi2004-03-181-0/+1
|
* Fix WWW:lofi2004-03-081-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-3/+2
|
* Remove -ffast-math from CFLAGS.lofi2003-10-231-0/+3
| | | | Requested by: kris
* Bento fixes.lofi2003-08-182-14/+5
| | | | | Notified by: kris (bento) Approved by: arved (Mentor)
* Add optional dependency on pkg-config, fix build on bento.lofi2003-08-132-4/+20
| | | | | Reported by: kris/bento Approved by: arved (Mentor)
* Update to official release 2.0lofi2003-08-064-44/+15
| | | | | | PR: ports/55271 Submitted by: Melvyn Sopacua <melvyn@webteckies.org> Approved by: arved (Mentor)
* libtool uber-patchade2003-06-271-0/+6
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Utilize USE_AUTOMAKE and patch src/Makefile.am instead of src/Makefile.in.nork2003-01-264-13/+14
| | | | | | | Clean up distfile & modify checksum. Bump PORTREVISION accordingly. PR: ports/47460 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org> (maintainer)
* Complete Repocopy from audio/libshout -> audio/libshout2, audio/icecast -> ↵arved2003-01-168-67/+49
| | | | | | | | | | audio/icecast2. Update to a development Snapshot of icecast2. The new icecast2 protocol supports ogg-vorbis streaming. PR: 45250, 45251 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* upgrade to 1.0.7ijliao2001-12-135-37/+38
| | | | | PR: 32702 Submitted by: Leo Kim <leo@florida.sarang.net>
* upgrade to 1.0.5ijliao2001-05-243-2/+4
| | | | | | | PR: 26676 Submitted by: Leo Kim <leo@florida.sarang.net> Reviewed by: olgeni No response from: maintainer
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* Add libshout, a library providing routines for connecting and transmittingwill2000-06-087-0/+90
data to/from an icecast server. PR: 19079 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>