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
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +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
naddy
8876a28f20
drop maintainership; on behalf of mgrimm@
2011-01-16 19:53:17 +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
espie
0397d65db0
new depends
2010-11-19 22:31:32 +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
steven
86900645d6
fix WANTLIB
2007-11-17 20:39:02 +00:00
ajacoutot
c73da59402
- update MAINTAINER's email address as per his request
...
- remove quotes around COMMENT while here
2007-07-21 08:08:51 +00:00
naddy
a220ed62dc
chase wantlib changes after curl update
2007-05-15 15:09:12 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
naddy
3b81c33e1e
fix build with recent libcurl
2006-11-16 17:06:21 +00:00
espie
081f45d827
new style specs
2006-08-03 23:15:57 +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
pvalchev
9aa9507b18
another busted snprintf; maintainer Moritz Grimm
2005-08-23 21:26:26 +00:00
sturm
e72861425c
more cleanup from maintainer Moritz Grimm <gtgbr at gmx.net>
2005-04-16 21:24:15 +00:00
sturm
2945da0130
convert simple sprintf() to snprintf()
...
from maintainer Moritz Grimm <gtgbr at gmx.net>
2005-04-16 15:37:31 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +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
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
robert
de4d5e153f
SECURITY:
...
upgrade to 2.0.2;
It is possible to execute remote code simply using HTTP request plus
31 headers followed by a shellcode that will be executed directly.
ok maintainer.
2004-10-16 15:26:39 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
naddy
efcfb806bd
SECURITY: update to 2.0.1
...
This patch release fixes a overflow buffer which can cause server crashes
under certain circumstances.
ok maintainer
2004-05-13 10:48:36 +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
avsm
bc4460e916
incorrect buffer bound in snprintf, not submitted as the current version
...
in ports is unsupported by the icecast folks
2003-04-15 18:49:56 +00:00
brad
557ec78265
- make the icecast port respect SYSCONFDIR.
...
- remove ONLY_FOR_ARCHS.
2002-11-24 10:04:59 +00:00
fgsch
6347e76401
byebye NEED_VERSION.
2002-10-05 21:11:09 +00:00
pvalchev
1254f69abe
End sentence with a period. (some people copied/pasted too much)
2002-04-26 03:35:33 +00:00
fgsch
7eeca02499
bump version.
2002-04-19 23:10:14 +00:00
fgsch
14323def9a
security update: icecast 1.3.12
2002-04-15 11:31:21 +00:00
fgsch
eb5605aa35
security problem, mark it a broken; reported by jsyn@, espie@ ok.
2002-04-03 14:22:02 +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
fgsch
aec91319e2
revert CONFIGURE_STYLE to gnu.
2002-03-08 16:02:14 +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
636fc64fbd
add a comment to doucment a few ports which use pthreads
2001-08-30 02:10:40 +00:00
brad
b3efb02456
mark these ports with ONLY_FOR_ARCHS= i386 for now since that is the only
...
arch known to be able to run these apps.
2001-08-30 01:43:35 +00:00
fgsch
8d7988b385
Icecast 1.3.11.
2001-08-12 18:10:26 +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
a3b46fc538
Security update: upd. to 1.3.10; fixes several problems reported
...
to bugtraq recently plus some other issues.
2001-03-19 20:50:00 +00:00
fgsch
2e43bfefdf
Security updatei: upd. to 1.3.10; fixes several problems reported
...
to bugtraq recently plus some other issues.
2001-03-19 20:49:52 +00:00
fgsch
836b1485e4
Remove icepass; use encrypt(1) instead.
...
Regen patches and bump version.
2001-03-06 06:52:40 +00:00