summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authoragc <agc>1998-06-18 16:06:37 +0000
committeragc <agc>1998-06-18 16:06:37 +0000
commitc73bcf0a234736c2634d08af9d06a9a5755da97a (patch)
treeeabe9392eb8a3d32fd88c78c477775f250018327 /archivers
parentef93061025fa803d9e09ae4ef71e0676e9a1c10a (diff)
downloadpkgsrc-c73bcf0a234736c2634d08af9d06a9a5755da97a.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arc/Makefile3
-rw-r--r--archivers/freeze/Makefile3
-rw-r--r--archivers/gcpio/Makefile3
-rw-r--r--archivers/gtar/Makefile4
-rw-r--r--archivers/lha/Makefile5
-rw-r--r--archivers/macutil/Makefile5
-rw-r--r--archivers/rar/Makefile3
-rw-r--r--archivers/unzip/Makefile5
-rw-r--r--archivers/zip/Makefile3
-rw-r--r--archivers/zoo/Makefile3
10 files changed, 11 insertions, 26 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile
index f3666bce9c5..250325981f3 100644
--- a/archivers/arc/Makefile
+++ b/archivers/arc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:17 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/18 16:06:37 agc Exp $
# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:09 fenner Exp
#
@@ -11,6 +11,5 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
NO_WRKSUBDIR= yes
-MAN1= arc.1
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/freeze/Makefile b/archivers/freeze/Makefile
index 853a7943f93..b4821413f93 100644
--- a/archivers/freeze/Makefile
+++ b/archivers/freeze/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:07 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/18 16:06:37 agc Exp $
# FreeBSD Id: Makefile,v 1.3 1996/11/18 11:20:59 asami Exp
#
@@ -10,6 +10,5 @@ MAINTAINER= lukin@okbmei.msk.su
GNU_CONFIGURE= yes
ALL_TARGET= prog
-MAN1= freeze.1 melt.1 unfreeze.1 fcat.1 statist.1
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 043ead23bac..2bd6277dfb5 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/22 11:05:01 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/18 16:06:37 agc Exp $
#
DISTNAME= cpio-2.4.2
@@ -12,7 +12,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
LDFLAGS= -lgnumalloc
-MAN1= gcpio.1
INFO_FILES= cpio.info
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 912007058d1..2384a6340d5 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/17 09:37:22 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/18 16:06:37 agc Exp $
#
DISTNAME= tar-1.12
@@ -13,8 +13,6 @@ USE_GTEXINFO= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
-MAN1= gtar.1
-
post-install:
${INSTALL_DATA} ${FILESDIR}/gtar.1 ${PREFIX}/man/man1/
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index 7fdae79985b..3a735b6b6ee 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:18 frueauf Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/18 16:06:37 agc Exp $
# FreeBSD Id: Makefile,v 1.9 1996/12/15 02:05:58 max Exp
#
@@ -12,7 +12,4 @@ MAINTAINER= packages@netbsd.org
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
-MANLANG= ja_JP.EUC
-MAN1= lha.1
-
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/macutil/Makefile b/archivers/macutil/Makefile
index 2930994fe1c..56cce178ade 100644
--- a/archivers/macutil/Makefile
+++ b/archivers/macutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/05/10 15:29:19 frueauf Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/18 16:06:37 agc Exp $
DISTNAME= macutil
PKGNAME= macutil-2.0b3
@@ -13,9 +13,6 @@ EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
-MAN1= macunpack.1 hexbin.1 macsave.1 macstream.1 binhex.1 tomac.1 \
- frommac.1 macutil.1
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/macunpack/macunpack \
${WRKSRC}/hexbin/hexbin \
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index 4cd65e337ea..9bac8ec0c91 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/04/20 11:56:18 frueauf Exp $
+# $NetBSD: Makefile,v 1.11 1998/06/18 16:06:37 agc Exp $
# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:27 fenner Exp
#
@@ -17,7 +17,6 @@ NO_PACKAGE= Only unmodified original package can be distributed
NO_WRKSUBDIR= yes
EXTRACT_CMD=
EXTRACT_BEFORE_ARGS=
-CAT1= rar.1
pre-extract:
chmod a+x ${DISTDIR}/${DISTFILES}
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 14b71f19da0..2423def57f4 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/10 08:02:08 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/18 16:06:38 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
#
@@ -12,7 +12,6 @@ MAINTAINER= packages@netbsd.org
MAKEFILE= unix/Makefile
ALL_TARGET= bsd
MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK"
-MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1
do-install:
cd ${WRKSRC} && \
@@ -21,7 +20,7 @@ do-install:
cd ${WRKSRC}/unix && \
${INSTALL_SCRIPT} zipgrep ${PREFIX}/bin
cd ${WRKSRC}/unix && \
- ${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1
+ ${INSTALL_MAN} funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1 ${PREFIX}/man/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unzip
cd ${WRKSRC} && \
${INSTALL_DATA} README WHERE COPYING ${PREFIX}/share/doc/unzip
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 7d2b8f84649..d84fe30cd4b 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/06/10 08:02:08 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/18 16:06:38 agc Exp $
# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
#
@@ -12,7 +12,6 @@ MAINTAINER= packages@netbsd.org
MAKEFILE= unix/Makefile
MAKE_FLAGS= LOCAL_ZIP="${CFLAGS}"
ALL_TARGET= generic
-MAN1= zip.1 zipnote.1 zipcloak.1 zipsplit.1
do-install:
cd ${WRKSRC} && \
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index bb08adf40eb..57cab71d81a 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:19 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/18 16:06:38 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp
#
@@ -14,6 +14,5 @@ ALL_TARGET= bsdansi
MAKEFILE= makefile
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_DATA="${INSTALL_DATA}"
-MAN1= fiz.1 zoo.1
.include "../../mk/bsd.pkg.mk"