pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove @dirrm entries from PLISTs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3e8d3638270
branches:  trunk
changeset: 394655:e3e8d3638270
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 14 18:10:40 2009 +0000

description:
Remove @dirrm entries from PLISTs

diffstat:

 parallel/GridSim/PLIST              |  32 +-------------------
 parallel/dqs/PLIST                  |   4 +-
 parallel/ganglia-monitor-core/PLIST |   3 +-
 parallel/glunix/PLIST               |  16 +---------
 parallel/linda/PLIST                |   3 +-
 parallel/mpi-ch/PLIST               |  12 +------
 parallel/openpbs/PLIST              |   9 +-----
 parallel/p5-Parallel-Pvm/PLIST      |   3 +-
 parallel/pvm3/PLIST                 |  11 +------
 parallel/sge/PLIST                  |  59 +------------------------------------
 pkgtools/autoswc/PLIST              |   3 +-
 pkgtools/bootstrap-mk-files/PLIST   |   3 +-
 pkgtools/dfdisk/PLIST               |   3 +-
 pkgtools/gnome-packagekit/PLIST     |  53 +--------------------------------
 pkgtools/libnbcompat/PLIST          |   3 +-
 pkgtools/packagekit/PLIST           |  17 +----------
 pkgtools/pbulk/PLIST                |   4 +-
 pkgtools/pkg_alternatives/PLIST     |   4 +-
 pkgtools/pkg_filecheck/PLIST        |   3 +-
 pkgtools/pkg_notify/PLIST           |   3 +-
 pkgtools/pkg_select/PLIST           |   4 +-
 pkgtools/pkgin/PLIST                |   4 +-
 pkgtools/pkglint/PLIST              |   3 +-
 pkgtools/url2pkg/PLIST              |   4 +-
 24 files changed, 24 insertions(+), 239 deletions(-)

diffs (truncated from 498 to 300 lines):

diff -r 46422b9249a3 -r e3e8d3638270 parallel/GridSim/PLIST
--- a/parallel/GridSim/PLIST    Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/GridSim/PLIST    Sun Jun 14 18:10:40 2009 +0000
@@ -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/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 -r 46422b9249a3 -r e3e8d3638270 parallel/dqs/PLIST
--- a/parallel/dqs/PLIST        Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/dqs/PLIST        Sun Jun 14 18:10:40 2009 +0000
@@ -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/examples/dqs/conf_file
 share/examples/dqs/key_file
 share/examples/dqs/resolve_file
-@dirrm share/examples/dqs
-@dirrm share/doc/dqs
diff -r 46422b9249a3 -r e3e8d3638270 parallel/ganglia-monitor-core/PLIST
--- a/parallel/ganglia-monitor-core/PLIST       Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/ganglia-monitor-core/PLIST       Sun Jun 14 18:10:40 2009 +0000
@@ -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/gmond.conf
 share/examples/rc.d/gmetad
 share/examples/rc.d/gmond
-@dirrm share/examples/ganglia
diff -r 46422b9249a3 -r e3e8d3638270 parallel/glunix/PLIST
--- a/parallel/glunix/PLIST     Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/glunix/PLIST     Sun Jun 14 18:10:40 2009 +0000
@@ -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_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 -r 46422b9249a3 -r e3e8d3638270 parallel/linda/PLIST
--- a/parallel/linda/PLIST      Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/linda/PLIST      Sun Jun 14 18:10:40 2009 +0000
@@ -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 -r 46422b9249a3 -r e3e8d3638270 parallel/mpi-ch/PLIST
--- a/parallel/mpi-ch/PLIST     Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/mpi-ch/PLIST     Sun Jun 14 18:10:40 2009 +0000
@@ -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_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 -r 46422b9249a3 -r e3e8d3638270 parallel/openpbs/PLIST
--- a/parallel/openpbs/PLIST    Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/openpbs/PLIST    Sun Jun 14 18:10:40 2009 +0000
@@ -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_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 -r 46422b9249a3 -r e3e8d3638270 parallel/p5-Parallel-Pvm/PLIST
--- a/parallel/p5-Parallel-Pvm/PLIST    Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/p5-Parallel-Pvm/PLIST    Sun Jun 14 18:10:40 2009 +0000
@@ -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 -r 46422b9249a3 -r e3e8d3638270 parallel/pvm3/PLIST
--- a/parallel/pvm3/PLIST       Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/pvm3/PLIST       Sun Jun 14 18:10:40 2009 +0000
@@ -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/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 -r 46422b9249a3 -r e3e8d3638270 parallel/sge/PLIST
--- a/parallel/sge/PLIST        Sun Jun 14 18:10:28 2009 +0000
+++ b/parallel/sge/PLIST        Sun Jun 14 18:10:40 2009 +0000
@@ -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}/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 -r 46422b9249a3 -r e3e8d3638270 pkgtools/autoswc/PLIST
--- a/pkgtools/autoswc/PLIST    Sun Jun 14 18:10:28 2009 +0000
+++ b/pkgtools/autoswc/PLIST    Sun Jun 14 18:10:40 2009 +0000
@@ -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 -r 46422b9249a3 -r e3e8d3638270 pkgtools/bootstrap-mk-files/PLIST
--- a/pkgtools/bootstrap-mk-files/PLIST Sun Jun 14 18:10:28 2009 +0000
+++ b/pkgtools/bootstrap-mk-files/PLIST Sun Jun 14 18:10:40 2009 +0000
@@ -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.subdir.mk
 share/mk/bsd.sys.mk
 share/mk/sys.mk
-@dirrm share/mk
diff -r 46422b9249a3 -r e3e8d3638270 pkgtools/dfdisk/PLIST
--- a/pkgtools/dfdisk/PLIST     Sun Jun 14 18:10:28 2009 +0000
+++ b/pkgtools/dfdisk/PLIST     Sun Jun 14 18:10:40 2009 +0000
@@ -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 -r 46422b9249a3 -r e3e8d3638270 pkgtools/gnome-packagekit/PLIST
--- a/pkgtools/gnome-packagekit/PLIST   Sun Jun 14 18:10:28 2009 +0000
+++ b/pkgtools/gnome-packagekit/PLIST   Sun Jun 14 18:10:40 2009 +0000
@@ -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 @@



Home | Main Index | Thread Index | Old Index