diff options
Diffstat (limited to 'audio/icecast2')
| -rw-r--r-- | audio/icecast2/Makefile | 37 | ||||
| -rw-r--r-- | audio/icecast2/distinfo | 1 | ||||
| -rw-r--r-- | audio/icecast2/pkg-comment | 1 | ||||
| -rw-r--r-- | audio/icecast2/pkg-descr | 7 | ||||
| -rw-r--r-- | audio/icecast2/pkg-message | 5 | ||||
| -rw-r--r-- | audio/icecast2/pkg-plist | 34 |
6 files changed, 0 insertions, 85 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile deleted file mode 100644 index 8dc5c0e6782f..000000000000 --- a/audio/icecast2/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: icecast -# Version required: 1.1.4 -# Date created: 28 Jan 1999 -# Whom: Chip Marshall <chip@eboai.org> -# -# $FreeBSD$ -# - -DISTNAME= icecast-1.1.4 -CATEGORIES= audio net -MASTER_SITES= http://icecast.linuxpower.org/releases/ \ - ftp://ftp.eboai.org/pub/icecast/ - -MAINTAINER= chip@eboai.org - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-crypt --with-libwrap - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/icecast ${PREFIX}/sbin - ${INSTALL_PROGRAM} ${WRKSRC}/shout/listen ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/shout/shout ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/liveice/liveice ${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/misc/iceplay ${PREFIX}/bin -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/icecast - ${INSTALL_MAN} ${WRKSRC}/doc/* ${PREFIX}/share/doc/icecast - ${MKDIR} ${PREFIX}/share/examples/icecast - ${INSTALL_MAN} ${WRKSRC}/liveice/liveice.cfg ${PREFIX}/share/examples/icecast - ${INSTALL_MAN} ${WRKSRC}/shout/shoutrc.example ${PREFIX}/share/examples/icecast - ${INSTALL_MAN} ${WRKSRC}/shout/playlist.example ${PREFIX}/share/examples/icecast - ${INSTALL_MAN} ${WRKSRC}/shout/radio.tcl.example ${PREFIX}/share/examples/icecast - ${MKDIR} ${PREFIX}/share/examples/icecast/icedir - ${INSTALL_MAN} ${WRKSRC}/icedir/* ${PREFIX}/share/examples/icecast/icedir -.endif - -.include <bsd.port.mk> diff --git a/audio/icecast2/distinfo b/audio/icecast2/distinfo deleted file mode 100644 index 0383d4934bac..000000000000 --- a/audio/icecast2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (icecast-1.1.4.tar.gz) = 1015de18c670afa15791258d03905227 diff --git a/audio/icecast2/pkg-comment b/audio/icecast2/pkg-comment deleted file mode 100644 index 0f379ec1fb9d..000000000000 --- a/audio/icecast2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SHOUTcast-compatible streaming MP3 server diff --git a/audio/icecast2/pkg-descr b/audio/icecast2/pkg-descr deleted file mode 100644 index 1905957cd2cb..000000000000 --- a/audio/icecast2/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Icecast provides nearly all the functionality of the Shoutcast Linux -server. It will accept encoding streams from either iceplay or WinAmp. -It can also add itself to a directory server such as our own -icecast.linuxpower.org or Nullsoft's yp.shoutcast.com. It does not yet -support redirection of streams from other icecast servers, but soon will. - -WWW: http://icecast.linuxpower.org diff --git a/audio/icecast2/pkg-message b/audio/icecast2/pkg-message deleted file mode 100644 index 3d0177c12f66..000000000000 --- a/audio/icecast2/pkg-message +++ /dev/null @@ -1,5 +0,0 @@ -FYI, there a several useful programs included in the icecast distribution that -are not installed as part of this port. These include two ways of sending -data to the server, a program for listening to the server, and another for -managing a listing of servers. These are located in the subdirectories -icedir and iceplay under the working directory. diff --git a/audio/icecast2/pkg-plist b/audio/icecast2/pkg-plist deleted file mode 100644 index 09a947fb7f86..000000000000 --- a/audio/icecast2/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -bin/iceplay -bin/listen -bin/liveice -bin/shout -sbin/icecast -share/doc/icecast/AUTHORS -share/doc/icecast/BUGS -share/doc/icecast/BUGS.iceplay -share/doc/icecast/CHANGES -share/doc/icecast/COPYING -share/doc/icecast/CREDITS.shout -share/doc/icecast/FAQ -share/doc/icecast/INSTALL -share/doc/icecast/README -share/doc/icecast/README.icedir -share/doc/icecast/README.iceplay -share/doc/icecast/README.shout -share/doc/icecast/TESTED -share/doc/icecast/TODO.shout -share/examples/icecast/icedir/addsrv -share/examples/icecast/icedir/example.phtml -share/examples/icecast/icedir/functions.phps -share/examples/icecast/icedir/gen-playlist -share/examples/icecast/icedir/icedir_cleanup.pl -share/examples/icecast/icedir/remsrv -share/examples/icecast/icedir/server_tbl.sql -share/examples/icecast/icedir/tchsrv -share/examples/icecast/liveice.cfg -share/examples/icecast/playlist.example -share/examples/icecast/radio.tcl.example -share/examples/icecast/shoutrc.example -@dirrm share/doc/icecast -@dirrm share/examples/icecast/icedir -@dirrm share/examples/icecast |
