Skip site navigation (1)Skip section navigation (2)
Date:      15 Aug 2004 09:10:05 -0000
From:      Martin.Dieringer@t-online.de (Martin Dieringer)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70473: New port: sysutils/nrg2iso (Nero NRG to ISO converter)
Message-ID:  <20040815091005.31521.qmail@dieringer.dyndns.org>
Resent-Message-ID: <200408150910.i7F9AEjJ089351@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70473
>Category:       ports
>Synopsis:       New port: sysutils/nrg2iso (Nero NRG to ISO converter)
>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:   Sun Aug 15 09:10:14 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD pc.dieringer.dyndns.org 5.2-CURRENT FreeBSD 5.2-CURRENT #6: Fri Aug 6 17:59:21 CEST 2004 root@:/usr/obj/usr/src/sys/PC i386


	
>Description:
Nrg2Iso is a utility for converting CD (or DVD) image generated by
Nero Burning Rom to ISO format.
>How-To-Repeat:
	
>Fix:

	

--- nrg2iso.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:
#
#	nrg2iso
#	nrg2iso/distinfo
#	nrg2iso/Makefile
#	nrg2iso/files
#	nrg2iso/files/patch-Makefile
#	nrg2iso/pkg-plist
#	nrg2iso/pkg-descr
#
echo c - nrg2iso
mkdir -p nrg2iso > /dev/null 2>&1
echo x - nrg2iso/distinfo
sed 's/^X//' >nrg2iso/distinfo << 'END-of-nrg2iso/distinfo'
XMD5 (nrg2iso-0.2-SuSE9_br.src.rpm) = 2b89c3c771b5663d4eba9aff76c67661
XSIZE (nrg2iso-0.2-SuSE9_br.src.rpm) = 11470
END-of-nrg2iso/distinfo
echo x - nrg2iso/Makefile
sed 's/^X//' >nrg2iso/Makefile << 'END-of-nrg2iso/Makefile'
X# New ports collection makefile for:   nrg2iso
X# Date created:        15 Aug 2004
X# Whom:                dieringe
X#
X# $FreeBSD$
X#
X
XPORTNAME=		nrg2iso
XPORTVERSION=		0.2
XCATEGORIES=		sysutils
X
XMAINTAINER=		dieringe@zedat.fu-berlin.de
XCOMMENT=		Convert Nero .nrg CD-Image format to ISO
X
XMASTER_SITES=		http://gregory.kokanosky.free.fr/v4/linux/
XDISTFILES=		nrg2iso-0.2-SuSE9_br.src.rpm
X
XEXTRACT_DEPENDS=	rpm2cpio:${PORTSDIR}/archivers/rpm
X
XEXTRACT_CMD=		rpm2cpio
XEXTRACT_BEFORE_ARGS=
XEXTRACT_AFTER_ARGS=	| ${CPIO} -id --quiet && ${TAR} -xyf nrg2iso-0.2.tar.gz
X
XUSE_GMAKE=		yes
X
XWRKSRC=			${WRKDIR}/nrg2iso-0.2
X
X.include <bsd.port.mk>
END-of-nrg2iso/Makefile
echo c - nrg2iso/files
mkdir -p nrg2iso/files > /dev/null 2>&1
echo x - nrg2iso/files/patch-Makefile
sed 's/^X//' >nrg2iso/files/patch-Makefile << 'END-of-nrg2iso/files/patch-Makefile'
X--- Makefile.ori	Thu May  1 23:50:38 2003
X+++ Makefile		Sun Aug 15 10:33:15 2004
X@@ -4,3 +4,6 @@
X clean: 
X 	rm -f nrg2iso
X 	rm -f *~
X+
X+install:	all
X+	install -s nrg2iso ${PREFIX}/bin/
END-of-nrg2iso/files/patch-Makefile
echo x - nrg2iso/pkg-plist
sed 's/^X//' >nrg2iso/pkg-plist << 'END-of-nrg2iso/pkg-plist'
Xbin/nrg2iso
END-of-nrg2iso/pkg-plist
echo x - nrg2iso/pkg-descr
sed 's/^X//' >nrg2iso/pkg-descr << 'END-of-nrg2iso/pkg-descr'
X
XNrg2Iso is a utility for converting CD (or DVD) image generated by
XNero Burning Rom to ISO format.
X
XWWW: http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
X
X- dieringe
Xdieringe@zedat.fu-berlin.de
END-of-nrg2iso/pkg-descr
exit
--- nrg2iso.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040815091005.31521.qmail>