aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-04-27 23:59:18 +0800
committerache <ache@FreeBSD.org>1997-04-27 23:59:18 +0800
commit800be103499d073e081b8022c2571b220c747c92 (patch)
treef788f35754954e9fc229afd60fc01a8f72232c7b /archivers
parent00575220bc66f7619ab55c4c71722c04fa68c011 (diff)
downloadfreebsd-ports-gnome-800be103499d073e081b8022c2571b220c747c92.tar.gz
freebsd-ports-gnome-800be103499d073e081b8022c2571b220c747c92.tar.zst
freebsd-ports-gnome-800be103499d073e081b8022c2571b220c747c92.zip
Add zipgrep, misc cleanup
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unzip/Makefile26
-rw-r--r--archivers/unzip/pkg-plist4
2 files changed, 12 insertions, 18 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index f5baffbb0217..49c698171967 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,30 +1,22 @@
-# New ports collection makefile for: unzip.with_encryption
-# http://infozip.cdrom.com/pub/infozip/
-#
+# New ports collection makefile for: unzip
# Version required: 5.3
-# Date created: 22 Dec 1994
-# Whom: ache
+# Date created: 17 October 1994
+# Whom: jmz
#
-# $Id: Makefile,v 1.22 1997/01/06 21:40:46 ache Exp $
+# $Id: Makefile,v 1.8 1997/01/06 21:43:22 ache Exp $
#
-DISTNAME= unzip53
-PKGNAME= unzip+crypt-5.3
+DISTNAME= unzip-5.3
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.icce.rug.nl/infozip/OLD/beta/
-DISTFILES= unzip53.zip zcrypt27.zip
+MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/
+DISTFILES= unzip53.tar.gz
MAINTAINER= ache@FreeBSD.ORG
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-
-RESTRICTED= "This program can't be imported/re-exported from USA"
-EXTRACT_CMD= unzip
-EXTRACT_ARGS= -oq
-NO_WRKSUBDIR= yes
+NO_WRKSUBDIR= YES
MAKEFILE= unix/Makefile
ALL_TARGET= bsd
-MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_SMITH_CODE -DUSE_UNSHRINK" -f
+MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS}" -f
MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1
do-install:
diff --git a/archivers/unzip/pkg-plist b/archivers/unzip/pkg-plist
index f9ba72afbe55..937d2166adf4 100644
--- a/archivers/unzip/pkg-plist
+++ b/archivers/unzip/pkg-plist
@@ -1,8 +1,10 @@
bin/unzip
-@exec ln -f %D/%F %B/zipinfo
+@exec ln -f %F %B/zipinfo
bin/funzip
bin/unzipsfx
+bin/zipgrep
man/man1/funzip.1.gz
man/man1/unzip.1.gz
man/man1/unzipsfx.1.gz
+man/man1/zipgrep.1.gz
man/man1/zipinfo.1.gz