1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Upgrade to 2.1 (official release)

This commit is contained in:
Andrey A. Chernov 1996-05-04 11:34:31 +00:00
parent fe5d86b563
commit 14b74b36e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3068
5 changed files with 16 additions and 19 deletions

View File

@ -1,27 +1,25 @@
# New ports collection makefile for: zip
# Version required: 2.0.1
# New ports collection makefile for: zip (without encryption)
# Version required: 2.1
# Date created: 22 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.4 1995/04/16 00:25:14 asami Exp $
# $Id: Makefile,v 1.5 1995/04/24 10:58:57 asami Exp $
#
DISTNAME= zip201
PKGNAME= zip-2.0.1
DISTNAME= zip21
PKGNAME= zip-2.1
CATEGORIES+= archivers
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://quest.jpl.nasa.gov/pub/
EXTRACT_SUFX= .zip
MAINTAINER= ache@FreeBSD.ORG
ALL_TARGET= freebsd
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
pre-install:
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/man/man1
do-install:
cd ${WRKSRC}; install -c -o bin -g bin zip.1 zipgrep.1 ${PREFIX}/man/man1
cd ${WRKSRC}; install -c -o bin -g bin zip zipnote zipsplit zipcloak zipgrep ${PREFIX}/bin
EXTRACT_CMD= unzip
EXTRACT_ARGS= -oq
NO_WRKSUBDIR= yes
MAKEFILE= unix/Makefile
ALL_TARGET= generic
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (zip201.tar.Z) = 38bcfa904b4707b1240fcb658e3ca3d4
MD5 (zip21.zip) = 5e175cbb2f897eb31d5efc23de414dc6

View File

@ -1 +1 @@
zip v 2.01. Create/update ZIP files which are compatabile with pkzip v2.04g
zip (without encryption). Create/update ZIP files which are compatabile with pkzip v2.04g

View File

@ -1,4 +1,4 @@
Zip 2.0.1 is a compression and file packaging utility. It is compatible with
Zip is a compression and file packaging utility. It is compatible with
PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems. There is a companion to zip
called unzip (of course) which you should be able to find the same place
you got zip.

View File

@ -1,4 +1,3 @@
@cwd /usr/local
man/man1/zip.1
man/man1/zipgrep.1
bin/zip