# 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: # # ices-devel # ices-devel/pkg-descr # ices-devel/pkg-comment # ices-devel/Makefile # ices-devel/distinfo # ices-devel/pkg-plist # echo c - ices-devel mkdir -p ices-devel > /dev/null 2>&1 echo x - ices-devel/pkg-descr sed 's/^X//' >ices-devel/pkg-descr << 'END-of-ices-devel/pkg-descr' XIceS2 is a streaming source client for icecast 2 servers. It provides flexible Xand powerful static and live streaming capabilities for Ogg Vorbis streams. X XWWW: http://www.icecast.org/ END-of-ices-devel/pkg-descr echo x - ices-devel/pkg-comment sed 's/^X//' >ices-devel/pkg-comment << 'END-of-ices-devel/pkg-comment' XA streaming source client for icecast 2 END-of-ices-devel/pkg-comment echo x - ices-devel/Makefile sed 's/^X//' >ices-devel/Makefile << 'END-of-ices-devel/Makefile' X# New ports collection makefile for: ices-devel X# Date created: 11 Nov 2002 X# Whom: Michael Nottebrock X# X# $FreeBSD$ X# X XPORTNAME= ices-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 xml2.5:${PORTSDIR}/textproc/libxml2 X XCONFIGURE_ARGS= --disable-oggtest --disable-vorbistest --disable-shouttest XCONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_LIBTOOL= yes XUSE_REINPLACE= yes X XWRKSRC= ${WRKDIR}/ices X Xpost-configure: X @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/src/Makefile X @${REINPLACE_CMD} -e 's|-O20|${CFLAGS}|g' ${WRKSRC}/conf/Makefile \ X ${WRKSRC}/src/avl/Makefile \ X ${WRKSRC}/src/log/Makefile \ X ${WRKSRC}/src/net/Makefile \ X ${WRKSRC}/src/thread/Makefile \ X ${WRKSRC}/src/timing/Makefile \ X ${WRKSRC}/src/Makefile \ X ${WRKSRC}/Makefile X X.include END-of-ices-devel/Makefile echo x - ices-devel/distinfo sed 's/^X//' >ices-devel/distinfo << 'END-of-ices-devel/distinfo' XMD5 (ices-devel-2.0.tar.gz) = 29f97b879e4daba9a7eb8b1b15e4d96d END-of-ices-devel/distinfo echo x - ices-devel/pkg-plist sed 's/^X//' >ices-devel/pkg-plist << 'END-of-ices-devel/pkg-plist' Xbin/ices END-of-ices-devel/pkg-plist exit