From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 27 20:30:27 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09B7616A4CF for ; Fri, 27 Aug 2004 20:30:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE57243D2D for ; Fri, 27 Aug 2004 20:30:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7RKUQn5032400 for ; Fri, 27 Aug 2004 20:30:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7RKUQKP032393; Fri, 27 Aug 2004 20:30:26 GMT (envelope-from gnats) Resent-Date: Fri, 27 Aug 2004 20:30:26 GMT Resent-Message-Id: <200408272030.i7RKUQKP032393@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Frank J. Laszlo" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A2AA16A4CE for ; Fri, 27 Aug 2004 20:20:48 +0000 (GMT) Received: from mail.vonostingroup.com (ip209-154.digitalrealm.net [216.144.209.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 967B843D39 for ; Fri, 27 Aug 2004 20:20:39 +0000 (GMT) (envelope-from laszlof@ritamari.vonostingroup.com) Received: (qmail 62635 invoked by uid 89); 27 Aug 2004 20:21:39 -0000 Received: from unknown (HELO ritamari.vonostingroup.com) (127.0.0.1) by localhost with SMTP; 27 Aug 2004 20:21:39 -0000 Received: (from laszlof@localhost)i7RKLdlM062629; Fri, 27 Aug 2004 16:21:39 -0400 (EDT) (envelope-from laszlof) Message-Id: <200408272021.i7RKLdlM062629@ritamari.vonostingroup.com> Date: Fri, 27 Aug 2004 16:21:39 -0400 (EDT) From: "Frank J. Laszlo" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/71049: New port for ezstream. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Frank J. Laszlo" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 20:30:27 -0000 >Number: 71049 >Category: ports >Synopsis: New port for ezstream. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 27 20:30:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Frank J. Laszlo >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Wed Aug 11 07:28:09 EDT 2004 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: This is a port for ezstream (http://www.icecast.org/ezstream.php), A streaming client for icecast servers. >How-To-Repeat: >Fix: --- ezstream.shar begins here --- # 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: # # ezstream # ezstream/Makefile # ezstream/distinfo # ezstream/pkg-descr # ezstream/pkg-plist # echo c - ezstream mkdir -p ezstream > /dev/null 2>&1 echo x - ezstream/Makefile sed 's/^X//' >ezstream/Makefile << 'END-of-ezstream/Makefile' X# New ports collection makefile for: ezstream X# Date created: 27 Nov 2004 X# Whom: Frank Laszlo X# X# $FreeBSD$ X# X XPORTNAME= ezstream XPORTVERSION= 0.1.2 XCATEGORIES= audio XMASTER_SITES= http://svn.xiph.org/releases/ezstream/ X XMAINTAINER= laszlof@vonostingroup.com XCOMMENT= A command line utility for streaming to icecast servers X XLIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 \ X vorbis.3:${PORTSDIR}/audio/libvorbis \ X xml2.5:${PORTSDIR}/textproc/libxml2 X XCONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" XUSE_GMAKE= yes XUSE_LIBTOOL_VER= 13 Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/conf/ezstream_m3u.xml \ X ${WRKSRC}/conf/ezstream_mp3.xml \ X ${WRKSRC}/conf/ezstream_vorbis.xml \ X ${DOCSDIR} X.endif X X.include END-of-ezstream/Makefile echo x - ezstream/distinfo sed 's/^X//' >ezstream/distinfo << 'END-of-ezstream/distinfo' XMD5 (ezstream-0.1.2.tar.gz) = 180808edfd7dadf167055dd86b3bd7f4 XSIZE (ezstream-0.1.2.tar.gz) = 209490 END-of-ezstream/distinfo echo x - ezstream/pkg-descr sed 's/^X//' >ezstream/pkg-descr << 'END-of-ezstream/pkg-descr' Xezstream is a command line utility which is a improved version Xof the old "shout" utility. It enables you to stream mp3 or vorbis Xfiles to an icecast server without reencoding and thus requires Xvery little CPU. ezstream is controlled via a XML config file. Xezstream can stream mp3 and ogg vorbis files as well as reading Xfrom stdin. ID3v1 tags are supported in mp3 files and all ogg Xvorbis tags are propagated as metadata as well. XWWW: http://www.icecast.org/ezstream.php END-of-ezstream/pkg-descr echo x - ezstream/pkg-plist sed 's/^X//' >ezstream/pkg-plist << 'END-of-ezstream/pkg-plist' Xbin/ezstream END-of-ezstream/pkg-plist exit --- ezstream.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: