Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 00:38:48 +0200 (CEST)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41061: New port: archivers/gzip (1.3.3)
Message-ID:  <200207272238.g6RMcmhd097616@gits.gits.dyndns.org>

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

>Number:         41061
>Category:       ports
>Synopsis:       New port: archivers/gzip (1.3.3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 27 15:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 23 08:29:49 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386
>Description:
	this is gzip 1.3.3, a compression utility designed to be a
	replacement for compress.
>How-To-Repeat:
	n/a
>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:
#
#	archivers/gzip
#	archivers/gzip/Makefile
#	archivers/gzip/distinfo
#	archivers/gzip/pkg-comment
#	archivers/gzip/pkg-descr
#	archivers/gzip/pkg-plist
#
echo c - archivers/gzip
mkdir -p archivers/gzip > /dev/null 2>&1
echo x - archivers/gzip/Makefile
sed 's/^X//' >archivers/gzip/Makefile << 'END-of-archivers/gzip/Makefile'
X# New ports collection makefile for:	gzip
X# Date created:				27 July 2002
X# Whom:					cyrille.lefevre@laposte.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gzip
XPORTVERSION=	1.3.3
XCATEGORIES=	archivers
XMASTER_SITES=	${MASTER_SITE_GNU_ALPHA}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X# EXTRACT_SUFX=	.tar
X
XMAINTAINER=	cyrille.lefevre@laposte.net
X
XMASTER_SITE_GNU_ALPHA= \
X		ftp://ftp.funet.fi/pub/gnu/alpha/gnu/%SUBDIR%/ \
X		http://www.funet.fi/pub/gnu/alpha/gnu/%SUBDIR%/
X#		ftp://alpha.gnu.org/gnu/%SUBDIR%/
X
XUSE_REINPLACE=	yes
XGNU_CONFIGURE=	yes
X
XMAN1=   gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 \
X	zgrep.1 zless.1 zmore.1 znew.1
X
Xpost-configure:
X	@${REINPLACE_CMD} -e 's|^SHELL =.*|SHELL=/bin/sh|' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-archivers/gzip/Makefile
echo x - archivers/gzip/distinfo
sed 's/^X//' >archivers/gzip/distinfo << 'END-of-archivers/gzip/distinfo'
XMD5 (gzip-1.3.3.tar.gz) = 52eaf713673507d21f7abefee98ba662
END-of-archivers/gzip/distinfo
echo x - archivers/gzip/pkg-comment
sed 's/^X//' >archivers/gzip/pkg-comment << 'END-of-archivers/gzip/pkg-comment'
XA compression utility designed to be a replacement for compress
END-of-archivers/gzip/pkg-comment
echo x - archivers/gzip/pkg-descr
sed 's/^X//' >archivers/gzip/pkg-descr << 'END-of-archivers/gzip/pkg-descr'
XGzip (GNU zip) is a compression utility designed to be a replacement
Xfor compress. Its main advantages over compress are much better
Xcompression and freedom from patented algorithms.
X
XWWW: http://www.gzip.org/
END-of-archivers/gzip/pkg-descr
echo x - archivers/gzip/pkg-plist
sed 's/^X//' >archivers/gzip/pkg-plist << 'END-of-archivers/gzip/pkg-plist'
X@comment $FreeBSD$
Xbin/gunzip
Xbin/gzexe
Xbin/gzip
Xbin/zcat
Xbin/zcmp
Xbin/zdiff
Xbin/zegrep
Xbin/zfgrep
Xbin/zforce
Xbin/zgrep
Xbin/zless
Xbin/zmore
Xbin/znew
X@unexec install-info --quiet --delete %D/info/gzip.info %D/info/dir
Xinfo/gzip.info
X@exec install-info %D/info/gzip.info %D/info/dir
END-of-archivers/gzip/pkg-plist
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?200207272238.g6RMcmhd097616>