# 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-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-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 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 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