summaryrefslogtreecommitdiff
path: root/audio/icecast
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-27 20:45:04 +0000
committerwiz <wiz>2004-11-27 20:45:04 +0000
commit3bad4bd0355b754790c8f4285511ed41b9f37cb9 (patch)
tree7105491e96ddeeb0eb4513d9e528156dc3c40605 /audio/icecast
parent7aaf5bfa5c1ac175572adc8ee214b21048f7a425 (diff)
downloadpkgsrc-3bad4bd0355b754790c8f4285511ed41b9f37cb9.tar.gz
Update to 2.1.0, provided by pancake in private mail.
Icecast 2.1 11/04/2004 ----------------------------------------------------------------------------- ****New features for 2.1 (in no particular order):**** -Listener Authentication- Icecast now supports listener authentication. This provides a mechanism for creating/maintaining users and passwords for listeners. Currently, we only have implemented a simple, file-based storage for users and passwords. New authenticators are on the horizon (such as URL-based or possibly MySQL based) New admin pages were also added for the maintenance of users/passwords. Please check the docs for a more detailed description of this new feature. -Multi-Level Fallbacks- Multi-level fallbacks allow for specifications of a series of fallback mounts that you could use, for instance, to set up a series of progressively lower bitrate streams that would be cascaded through. For instance, a modem user would connect to the highest bitrate stream, and then could be cascaded down to a progressively lower stream until they reach a value they can handle. -Burst-On-Connect- This is an new, optional config setting which will send a initial burst of data to connecting listeners. This has the effect of reducing (significantly) the startup buffer latency from the end-user perspective. This option is enabled by default. ****New Enhancements for 2.1**** -Update to admin interface- This interface has been cleaned up quite a bit and made a bit nicer. -Rewrite of the YP listing code- The icecast yp code has received a complete overhaul by karl, and it's a much more stable and failure-resistant implementation. -Lots and lots of bugs fixed- Check the ChangeLog for a complete list of these...
Diffstat (limited to 'audio/icecast')
-rw-r--r--audio/icecast/Makefile4
-rw-r--r--audio/icecast/PLIST13
-rw-r--r--audio/icecast/distinfo6
3 files changed, 17 insertions, 6 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index b046d31b2ed..6a69af5cf6e 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2004/10/13 21:20:00 adrianp Exp $
+# $NetBSD: Makefile,v 1.28 2004/11/27 20:45:04 wiz Exp $
#
-DISTNAME= icecast-2.0.2
+DISTNAME= icecast-2.1.0
CATEGORIES= audio
MASTER_SITES= http://svn.xiph.org/releases/icecast/
diff --git a/audio/icecast/PLIST b/audio/icecast/PLIST
index dda5d25cc13..958878c144d 100644
--- a/audio/icecast/PLIST
+++ b/audio/icecast/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.8 2004/04/23 22:07:52 reed Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/11/27 20:45:04 wiz Exp $
bin/icecast
share/doc/icecast/AUTHORS
share/doc/icecast/COPYING
+share/doc/icecast/ChangeLog
share/doc/icecast/NEWS
share/doc/icecast/README
share/doc/icecast/TODO
@@ -11,6 +12,7 @@ share/doc/icecast/icecast2_config_file.html
share/doc/icecast/icecast2_faq.html
share/doc/icecast/icecast2_glossary.html
share/doc/icecast/icecast2_introduction.html
+share/doc/icecast/icecast2_listenerauth.html
share/doc/icecast/icecast2_relay.html
share/doc/icecast/icecast2_stats.html
share/doc/icecast/icecast2_win32.html
@@ -19,11 +21,20 @@ share/doc/icecast/index.html
share/examples/icecast/icecast.xml
share/icecast/admin/listclients.xsl
share/icecast/admin/listmounts.xsl
+share/icecast/admin/manageauth.xsl
share/icecast/admin/moveclients.xsl
share/icecast/admin/response.xsl
share/icecast/admin/stats.xsl
+share/icecast/web/auth.xsl
+share/icecast/web/corner_bottomleft.jpg
+share/icecast/web/corner_bottomright.jpg
+share/icecast/web/corner_topleft.jpg
+share/icecast/web/corner_topright.jpg
+share/icecast/web/icecast.png
+share/icecast/web/key.gif
share/icecast/web/status.xsl
share/icecast/web/status2.xsl
+share/icecast/web/style.css
@dirrm share/icecast/web
@dirrm share/icecast/admin
@dirrm share/icecast
diff --git a/audio/icecast/distinfo b/audio/icecast/distinfo
index 880b49e6420..f6fe902edaf 100644
--- a/audio/icecast/distinfo
+++ b/audio/icecast/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2004/10/13 21:20:00 adrianp Exp $
+$NetBSD: distinfo,v 1.12 2004/11/27 20:45:04 wiz Exp $
-SHA1 (icecast-2.0.2.tar.gz) = d85ff7e686040eb2d6f70aae175614cba318762a
-Size (icecast-2.0.2.tar.gz) = 750391 bytes
+SHA1 (icecast-2.1.0.tar.gz) = 48913d2f50e1eb2fbf058080d11413d709c95fa0
+Size (icecast-2.1.0.tar.gz) = 684382 bytes
SHA1 (patch-aa) = fa92a4a704a3f471a0669c9933b36a3586425dc5
SHA1 (patch-ab) = 39cf0ed1e9da8c7d90fa192731307817e91496c9