pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/792b3ad25d65
branches:  trunk
changeset: 394664:792b3ad25d65
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 14 18:28:43 2009 +0000

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

diffstat:

 chat/anope/PLIST                     |   7 +------
 chat/bitchx/PLIST                    |   4 ++--
 chat/climm/PLIST                     |  27 +--------------------------
 chat/eggdrop/PLIST                   |   4 ++--
 chat/ejabberd/PLIST                  |   3 +--
 chat/epic4/PLIST                     |   4 ++--
 chat/ircII/PLIST                     |   4 +---
 chat/ircservices/PLIST               |   3 +--
 chat/kadu/PLIST                      |   4 +---
 chat/licq-core/PLIST                 |   4 ++--
 chat/ninja/PLIST                     |   6 +++---
 chat/scrollz/PLIST                   |   4 ++--
 chat/telepathy-gabble/PLIST          |   4 +---
 chat/telepathy-idle/PLIST            |   4 +---
 chat/telepathy-mission-control/PLIST |   5 ++---
 chat/xchat/PLIST                     |   4 ++--
 chat/zircon/PLIST                    |  14 +++++++-------
 17 files changed, 32 insertions(+), 73 deletions(-)

diffs (289 lines):

diff -r 540f55c4e537 -r 792b3ad25d65 chat/anope/PLIST
--- a/chat/anope/PLIST  Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/anope/PLIST  Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:37:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:28:43 joerg Exp $
 lib/anope/anoperc
 lib/anope/languages/cat
 lib/anope/languages/de
@@ -189,8 +189,3 @@
 share/examples/anope/example.conf
 share/examples/anope/tables.sql
 share/examples/rc.d/anope
-@unexec ${RMDIR} %D/lib/anope/modules/runtime 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope/modules 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope/logs 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope/backups 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/bitchx/PLIST
--- a/chat/bitchx/PLIST Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/bitchx/PLIST Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:37:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:28:43 joerg Exp $
 bin/BitchX
 bin/BitchX-1.1-final
 bin/scr-bx
@@ -967,4 +967,4 @@
 share/bx/translation/UNITED_KINGDOM.bz2
 share/bx/translation/UNITED_KINGDOM_COM.bz2
 share/bx/wserv
-@exec ${MKDIR} %D/lib/bx/plugins
+@pkgdir lib/bx/plugins
diff -r 540f55c4e537 -r 792b3ad25d65 chat/climm/PLIST
--- a/chat/climm/PLIST  Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/climm/PLIST  Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/03/01 21:14:11 mjl Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:43 joerg Exp $
 bin/climm
 bin/micq
 man/de/man1/climm.1
@@ -52,28 +52,3 @@
 share/climm/uk.i18n
 share/climm/yu.i18n
 share/climm/zh_CN.i18n
-@unexec ${RMDIR} %D/man/de/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/de/man5 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/de/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/es/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/es/man5 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/es/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/fr/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/fr/man5 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/fr/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/pt_BR/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/pt_BR/man5 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/pt_BR/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/ru/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/ru/man5 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/ru/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sk/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sk/man5 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sk/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sr/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sr/man5 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/sr/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/uk/man1 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/man/uk/man7 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/climm 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/eggdrop/PLIST
--- a/chat/eggdrop/PLIST        Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/eggdrop/PLIST        Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:37:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.13 2009/06/14 18:28:43 joerg Exp $
 bin/eggdrop
 ${PLIST.dynamic}lib/eggdrop/assoc.so
 ${PLIST.dynamic}lib/eggdrop/blowfish.so
@@ -119,4 +119,4 @@
 share/eggdrop/scripts/userinfo.tcl
 share/eggdrop/scripts/weed
 share/examples/eggdrop/eggdrop.conf
-@exec ${MKDIR} %D/share/eggdrop/help/msg
+@pkgdir share/eggdrop/help/msg
diff -r 540f55c4e537 -r 792b3ad25d65 chat/ejabberd/PLIST
--- a/chat/ejabberd/PLIST       Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/ejabberd/PLIST       Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:37:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:28:43 joerg Exp $
 ${EJABBERD_EXDIR}/ejabberd.cfg
 ${EJABBERD_EXDIR}/ejabberdctl.cfg
 ${EJABBERD_EXDIR}/inetrc
