summaryrefslogtreecommitdiff
path: root/audio/icecast (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oops. PORTREVISION=0 is not actually needed.Jimmy Olgeni2001-04-201-1/+0
| | | | Notes: svn path=/head/; revision=41735
* Update port to version 1.3.10.Jimmy Olgeni2001-04-204-82/+4
| | | | | | | | | | Change maintainer, with previous maintainer's permission. PR: 26656 Submitted by: Zach Zurflu <zach@pabst.bendnet.com> Notes: svn path=/head/; revision=41734
* Whoops, back goes the FORBIDDEN tag..after months of silence, icecastKris Kennaway2001-03-141-0/+2
| | | | | | | | | finally released a new version the day we released the advisory for the old one, but it turns out there are still other security problems unfixed in both. Notes: svn path=/head/; revision=39843
* Fix most of the format string abuses including those which are known toKris Kennaway2001-03-113-1/+82
| | | | | | | | | | | cause a security vulnerabilities. Not fixed are a number of more subtle cases which may or may not allow security violations (I don't have time to conduct a thorough audit now), and which are difficult/impossible to fix anyway without something like fmtcheck(). Document this in pkg-install and remove FORBIDDEN tag. Notes: svn path=/head/; revision=39558
* Mark FORBIDDEN: Remotely exploitable buffer overflowChris D. Faulhaber2001-01-231-0/+1
| | | | | | | Obtained from: |CyRaX| <cyrax@pkcrew.org> via Bugtraq Notes: svn path=/head/; revision=37461
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update to version 1.3.7.Steve Price2000-09-054-13/+17
| | | | | | | | PR: 20784 Submitted by: Zach Zurflu <zach@pabst.bendnet.com> Notes: svn path=/head/; revision=32282
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Update to 1.3.5. I cleaned up the Makefile in addition to the PR, andWill Andrews2000-06-016-115/+64
| | | | | | | | | | | made pkg/MESSAGE respect PREFIX (which made this port finally pass the mandatory ``portlint -ac'' test). PR: 18834 Submitted by: Zach Zurflu <zach@pabst.bendnet.com> Notes: svn path=/head/; revision=29064
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Remove the two i386 binaries and rebuild them from source so this portSteve Price2000-02-201-0/+3
| | | | | | | packages on the Alpha. Notes: svn path=/head/; revision=26051
* Make this port compile on -current. Fix CFLAGS and libc_r usage.Jeremy Lea2000-01-282-13/+18
| | | | | | | | | Reformat MESSAGE so it is more visible. No response from: maintainer Notes: svn path=/head/; revision=25163
* Upgrade icecast to 1.3.0.Donald Burr1999-10-054-19/+61
| | | | | | | Approved by port maintainer. Notes: svn path=/head/; revision=22169
* Change a reference to "The Shoutcast linux server" and make itChris Piazza1999-09-301-1/+1
| | | | | | | "The shoutcast server" It's multi platform. Notes: svn path=/head/; revision=22084
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Update to version 1.1.4.Steve Price1999-04-193-11/+11
| | | | | | | | PR: 11010 Submitted by: maintainer Notes: svn path=/head/; revision=17993
* move WWW_SITE to DESCRMarc G. Fournier1999-04-142-3/+3
| | | | Notes: svn path=/head/; revision=17865
* Add WWW_SITE and cleanup style of DESCR.Steve Price1999-04-082-14/+3
| | | | | | | Submitted by: Sheldon Hearn <sheldonh@iafrica.com> Notes: svn path=/head/; revision=17733
* Upgrade to icecast-1.1.3Justin M. Seger1999-04-073-11/+16
| | | | | | | | PR: ports/10994 Submitted by: mharo@area51.fremont.ca.us Notes: svn path=/head/; revision=17701
* Import of icecast verion 1.1.0.Steve Price1999-04-026-0/+91
A SHOUTcast-compatible streaming MP3 server. PR: 10298 Submitted by: Chip Marshall <chip@eboai.org> Notes: svn path=/head/; revision=17549