pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools Uncomment directories which had no reason giv...
details: https://anonhg.NetBSD.org/pkgsrc/rev/019e0fc8f42b
branches: trunk
changeset: 517629:019e0fc8f42b
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 17 09:55:15 2006 +0000
description:
Uncomment directories which had no reason given for being commented out.
diffstat:
pkgtools/Makefile | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diffs (48 lines):
diff -r 6ac5f58bef52 -r 019e0fc8f42b pkgtools/Makefile
--- a/pkgtools/Makefile Thu Aug 17 06:59:37 2006 +0000
+++ b/pkgtools/Makefile Thu Aug 17 09:55:15 2006 +0000
@@ -1,28 +1,28 @@
-# $NetBSD: Makefile,v 1.78 2006/07/17 14:23:59 jlam Exp $
+# $NetBSD: Makefile,v 1.79 2006/08/17 09:55:15 wiz Exp $
#
COMMENT= Tools for use in the packages collection
SUBDIR+= autoswc
SUBDIR+= binpatch
-#SUBDIR+= bootstrap-extras
-#SUBDIR+= bootstrap-mk-files
+SUBDIR+= bootstrap-extras
+SUBDIR+= bootstrap-mk-files
SUBDIR+= cdpack
SUBDIR+= createbuildlink
SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= genrpm
SUBDIR+= gensolpkg
-#SUBDIR+= libkver # Only under instruction of user
+SUBDIR+= libkver # Only under instruction of user
SUBDIR+= libnbcompat
-#SUBDIR+= mtree
+SUBDIR+= mtree
SUBDIR+= p5-pkgsrc-Dewey
-#SUBDIR+= pax
+SUBDIR+= pax
SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk
SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck
-#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
+SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_install-info
SUBDIR+= pkg_notify
SUBDIR+= pkg_regress
@@ -45,7 +45,7 @@
SUBDIR+= revbump
SUBDIR+= rpm2pkg
SUBDIR+= shlock
-#SUBDIR+= tnftp
+SUBDIR+= tnftp
SUBDIR+= url2pkg
SUBDIR+= verifypc
SUBDIR+= x11-links
Home |
Main Index |
Thread Index |
Old Index