ports/70473: New port sysutils/nrg2iso (Nero NRG to ISO converter)

Martin Dieringer Martin.Dieringer at t-online.de
Sun Aug 15 09:40:27 UTC 2004


The following reply was made to PR ports/70473; it has been noted by GNATS.

From: Martin.Dieringer at t-online.de (Martin Dieringer)
To: freebsd-gnats-submit at FreeBSD.org,
	Martin Dieringer <Martin.Dieringer at t-online.de>
Cc:  
Subject: Re: ports/70473: New port sysutils/nrg2iso (Nero NRG to ISO converter)
Date: Sun, 15 Aug 2004 11:37:09 +0200 (CEST)

 I didn't see the new version.
 here is a new shar of the complete port:
 
 
 # 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.4.tar.gz) = 996c38c8f1465e9c51ccad4f31ec2eee
 XSIZE (nrg2iso-0.4.tar.gz) = 8553
 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.4
 XCATEGORIES=		sysutils
 X
 XMAINTAINER=		dieringe at 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.4.tar.gz
 X
 XUSE_GMAKE=		yes
 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 at zedat.fu-berlin.de
 END-of-nrg2iso/pkg-descr
 exit
 



More information about the freebsd-ports-bugs mailing list