From 26c2cd98f9da7b531a8b1d689369ef12514b31f0 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 22 Jun 2004 20:06:11 +0000 Subject: + pkgclean, pkgfind --- doc/CHANGES | 4 +++- pkgtools/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/CHANGES b/doc/CHANGES index b91b8d427fe..ce970e23118 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6277 2004/06/22 14:06:45 minskim Exp $ +$NetBSD: CHANGES,v 1.6278 2004/06/22 20:06:11 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3021,3 +3021,5 @@ Changes to the packages collection and infrastructure in 2004: Updated file to 4.09 [grant 2004-06-22] Updated p5-Device-Gsm to 1.33 [grant 2004-06-22] Updated bash2 to 2.05.2.7nb2 [minskim 2004-06-22] + Added pkgclean-20040622 [xtraeme 2004-06-22] + Added pkgfind-20040622 [xtraeme 2004-06-22] diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 6cf13635800..14d48aaa978 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2004/03/27 00:04:02 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2004/06/22 20:06:11 xtraeme Exp $ # COMMENT= Tools for use in the packages collection @@ -19,10 +19,12 @@ SUBDIR+= pkg_filecheck #SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk SUBDIR+= pkg_install-info SUBDIR+= pkg_tarup +SUBDIR+= pkgclean SUBDIR+= pkgconflict SUBDIR+= pkgdep SUBDIR+= pkgdepgraph SUBDIR+= pkgdiff +SUBDIR+= pkgfind SUBDIR+= pkglint SUBDIR+= pkgmanpages SUBDIR+= pkgsurvey -- cgit v1.2.3