Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2000 00:09:45 -0300 (EST)
From:      Joao Carlos Mendes Luis <jonny@jonny.eng.br>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21285: Port change: unace
Message-ID:  <200009150309.AAA34638@roma.coe.ufrj.br>

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

>Number:         21285
>Category:       ports
>Synopsis:       Old istfile location unavailable, new locations added
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 14 20:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joao Carlos Mendes Luis
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Embratel
>Environment:

>Description:

>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:
#
#	unace
#	unace/files
#	unace/files/md5
#	unace/pkg
#	unace/pkg/COMMENT
#	unace/pkg/DESCR
#	unace/pkg/PLIST
#	unace/patches
#	unace/patches/patch-aa
#	unace/Makefile
#
echo c - unace
mkdir -p unace > /dev/null 2>&1
echo c - unace/files
mkdir -p unace/files > /dev/null 2>&1
echo x - unace/files/md5
sed 's/^X//' >unace/files/md5 << 'END-of-unace/files/md5'
XMD5 (unacepub.zip) = cbe24fca48c783b207cec859e512e446
END-of-unace/files/md5
echo c - unace/pkg
mkdir -p unace/pkg > /dev/null 2>&1
echo x - unace/pkg/COMMENT
sed 's/^X//' >unace/pkg/COMMENT << 'END-of-unace/pkg/COMMENT'
XExtract, view & test ACE archives
END-of-unace/pkg/COMMENT
echo x - unace/pkg/DESCR
sed 's/^X//' >unace/pkg/DESCR << 'END-of-unace/pkg/DESCR'
XThis is a port of a (un)archiver which deals with ACE archives.
X
XWWW: http://members.aol.com/mlemke6413/ace.html
X
X- Joao Carlos Mendes Luis <jonny@jonny.eng.br>
END-of-unace/pkg/DESCR
echo x - unace/pkg/PLIST
sed 's/^X//' >unace/pkg/PLIST << 'END-of-unace/pkg/PLIST'
Xbin/unace
END-of-unace/pkg/PLIST
echo c - unace/patches
mkdir -p unace/patches > /dev/null 2>&1
echo x - unace/patches/patch-aa
sed 's/^X//' >unace/patches/patch-aa << 'END-of-unace/patches/patch-aa'
Xdiff -ru ../../1/unix/makefile ./unix/makefile
X--- ../../1/unix/makefile	Wed Jul  1 05:29:10 1998
X+++ ./unix/makefile	Tue Feb 23 20:48:11 1999
X@@ -16,7 +16,8 @@
X #CFLAGS = -Wall -O3 -s #-DNDEBUG
X #CFLAGS = -g -Wall -DMDEBUG
X #CFLAGS = -O3 -fno-strength-reduce -fomit-frame-pointer # These are for Linux
X-CFLAGS = -O -g -Wall -dLO_HI_BYTE_ORDER
X+#CFLAGS = -O -g -Wall -dLO_HI_BYTE_ORDER
X+CFLAGS += -O3 -fno-strength-reduce -fomit-frame-pointer
X CHALLOC = challoc.o
X CHALLOC =
X CHNEW = chnew.o challoc.o
END-of-unace/patches/patch-aa
echo x - unace/Makefile
sed 's/^X//' >unace/Makefile << 'END-of-unace/Makefile'
X# New ports collection makefile for: unace
X# URL: http://members.aol.com/mlemke6413/ace.html
X# Date created:         23 February 1999
X# Whom:                 Joao Carlos Mendes Luis <jonny@jonny.eng.br>
X#
X# $FreeBSD: ports/archivers/unace/Makefile,v 1.4 2000/04/08 23:17:52 mharo Exp $
X#
X
XPORTNAME=	unace
XPORTVERSION=	1.2b
XCATEGORIES=	archivers
XMASTER_SITES=	ftp://ftp.cdrom.com/pub/sac/pack/ \
X		ftp://cert.unisa.it/pub/PC/SAC/pack/ \
X		ftp://ftp.unicamp.br/pub6/pc/archivers/ \
X		ftp://ftp.osb.hu/pub/mirrors/sac/pack/ \
X		ftp://ftp.uakom.sk/pub/mirrors/sac/pack/
XDISTNAME=	unacepub
X
XMAINTAINER=	jonny@jonny.eng.br
X
XUSE_ZIP=	yes
XUSE_GMAKE=	yes
XALL_TARGET=	unace
XMAKEFILE=	unix/makefile
XNO_WRKSUBDIR=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/unace ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-unace/Makefile
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009150309.AAA34638>