pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Convert @exec/@unexec to @pkgdir or drop it.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34c5a89e885e
branches:  trunk
changeset: 394725:34c5a89e885e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 14 21:28:46 2009 +0000

description:
Convert @exec/@unexec to @pkgdir or drop it.

diffstat:

 sysutils/bacula-gnome-console/PLIST  |   3 +--
 sysutils/bacula-tray-monitor/PLIST   |   3 +--
 sysutils/bacula-wx-console/PLIST     |   3 +--
 sysutils/bacula/PLIST.common_end     |   2 --
 sysutils/bbsload/PLIST               |   3 +--
 sysutils/consolekit/PLIST            |   4 ++--
 sysutils/dbus/PLIST                  |   8 ++++----
 sysutils/gkrellm-server/PLIST        |   3 +--
 sysutils/gvfs/PLIST                  |   4 ++--
 sysutils/hal-info/PLIST              |   6 +++---
 sysutils/mc/Makefile                 |   3 +--
 sysutils/mc/PLIST                    |   9 +--------
 sysutils/mc/PLIST.end                |   2 --
 sysutils/memtest86/PLIST             |   3 +--
 sysutils/memtestplus/PLIST           |   3 +--
 sysutils/munin-node/PLIST            |   5 +----
 sysutils/munin-server/PLIST          |   5 +----
 sysutils/nautilus/PLIST              |   3 +--
 sysutils/rtty/PLIST                  |  12 ++++++------
 sysutils/ruby-facter/PLIST           |   3 +--
 sysutils/ruby-rb-appscript/PLIST     |   3 +--
 sysutils/ups-nut/PLIST               |   4 ++--
 textproc/crimson/PLIST               |   3 +--
 textproc/db2latex/PLIST              |   3 +--
 textproc/dict-server/PLIST           |   4 ++--
 textproc/docbook-simple/PLIST        |   3 +--
 textproc/docbook-xml/PLIST           |   3 +--
 textproc/docbook-xsl/PLIST           |   3 +--
 textproc/dsssl-docbook-modular/PLIST |   4 +---
 textproc/groff/PLIST                 |   6 +++---
 textproc/groff/PLIST.x11             |   4 +---
 textproc/hunspell-de/PLIST           |   3 +--
 textproc/hunspell-en_GB/PLIST        |   3 +--
 textproc/hunspell-en_US/PLIST        |   3 +--
 textproc/hunspell-sv_SE/PLIST        |   3 +--
 textproc/hunspell/PLIST.common       |   3 +--
 textproc/jade/PLIST                  |   3 +--
 textproc/libxslt/PLIST               |   4 ++--
 textproc/openjade/PLIST              |   3 +--
 textproc/py-FourSuite/PLIST          |   8 ++++----
 textproc/rarian/PLIST                |   4 ++--
 textproc/ruby-bluecloth/PLIST        |   3 +--
 textproc/ruby-maruku/PLIST           |   3 +--
 textproc/ruby-rison/PLIST            |   3 +--
 textproc/ruby-rttool/PLIST           |   3 +--
 textproc/ruby-xmlparser/PLIST        |   3 +--
 textproc/saxon/PLIST                 |   3 +--
 textproc/tei-p5-schema/PLIST         |   3 +--
 textproc/xalan-j/PLIST               |   3 +--
 textproc/xapian-omega/PLIST          |   3 +--
 textproc/xerces-j/PLIST              |   3 +--
 textproc/xp/PLIST                    |   3 +--
 textproc/xt/PLIST                    |   3 +--
 time/bbdate/PLIST                    |   3 +--
 time/kronolith/PLIST                 |   4 +---
 time/pcal/PLIST                      |   3 +--
 time/planner/PLIST                   |   4 ++--
 time/rsibreak/PLIST                  |   6 +++---
 time/sunbird/PLIST                   |   4 +---
 time/xfce4-orage/PLIST               |   3 +--
 60 files changed, 82 insertions(+), 145 deletions(-)

diffs (truncated from 834 to 300 lines):

diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/bacula-gnome-console/PLIST
--- a/sysutils/bacula-gnome-console/PLIST       Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/bacula-gnome-console/PLIST       Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.2 2007/09/07 15:15:35 ghen Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 21:28:46 joerg Exp $
 sbin/bgnome-console
 share/examples/bacula/bgnome-console.conf
-@unexec ${RMDIR} %D/share/examples/bacula 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/bacula-tray-monitor/PLIST
--- a/sysutils/bacula-tray-monitor/PLIST        Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/bacula-tray-monitor/PLIST        Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/03 08:22:08 ghen Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 21:28:46 joerg Exp $
 sbin/bacula-tray-monitor
 share/examples/bacula/tray-monitor.conf
-@unexec ${RMDIR} %D/share/examples/bacula 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/bacula-wx-console/PLIST
--- a/sysutils/bacula-wx-console/PLIST  Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/bacula-wx-console/PLIST  Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.2 2007/09/07 15:15:35 ghen Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 21:28:46 joerg Exp $
 sbin/bwx-console
 share/examples/bacula/bwx-console.conf
-@unexec ${RMDIR} %D/share/examples/bacula 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/bacula/PLIST.common_end
--- a/sysutils/bacula/PLIST.common_end  Sun Jun 14 21:24:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.3 2009/06/14 18:16:01 joerg Exp $
-@unexec ${RMDIR} %D/share/examples/bacula 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/bbsload/PLIST
--- a/sysutils/bbsload/PLIST    Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/bbsload/PLIST    Sun Jun 14 21:28:46 2009 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2003/03/18 01:07:56 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:28:47 joerg Exp $
 bin/bbsload
 man/man1/bbsload.1
 share/bbtools/README.bbsload
 share/bbtools/bbsload.bb
 share/bbtools/bbsload.nobb
-@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/consolekit/PLIST
--- a/sysutils/consolekit/PLIST Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/consolekit/PLIST Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:02 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 21:28:47 joerg Exp $
 bin/ck-history
 bin/ck-launch-session
 bin/ck-list-sessions
@@ -21,5 +21,5 @@
 share/dbus-1/system-services/org.freedesktop.ConsoleKit.service
 share/examples/consolekit/ConsoleKit.conf
 share/examples/consolekit/00-primary.seat
-@exec ${MKDIR} %D/lib/ConsoleKit/run-session.d
+@pkgdir lib/ConsoleKit/run-session.d
 @exec ${MKDIR} %D/etc/ConsoleKit/seats.d
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/dbus/PLIST
--- a/sysutils/dbus/PLIST       Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/dbus/PLIST       Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2009/06/14 18:16:02 joerg Exp $
+@comment $NetBSD: PLIST,v 1.13 2009/06/14 21:28:47 joerg Exp $
 bin/dbus-cleanup-sockets
 bin/dbus-daemon
 bin/dbus-launch
@@ -36,6 +36,6 @@
 share/examples/rc.d/dbus
 ${PLIST.linux}share/examples/rc.d/messagebus.redhat
 ${PLIST.linux}share/examples/rc.d/rc.messagebus.slackware
-@exec ${MKDIR} %D/share/dbus-1/system-services
-@exec ${MKDIR} %D/share/dbus-1/services
-@exec ${MKDIR} %D/libexec/dbus-1
+@pkgdir share/dbus-1/system-services
+@pkgdir share/dbus-1/services
+@pkgdir libexec/dbus-1
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/gkrellm-server/PLIST
--- a/sysutils/gkrellm-server/PLIST     Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/gkrellm-server/PLIST     Sun Jun 14 21:28:46 2009 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:05 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:28:47 joerg Exp $
 bin/gkrellmd
 include/gkrellm2/gkrellmd.h
 man/man1/gkrellmd.1
 share/examples/gkrellm-server/gkrellmd.conf
 share/examples/rc.d/gkrellmd
-@unexec ${RMDIR} %D/include/gkrellm2 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/gvfs/PLIST
--- a/sysutils/gvfs/PLIST       Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/gvfs/PLIST       Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:16:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/06/14 21:28:47 joerg Exp $
 bin/gvfs-cat
 bin/gvfs-copy
 bin/gvfs-info
