summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 18:10:40 +0000
committerjoerg <joerg>2009-06-14 18:10:40 +0000
commit93a880ed6a5d09463e4777c32a7da046b2fc6cb0 (patch)
treea884a00c16d51d3785c5eb8d0d09b81450d9defa
parent5029b4b55f11e2239e87b3aad0f089a18d760e42 (diff)
downloadpkgsrc-93a880ed6a5d09463e4777c32a7da046b2fc6cb0.tar.gz
Remove @dirrm entries from PLISTs
-rw-r--r--parallel/GridSim/PLIST32
-rw-r--r--parallel/dqs/PLIST4
-rw-r--r--parallel/ganglia-monitor-core/PLIST3
-rw-r--r--parallel/glunix/PLIST16
-rw-r--r--parallel/linda/PLIST3
-rw-r--r--parallel/mpi-ch/PLIST12
-rw-r--r--parallel/openpbs/PLIST9
-rw-r--r--parallel/p5-Parallel-Pvm/PLIST3
-rw-r--r--parallel/pvm3/PLIST11
-rw-r--r--parallel/sge/PLIST59
-rw-r--r--pkgtools/autoswc/PLIST3
-rw-r--r--pkgtools/bootstrap-mk-files/PLIST3
-rw-r--r--pkgtools/dfdisk/PLIST3
-rw-r--r--pkgtools/gnome-packagekit/PLIST53
-rw-r--r--pkgtools/libnbcompat/PLIST3
-rw-r--r--pkgtools/packagekit/PLIST17
-rw-r--r--pkgtools/pbulk/PLIST4
-rw-r--r--pkgtools/pkg_alternatives/PLIST4
-rw-r--r--pkgtools/pkg_filecheck/PLIST3
-rw-r--r--pkgtools/pkg_notify/PLIST3
-rw-r--r--pkgtools/pkg_select/PLIST4
-rw-r--r--pkgtools/pkgin/PLIST4
-rw-r--r--pkgtools/pkglint/PLIST3
-rw-r--r--pkgtools/url2pkg/PLIST4
24 files changed, 24 insertions, 239 deletions
diff --git a/parallel/GridSim/PLIST b/parallel/GridSim/PLIST
index 37e6a192f4c..c60e32585d5 100644
--- a/parallel/GridSim/PLIST
+++ b/parallel/GridSim/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/06/16 14:15:15 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:10:40 joerg Exp $
GridSim/application/gridbroker/doc/broker.html
GridSim/application/gridbroker/doc/brokerresource.html
GridSim/application/gridbroker/doc/experiment.html
@@ -324,33 +324,3 @@ share/examples/GridSim/example9/newgridresource.java
share/examples/GridSim/example9/output.txt
share/examples/GridSim/example9/readme.txt
share/examples/GridSim/readme.txt
-@dirrm share/examples/GridSim/example9
-@dirrm share/examples/GridSim/example8
-@dirrm share/examples/GridSim/example7
-@dirrm share/examples/GridSim/example6
-@dirrm share/examples/GridSim/example5
-@dirrm share/examples/GridSim/example4
-@dirrm share/examples/GridSim/example3
-@dirrm share/examples/GridSim/example2
-@dirrm share/examples/GridSim/example1
-@dirrm share/doc/html/GridSim/resources
-@dirrm share/doc/html/GridSim/gridsim
-@dirrm share/doc/html/GridSim/eduni/simjava/distributions
-@dirrm share/doc/html/GridSim/eduni/simjava
-@dirrm share/doc/html/GridSim/eduni
-@dirrm share/doc/html/GridSim
-@dirrm share/doc/GridSim
-@dirrm GridSim/source/gridsim
-@dirrm GridSim/source
-@dirrm GridSim/jars
-@dirrm GridSim/application/visualmodeler/src/image
-@dirrm GridSim/application/visualmodeler/src
-@dirrm GridSim/application/visualmodeler/doc/image
-@dirrm GridSim/application/visualmodeler/doc
-@dirrm GridSim/application/visualmodeler
-@dirrm GridSim/application/gridbroker/src
-@dirrm GridSim/application/gridbroker/example
-@dirrm GridSim/application/gridbroker/doc
-@dirrm GridSim/application/gridbroker
-@dirrm GridSim/application
-@dirrm GridSim
diff --git a/parallel/dqs/PLIST b/parallel/dqs/PLIST
index 5639012ac5e..6ba76a4902b 100644
--- a/parallel/dqs/PLIST
+++ b/parallel/dqs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/10 20:23:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:10:40 joerg Exp $
bin/PVM_CLEAN
bin/dqs_times332
bin/dqs_execd332
@@ -30,5 +30,3 @@ share/doc/dqs/error_msg.htm
share/examples/dqs/conf_file
share/examples/dqs/key_file
share/examples/dqs/resolve_file
-@dirrm share/examples/dqs
-@dirrm share/doc/dqs
diff --git a/parallel/ganglia-monitor-core/PLIST b/parallel/ganglia-monitor-core/PLIST
index d0c83dab992..3be0870b241 100644
--- a/parallel/ganglia-monitor-core/PLIST
+++ b/parallel/ganglia-monitor-core/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:04 reed Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:10:40 joerg Exp $
bin/ganglia-config
bin/gmetric
bin/gstat
@@ -14,4 +14,3 @@ share/examples/ganglia/gmetad.conf
share/examples/ganglia/gmond.conf
share/examples/rc.d/gmetad
share/examples/rc.d/gmond
-@dirrm share/examples/ganglia
diff --git a/parallel/glunix/PLIST b/parallel/glunix/PLIST
index 2bcbc463bfc..e0dcbab268e 100644
--- a/parallel/glunix/PLIST
+++ b/parallel/glunix/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/07/05 06:53:13 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:10:40 joerg Exp $
now/bin/${MACHINE_ARCH}-${OPSYS}-tcp/daemon
now/bin/${MACHINE_ARCH}-${OPSYS}-tcp/master
now/bin/GLUnix-bin
@@ -111,18 +111,4 @@ now/man/mhtml3/Glib_GetTotalNodes.3
now/man/mhtml3/Glib_Initialize.3
now/man/mhtml3/Glib_SetPartition.3
now/man/mhtml3/Glib_Spawn.3
-@dirrm now/lib/${MACHINE_ARCH}-${OPSYS}-tcp
-@dirrm now/lib/perl-lib/Time
-@dirrm now/lib/perl-lib
-@dirrm now/bin/${MACHINE_ARCH}-${OPSYS}-tcp
-@dirrm now/man/mhtml3
-@dirrm now/man/mhtml1
-@dirrm now/man/html1
-@dirrm now/man/man1
-@dirrm now/man
-@dirrm now/lib
-@dirrm now/bin
-@dirrm now/include/glib
-@dirrm now/include
-@dirrm now
@unexec /bin/rm -rf %D/now/data
diff --git a/parallel/linda/PLIST b/parallel/linda/PLIST
index 076ee91e736..36e5aabdaba 100644
--- a/parallel/linda/PLIST
+++ b/parallel/linda/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:50 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:10:40 joerg Exp $
include/linda/linda.h
lib/libinda.la
lib/pkgconfig/linda.pc
-@dirrm include/linda
diff --git a/parallel/mpi-ch/PLIST b/parallel/mpi-ch/PLIST
index f2fea502cc9..2ac6c7ca16e 100644
--- a/parallel/mpi-ch/PLIST
+++ b/parallel/mpi-ch/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2008/12/21 11:41:01 obache Exp $
+@comment $NetBSD: PLIST,v 1.13 2009/06/14 18:10:40 joerg Exp $
bin/check_callstack
bin/clog2_join
bin/clog2_print
@@ -834,13 +834,3 @@ share/mpich2/examples_logging/pthread_allreduce.c
share/mpich2/examples_logging/pthread_sendrecv.c
share/mpich2/examples_logging/pthread_sendrecv_user.c
share/mpich2/examples_logging/srtest.c
-@dirrm share/mpich2/examples_logging
-@dirrm share/mpich2/examples_graphics
-@dirrm share/mpich2/examples_collchk
-@dirrm share/mpich2/examples
-@dirrm share/mpich2
-@dirrm share/doc/mpich2/html/www4
-@dirrm share/doc/mpich2/html/www3
-@dirrm share/doc/mpich2/html/www1
-@dirrm share/doc/mpich2/html
-@dirrm share/doc/mpich2
diff --git a/parallel/openpbs/PLIST b/parallel/openpbs/PLIST
index 565fd08fcb1..32ef9dc7ef1 100644
--- a/parallel/openpbs/PLIST
+++ b/parallel/openpbs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/17 14:19:16 agc Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:10:40 joerg Exp $
bin/chk_tree
bin/hostn
bin/nqs2pbs
@@ -171,10 +171,3 @@ sbin/pbs_mom
sbin/pbs_rcp
sbin/pbs_sched
sbin/pbs_server
-@dirrm lib/xpbsmon/help
-@dirrm lib/xpbsmon/bitmaps
-@dirrm lib/xpbsmon
-@dirrm lib/xpbs/help
-@dirrm lib/xpbs/bitmaps
-@dirrm lib/xpbs/bin
-@dirrm lib/xpbs
diff --git a/parallel/p5-Parallel-Pvm/PLIST b/parallel/p5-Parallel-Pvm/PLIST
index 516b4b321d9..11c1ef73457 100644
--- a/parallel/p5-Parallel-Pvm/PLIST
+++ b/parallel/p5-Parallel-Pvm/PLIST
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/13 04:30:05 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:10:40 joerg Exp $
share/examples/p5-Parallel-Pvm/hello.pl
share/examples/p5-Parallel-Pvm/hello_other.pl
-@dirrm share/examples/p5-Parallel-Pvm
diff --git a/parallel/pvm3/PLIST b/parallel/pvm3/PLIST
index c1096fbd334..c4d4cb5d5c5 100644
--- a/parallel/pvm3/PLIST
+++ b/parallel/pvm3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:50 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:10:41 joerg Exp $
pvm3/bin/${PVM_ARCH}/dbwtest
pvm3/bin/${PVM_ARCH}/fgexample
pvm3/bin/${PVM_ARCH}/fmaster1
@@ -312,12 +312,3 @@ man/man3/pvmftidtoh.3
man/man3/pvmftrecv.3
man/man3/pvmfunpack.3
man/man3/pvmfupkmesg.3
-@dirrm pvm3/bin/${PVM_ARCH}
-@dirrm pvm3/bin
-@dirrm pvm3/conf
-@dirrm pvm3/examples
-@dirrm pvm3/gexamples
-@dirrm pvm3/include
-@dirrm pvm3/lib/${PVM_ARCH}
-@dirrm pvm3/lib
-@dirrm pvm3
diff --git a/parallel/sge/PLIST b/parallel/sge/PLIST
index 46412f28d3e..ae02178a438 100644
--- a/parallel/sge/PLIST
+++ b/parallel/sge/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/05/13 21:00:25 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:10:41 joerg Exp $
bin/qacct
bin/qalter
bin/qconf
@@ -659,60 +659,3 @@ sge/utilbin/${SGE_ARCH}/spooledit
sge/utilbin/${SGE_ARCH}/spoolinit
sge/utilbin/${SGE_ARCH}/testsuidroot
sge/utilbin/${SGE_ARCH}/uidgid
-@dirrm sge/utilbin/${SGE_ARCH}
-@dirrm sge/utilbin
-@dirrm sge/util/upgrade_modules
-@dirrm sge/util/sgeST
-@dirrm sge/util/sgeSMF
-@dirrm sge/util/sgeCA
-@dirrm sge/util/resources/usersets
-@dirrm sge/util/resources/starter_methods
-@dirrm sge/util/resources/schemas/qstat
-@dirrm sge/util/resources/schemas/qrstat
-@dirrm sge/util/resources/schemas/qquota
-@dirrm sge/util/resources/schemas/qhost
-@dirrm sge/util/resources/schemas
-@dirrm sge/util/resources/pe
-@dirrm sge/util/resources/loadsensors
-@dirrm sge/util/resources/jsv
-@dirrm sge/util/resources/centry
-@dirrm sge/util/resources/calendars
-@dirrm sge/util/resources
-@dirrm sge/util/rctemplates
-@dirrm sge/util/install_modules
-@dirrm sge/util
-@dirrm sge/qmon/PIXMAPS/big
-@dirrm sge/qmon/PIXMAPS
-@dirrm sge/qmon
-@dirrm sge/pvm/src
-@dirrm sge/pvm
-@dirrm sge/mpi/myrinet
-@dirrm sge/mpi/SunHPCT5
-@dirrm sge/mpi
-@dirrm sge/man/man8
-@dirrm sge/man/man5
-@dirrm sge/man/man3
-@dirrm sge/man/man1
-@dirrm sge/man
-@dirrm sge/lib/${SGE_ARCH}
-@dirrm sge/lib
-@dirrm sge/include
-@dirrm sge/examples/jobsbin/${SGE_ARCH}
-@dirrm sge/examples/jobsbin
-@dirrm sge/examples/jobs
-@dirrm sge/examples/drmaa
-@dirrm sge/examples
-@dirrm sge/dtrace
-@dirrm sge/doc
-@dirrm sge/ckpt
-@dirrm sge/catman/cat/cat8
-@dirrm sge/catman/cat/cat5
-@dirrm sge/catman/cat/cat3
-@dirrm sge/catman/cat/cat1
-@dirrm sge/catman/cat
-@dirrm sge/catman
-@dirrm sge/bin/${SGE_ARCH}
-@dirrm sge/bin
-@dirrm sge/3rd_party/qmon
-@dirrm sge/3rd_party
-@dirrm sge
diff --git a/pkgtools/autoswc/PLIST b/pkgtools/autoswc/PLIST
index 814a9502b35..b3f684ed900 100644
--- a/pkgtools/autoswc/PLIST
+++ b/pkgtools/autoswc/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/21 23:28:32 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:01 joerg Exp $
man/man8/autoswc.8
sbin/autoswc
share/autoswc/autoswc.mk
share/autoswc/config.site
share/autoswc/configure.ac
-@dirrm share/autoswc
diff --git a/pkgtools/bootstrap-mk-files/PLIST b/pkgtools/bootstrap-mk-files/PLIST
index 45a1fa051fb..08b76fc2dc0 100644
--- a/pkgtools/bootstrap-mk-files/PLIST
+++ b/pkgtools/bootstrap-mk-files/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/08/24 17:49:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:11:02 joerg Exp $
share/mk/bsd.README
share/mk/bsd.dep.mk
share/mk/bsd.depall.mk
@@ -20,4 +20,3 @@ share/mk/bsd.prog.mk
share/mk/bsd.subdir.mk
share/mk/bsd.sys.mk
share/mk/sys.mk
-@dirrm share/mk
diff --git a/pkgtools/dfdisk/PLIST b/pkgtools/dfdisk/PLIST
index a24cef14f8d..f160d7293db 100644
--- a/pkgtools/dfdisk/PLIST
+++ b/pkgtools/dfdisk/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/17 08:42:00 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:02 joerg Exp $
bin/dfdisk
man/man1/dfdisk.1
share/examples/dfdisk/dfdisk.conf
-@dirrm share/examples/dfdisk
diff --git a/pkgtools/gnome-packagekit/PLIST b/pkgtools/gnome-packagekit/PLIST
index bbed29ab1df..06c8655981c 100644
--- a/pkgtools/gnome-packagekit/PLIST
+++ b/pkgtools/gnome-packagekit/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/08 00:22:46 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:02 joerg Exp $
bin/gpk-application
bin/gpk-backend-status
bin/gpk-install-catalog
@@ -386,54 +386,3 @@ share/omf/gnome-packagekit/gnome-packagekit-es.omf
share/omf/gnome-packagekit/gnome-packagekit-oc.omf
share/omf/gnome-packagekit/gnome-packagekit-pl.omf
share/omf/gnome-packagekit/gnome-packagekit-sv.omf
-@dirrm share/omf/gnome-packagekit
-@comment in rarian: @dirrm share/omf
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/mimetypes
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/mimetypes
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/mimetypes
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/mimetypes
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/mimetypes
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
-@dirrm share/gnome/help/gnome-packagekit/sv/figures
-@dirrm share/gnome/help/gnome-packagekit/sv
-@dirrm share/gnome/help/gnome-packagekit/pl/figures
-@dirrm share/gnome/help/gnome-packagekit/pl
-@dirrm share/gnome/help/gnome-packagekit/oc/figures
-@dirrm share/gnome/help/gnome-packagekit/oc
-@dirrm share/gnome/help/gnome-packagekit/es/figures
-@dirrm share/gnome/help/gnome-packagekit/es
-@dirrm share/gnome/help/gnome-packagekit/el/figures
-@dirrm share/gnome/help/gnome-packagekit/el
-@dirrm share/gnome/help/gnome-packagekit/C/figures
-@dirrm share/gnome/help/gnome-packagekit/C
-@dirrm share/gnome/help/gnome-packagekit
-@comment in gnome2-dirs: @dirrm share/gnome/help
-@dirrm share/gnome-packagekit/icons/hicolor/scalable/status
-@dirrm share/gnome-packagekit/icons/hicolor/scalable/actions
-@dirrm share/gnome-packagekit/icons/hicolor/scalable
-@dirrm share/gnome-packagekit/icons/hicolor/48x48/status
-@dirrm share/gnome-packagekit/icons/hicolor/48x48/animations
-@dirrm share/gnome-packagekit/icons/hicolor/48x48/actions
-@dirrm share/gnome-packagekit/icons/hicolor/48x48
-@dirrm share/gnome-packagekit/icons/hicolor/24x24/status
-@dirrm share/gnome-packagekit/icons/hicolor/24x24/animations
-@dirrm share/gnome-packagekit/icons/hicolor/24x24/actions
-@dirrm share/gnome-packagekit/icons/hicolor/24x24
-@dirrm share/gnome-packagekit/icons/hicolor/22x22/status
-@dirrm share/gnome-packagekit/icons/hicolor/22x22/animations
-@dirrm share/gnome-packagekit/icons/hicolor/22x22/actions
-@dirrm share/gnome-packagekit/icons/hicolor/22x22
-@dirrm share/gnome-packagekit/icons/hicolor/16x16/status
-@dirrm share/gnome-packagekit/icons/hicolor/16x16/animations
-@dirrm share/gnome-packagekit/icons/hicolor/16x16/actions
-@dirrm share/gnome-packagekit/icons/hicolor/16x16
-@dirrm share/gnome-packagekit/icons/hicolor
-@dirrm share/gnome-packagekit/icons
-@dirrm share/gnome-packagekit
-@comment in xdg-dirs: @dirrm share/applications
-@dirrm lib/python2.5/site-packages/packagekit
diff --git a/pkgtools/libnbcompat/PLIST b/pkgtools/libnbcompat/PLIST
index cc89d92de32..155ec059b66 100644
--- a/pkgtools/libnbcompat/PLIST
+++ b/pkgtools/libnbcompat/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2009/06/10 11:03:47 joerg Exp $
+@comment $NetBSD: PLIST,v 1.18 2009/06/14 18:11:02 joerg Exp $
include/nbcompat.h
include/nbcompat/assert.h
include/nbcompat/cdefs.h
@@ -39,6 +39,5 @@ include/nbcompat/unistd.h
include/nbcompat/util.h
include/nbcompat/vis.h
lib/libnbcompat.a
-@dirrm include/nbcompat
@unexec ${RMDIR} -p %D/include 2>/dev/null || ${TRUE}
@unexec ${RMDIR} -p %D/lib 2>/dev/null || ${TRUE}
diff --git a/pkgtools/packagekit/PLIST b/pkgtools/packagekit/PLIST
index 1d3edbdb0e7..f52aa6fe1c9 100644
--- a/pkgtools/packagekit/PLIST
+++ b/pkgtools/packagekit/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/02/15 16:44:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:11:02 joerg Exp $
bin/packagekit-bugreport.sh
bin/pkcon
bin/pkgenpack
@@ -180,18 +180,3 @@ share/locale/zh_TW/LC_MESSAGES/PackageKit.mo
share/mime/packages/packagekit-catalog.xml
share/mime/packages/packagekit-package-list.xml
share/mime/packages/packagekit-servicepack.xml
-@comment in shared-mime-info: @dirrm share/mime/packages
-@dirrm share/gtk-doc/html/PackageKit
-@dirrm share/examples/packagekit
-@dirrm share/PackageKit/helpers/test_spawn
-@dirrm share/PackageKit/helpers/pkgsrc
-@dirrm share/PackageKit/helpers
-@dirrm share/PackageKit
-@dirrm ${PYSITELIB}/packagekit
-@dirrm lib/pm-utils/sleep.d
-@dirrm lib/pm-utils
-@dirrm lib/packagekit-backend
-@comment in gtk2: @dirrm lib/gtk-2.0/modules
-@dirrm include/PackageKit/packagekit-glib
-@dirrm include/PackageKit/backend
-@dirrm include/PackageKit
diff --git a/pkgtools/pbulk/PLIST b/pkgtools/pbulk/PLIST
index 827c6393955..f3b4139a21c 100644
--- a/pkgtools/pbulk/PLIST
+++ b/pkgtools/pbulk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/07 18:07:00 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:11:02 joerg Exp $
bin/bulkbuild
bin/bulkbuild-rebuild
bin/bulkbuild-restart
@@ -18,5 +18,3 @@ libexec/pbulk/scan
libexec/pbulk/scan-client-start
libexec/pbulk/upload
share/examples/pbulk/pbulk.conf
-@dirrm share/examples/pbulk
-@dirrm libexec/pbulk
diff --git a/pkgtools/pkg_alternatives/PLIST b/pkgtools/pkg_alternatives/PLIST
index 34d0333c064..9406b1b1c01 100644
--- a/pkgtools/pkg_alternatives/PLIST
+++ b/pkgtools/pkg_alternatives/PLIST
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2005/01/30 12:35:22 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:11:02 joerg Exp $
man/man8/pkg_alternatives.8
share/examples/pkg_alternatives/filter.conf
share/pkg_alternatives/wrapper.man
share/pkg_alternatives/wrapper.sh
sbin/pkg_alternatives
-@dirrm share/pkg_alternatives
-@dirrm share/examples/pkg_alternatives
diff --git a/pkgtools/pkg_filecheck/PLIST b/pkgtools/pkg_filecheck/PLIST
index 7c2575fa179..fab8976a201 100644
--- a/pkgtools/pkg_filecheck/PLIST
+++ b/pkgtools/pkg_filecheck/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/13 16:15:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:02 joerg Exp $
bin/builddb
bin/pkg_filecheck
man/man1/builddb.1
man/man1/pkg_filecheck.1
man/man5/pkg_filecheck.conf.5
share/examples/pkg_filecheck/pkg_filecheck.conf
-@dirrm share/examples/pkg_filecheck
diff --git a/pkgtools/pkg_notify/PLIST b/pkgtools/pkg_notify/PLIST
index 9c06b7f88e7..2c9f2fb6e3c 100644
--- a/pkgtools/pkg_notify/PLIST
+++ b/pkgtools/pkg_notify/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/02/18 21:23:21 imil Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:11:02 joerg Exp $
bin/pkg_notify
share/examples/pkg_notify/pkg_notify.list
man/man1/pkg_notify.1
-@dirrm share/examples/pkg_notify
diff --git a/pkgtools/pkg_select/PLIST b/pkgtools/pkg_select/PLIST
index 7412936b820..3bdf3d48a3e 100644
--- a/pkgtools/pkg_select/PLIST
+++ b/pkgtools/pkg_select/PLIST
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/06 15:20:42 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:03 joerg Exp $
bin/pkg_select
man/man1/pkg_select.1
share/examples/pkg_select/pkg_select.conf.example
share/pkg_select/mirrors.cvs
share/pkg_select/mirrors.ftp
-@dirrm share/pkg_select
-@dirrm share/examples/pkg_select
diff --git a/pkgtools/pkgin/PLIST b/pkgtools/pkgin/PLIST
index 9d838f48978..473ea10e48e 100644
--- a/pkgtools/pkgin/PLIST
+++ b/pkgtools/pkgin/PLIST
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/08 13:58:26 imil Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:03 joerg Exp $
bin/pkgin
man/man1/pkgin.1
share/examples/pkgin/repositories.conf.example
-@dirrm share/examples/pkgin
@exec ${MKDIR} %D/etc/pkgin
-@dirrm etc/pkgin
diff --git a/pkgtools/pkglint/PLIST b/pkgtools/pkglint/PLIST
index 1f670ffe8cd..6565929e0c0 100644
--- a/pkgtools/pkglint/PLIST
+++ b/pkgtools/pkglint/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2008/01/04 15:59:47 rillig Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:11:03 joerg Exp $
bin/pkglint
bin/plist-clash
man/cat1/pkglint.0
man/man1/pkglint.1
share/pkglint/deprecated.map
share/pkglint/makevars.map
-@dirrm share/pkglint
diff --git a/pkgtools/url2pkg/PLIST b/pkgtools/url2pkg/PLIST
index d1749367a14..68aa207e494 100644
--- a/pkgtools/url2pkg/PLIST
+++ b/pkgtools/url2pkg/PLIST
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/10/02 16:49:30 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:11:03 joerg Exp $
bin/url2pkg
lib/url2pkg/ExtUtils/MakeMaker.pm
man/man8/url2pkg.8
-@dirrm lib/url2pkg/ExtUtils
-@dirrm lib/url2pkg