summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/cfengine2-doc/Makefile16
-rw-r--r--sysutils/cfengine2-doc/PLIST5
-rw-r--r--sysutils/coreutils/Makefile4
-rw-r--r--sysutils/coreutils/PLIST3
-rw-r--r--sysutils/e2fsprogs/Makefile4
-rw-r--r--sysutils/e2fsprogs/PLIST.common3
-rw-r--r--sysutils/e2fsprogs/distinfo3
-rw-r--r--sysutils/e2fsprogs/patches/patch-ad13
-rw-r--r--sysutils/grub/Makefile5
-rw-r--r--sysutils/grub/PLIST4
-rw-r--r--sysutils/mtools/Makefile4
-rw-r--r--sysutils/mtools/PLIST3
-rw-r--r--sysutils/pv/Makefile5
-rw-r--r--sysutils/pv/PLIST3
-rw-r--r--sysutils/stow/Makefile5
-rw-r--r--sysutils/stow/PLIST3
-rw-r--r--sysutils/vcdimager/Makefile4
-rw-r--r--sysutils/vcdimager/PLIST3
-rw-r--r--textproc/eblook/Makefile4
-rw-r--r--textproc/eblook/PLIST3
-rw-r--r--textproc/grep/Makefile4
-rw-r--r--textproc/grep/PLIST3
-rw-r--r--textproc/groff/Makefile4
-rw-r--r--textproc/groff/PLIST3
-rw-r--r--textproc/gsed/Makefile4
-rw-r--r--textproc/gsed/PLIST3
-rw-r--r--textproc/ja-grep/Makefile5
-rw-r--r--textproc/ja-grep/PLIST3
-rw-r--r--textproc/ja-sed/Makefile5
-rw-r--r--textproc/ja-sed/PLIST3
-rw-r--r--textproc/ndtpd/Makefile4
-rw-r--r--textproc/ndtpd/PLIST4
-rw-r--r--textproc/source-highlight/Makefile4
33 files changed, 74 insertions, 72 deletions
diff --git a/sysutils/cfengine2-doc/Makefile b/sysutils/cfengine2-doc/Makefile
index f59ef7d702f..a0cf24b8651 100644
--- a/sysutils/cfengine2-doc/Makefile
+++ b/sysutils/cfengine2-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:33 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/07 19:54:16 jlam Exp $
#
PKGNAME= cfengine-doc-${CFENGINE_VERSION}
@@ -10,14 +10,16 @@ COMMENT= Documentation for cfengine
NO_CONFIGURE= yes
NO_BUILD= yes
-INFO_FILES= cfengine-Reference.info cfengine-Tutorial.info
-INFO_FILES+= cfengine-Anomalies.info
+INFO_FILES= # PLIST
-INSTALLATION_DIRS= info
+HTMLDIR= ${PREFIX}/share/doc/html/cfengine
+INSTALLATION_DIRS= ${PKGINFODIR} ${HTMLDIR}
do-install:
- ${INSTALL_DATA} ${WRKSRC}/doc/cfengine-*.info* ${PREFIX}/info
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/cfengine
- ${INSTALL_DATA} ${WRKSRC}/doc/cfengine-*.html ${PREFIX}/share/doc/html/cfengine
+ cd ${WRKSRC}/doc; for f in *.info *.info-[0-9]*; do \
+ ${TEST} ! -f "$$f" || \
+ ${INSTALL_DATA} "$$f" ${PREFIX}/${PKGINFODIR}; \
+ done
+ ${INSTALL_DATA} ${WRKSRC}/doc/cfengine-*.html ${HTMLDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/cfengine2-doc/PLIST b/sysutils/cfengine2-doc/PLIST
index 3e14978a119..c9a4ca7eb66 100644
--- a/sysutils/cfengine2-doc/PLIST
+++ b/sysutils/cfengine2-doc/PLIST
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/23 22:50:59 ben Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:16 jlam Exp $
+info/cfengine-Anomalies.info
+info/cfengine-Reference.info
+info/cfengine-Tutorial.info
share/doc/html/cfengine/cfengine-Anomalies.html
share/doc/html/cfengine/cfengine-Reference.html
share/doc/html/cfengine/cfengine-Tutorial.html
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index f490ecd8839..64a3823d47d 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/03/12 12:37:30 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/04/07 19:54:16 jlam Exp $
DISTNAME= coreutils-5.2.1
PKGREVISION= 2
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= perl
USE_PKGLOCALEDIR= YES
-INFO_FILES= coreutils.info
+INFO_FILES= # PLIST
TEST_TARGET= check
diff --git a/sysutils/coreutils/PLIST b/sysutils/coreutils/PLIST
index 66e0661701f..e7767717a68 100644
--- a/sysutils/coreutils/PLIST
+++ b/sysutils/coreutils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2005/03/21 14:44:08 tv Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/07 19:54:16 jlam Exp $
bin/${GNU_PROGRAM_PREFIX}[
bin/${GNU_PROGRAM_PREFIX}basename
bin/${GNU_PROGRAM_PREFIX}cat
@@ -89,6 +89,7 @@ bin/${GNU_PROGRAM_PREFIX}wc
bin/${GNU_PROGRAM_PREFIX}who
bin/${GNU_PROGRAM_PREFIX}whoami
bin/${GNU_PROGRAM_PREFIX}yes
+info/coreutils.info
man/man1/${GNU_PROGRAM_PREFIX}basename.1
man/man1/${GNU_PROGRAM_PREFIX}cat.1
man/man1/${GNU_PROGRAM_PREFIX}chgrp.1
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index 9d587b40ed5..5061c0321ae 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/07 19:54:16 jlam Exp $
#
DISTNAME= e2fsprogs-1.32
@@ -14,7 +14,7 @@ COMMENT= Second extended file system (ext2fs) management programs
GNU_CONFIGURE= yes
USE_TOOLS+= makeinfo
-INFO_FILES= libext2fs.info
+INFO_FILES= # PLIST.common
.include "../../mk/bsd.prefs.mk"
diff --git a/sysutils/e2fsprogs/PLIST.common b/sysutils/e2fsprogs/PLIST.common
index 8bad96dd73c..2c6b8581591 100644
--- a/sysutils/e2fsprogs/PLIST.common
+++ b/sysutils/e2fsprogs/PLIST.common
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST.common,v 1.3 2004/03/10 01:13:58 seb Exp $
+@comment $NetBSD: PLIST.common,v 1.4 2006/04/07 19:54:16 jlam Exp $
bin/chattr
bin/lsattr
bin/uuidgen
+info/libext2fs.info
man/man1/chattr.1
man/man1/lsattr.1
man/man1/uuidgen.1
diff --git a/sysutils/e2fsprogs/distinfo b/sysutils/e2fsprogs/distinfo
index 2d8c994ccea..d2a4a84b91e 100644
--- a/sysutils/e2fsprogs/distinfo
+++ b/sysutils/e2fsprogs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2006/01/13 18:14:54 joerg Exp $
+$NetBSD: distinfo,v 1.10 2006/04/07 19:54:16 jlam Exp $
SHA1 (e2fsprogs-1.32.tar.gz) = 409bbdbc48b5f8ec5006e283962d8432d971d51f
RMD160 (e2fsprogs-1.32.tar.gz) = eeaaee7dd9eb202a9f2abccdf1f3acb65c0f216d
@@ -6,7 +6,6 @@ Size (e2fsprogs-1.32.tar.gz) = 2894603 bytes
SHA1 (patch-aa) = 61561b5c12345aceee3d8b46249b805a3f97822b
SHA1 (patch-ab) = 932d19e15eed6589e124de60c35712b32e86eb83
SHA1 (patch-ac) = 171e7e887f62831ebf8c48c6aa84cd3804f02067
-SHA1 (patch-ad) = 6aff39f1ca9ff0c43333168a190e16c4d7d98e2b
SHA1 (patch-ae) = 85d394a64681882006854beee6826d4c6a6cd442
SHA1 (patch-af) = dcdd61ea70b6eb322733249c9fb38d764243d6c4
SHA1 (patch-ag) = 4afd200cd9a8a9afa429b15438e480d975312190
diff --git a/sysutils/e2fsprogs/patches/patch-ad b/sysutils/e2fsprogs/patches/patch-ad
deleted file mode 100644
index 82911146147..00000000000
--- a/sysutils/e2fsprogs/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2003/08/05 14:24:58 seb Exp $
-
---- doc/Makefile.in.orig 2002-02-24 21:03:58.000000000 +0000
-+++ doc/Makefile.in
-@@ -13,7 +13,7 @@ INSTALL = @INSTALL@
-
- DVI=texi2dvi
- DVIPS=dvips -o "$@"
--INFO=makeinfo
-+INFO=$(MAKEINFO) --no-split
- HTML=texi2html
-
- all:: libext2fs.info libext2fs.dvi
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 40b611703e2..c8d75afeeb5 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/03/04 21:30:41 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= grub-0.97
@@ -14,8 +14,7 @@ ONLY_FOR_PLATFORM= *-*-i386
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
-
-INFO_FILES= grub.info multiboot.info
+INFO_FILES= # PLIST
BUILDLINK_TRANSFORM+= rename:-fno-builtin:-ffreestanding
diff --git a/sysutils/grub/PLIST b/sysutils/grub/PLIST
index 1a8c3a94a54..da0ceb4056a 100644
--- a/sysutils/grub/PLIST
+++ b/sysutils/grub/PLIST
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.12 2005/02/19 10:23:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2006/04/07 19:54:17 jlam Exp $
bin/mbchk
+info/grub.info
+info/multiboot.info
man/man1/mbchk.1
man/man8/grub-install.8
man/man8/grub-md5-crypt.8
diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile
index 75d41c65aef..fccd63ad4f4 100644
--- a/sysutils/mtools/Makefile
+++ b/sysutils/mtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2006/04/07 19:54:17 jlam Exp $
DISTNAME= mtools-3.9.10
PKGREVISION= 1
@@ -14,7 +14,7 @@ NOT_FOR_PLATFORM = *-*-alpha *-*-sparc64 # LP64 problem
GNU_CONFIGURE= YES
USE_TOOLS+= gmake makeinfo
-INFO_FILES= mtools.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.prefs.mk"
diff --git a/sysutils/mtools/PLIST b/sysutils/mtools/PLIST
index 5ef68892774..b6f56d4e025 100644
--- a/sysutils/mtools/PLIST
+++ b/sysutils/mtools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/04/04 08:56:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/04/07 19:54:17 jlam Exp $
bin/amuFormat.sh
${NOFLOPPYD}bin/floppyd
${NOFLOPPYD}bin/floppyd_installtest
@@ -33,6 +33,7 @@ bin/mxtar
bin/mzip
bin/tgz
bin/uz
+info/mtools.info
${NOFLOPPYD}man/man1/floppyd.1
${NOFLOPPYD}man/man1/floppyd_installtest.1
man/man1/mattrib.1
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile
index 20229baee05..c7e9dbe526a 100644
--- a/sysutils/pv/Makefile
+++ b/sysutils/pv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:42 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= pv-0.8.6
@@ -16,8 +16,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_PKGLOCALEDIR= yes
-
-INFO_FILES= pv.info
+INFO_FILES= # PLIST
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pv
diff --git a/sysutils/pv/PLIST b/sysutils/pv/PLIST
index e9fe9cacdb5..d594590461d 100644
--- a/sysutils/pv/PLIST
+++ b/sysutils/pv/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2004/10/27 22:45:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/07 19:54:17 jlam Exp $
bin/pv
+info/pv.info
man/man1/pv.1
share/doc/pv/COPYING
share/doc/pv/NEWS
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index fa53587e29e..5b40eb8cb52 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:43 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= stow-1.3.3
@@ -13,7 +13,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
USE_TOOLS+= perl:run
-
-INFO_FILES= stow.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/stow/PLIST b/sysutils/stow/PLIST
index 47381706090..35f61b9ce05 100644
--- a/sysutils/stow/PLIST
+++ b/sysutils/stow/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/03/10 01:30:35 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:17 jlam Exp $
bin/stow
+info/stow.info
man/man8/stow.8
diff --git a/sysutils/vcdimager/Makefile b/sysutils/vcdimager/Makefile
index 9ce08dba06d..f501333419e 100644
--- a/sysutils/vcdimager/Makefile
+++ b/sysutils/vcdimager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:10:57 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= vcdimager-0.6.2
@@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
-INFO_FILES= vcdimager.info
+INFO_FILES= # PLIST
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/sysutils/vcdimager/PLIST b/sysutils/vcdimager/PLIST
index 15cc2cc8a68..56e981c0189 100644
--- a/sysutils/vcdimager/PLIST
+++ b/sysutils/vcdimager/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2004/03/10 01:32:24 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:17 jlam Exp $
bin/vcdimager
bin/vcdrip
+info/vcdimager.info
man/man1/vcdimager.1
man/man1/vcdrip.1
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index c66fbfb946d..55a64114f38 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/04/07 18:59:30 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= eblook-1.6.1
@@ -13,7 +13,7 @@ COMMENT= Interactive command-line interface for EPWING electric dictionaries
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
-INFO_FILES= eblook.info
+INFO_FILES= # PLIST
CONFIGURE_ARGS+=--with-eb-conf=${PKG_SYSCONFDIR.eb}/eb.conf
LIBS+= ${BUILDLINK_LDADD.iconv}
diff --git a/textproc/eblook/PLIST b/textproc/eblook/PLIST
index 252bb35043b..1c688986c37 100644
--- a/textproc/eblook/PLIST
+++ b/textproc/eblook/PLIST
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.3 2004/03/10 01:47:29 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/04/07 19:54:17 jlam Exp $
bin/eblook
+info/eblook.info
diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile
index b05e0461b7f..4475f946d07 100644
--- a/textproc/grep/Makefile
+++ b/textproc/grep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= grep-2.5.1
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --disable-perl-regexp
USE_TOOLS+= makeinfo
TEXINFO_REQD= 4.0
-INFO_FILES= grep.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.prefs.mk"
diff --git a/textproc/grep/PLIST b/textproc/grep/PLIST
index dc236da4f08..262026aaf23 100644
--- a/textproc/grep/PLIST
+++ b/textproc/grep/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2004/03/10 01:50:11 seb Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/04/07 19:54:17 jlam Exp $
bin/${GNU_PROGRAM_PREFIX}grep
bin/${GNU_PROGRAM_PREFIX}egrep
bin/${GNU_PROGRAM_PREFIX}fgrep
+info/grep.info
man/man1/${GNU_PROGRAM_PREFIX}grep.1
man/man1/${GNU_PROGRAM_PREFIX}fgrep.1
man/man1/${GNU_PROGRAM_PREFIX}egrep.1
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index fec959a08d1..f05a6c8c243 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/03/12 16:26:09 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= groff-1.19.2
@@ -18,7 +18,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PERLPATH=${PERL5:Q}
USE_TOOLS+= gs:run perl:run sed:run
-INFO_FILES= groff
+INFO_FILES= # PLIST
REPLACE_INTERPRETER+= sed
REPLACE.sed.old= .*/sed
diff --git a/textproc/groff/PLIST b/textproc/groff/PLIST
index be66b7231d1..dda8772d15a 100644
--- a/textproc/groff/PLIST
+++ b/textproc/groff/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/03/05 19:23:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2006/04/07 19:54:17 jlam Exp $
bin/addftinfo
bin/afmtodit
bin/${GNU_PREFIX}eqn
@@ -32,6 +32,7 @@ bin/${GNU_PREFIX}soelim
bin/${GNU_PREFIX}tbl
bin/tfmtodit
bin/${GNU_PREFIX}troff
+info/groff
lib/groff/groffer/groffer2.sh
man/man1/addftinfo.1
man/man1/afmtodit.1
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 10dc4565d52..3cea7db65e0 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/03/04 21:30:46 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= sed-4.1.1
@@ -20,7 +20,7 @@ CONFIG_STATUS_OVERRIDE= # empty
# at least Solaris-2.9 has issues with grep/egrep
USE_TOOLS+= grep
-INFO_FILES= sed.info
+INFO_FILES= # PLIST
TEST_TARGET= check
.include "../../mk/bsd.prefs.mk"
diff --git a/textproc/gsed/PLIST b/textproc/gsed/PLIST
index 3dfcbc93bd7..85abdb5c2fc 100644
--- a/textproc/gsed/PLIST
+++ b/textproc/gsed/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.9 2004/06/25 15:17:55 seb Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/04/07 19:54:17 jlam Exp $
bin/${GNU_PROGRAM_PREFIX}sed
+info/sed.info
man/man1/${GNU_PROGRAM_PREFIX}sed.1
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/sed.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/sed.mo
diff --git a/textproc/ja-grep/Makefile b/textproc/ja-grep/Makefile
index a1ddcf4b317..b2bf5945a4b 100644
--- a/textproc/ja-grep/Makefile
+++ b/textproc/ja-grep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/07 19:27:19 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/07 19:54:17 jlam Exp $
DISTNAME= grep-2.4.2
PKGNAME= ja-grep-2.4.2
@@ -19,8 +19,7 @@ GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --program-transform-name='s,^,j,'
TEST_TARGET= check
-
-INFO_FILES= grep.info
+INFO_FILES= # PLIST
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ja-grep
diff --git a/textproc/ja-grep/PLIST b/textproc/ja-grep/PLIST
index a97e94a5f05..9daa654147a 100644
--- a/textproc/ja-grep/PLIST
+++ b/textproc/ja-grep/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2006/03/11 13:10:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/04/07 19:54:17 jlam Exp $
bin/jgrep
bin/jegrep
bin/jfgrep
+info/grep.info
man/man1/jgrep.1
man/man1/jegrep.1
man/man1/jfgrep.1
diff --git a/textproc/ja-sed/Makefile b/textproc/ja-sed/Makefile
index 76b77cc39d7..23c7309611d 100644
--- a/textproc/ja-sed/Makefile
+++ b/textproc/ja-sed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/11 13:06:22 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/07 19:54:17 jlam Exp $
DISTNAME= sed-3.02
PKGNAME= ja-sed-3.02
@@ -14,13 +14,12 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://www.gnu.org/software/sed/sed.html
COMMENT= GNU sed + multi-byte extension
-INFO_FILES= sed.info
-
CONFLICTS+= gsed-[0-9]*
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --program-transform-name='s,^,j,'
+INFO_FILES= # PLIST
post-install:
@${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ja-sed
diff --git a/textproc/ja-sed/PLIST b/textproc/ja-sed/PLIST
index a9667881609..c72e2a11576 100644
--- a/textproc/ja-sed/PLIST
+++ b/textproc/ja-sed/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2004/03/11 13:28:37 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/04/07 19:54:17 jlam Exp $
bin/jsed
+info/sed.info
man/man1/jsed.1
share/doc/ja-sed/OREADME.MB
share/doc/ja-sed/README.MB
diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile
index 99ba44090d8..1e61e2c2ced 100644
--- a/textproc/ndtpd/Makefile
+++ b/textproc/ndtpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= ndtpd-3.1.5
@@ -16,7 +16,7 @@ USE_TOOLS+= makeinfo
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-INFO_FILES= ndtpd-ja.info ndtpd.info
+INFO_FILES= # PLIST
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --localstatedir=${NDTPD_RUNDIR:Q}
diff --git a/textproc/ndtpd/PLIST b/textproc/ndtpd/PLIST
index 15c4e7dc111..94483c55cb8 100644
--- a/textproc/ndtpd/PLIST
+++ b/textproc/ndtpd/PLIST
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2005/05/02 20:34:06 reed Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:17 jlam Exp $
+info/ndtpd-ja.info
+info/ndtpd.info
libexec/ndtpstat
share/examples/ndtpd/ndtpd.conf.default
sbin/ndtpd
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 40b232b3531..80a062cc742 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/04 21:30:51 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= source-highlight-2.1.2
@@ -14,7 +14,7 @@ COMMENT= Highlight syntax of various languages source into HTML document
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
-INFO_FILES= source-highlight.info
+INFO_FILES= # PLIST
# this is only really needed for the 'test' target
USE_TOOLS+= gmake gsed