From vinc@0x45.org  Mon Dec 29 18:34:57 2003
Return-Path: <vinc@0x45.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CE91416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Dec 2003 18:34:57 -0800 (PST)
Received: from sativa.0x45.org (dyn-81-167-56-126.ppp.tiscali.fr [81.167.56.126])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CEC0043D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Dec 2003 18:34:49 -0800 (PST)
	(envelope-from vinc@0x45.org)
Received: by sativa.0x45.org (Postfix, from userid 1001)
	id 7CA3D125F; Tue, 30 Dec 2003 03:35:12 +0100 (CET)
Message-Id: <20031230023512.7CA3D125F@sativa.0x45.org>
Date: Tue, 30 Dec 2003 03:35:12 +0100 (CET)
From: Vincent Tantardini <vinc@FreeBSD-fr.org>
Reply-To: Vincent Tantardini <vinc@FreeBSD-fr.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [New Port] sysutils/cuetools
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60714
>Category:       ports
>Synopsis:       [New Port] sysutils/cuetools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 29 18:40:16 PST 2003
>Closed-Date:    Tue Dec 30 04:44:25 PST 2003
>Last-Modified:  Tue Dec 30 04:44:25 PST 2003
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
FreeBSD-fr.org
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc@sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	A set of utilities for working with cue files and toc files
>How-To-Repeat:
	
>Fix:

	

--- cuetools.port 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:
#
#	cuetools
#	cuetools/Makefile
#	cuetools/pkg-descr
#	cuetools/distinfo
#	cuetools/pkg-plist
#
echo c - cuetools
mkdir -p cuetools > /dev/null 2>&1
echo x - cuetools/Makefile
sed 's/^X//' >cuetools/Makefile << 'END-of-cuetools/Makefile'
X# New ports collection makefile for:	cuetools
X# Date created:		30 December 2003
X# Whom:			Vincent Tantardini <vinc@FreeBSD-fr.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cuetools
XPORTVERSION=	0.4
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	A set of utilities for working with cue files and toc files
X
XUSE_REINPLACE=	yes
X
Xpre-patch:
X	${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${MKDIR} ${EXAMPLESDIR}
X.   for F in README README.formats ChangeLog COPYING
X	${INSTALL_MAN} ${WRKSRC}/${F} ${DOCSDIR}
X.   endfor
X.   for E in EXAMPLE.cuerenamerc EXAMPLE.useage
X	${INSTALL_MAN} ${WRKSRC}/${E} ${EXAMPLESDIR}
X.   endfor
X.endif
X
X.include <bsd.port.mk>
END-of-cuetools/Makefile
echo x - cuetools/pkg-descr
sed 's/^X//' >cuetools/pkg-descr << 'END-of-cuetools/pkg-descr'
XCuetools is a set of utilities for working with cue files and toc files.
XIt contains:
X- cueconverter: convert between cue and toc formats
X- cuebreakpoints: output track break points from a cue/toc file, in a
X  format usable by shnsplit (part of the shntool package)
X- cuerename: rename files based on a template
X
XWWW: http://cuetools.sourceforge.net/
END-of-cuetools/pkg-descr
echo x - cuetools/distinfo
sed 's/^X//' >cuetools/distinfo << 'END-of-cuetools/distinfo'
XMD5 (cuetools-0.4.tar.gz) = a8484e32f4dc7c0dd1cd58bced3c2ff3
END-of-cuetools/distinfo
echo x - cuetools/pkg-plist
sed 's/^X//' >cuetools/pkg-plist << 'END-of-cuetools/pkg-plist'
Xbin/cuebreakpoints
Xbin/cueconvert
Xbin/cuerename
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/README.formats
X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%EXAMPLESDIR%%/EXAMPLE.cuerenamerc
X%%PORTDOCS%%%%EXAMPLESDIR%%/EXAMPLE.useage
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
END-of-cuetools/pkg-plist
exit
--- cuetools.port ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Dec 30 04:44:17 PST 2003 
State-Changed-Why:  
New port added, thanks! 

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