ports/120240: [NEW PORT] sysutils/uif2iso: UIF (Universal Image Format, used by MagicISO) to ISO converter

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


>Number:         120240
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/uif2iso: UIF (Universal Image Format, used by MagicISO) 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:
UIF2ISO is an open source command-line/GUI tool for converting single
and multipart UIF file images to the original ISO format.

The UIF image (Universal Image Format) in fact is just a compressed
ISO which can be created through the commercial program MagicISO.

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

--- uif2iso-0.1.2.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:
#
#	uif2iso
#	uif2iso/Makefile
#	uif2iso/pkg-descr
#	uif2iso/distinfo
#
echo c - uif2iso
mkdir -p uif2iso > /dev/null 2>&1
echo x - uif2iso/Makefile
sed 's/^X//' >uif2iso/Makefile << 'END-of-uif2iso/Makefile'
X# New ports collection makefile for:	uif2iso
X# Date created:		03 Feb 2008
X# Whom:			Dmitry Marakasov <amdmi3 at amdmi3.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	uif2iso
XPORTVERSION=	0.1.2
XCATEGORIES=	sysutils
XMASTER_SITES=	http://aluigi.altervista.org/mytoolz/ \
X		http://www.amdmi3.ru/distfiles/
XDISTNAME=	${PORTNAME}
X
XMAINTAINER=	amdmi3 at amdmi3.ru
XCOMMENT=	UIF (Universal Image Format, used by MagicISO) 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-uif2iso/Makefile
echo x - uif2iso/pkg-descr
sed 's/^X//' >uif2iso/pkg-descr << 'END-of-uif2iso/pkg-descr'
XUIF2ISO is an open source command-line/GUI tool for converting single
Xand multipart UIF file images to the original ISO format.
X
XThe UIF image (Universal Image Format) in fact is just a compressed
XISO which can be created through the commercial program MagicISO.
X
XWWW: http://aluigi.altervista.org/mytoolz.htm
END-of-uif2iso/pkg-descr
echo x - uif2iso/distinfo
sed 's/^X//' >uif2iso/distinfo << 'END-of-uif2iso/distinfo'
XMD5 (uif2iso.zip) = aa1eaeaa12b6ab9092d72ac85db9e925
XSHA256 (uif2iso.zip) = 4ddce6a982efabcc3b7c33ffe98c5632119e0fe0f3aac2ec6ce1c6711a7e69df
XSIZE (uif2iso.zip) = 27639
END-of-uif2iso/distinfo
exit
--- uif2iso-0.1.2.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list