ports/120030: [NEW PORT] sysutils/uif2iso Convert MagicISO UIF files to ISO9660
Martin Tournoij
carpetsmoker at xs4all.nl
Sun Jan 27 05:50:05 UTC 2008
>Number: 120030
>Category: ports
>Synopsis: [NEW PORT] sysutils/uif2iso Convert MagicISO UIF 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:04 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 at slash.rwxrwxrwx.net:/mnt/ad0s1a/usr/obj/mnt/ad0s1a/usr/src/sys/PHONG i386
>Description:
Convert MagicISO UIF files to ISO9660
>How-To-Repeat:
>Fix:
--- uif2iso.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/uif2iso/Makefile
# sysutils/uif2iso/distinfo
# sysutils/uif2iso/pkg-descr
#
echo x - sysutils/uif2iso/Makefile
sed 's/^X//' >sysutils/uif2iso/Makefile << 'END-of-sysutils/uif2iso/Makefile'
X# New ports collection makefile for: sysutils/uif2iso
X# Date created: 27 Jan 2008
X# Whom: Martin Tournoij <carpetsmoker at xs4all.nl>
X#
X# $Carpetsmoker: ports/sysutils/uif2iso/Makefile,v 1.1 2008/01/27 05:41:12 carpetsmoker Exp $
X# $FreeBSD$
X#
X
XPORTNAME= uif2iso
XPORTVERSION= 0.1.1
XCATEGORIES= sysutils
XMASTER_SITES= http://www.carpetsmoker.net/distfiles/ \
X http://www.xs4all.nl/distfiles/
X
XMAINTAINER= carpetsmoker at xs4all.nl
XCOMMENT= Convert MagicISO UIF files to ISO9660
X
XPLIST_FILES= bin/uif2iso
X
Xdo-build:
X ${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} -lz ${WRKSRC}/uif2iso.c
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/uif2iso ${PREFIX}/bin/
X
X.include <bsd.port.mk>
END-of-sysutils/uif2iso/Makefile
echo x - sysutils/uif2iso/distinfo
sed 's/^X//' >sysutils/uif2iso/distinfo << 'END-of-sysutils/uif2iso/distinfo'
XMD5 (uif2iso-0.1.1.tar.gz) = fdd61094b18d405a6127e1fdb12a400c
XSHA256 (uif2iso-0.1.1.tar.gz) = 52886b5b74ee36fb0f21a0320719f4b7aa6008950ae5ceb84fa423802eb1dbf6
XSIZE (uif2iso-0.1.1.tar.gz) = 3351
END-of-sysutils/uif2iso/distinfo
echo x - sysutils/uif2iso/pkg-descr
sed 's/^X//' >sysutils/uif2iso/pkg-descr << 'END-of-sysutils/uif2iso/pkg-descr'
XTool for converting the UIF files (Universal Image Format, used by
XMagicISO) to ISO9660.
X
XWWW: http://aluigi.altervista.org/mytoolz.htm
END-of-sysutils/uif2iso/pkg-descr
exit
--- uif2iso.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list