@@ -114,4 +114,4 @@
 share/locale/zh_CN/LC_MESSAGES/gvfs.mo
 share/locale/zh_HK/LC_MESSAGES/gvfs.mo
 share/locale/zh_TW/LC_MESSAGES/gvfs.mo
-@exec ${MKDIR} %D/share/gvfs/remote-volume-monitors
+@pkgdir share/gvfs/remote-volume-monitors
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/hal-info/PLIST
--- a/sysutils/hal-info/PLIST   Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/hal-info/PLIST   Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:28:47 joerg Exp $
 share/hal/fdi/information/10freedesktop/10-battery.fdi
 share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi
 share/hal/fdi/information/10freedesktop/10-cd-dvd-burner.fdi
@@ -48,5 +48,5 @@
 share/hal/fdi/information/10freedesktop/99-video-quirk-default.fdi
 share/hal/fdi/preprobe/10osvendor/10-ide-drives.fdi
 share/hal/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi
-@exec ${MKDIR} %D/share/hal/fdi/preprobe/20thirdparty
-@exec ${MKDIR} %D/share/hal/fdi/information/20thirdparty
+@pkgdir share/hal/fdi/preprobe/20thirdparty
+@pkgdir share/hal/fdi/information/20thirdparty
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/mc/Makefile
--- a/sysutils/mc/Makefile      Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/mc/Makefile      Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2008/02/25 07:23:03 obache Exp $
+# $NetBSD: Makefile,v 1.74 2009/06/14 21:28:47 joerg Exp $
 
 DISTNAME=      mc-4.6.1
 PKGREVISION=   4
@@ -30,7 +30,6 @@
 
 PLIST_SRC+=            ${PKGDIR}/PLIST
 .include "options.mk"
-PLIST_SRC+=            ${PKGDIR}/PLIST.end
 
 PKG_SYSCONFSUBDIR=     mc
 SUBST_CLASSES+=                conf
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/mc/PLIST
--- a/sysutils/mc/PLIST Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/mc/PLIST Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:16:09 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/06/14 21:28:47 joerg Exp $
 bin/mc
 bin/mcmfmt
 bin/mcview
@@ -76,10 +76,3 @@
 share/mc/mc.lib
 share/mc/mc.menu
 share/mc/mc.menu.sr
-@unexec ${RMDIR} %D/man/sr/man8 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sr/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sr 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/it 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/hu/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/hu 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/mc/PLIST.end
--- a/sysutils/mc/PLIST.end     Sun Jun 14 21:24:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST.end,v 1.1 2005/03/17 23:17:06 wiz Exp $
-@unexec ${RMDIR} %D/share/mc 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/memtest86/PLIST
--- a/sysutils/memtest86/PLIST  Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/memtest86/PLIST  Sun Jun 14 21:28:46 2009 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:28:47 joerg Exp $
 mdec/memtest
 mdec/memtest.bin
 share/doc/memtest/README
-@unexec ${RMDIR} %D/mdec 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/memtestplus/PLIST
--- a/sysutils/memtestplus/PLIST        Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/memtestplus/PLIST        Sun Jun 14 21:28:46 2009 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:28:47 joerg Exp $
 mdec/memtestplus
 mdec/memtestplus.bin
 ${PLIST.iso}mdec/memtestplus.iso
 share/doc/memtestplus/FAQ
 share/doc/memtestplus/README
-@unexec ${RMDIR} %D/mdec 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/munin-node/PLIST
--- a/sysutils/munin-node/PLIST Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/munin-node/PLIST Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:28:47 joerg Exp $
 lib/munin/plugins/acpi
 lib/munin/plugins/amavis
 lib/munin/plugins/apache_accesses
@@ -114,6 +114,3 @@
 sbin/munin-run
 share/examples/munin/munin-node.conf
 share/examples/rc.d/munin-node
-@comment pkg-specific directories:
-@comment shared with munin-server
-@unexec ${RMDIR} %D/lib/munin 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/munin-server/PLIST
--- a/sysutils/munin-server/PLIST       Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/munin-server/PLIST       Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:28:48 joerg Exp $
 bin/munin-cron
 lib/munin/munin-graph
 lib/munin/munin-html
