aboutsummaryrefslogtreecommitdiff
path: root/audio/libshout
Commit message (Collapse)AuthorAgeFilesLines
* - Clean up Makefile header and port descriptionAlexey Dokuchaev2008-11-083-39/+40
| | | | | | | | | - Handle DOCSDIR and EXAMPLESDIR in a better way - Improve on COMMENT - Respect CFLAGS Notes: svn path=/head/; revision=222544
* Reset lofi due to not commits in over 3 months, PR backlog, and no responseMark Linimon2008-09-071-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=220034
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Seems like we're the only ones still hosting the distfile.Michael Nottebrock2005-10-071-1/+1
| | | | Notes: svn path=/head/; revision=144485
* Chase distfile relocation.Michael Nottebrock2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=128769
* SIZEify.Michael Nottebrock2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104350
* Fix WWW:Michael Nottebrock2004-03-071-1/+1
| | | | Notes: svn path=/head/; revision=103223
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-25/+25
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91809
* Add CONFLICTS line. Change maintainer email.Michael Nottebrock2003-10-101-2/+4
| | | | Notes: svn path=/head/; revision=90772
* update: audio/libshout (change MAINTAINER)Edwin Groothuis2003-04-021-1/+1
| | | | | | | | | PR: ports/50358 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: zach@pabst.bendnet.com Notes: svn path=/head/; revision=77971
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* upgrade to 1.0.7Ying-Chieh Liao2001-12-135-37/+38
| | | | | | | | PR: 32702 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=51454
* 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 Notes: svn path=/head/; revision=43006
* 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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* 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> Notes: svn path=/head/; revision=29326