summaryrefslogtreecommitdiff
path: root/audio/libshout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 1.0.7Ying-Chieh Liao2001-12-135-37/+38
| | | | | PR: 32702 Submitted by: Leo Kim <leo@florida.sarang.net>
* upgrade to 1.0.5Ying-Chieh Liao2001-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 theSatoshi Asami2000-06-161-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.Maxim Sobolev2000-06-162-2/+1
|
* Add libshout, a library providing routines for connecting and transmittingWill Andrews2000-06-077-0/+90
data to/from an icecast server. PR: 19079 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>