ports/120239: [NEW PORT] sysutils/daa2iso: DAA (Direct Access Archive, used by PowerISO) to ISO converter

Dmitry Marakasov amdmi3 at amdmi3.ru
Sun Feb 3 16:30:02 UTC 2008


>Number:         120239
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/daa2iso: DAA (Direct Access Archive, used by PowerISO) to ISO converter
>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 Feb 03 16:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RC1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RC1 FreeBSD 7.0-RC1 #0: Sat Jan 5 03:26:52 MSK 2008 root at hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
DAA2ISO is an open source command-line/GUI tool for converting single
and multipart DAA file images to the original ISO format.

The DAA image (Direct Access Archive) in fact is just a compressed ISO
which can be created through the commercial program PowerISO.

WWW: http://aluigi.altervista.org/mytoolz.htm
>How-To-Repeat:
>Fix:

--- daa2iso-0.1.3.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:
#
#	daa2iso
#	daa2iso/Makefile
#	daa2iso/pkg-descr
#	daa2iso/distinfo
#
echo c - daa2iso
mkdir -p daa2iso > /dev/null 2>&1
echo x - daa2iso/Makefile
sed 's/^X//' >daa2iso/Makefile << 'END-of-daa2iso/Makefile'
X# New ports collection makefile for:	daa2iso
X# Date created:		03 Feb 2008
X# Whom:			Dmitry Marakasov <amdmi3 at amdmi3.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	daa2iso
XPORTVERSION=	0.1.3
XCATEGORIES=	sysutils
XMASTER_SITES=	http://aluigi.altervista.org/mytoolz/ \
X		http://www.amdmi3.ru/distfiles/
XDISTNAME=	${PORTNAME}
X
XMAINTAINER=	amdmi3 at amdmi3.ru
XCOMMENT=	DAA (Direct Access Archive, used by PowerISO) to ISO converter
X
XUSE_ZIP=	yes
X
XPLIST_FILES=	bin/${PORTNAME}
X
X.if !defined(NOPORTDOCS)
XPORTDOCS=	${PORTNAME}.txt
X.endif
X
Xdo-build:
X	cd ${WRKDIR} && ${CC} ${CFLAGS} ${PORTNAME}.c -lz -o ${PORTNAME}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
X
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.txt ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-daa2iso/Makefile
echo x - daa2iso/pkg-descr
sed 's/^X//' >daa2iso/pkg-descr << 'END-of-daa2iso/pkg-descr'
XDAA2ISO is an open source command-line/GUI tool for converting single
Xand multipart DAA file images to the original ISO format.
X
XThe DAA image (Direct Access Archive) in fact is just a compressed ISO
Xwhich can be created through the commercial program PowerISO.
X
XWWW: http://aluigi.altervista.org/mytoolz.htm
END-of-daa2iso/pkg-descr
echo x - daa2iso/distinfo
sed 's/^X//' >daa2iso/distinfo << 'END-of-daa2iso/distinfo'
XMD5 (daa2iso.zip) = df0144189428f5b044abe81d1c6ecaed
XSHA256 (daa2iso.zip) = 65d1c6af062482e75fe4b1f94765abb2757f709e93359bfc7533fa61c6dc17cb
XSIZE (daa2iso.zip) = 28077
END-of-daa2iso/distinfo
exit
--- daa2iso-0.1.3.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list