pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/pax Register this package when installed, an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f89c0abd43e
branches:  trunk
changeset: 516124:6f89c0abd43e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Jul 14 18:48:43 2006 +0000

description:
Register this package when installed, and populate the PLIST.

diffstat:

 archivers/pax/Makefile |   4 +---
 archivers/pax/PLIST    |  12 ++++++++++--
 2 files changed, 11 insertions(+), 5 deletions(-)

diffs (34 lines):

diff -r 8c73797f0c15 -r 6f89c0abd43e archivers/pax/Makefile
--- a/archivers/pax/Makefile    Fri Jul 14 17:58:26 2006 +0000
+++ b/archivers/pax/Makefile    Fri Jul 14 18:48:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/06/18 07:04:16 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2006/07/14 18:48:43 jlam Exp $
 #
 
 DISTNAME=              pax-20060202
@@ -15,8 +15,6 @@
 NO_PKGTOOLS_REQD_CHECK=        yes
 NO_CHECKSUM=           yes
 NO_MTREE=              yes
-NO_PKG_REGISTER=       yes
-NO_PACKAGE=            Deinstallation is not permitted
 PKG_PRESERVE=          yes
 
 .include "../../mk/bsd.prefs.mk"
diff -r 8c73797f0c15 -r 6f89c0abd43e archivers/pax/PLIST
--- a/archivers/pax/PLIST       Fri Jul 14 17:58:26 2006 +0000
+++ b/archivers/pax/PLIST       Fri Jul 14 18:48:43 2006 +0000
@@ -1,2 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/23 11:45:21 grant Exp $
-@comment this PLIST intentionally left blank.
+@comment $NetBSD: PLIST,v 1.2 2006/07/14 18:48:43 jlam Exp $
+bin/cpio
+bin/pax
+bin/tar
+man/cat1/cpio.0
+man/cat1/tar.0
+man/cat1/pax.0
+man/man1/cpio.1
+man/man1/pax.1
+man/man1/tar.1



Home | Main Index | Thread Index | Old Index