From 6424487d23d39483f0532451d929bb065c6ccdd4 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 20 Jun 2007 19:51:08 +0000 Subject: * Honor PKG_SYSCONFDIR. * Simplify the PLISTs by merging them. This makes it easier to handle future platforms that want to install fsck. * Don't compress the info files during installation. The plist module can handle that automatically. * Install the example mke2fs.conf file into the right place. This should fix the latest bulk build error for e2fsprogs. Bump PKGREVISION to 1. --- sysutils/e2fsprogs/PLIST | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 sysutils/e2fsprogs/PLIST (limited to 'sysutils/e2fsprogs/PLIST') diff --git a/sysutils/e2fsprogs/PLIST b/sysutils/e2fsprogs/PLIST new file mode 100644 index 00000000000..4872fc97ac6 --- /dev/null +++ b/sysutils/e2fsprogs/PLIST @@ -0,0 +1,60 @@ +@comment $NetBSD: PLIST,v 1.3 2007/06/20 19:51:08 jlam Exp $ +bin/chattr +bin/lsattr +bin/uuidgen +info/libext2fs.info +lib/e2initrd_helper +man/man1/chattr.1 +man/man1/lsattr.1 +man/man1/uuidgen.1 +man/man5/e2fsck.conf.5 +man/man5/mke2fs.conf.5 +man/man8/badblocks.8 +man/man8/blkid.8 +man/man8/debugfs.8 +man/man8/dumpe2fs.8 +man/man8/e2fsck.8 +man/man8/e2image.8 +man/man8/e2label.8 +man/man8/filefrag.8 +man/man8/findfs.8 +${FSCK}man/man8/fsck.8 +man/man8/fsck.ext2.8 +man/man8/fsck.ext3.8 +man/man8/logsave.8 +man/man8/mke2fs.8 +man/man8/mkfs.ext2.8 +man/man8/mkfs.ext3.8 +man/man8/mklost+found.8 +man/man8/resize2fs.8 +man/man8/tune2fs.8 +sbin/badblocks +sbin/blkid +sbin/debugfs +sbin/dumpe2fs +sbin/e2fsck +sbin/e2image +sbin/e2label +sbin/filefrag +sbin/findfs +${FSCK}sbin/fsck +sbin/fsck.ext2 +sbin/fsck.ext3 +sbin/logsave +sbin/mke2fs +sbin/mkfs.ext2 +sbin/mkfs.ext3 +sbin/mklost+found +sbin/resize2fs +sbin/tune2fs +share/examples/ext2fs/mke2fs.conf +share/locale/cs/LC_MESSAGES/e2fsprogs.mo +share/locale/de/LC_MESSAGES/e2fsprogs.mo +share/locale/es/LC_MESSAGES/e2fsprogs.mo +share/locale/fr/LC_MESSAGES/e2fsprogs.mo +share/locale/it/LC_MESSAGES/e2fsprogs.mo +share/locale/nl/LC_MESSAGES/e2fsprogs.mo +share/locale/pl/LC_MESSAGES/e2fsprogs.mo +share/locale/rw/LC_MESSAGES/e2fsprogs.mo +share/locale/sv/LC_MESSAGES/e2fsprogs.mo +share/locale/tr/LC_MESSAGES/e2fsprogs.mo -- cgit v1.2.3