summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authoragc <agc>1998-06-22 12:44:29 +0000
committeragc <agc>1998-06-22 12:44:29 +0000
commitaa44a9a00bf8102d4cbba7e7d709ae21e218fc7f (patch)
treee293f6a477a8a77c5c37ad9f0769b3e49cd83158 /misc
parent6087a24f6a642323b6183b5369f73537a8367040 (diff)
downloadpkgsrc-aa44a9a00bf8102d4cbba7e7d709ae21e218fc7f.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'misc')
-rw-r--r--misc/amanda/Makefile7
-rw-r--r--misc/buffer/Makefile3
-rw-r--r--misc/cal/Makefile3
-rw-r--r--misc/chord/Makefile3
-rw-r--r--misc/dialog/Makefile3
-rw-r--r--misc/dotfile/Makefile3
-rw-r--r--misc/fd/Makefile4
-rw-r--r--misc/fep/Makefile3
-rw-r--r--misc/figlet/Makefile4
-rw-r--r--misc/git/Makefile4
-rw-r--r--misc/gnuls/Makefile3
-rw-r--r--misc/ical/Makefile4
-rw-r--r--misc/jive/Makefile3
-rw-r--r--misc/kp/Makefile4
-rw-r--r--misc/libutf/Makefile3
-rw-r--r--misc/lile/Makefile4
-rw-r--r--misc/linuxls/Makefile3
-rw-r--r--misc/logsurfer/Makefile4
-rw-r--r--misc/mc/Makefile5
-rw-r--r--misc/most/Makefile3
-rw-r--r--misc/p5-Array-PrintCols/Makefile4
-rw-r--r--misc/p5-Locale-Codes/Makefile5
-rw-r--r--misc/p5-Search/Makefile5
-rw-r--r--misc/rpm/Makefile3
-rw-r--r--misc/splitvt/Makefile3
25 files changed, 25 insertions, 68 deletions
diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile
index d9187b3808f..f49794d9cb4 100644
--- a/misc/amanda/Makefile
+++ b/misc/amanda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/06/09 07:41:48 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/06/22 12:52:31 agc Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -22,11 +22,6 @@ CONFIGURE_ARGS+= --with-mmap
MAKE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
-MAN8= amadmin.8 amcheck.8 amdump.8 amflush.8 amlabel.8 \
- amrestore.8 amtape.8 amanda.8 amcleanup.8 amtoc.8 \
- amcheckdb.8 amoverview.8 amplot.8 amrecover.8 \
- amrmtape.8 amverify.8
-
pre-install:
@${SETENV} ${MAKE_ENV} addnerd -g ${AMANDA_GROUP} ${AMANDA_USER}
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index c0c0ab42681..102520ffc01 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:26 frueauf Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/22 12:52:31 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1996/11/17 09:05:15 obrien Exp
#
@@ -9,6 +9,5 @@ MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/misc/
MAINTAINER= packages@netbsd.org
NO_WRKSUBDIR= yes
-MAN1= buffer.1
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/cal/Makefile b/misc/cal/Makefile
index 97f365d374a..6a5548824ff 100644
--- a/misc/cal/Makefile
+++ b/misc/cal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:26 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:31 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/05/12 06:33:23 max Exp
#
@@ -12,7 +12,6 @@ MAINTAINER= packages@netbsd.org
WRKSRC= ${WRKDIR}/cal-3.5/source
MAKEFILE= makefile.unx
ALL_TARGET= cal
-MAN1= cal.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cal ${PREFIX}/bin/cal
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
index 87283ca1d26..3f14decc9b4 100644
--- a/misc/chord/Makefile
+++ b/misc/chord/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:27 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:31 agc Exp $
# FreeBSD Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp
#
@@ -10,6 +10,5 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
MANCOMPRESSED= yes
-MAN1= chord.1 a2crd.1
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index f16f8e8220b..2acf58b4451 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/05/26 22:07:19 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/06/22 12:52:31 agc Exp $
#
DISTNAME= dialog-0.6z
@@ -12,7 +12,6 @@ DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
NO_CONFIGURE= yes
USE_GMAKE= yes
-MAN1= dialog.1
post-install:
@${MKDIR} ${PREFIX}/share/examples/dialog
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index 5e36c5bb9cf..6aae32aeb10 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/05/08 22:43:37 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/22 12:52:31 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp
#
@@ -16,7 +16,6 @@ RUN_DEPENDS= wish8.0:../../x11/tk80
IS_INTERACTIVE= yes
.endif
GNU_CONFIGURE= yes
-MAN1= dotfile.1
do-build:
@${DO_NADA}
diff --git a/misc/fd/Makefile b/misc/fd/Makefile
index 48b095a3041..06dce096cb7 100644
--- a/misc/fd/Makefile
+++ b/misc/fd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:34 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:31 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/01/06 06:38:33 max Exp
#
@@ -19,8 +19,6 @@ MAINTAINER= nobu@psrc.isac.co.jp
ALL_TARGET= goal
INSTALL_TARGET= install
-MANLANG= ja_JP.EUC
-MAN1= fd.1
do-configure:
cd ${WRKSRC} ; make config
diff --git a/misc/fep/Makefile b/misc/fep/Makefile
index deb6abebbf6..6b77e00574a 100644
--- a/misc/fep/Makefile
+++ b/misc/fep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:34 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:32 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1996/11/11 05:49:31 obrien Exp
#
@@ -11,6 +11,5 @@ MAINTAINER= nobu@psrc.isac.co.jp
NO_WRKSUBDIR= yes
MANCOMPRESSED= yes
-MAN1= fep.1
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index c5d047618b6..f21cdb4d48d 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:27 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:32 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1997/06/29 09:56:32 obrien Exp
#
@@ -10,6 +10,4 @@ MASTER_SITES= ftp://ftp.nicoh.com/pub/figlet/program/unix/ \
MAINTAINER= packages@netbsd.org
-MAN6= figlet.6
-
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/git/Makefile b/misc/git/Makefile
index a7ae41b2fd8..d5f123b530d 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/05/23 15:42:59 tv Exp $
+# $NetBSD: Makefile,v 1.12 1998/06/22 12:52:32 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp
#
@@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= packages@netbsd.org
GNU_CONFIGURE= YES
-MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 gitps.1 gitrgrep.1 \
- gitunpack.1 gitview.1
INFO_FILES= git.info
pre-install:
diff --git a/misc/gnuls/Makefile b/misc/gnuls/Makefile
index 34ac8180b09..8476b7baf7b 100644
--- a/misc/gnuls/Makefile
+++ b/misc/gnuls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:35 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:32 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1997/04/30 04:43:34 asami Exp
#
@@ -15,6 +15,5 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= bmc@WillsCreek.COM
GNU_CONFIGURE= yes
-MAN1= linuxls.1 dircolors.1
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ical/Makefile b/misc/ical/Makefile
index 5dbd924de0f..fa99292c261 100644
--- a/misc/ical/Makefile
+++ b/misc/ical/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/22 14:22:46 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/22 12:52:32 agc Exp $
# $FreeBSD Id: Makefile,v 1.15 1998/02/07 22:59:16 hoek Exp
#
@@ -18,8 +18,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-tkconfig=${PREFIX}/lib/tk8.0 \
--with-tkhdir=${PREFIX}/include/tk8.0
-MAN1= ical.1
-
post-install:
@strip ${PREFIX}/bin/${DISTNAME}
diff --git a/misc/jive/Makefile b/misc/jive/Makefile
index 14356220d57..9b5d05d4a21 100644
--- a/misc/jive/Makefile
+++ b/misc/jive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:27 frueauf Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/22 12:52:32 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/04/02 07:58:25 obrien Exp
#
@@ -10,7 +10,6 @@ MASTER_SITE_SUBDIR= games/amusements
MAINTAINER= packages@netbsd.org
WRKSRC= ${WRKDIR}/jive
-MAN1= jive.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jive ${PREFIX}/bin
diff --git a/misc/kp/Makefile b/misc/kp/Makefile
index e5361863275..c142000b829 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/05/15 13:55:35 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/06/22 12:52:32 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp
#
@@ -10,8 +10,6 @@ MAINTAINER= packages@netbsd.org
RUN_DEPENDS= wish8.0:../../x11/tk80
-MAN1= kp.1
-
pre-configure:
for f in `find ${WRKDIR}/. -type f -print|xargs ${GREP} -l '/usr/local'`; do \
${SED} -e 's:/usr/local:'${PREFIX}':g' < $$f > $$f.pdone && ${MV} $$f.pdone $$f; \
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile
index 8ed22e5cd84..bb188bcbec9 100644
--- a/misc/libutf/Makefile
+++ b/misc/libutf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:36 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/22 12:52:33 agc Exp $
#
DISTNAME= libutf-2.10
@@ -7,7 +7,6 @@ MASTER_SITES= http://www.westley.demon.co.uk/src/
MAINTAINER= agc@netbsd.org
-MAN3= ure.3 utf.3
GNU_CONFIGURE= yes
ALL_TARGET= tst
diff --git a/misc/lile/Makefile b/misc/lile/Makefile
index a877f2c99cb..c57d9049b29 100644
--- a/misc/lile/Makefile
+++ b/misc/lile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.3 1997/08/15 16:47:08 jmz Exp
#
@@ -10,8 +10,6 @@ EXTRACT_SUFX= .tar.z
MAINTAINER= packages@netbsd.org
-MAN1= ile.1
-
do-configure:
@(cd ${WRKSRC}; ${MV} Makefile Makefile.old; \
${SED} -e s:/usr/local:${PREFIX}: <Makefile.old > Makefile; \
diff --git a/misc/linuxls/Makefile b/misc/linuxls/Makefile
index 34ac8180b09..8476b7baf7b 100644
--- a/misc/linuxls/Makefile
+++ b/misc/linuxls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:35 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:32 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1997/04/30 04:43:34 asami Exp
#
@@ -15,6 +15,5 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= bmc@WillsCreek.COM
GNU_CONFIGURE= yes
-MAN1= linuxls.1 dircolors.1
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile
index a8acbaec53b..8a7c7d67313 100644
--- a/misc/logsurfer/Makefile
+++ b/misc/logsurfer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:36 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/10/26 23:56:58 fenner Exp
#
@@ -14,7 +14,5 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-etcdir=${PREFIX}/etc
MANCOMPRESSED= yes
-MAN1= logsurfer.1
-MAN4= logsurfer.conf.4
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 9c927a04c9a..a7a07932144 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/05/09 15:24:44 frueauf Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp
#
@@ -14,9 +14,6 @@ DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-ncurses --without-edit --without-subshell
-MAN1= mc.1 mcedit.1
-MAN8= mcserv.8
-
pre-configure:
for f in `find ${WRKDIR}/. -type f -print|xargs ${GREP} -l '/usr/local'`; do \
${ECHO} patching $$f ; \
diff --git a/misc/most/Makefile b/misc/most/Makefile
index 42e41f10632..30c4fe120e0 100644
--- a/misc/most/Makefile
+++ b/misc/most/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/22 14:22:46 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp
#
@@ -14,6 +14,5 @@ DEPENDS+= libslang-0.99.38:../../devel/libslang
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/most
-MAN1= most.1
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile
index a6d1672d52e..7c8e9da6038 100644
--- a/misc/p5-Array-PrintCols/Makefile
+++ b/misc/p5-Array-PrintCols/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.9 1997/09/14 02:54:03 jfitz Exp
#
@@ -14,7 +14,5 @@ USE_PERL5= YES
NO_BUILD= YES
WRKSRC= ${WRKDIR}/Array-PrintCols
-MAN3= Array::PrintCols.3p
-MANPREFIX= ${PREFIX}/lib/perl5
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index a3931b75c22..70eae47a838 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:51:12 jfitz Exp
#
@@ -12,9 +12,6 @@ MAINTAINER= packages@netbsd.org
USE_PERL5= YES
-MANPREFIX= ${PREFIX}/lib/perl5
-MAN3= Locale::Country.3 Locale::Language.3
-
do-configure:
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PREFIX}/bin/perl Makefile.PL
diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile
index 09426d74984..3a937c1adb5 100644
--- a/misc/p5-Search/Makefile
+++ b/misc/p5-Search/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.9 1997/06/24 18:43:31 jfitz Exp
#
@@ -12,9 +12,6 @@ MAINTAINER= packages@netbsd.org
USE_PERL5= YES
-MAN3= Search::Base.3
-MANPREFIX= ${PREFIX}/lib/perl5
-
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 3471cbf32bc..155e0e75c51 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/05/23 15:42:59 tv Exp $
+# $NetBSD: Makefile,v 1.12 1998/06/22 12:52:34 agc Exp $
#
DISTNAME= rpm-2.4.12
@@ -12,7 +12,6 @@ BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:../../databases/gdbm
GNU_CONFIGURE= yes
USE_GMAKE= yes
-MAN8= rpm.8 rpm2cpio.8
pre-install:
${MKDIR} ${PREFIX}/include/rpm
diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile
index 5c09c2d9ffd..f07ee5f029e 100644
--- a/misc/splitvt/Makefile
+++ b/misc/splitvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:34 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/02 08:39:12 obrien Exp
#
@@ -12,7 +12,6 @@ MAINTAINER= packages@netbsd.org
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
ALL_TARGET=
-MAN1= splitvt.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/splitvt ${PREFIX}/bin