@@ -18,6 +18,3 @@
 share/examples/munin/templates/style.css
 www/munin/data/cgi/munin-cgi-graph
 ${PERL5_SITELIB}/Munin.pm
-@comment pkg-specific directories:
-@comment shared with munin-node
-@unexec ${RMDIR} %D/lib/munin 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/nautilus/PLIST
--- a/sysutils/nautilus/PLIST   Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/nautilus/PLIST   Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2009/06/14 18:16:11 joerg Exp $
+@comment $NetBSD: PLIST,v 1.31 2009/06/14 21:28:48 joerg Exp $
 bin/nautilus
 bin/nautilus-autorun-software
 bin/nautilus-connect-server
@@ -213,4 +213,3 @@
 share/pixmaps/nautilus/erase.png
 share/pixmaps/nautilus/knob.png
 share/pixmaps/nautilus/thumbnail_frame.png
-@unexec ${MKDIR} %D/lib/nautilus/extensions-2.0 2>/dev/null || ${TRUE}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/rtty/PLIST
--- a/sysutils/rtty/PLIST       Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/rtty/PLIST       Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:28:48 joerg Exp $
 rtty/bin/ttysrv
 rtty/bin/rtty
 rtty/bin/locbrok
@@ -9,8 +9,8 @@
 rtty/bin/agelog
 share/doc/rtty/README
 @comment rtty/bin created above
-@exec ${MKDIR} %D/rtty/dev
-@exec ${MKDIR} %D/rtty/sock
-@exec ${MKDIR} %D/rtty/log
-@exec ${MKDIR} %D/rtty/pid
-@exec ${MKDIR} %D/rtty/opt
+@pkgdir rtty/dev
+@pkgdir rtty/sock
+@pkgdir rtty/log
+@pkgdir rtty/pid
+@pkgdir rtty/opt
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/ruby-facter/PLIST
--- a/sysutils/ruby-facter/PLIST        Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/ruby-facter/PLIST        Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:28:48 joerg Exp $
 bin/facter
 ${GEM_HOME}/cache/facter-${PKGVERSION}.gem
 ${GEM_LIBDIR}/CHANGELOG
@@ -78,4 +78,3 @@
 ${GEM_LIBDIR}/spec/unit/util/loader.rb
 ${GEM_LIBDIR}/spec/unit/util/resolution.rb
 ${GEM_HOME}/specifications/facter-${PKGVERSION}.gemspec
-@exec ${MKDIR} %D/${GEM_DOCDIR}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/ruby-rb-appscript/PLIST
--- a/sysutils/ruby-rb-appscript/PLIST  Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/ruby-rb-appscript/PLIST  Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 21:28:48 joerg Exp $
 ${GEM_HOME}/cache/rb-appscript-${PKGVERSION}.gem
 ${GEM_LIBDIR}/CHANGES
 ${GEM_LIBDIR}/LICENSE
@@ -109,4 +109,3 @@
 ${GEM_LIBDIR}/test/test_osax.rb
 ${GEM_LIBDIR}/test/testall.sh
 ${GEM_HOME}/specifications/rb-appscript-${PKGVERSION}.gemspec
-@exec ${MKDIR} %D/lib/ruby/gems/1.8/doc/rb-appscript-${PKGVERSION}
diff -r f3e9419d3f53 -r 34c5a89e885e sysutils/ups-nut/PLIST
--- a/sysutils/ups-nut/PLIST    Sun Jun 14 21:24:28 2009 +0000
+++ b/sysutils/ups-nut/PLIST    Sun Jun 14 21:28:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2009/06/14 18:16:15 joerg Exp $
+@comment $NetBSD: PLIST,v 1.23 2009/06/14 21:28:48 joerg Exp $
 bin/upsc
 bin/upscmd
 bin/upslog
@@ -150,4 +150,4 @@
 share/examples/rc.d/upsmon
 share/nut/cmdvartab
 share/nut/driver.list
-@exec ${MKDIR} %D/share/doc/nut/drivers



Home | Main Index | Thread Index | Old Index