@@ -203,4 +203,3 @@
 share/examples/ejabberd/ejabberdctl.cfg
 share/examples/ejabberd/inetrc
 share/examples/rc.d/ejabberd
-@unexec ${RMDIR} %D/etc/ejabberd 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/epic4/PLIST
--- a/chat/epic4/PLIST  Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/epic4/PLIST  Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:37:44 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:28:43 joerg Exp $
 bin/epic
 bin/epic-EPIC4-${PKGVERSION}
 libexec/wserv4
@@ -102,4 +102,4 @@
 share/epic/script/vi-binds
 share/epic/script/webster
 share/epic/script/window
-@exec ${MKDIR} %D/share/epic/help
+@pkgdir share/epic/help
diff -r 540f55c4e537 -r 792b3ad25d65 chat/ircII/PLIST
--- a/chat/ircII/PLIST  Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/ircII/PLIST  Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2009/06/14 17:37:46 joerg Exp $
+@comment $NetBSD: PLIST,v 1.22 2009/06/14 18:28:43 joerg Exp $
 bin/irc
 bin/irc-${VERS}
 bin/ircbug
@@ -628,5 +628,3 @@
 share/irc/translation/SWISS
 share/irc/translation/UNITED_KINGDOM
 share/irc/translation/UNITED_KINGDOM_COM
-@unexec ${RMDIR} %D/share/irc/script 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/irc 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/ircservices/PLIST
--- a/chat/ircservices/PLIST    Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/ircservices/PLIST    Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:37:46 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:28:44 joerg Exp $
 lib/services/convert-db
 lib/services/helpfiles/help
 lib/services/languages/de
@@ -36,4 +36,3 @@
 share/doc/html/ircservices/index.html
 share/doc/html/ircservices/upgrade.html
 share/examples/rc.d/ircservices
-@unexec ${RMDIR} %D/lib/services 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/kadu/PLIST
--- a/chat/kadu/PLIST   Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/kadu/PLIST   Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:37:46 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:28:44 joerg Exp $
 bin/kadu
 bin/kadu-config
 bin/kadu-mozilla
@@ -613,5 +613,3 @@
 share/pixmaps/kadu-48.png
 share/pixmaps/kadu-64.png
 share/pixmaps/kadu.png
-@unexec ${RMDIR} %D/share/applnk/Internet 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/applnk 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/licq-core/PLIST
--- a/chat/licq-core/PLIST      Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/licq-core/PLIST      Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:37:47 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:44 joerg Exp $
 bin/licq
 bin/viewurl-firefox.sh
 bin/viewurl-lynx.sh
@@ -111,4 +111,4 @@
 share/licq/utilities/traceroute.utility
 share/licq/utilities/vnc.utility
 share/licq/utilities/xtraceroute.utility
-@exec ${MKDIR} %D/lib/licq
+@pkgdir lib/licq
diff -r 540f55c4e537 -r 792b3ad25d65 chat/ninja/PLIST
--- a/chat/ninja/PLIST  Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/ninja/PLIST  Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:37:48 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:44 joerg Exp $
 bin/ninja
 bin/${PKGNAME}
 bin/ninjaflush
@@ -522,5 +522,5 @@
 share/ninja/translation/SWISS
 share/ninja/translation/UNITED_KINGDOM
 share/ninja/translation/UNITED_KINGDOM_COM
-@exec ${MKDIR} %D/share/ninja/script 2>/dev/null || ${TRUE}
-@exec ${MKDIR} %D/share/ninja/help/ndcc 2>/dev/null || ${TRUE}
+@pkgdir share/ninja/script
+@pkgdir share/ninja/help/ndcc
diff -r 540f55c4e537 -r 792b3ad25d65 chat/scrollz/PLIST
--- a/chat/scrollz/PLIST        Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/scrollz/PLIST        Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:37:49 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:28:44 joerg Exp $
 bin/scrollz
 bin/${PKGNAME}
 man/man1/scrollz.1
@@ -717,4 +717,4 @@
 share/scrollz/translation/SWISS
 share/scrollz/translation/UNITED_KINGDOM
 share/scrollz/translation/UNITED_KINGDOM_COM
