From alex@fafula.com  Sun Jun 26 11:25:49 2005
Return-Path: <alex@fafula.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 69C9916A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Jun 2005 11:25:49 +0000 (GMT)
	(envelope-from alex@fafula.com)
Received: from fafula.com (wj118.internetdsl.tpnet.pl [80.55.191.118])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F021843D49
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Jun 2005 11:25:48 +0000 (GMT)
	(envelope-from alex@fafula.com)
Received: by fafula.com (Postfix, from userid 1001)
	id 21CF83FC3; Sun, 26 Jun 2005 12:30:26 +0000 (UTC)
Message-Id: <20050626123026.21CF83FC3@fafula.com>
Date: Sun, 26 Jun 2005 12:30:26 +0000 (UTC)
From: Aleksander Fafula <alex@fafula.com>
Reply-To: Aleksander Fafula <alex@bsdguru.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: rickscafe.casablanca@gmx.net
Subject: New port: audio/ogg2mp3 perl script converter 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82663
>Category:       ports
>Synopsis:       New port: audio/ogg2mp3 perl script converter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mich
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 26 11:30:16 GMT 2005
>Closed-Date:    Wed Jul 13 13:46:29 GMT 2005
>Last-Modified:  Wed Jul 13 13:46:29 GMT 2005
>Originator:     Aleksander Fafula
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Fafula, BSDGuru 
>Environment:
System: FreeBSD fafula.com 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu Jun 2 14:49:39 UTC 2005 alex@fafula.com:/home/obj/usr/src/sys/ALEX i386


	
>Description:
	

New port audio/ogg2mp3 is a perl script that helps creating mp3s from 
existing ogg files. Useful especially for users of mp3players 
without ogg support.

>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:
#
#	ogg2mp3
#	ogg2mp3/pkg-descr
#	ogg2mp3/distinfo
#	ogg2mp3/Makefile
#
echo c - ogg2mp3
mkdir -p ogg2mp3 > /dev/null 2>&1
echo x - ogg2mp3/pkg-descr
sed 's/^X//' >ogg2mp3/pkg-descr << 'END-of-ogg2mp3/pkg-descr'
Xogg2mp3 is a perl script that converts Ogg Vorbis files into MP3 format.
X
XWWW: http://amor.cms.hu-berlin.de/~h0444y2j/linux.html
END-of-ogg2mp3/pkg-descr
echo x - ogg2mp3/distinfo
sed 's/^X//' >ogg2mp3/distinfo << 'END-of-ogg2mp3/distinfo'
XMD5 (ogg2mp3-0.5.tar.bz2) = 283e3d255c344d41b340391a19cd2e65
XSIZE (ogg2mp3-0.5.tar.bz2) = 12832
END-of-ogg2mp3/distinfo
echo x - ogg2mp3/Makefile
sed 's/^X//' >ogg2mp3/Makefile << 'END-of-ogg2mp3/Makefile'
X# New ports collection makefile for:	ogg2mp3
X# Date created:			26 Jun 2005
X# Whom:				Aleksander Fafula <alex@bsdguru.org>
X#
X# $FreeBSD$
X
XPORTNAME=	ogg2mp3
XPORTVERSION=	0.5
XCATEGORIES=	audio
XMASTER_SITES=	http://amor.cms.hu-berlin.de/~h0444y2j/pub/
X
XMAINTAINER=	alex@bsdguru.org
XCOMMENT=	Perl script that converts Ogg Vorbis files to MP3 format
X
XRUN_DEPENDS=	lame:${PORTSDIR}/audio/lame \
X		${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \
X		ogginfo:${PORTSDIR}/audio/vorbis-tools
X
XNO_BUILD=	yes
XUSE_BZIP2=	yes
XUSE_REINPLACE=	yes
X
XPLIST_FILES=	bin/ogg2mp3
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|/usr/bin|/usr/local/bin|g' \
X		${WRKSRC}/ogg2mp3
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/ogg2mp3 ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-ogg2mp3/Makefile
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mich 
Responsible-Changed-By: mich 
Responsible-Changed-When: Wed Jul 13 13:25:17 GMT 2005 
Responsible-Changed-Why:  
Grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82663 
State-Changed-From-To: open->closed 
State-Changed-By: mich 
State-Changed-When: Wed Jul 13 13:46:10 GMT 2005 
State-Changed-Why:  
New port added, thank you! 

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