Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 06:44:13 +0100 (CET)
From:      Martin Tournoij <carpetsmoker@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120029: [NEW PORTS] sysutils/daa2iso Convert PowerISO DAA files to ISO9660
Message-ID:  <200801270544.m0R5iDiW088764@phong.rwxrwxrwx.net>
Resent-Message-ID: <200801270550.m0R5o3Dx062508@freefall.freebsd.org>

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

>Number:         120029
>Category:       ports
>Synopsis:       [NEW PORTS] sysutils/daa2iso Convert PowerISO DAA files to ISO9660
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 27 05:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 7.0-BETA3 i386
>Organization:
>Environment:
FreeBSD phong.rwxrwxrwx.net 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Mon Nov 19 15:02:36 UTC 2007 carpetsmoker@slash.rwxrwxrwx.net:/mnt/ad0s1a/usr/obj/mnt/ad0s1a/usr/src/sys/PHONG i386
>Description:
Convert PowerISO DAA files to ISO9660.

>How-To-Repeat:

>Fix:

--- daa2iso.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:
#
#	sysutils/daa2iso/Makefile
#	sysutils/daa2iso/distinfo
#	sysutils/daa2iso/pkg-descr
#
echo x - sysutils/daa2iso/Makefile
sed 's/^X//' >sysutils/daa2iso/Makefile << 'END-of-sysutils/daa2iso/Makefile'
X# New ports collection makefile for:	sysutils/daa2iso
X# Date created:				27 Jan 2008
X# Whom:					Martin Tournoij <carpetsmoker@xs4all.nl>
X#
X# $Carpetsmoker: ports/sysutils/daa2iso/Makefile,v 1.1 2008/01/27 05:41:11 carpetsmoker Exp $
X# $FreeBSD$
X#
X
XPORTNAME=	daa2iso
XPORTVERSION=	0.1.2
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.carpetsmoker.net/distfiles/ \
X		http://www.xs4all.nl/distfiles/
X
XMAINTAINER=	carpetsmoker@xs4all.nl
XCOMMENT=	Convert PowerISO DAA files to ISO9660
X
XPLIST_FILES=	bin/daa2iso
X
Xdo-build:
X	${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} -lz ${WRKSRC}/daa2iso.c
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/daa2iso ${PREFIX}/bin/
X
X.include <bsd.port.mk>
END-of-sysutils/daa2iso/Makefile
echo x - sysutils/daa2iso/distinfo
sed 's/^X//' >sysutils/daa2iso/distinfo << 'END-of-sysutils/daa2iso/distinfo'
XMD5 (daa2iso-0.1.2.tar.gz) = 1544877c394e906771cee0deeef7a8df
XSHA256 (daa2iso-0.1.2.tar.gz) = 8661adbe5119d2a7f6511f16c5897dc7ace6bda4bd44069dfb143b1c09df256e
XSIZE (daa2iso-0.1.2.tar.gz) = 3486
END-of-sysutils/daa2iso/distinfo
echo x - sysutils/daa2iso/pkg-descr
sed 's/^X//' >sysutils/daa2iso/pkg-descr << 'END-of-sysutils/daa2iso/pkg-descr'
XTool for converting the DAA files (Direct Access Archive, used by
XPowerISO) to ISO9660.
X
XWWW: http://aluigi.altervista.org/mytoolz.htm
END-of-sysutils/daa2iso/pkg-descr
exit
--- daa2iso.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?200801270544.m0R5iDiW088764>