-@exec ${MKDIR} %D/share/scrollz/script
+@pkgdir share/scrollz/script
diff -r 540f55c4e537 -r 792b3ad25d65 chat/telepathy-gabble/PLIST
--- a/chat/telepathy-gabble/PLIST       Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/telepathy-gabble/PLIST       Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:37:50 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:44 joerg Exp $
 libexec/telepathy-gabble
 man/man8/telepathy-gabble.8
 share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.gabble.service
@@ -7,5 +7,3 @@
 share/doc/telepathy-gabble/si-multiple.html
 share/doc/telepathy-gabble/tubes.html
 share/telepathy/managers/gabble.manager
-@unexec ${RMDIR} %D/share/telepathy/managers 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/telepathy 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/telepathy-idle/PLIST
--- a/chat/telepathy-idle/PLIST Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/telepathy-idle/PLIST Sun Jun 14 18:28:43 2009 +0000
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:37:50 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:44 joerg Exp $
 libexec/telepathy-idle
 man/man8/telepathy-idle.8
 share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
 share/telepathy/managers/idle.manager
-@unexec ${RMDIR} %D/share/telepathy/managers 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/telepathy 2>/dev/null || ${TRUE}
diff -r 540f55c4e537 -r 792b3ad25d65 chat/telepathy-mission-control/PLIST
--- a/chat/telepathy-mission-control/PLIST      Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/telepathy-mission-control/PLIST      Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:37:50 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:28:44 joerg Exp $
 bin/mc-account
 include/libmcclient/_gen/cli-Account.h
 include/libmcclient/_gen/cli-Account_Manager.h
@@ -101,5 +101,4 @@
 share/gtk-doc/html/libmissioncontrol/right.png
 share/gtk-doc/html/libmissioncontrol/style.css
 share/gtk-doc/html/libmissioncontrol/up.png
-@exec ${MKDIR} %D/lib/mission-control 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/mission-control 2>/dev/null || ${TRUE}
+@pkgdir lib/mission-control
diff -r 540f55c4e537 -r 792b3ad25d65 chat/xchat/PLIST
--- a/chat/xchat/PLIST  Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/xchat/PLIST  Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2009/06/14 17:37:51 joerg Exp $
+@comment $NetBSD: PLIST,v 1.21 2009/06/14 18:28:45 joerg Exp $
 bin/xchat
 share/applications/xchat.desktop
 ${PLIST.dbus}share/dbus-1/services/org.xchat.service.service
@@ -34,4 +34,4 @@
 share/locale/zh_CN/LC_MESSAGES/xchat.mo
 share/locale/zh_TW/LC_MESSAGES/xchat.mo
 share/pixmaps/xchat.png
-@exec ${MKDIR} %D/lib/xchat/plugins
+@pkgdir lib/xchat/plugins
diff -r 540f55c4e537 -r 792b3ad25d65 chat/zircon/PLIST
--- a/chat/zircon/PLIST Sun Jun 14 18:24:43 2009 +0000
+++ b/chat/zircon/PLIST Sun Jun 14 18:28:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:37:52 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:28:45 joerg Exp $
 bin/zircon
 share/doc/zircon/BUGS
 share/doc/zircon/COPYRIGHT
@@ -141,9 +141,9 @@
 share/zircon/plugins/Sed/decrypt.tcl
 share/zircon/plugins/Sed/pkgIndex.tcl
 share/zircon/samples/zircon.ad
-@exec ${MKDIR} %D/share/zircon/help/Channels
-@exec ${MKDIR} %D/share/zircon/help/Servers
-@exec ${MKDIR} %D/share/zircon/help/Services
-@exec ${MKDIR} %D/share/zircon/help/Users
-@exec ${MKDIR} %D/share/zircon/scripts
-@exec ${MKDIR} %D/share/zircon/sounds
+@pkgdir share/zircon/help/Channels
+@pkgdir share/zircon/help/Servers
+@pkgdir share/zircon/help/Services
+@pkgdir share/zircon/help/Users
+@pkgdir share/zircon/scripts
+@pkgdir share/zircon/sounds



Home | Main Index | Thread Index | Old Index