From lofi@lofi.dyndns.org  Tue Nov 12 14:46:16 2002
Return-Path: <lofi@lofi.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D821A37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Nov 2002 14:46:16 -0800 (PST)
Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4820643E75
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Nov 2002 14:46:02 -0800 (PST)
	(envelope-from lofi@lofi.dyndns.org)
Received: from lofi.dyndns.org ([10.3.12.105])
	by meitner.wh.uni-dortmund.de (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id gACM7xc19109
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Nov 2002 23:08:01 +0100
Received: from lofi.dyndns.org (lofi@localhost [127.0.0.1])
	by lofi.dyndns.org (8.12.6/8.12.6) with ESMTP id gACMjlmH010365
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Nov 2002 23:45:47 +0100 (CET)
	(envelope-from lofi@lofi.dyndns.org)
Received: (from lofi@localhost)
	by lofi.dyndns.org (8.12.6/8.12.6/Submit) id gACMjiMt010364;
	Tue, 12 Nov 2002 23:45:45 +0100 (CET)
Message-Id: <200211122245.gACMjiMt010364@lofi.dyndns.org>
Date: Tue, 12 Nov 2002 23:45:45 +0100 (CET)
From: Michael Nottebrock <lofi@lofi.dyndns.org>
Reply-To: Michael Nottebrock <michaelnottebrock@gmx.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: icecast-devel
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45248
>Category:       ports
>Synopsis:       new port: icecast-devel
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 12 14:50:01 PST 2002
>Closed-Date:    Tue Nov 12 18:02:12 PST 2002
>Last-Modified:  Tue Nov 12 18:02:12 PST 2002
>Originator:     Michael Nottebrock
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD lofi.dyndns.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: Fri Nov 1 19:50:41 CET 2002 lofi@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386


	
>Description:
	Icecast is a streaming mp3/ogg-vorbis audio server.
	This development-snapshot of icecast features ogg-streaming
	and xml-based configuration.
>How-To-Repeat:
	
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	icecast-devel
#	icecast-devel/pkg-message
#	icecast-devel/pkg-descr
#	icecast-devel/distinfo
#	icecast-devel/Makefile
#	icecast-devel/pkg-comment
#	icecast-devel/pkg-plist
#
echo c - icecast-devel
mkdir -p icecast-devel > /dev/null 2>&1
echo x - icecast-devel/pkg-message
sed 's/^X//' >icecast-devel/pkg-message << 'END-of-icecast-devel/pkg-message'
X-----------------------------------------------------------------
X
XIcecast's various components have been installed in the following
Xdirectories:
X
X  - The icecast server:
X    %%PREFIX%%/sbin/icecast
X
X  - Icecast configuration files have been installed in:
X    %%PREFIX%%/etc/icecast/
X
X  - Icecast documentation is located in:
X    %%PREFIX%%/share/doc/icecast/
X
X-----------------------------------------------------------------
END-of-icecast-devel/pkg-message
echo x - icecast-devel/pkg-descr
sed 's/^X//' >icecast-devel/pkg-descr << 'END-of-icecast-devel/pkg-descr'
XIcecast is a streaming mp3/ogg-vorbis audio server.
X
XIcecast provides nearly all the functionality of the Shoutcast server.
XIt will accept encoding streams from encoders like winamp, shout and ices.
XIt can also add itself to a directory server such as our own
Xicecast.linuxpower.org or Nullsoft's yp.shoutcast.com.
X
XWWW: http://www.icecast.org/
END-of-icecast-devel/pkg-descr
echo x - icecast-devel/distinfo
sed 's/^X//' >icecast-devel/distinfo << 'END-of-icecast-devel/distinfo'
XMD5 (icecast-devel-2.0.tar.gz) = b0098cd736a7605b93f230b33ca32d0c
END-of-icecast-devel/distinfo
echo x - icecast-devel/Makefile
sed 's/^X//' >icecast-devel/Makefile << 'END-of-icecast-devel/Makefile'
X# New ports collection makefile for: icecast-devel
X# Date created:         11 Nov 2002
X# Whom:                 Michael Nottebrock <michaelnottebrock@gmx.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	icecast-devel
XPORTVERSION=	2.0
XCATEGORIES=	audio net
XMASTER_SITES=	http://tigress.com/lofi/ \
X		http://lofi.dyndns.org/
X
XMAINTAINER=	michaelnottebrock@gmx.net
X
XLIB_DEPENDS=	ogg.4:${PORTSDIR}/audio/libogg \
X		shout.0:${PORTSDIR}/audio/libshout-devel \
X		vorbis.2:${PORTSDIR}/audio/libvorbis
X
XAUTOMAKE_ARGS=	--add-missing
XAUTOMAKE_ENV=	CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
X		LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
XCONFIGURE_ARGS=	--disable-oggtest --disable-vorbistest --disable-shouttest
XCONFIGURE_ENV=	CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
X		LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
XUSE_AUTOMAKE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=	yes
XUSE_REINPLACE=	yes
X
XWRKSRC=		${WRKDIR}/icecast
X
Xpost-configure:
X	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/src/Makefile
X	@${REINPLACE_CMD} -e 's|-O20|${CFLAGS}|' ${WRKSRC}/conf/Makefile \
X						${WRKSRC}/doc/Makefile \
X						${WRKSRC}/src/avl/Makefile \
X						${WRKSRC}/src/log/Makefile \
X						${WRKSRC}/src/net/Makefile \
X						${WRKSRC}/src/httpp/Makefile \
X						${WRKSRC}/src/thread/Makefile \
X						${WRKSRC}/src/timing/Makefile \
X						${WRKSRC}/src/Makefile \
X						${WRKSRC}/web/Makefile \
X						${WRKSRC}/win32/res/Makefile \
X						${WRKSRC}/win32/Makefile \
X						${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-icecast-devel/Makefile
echo x - icecast-devel/pkg-comment
sed 's/^X//' >icecast-devel/pkg-comment << 'END-of-icecast-devel/pkg-comment'
XA streaming mp3/ogg-vorbis audio server
END-of-icecast-devel/pkg-comment
echo x - icecast-devel/pkg-plist
sed 's/^X//' >icecast-devel/pkg-plist << 'END-of-icecast-devel/pkg-plist'
Xbin/icecast
END-of-icecast-devel/pkg-plist
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Tue Nov 12 18:01:53 PST 2002 
State-Changed-Why:  
superseded by pr/45251 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45248 
>Unformatted:
