ports/51987: new port: archivers/linux-unace2

Pav Lucistnik pav at oook.cz
Thu May 8 22:20:03 UTC 2003


>Number:         51987
>Category:       ports
>Synopsis:       new port: archivers/linux-unace2
>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:   Thu May 08 15:20:01 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pav Lucistnik
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD pav.oook.cz 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon May 5 23:52:17 CEST 2003 root at pav.oook.cz:/usr/obj/usr/src/sys/PAV i386


	
>Description:
Port of Linux binary UNACE v2.2, decompressor of UNACE2 archives.
I've been surprised there isn't port yet, it's out for almost year now.
Don't be alarmed by small delay on start, it's harmless.

http://www.winace.com/

>How-To-Repeat:
	
>Fix:

# 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:
#
#	unace2
#	unace2/Makefile
#	unace2/distinfo
#	unace2/pkg-descr
#	unace2/pkg-plist
#
echo c - unace2
mkdir -p unace2 > /dev/null 2>&1
echo x - unace2/Makefile
sed 's/^X//' >unace2/Makefile << 'END-of-unace2/Makefile'
X# New ports collection makefile for:	unace2
X# Date created:				May 8, 2003
X# Whom:					Pav Lucistnik <pav at oook.cz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	unace2
XPORTVERSION=	2.20
XCATEGORIES=	archivers linux
XMASTER_SITES=	http://www.maxeline.com/winace/ \
X		http://hem.passagen.se/vanlid/winace/ \
X		http://ace.imptech.net/
XPKGNAMEPREFIX=	linux-
XDISTNAME=	linunace22
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	pav at oook.cz
XCOMMENT=	Extract, view & test ACE 2 archives
X
XONLY_FOR_ARCHS=	i386
XUSE_LINUX=	yes
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
X
X.if exists(/usr/bin/brandelf)
XBRANDELF?=	/usr/bin/brandelf
X.else
XBRANDELF?=	brandelf
X.endif
X
Xdo-patch:
X	@${BRANDELF} -t Linux ${WRKSRC}/unace
X
Xdo-install:
X	${CP} ${WRKSRC}/unace ${PREFIX}/bin/unace2
X
X.include <bsd.port.mk>
END-of-unace2/Makefile
echo x - unace2/distinfo
sed 's/^X//' >unace2/distinfo << 'END-of-unace2/distinfo'
XMD5 (linunace22.tgz) = 218020e64975775e191077a195732735
END-of-unace2/distinfo
echo x - unace2/pkg-descr
sed 's/^X//' >unace2/pkg-descr << 'END-of-unace2/pkg-descr'
XFree command-line decompressor of UNACE 2.0 or later archives.
X
XWWW: http://www.winace.com/
END-of-unace2/pkg-descr
echo x - unace2/pkg-plist
sed 's/^X//' >unace2/pkg-plist << 'END-of-unace2/pkg-plist'
Xbin/unace2
END-of-unace2/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list