Commit Graph

25 Commits

Author SHA1 Message Date
gonzalo
31f09f54a6 Update for Icecast to 2.3.3:
* Improved HTTPS cipher handling and added support for chained certificates.
* Allow the source password to be undefined. There was a corner case,
  where a default password would have taken effect. It would require the
  admin to remove the 'source-password' from the icecast config to take
  effect. Default configs ship with the password set, so this
  vulnerability doesn't trigger there.
* Prevent error log injection of control characters by substituting
  non-alphanumeric characters with a '.' (CVE-2011-4612). Injection
  attempts can be identified via access.log, as that stores URL encoded
  requests. Investigation if further logging code needs to have
  sanitized output is ongoing.

Tested on amd64.

Reads fine aja@
2012-09-01 17:35:54 +00:00
ajacoutot
70ac96c395 rc_scripts -> pkg_scripts 2011-07-08 02:14:58 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
edd
b1b64acb9c remove reference to README in MESSAGE as requested by ajacoutot@ 2010-11-11 11:15:26 +00:00
ajacoutot
268ba59512 We do not hardcode /usr/local. 2010-11-11 10:38:46 +00:00
edd
71cf993eeb clean up icecast port a little: new LIB_DEPENDS, new README style, add rc
script, make the MESSAGE more obvious, spell check README.

MAINTAINER is happy with this and OK from sthen@
2010-11-11 10:32:54 +00:00
pea
89578d2faf Update to 2.3.2 and add the following modifications:
+ add user _icecast (home directory in /var/icecast)
+ enable chroot by default
+ populate chroot with all the necessary files

ok okan@ sthen@ ajacoutot@
2008-11-18 21:22:02 +00:00
alek
411ef06f23 - Update to 2.3.1
- Reformat DESCR
- Remove snprintf patches

From Moritz Grimm <gtgbr@gmx.net> (MAINTAINER)
2006-02-05 15:53:14 +00:00
naddy
5e262d19fa Update to 2.3.0 from maintainer Moritz Grimm.
New features:
  * Support Ogg Speex, Ogg FLAC, Ogg Midi
  * Intro file support
  * On-demand relays
  * Improved mount-level settings
  * URL listener authenticator
  * Authentication for on-demand files
  * Updated admin/web interface
  * Various reliability bug fixes

Port changes:
  * Ogg Theora streaming is now enabled
  * Revamped README.OpenBSD file, tightened DESCR
  * <fileserve> directive not disabled any longer in icecast.xml.dist
2005-10-21 15:59:54 +00:00
sturm
0c88635f20 update to icecast 2.2.0
from Moritz Grimm <mlist at scapa.dnsalias.net>
2004-12-31 13:09:10 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
fgsch
3768b09c9c update to icecast 2.0 now that is considered stable.
done by and new maintainer Moritz Grimm <gtgbr at gmx dot net>.
2004-02-02 19:32:36 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
brad
557ec78265 - make the icecast port respect SYSCONFDIR.
- remove ONLY_FOR_ARCHS.
2002-11-24 10:04:59 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
fgsch
e53dd9c66e reenable crypt support and point to encrypt(1) to produce the crypted
passwords.
2002-03-08 16:41:54 +00:00
brad
e9760d28c4 - enable on sparc, lightly tested
- fix CATEGORIES, this doesn't belong in www
- disable crypt support until the utility needed for making the passwds is
included
- rename checksums file
2002-03-03 01:37:38 +00:00
brad
13357fadd1 - mark BROKEN on powerpc for the same reason sparc is.
- integrate COMMENT
- bump NEED_VERSION
--
Ok'd by: maintainer
2001-04-14 02:50:52 +00:00
fgsch
836b1485e4 Remove icepass; use encrypt(1) instead.
Regen patches and bump version.
2001-03-06 06:52:40 +00:00
brad
880a2f8a14 - substiture SYSCONFDIR into DEINSTALL/INSTALL
- using FAKE means you don't have to remove files/dirs durring install
that you do not want in the package, just don't include them in the PLIST
- unconditionally show DEINSTALL message, just because SYSCONFDIR has been
removed doesn't mean that LOG_DIR has too
- ${FOO} -> $FOO and add $SAMPLE_CONFIG_DIR to INSTALL script
2000-08-29 04:27:50 +00:00
brad
a724636a9c add "WWW:" 2000-08-29 04:20:12 +00:00
fgsch
17bee8a9a8 Add missing program to generate encrypted passwords using blowfish
with 8 rounds by default.
2000-08-29 03:40:35 +00:00
fgsch
29b2db1217 Internet based broadcasting system. 2000-08-28 16:14:20 +00:00