pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb19f0e507e9
branches:  trunk
changeset: 394706:fb19f0e507e9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 14 20:45:10 2009 +0000

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

diffstat:

 mail/GNUMail/PLIST            |  4 ++--
 mail/bbmail/PLIST             |  3 +--
 mail/claws-mail/PLIST.plugins |  3 +--
 mail/dovecot/PLIST            |  4 ++--
 mail/hypermail/PLIST          |  4 ++--
 mail/imp/PLIST                |  4 +---
 mail/ingo/PLIST               |  4 +---
 mail/mailman/PLIST            |  3 +--
 mail/popa3d/PLIST             |  4 ++--
 mail/sendmail/PLIST           |  4 +---
 mail/sendmail813/PLIST        |  4 +---
 mail/thunderbird-gtk1/PLIST   |  4 +---
 mail/thunderbird/PLIST        |  4 +---
 mail/turba/PLIST              |  4 +---
 mail/vm/PLIST                 |  4 +---
 mail/wmmail/PLIST             |  4 +---
 16 files changed, 20 insertions(+), 41 deletions(-)

diffs (227 lines):

diff -r e15e40fa919a -r fb19f0e507e9 mail/GNUMail/PLIST
--- a/mail/GNUMail/PLIST        Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/GNUMail/PLIST        Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:04:26 joerg Exp $
+@comment $NetBSD: PLIST,v 1.11 2009/06/14 20:45:10 joerg Exp $
 bin/GNUMail
 include/GNUMail
 lib/GNUstep/Applications/GNUMail.app/GNUMail
@@ -217,4 +217,4 @@
 share/GNUstep/Library/GNUMail/Viewing.prefs/Resources/viewing.tiff
 share/GNUstep/Library/GNUMail/Viewing.prefs/Viewing
 share/GNUstep/Library/GNUMail/Viewing.prefs/stamp.make
-@exec ${MKDIR} %D/lib/GNUstep/Frameworks/GNUMail.framework/Versions/1/Headers
+@pkgdir lib/GNUstep/Frameworks/GNUMail.framework/Versions/1/Headers
diff -r e15e40fa919a -r fb19f0e507e9 mail/bbmail/PLIST
--- a/mail/bbmail/PLIST Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/bbmail/PLIST Sun Jun 14 20:45:10 2009 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/10/09 14:35:39 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 20:45:11 joerg Exp $
 bin/bbmail
 man/man1/bbmail.1
 share/bbtools/bbmail.bb
-@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/claws-mail/PLIST.plugins
--- a/mail/claws-mail/PLIST.plugins     Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/claws-mail/PLIST.plugins     Sun Jun 14 20:45:10 2009 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST.plugins,v 1.1 2007/08/03 02:34:40 smb Exp $
+@comment $NetBSD: PLIST.plugins,v 1.2 2009/06/14 20:45:11 joerg Exp $
 lib/claws-mail/plugins/${PLUGIN_NAME}.la
-@unexec ${RMDIR} %D/lib/claws-mail/plugins 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/dovecot/PLIST
--- a/mail/dovecot/PLIST        Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/dovecot/PLIST        Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2009/06/14 18:04:31 joerg Exp $
+@comment $NetBSD: PLIST,v 1.25 2009/06/14 20:45:11 joerg Exp $
 include/dovecot/config.h
 include/dovecot/src/auth/auth-cache.h
 include/dovecot/src/auth/auth-client-connection.h
@@ -446,4 +446,4 @@
 share/examples/dovecot/dovecot-sql-example.conf
 share/examples/dovecot/mkcert.sh
 share/examples/rc.d/dovecot
-@exec ${MKDIR} %D/lib/dovecot/auth
+@pkgdir lib/dovecot/auth
diff -r e15e40fa919a -r fb19f0e507e9 mail/hypermail/PLIST
--- a/mail/hypermail/PLIST      Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/hypermail/PLIST      Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:04:34 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:45:11 joerg Exp $
 bin/hypermail
 bin/msg2archive
 bin/rdmsg
@@ -12,4 +12,4 @@
 share/doc/html/hypermail/hypermail.html
 share/doc/html/hypermail/hypermail.png
 share/doc/html/hypermail/stars.png
-@exec ${MKDIR} %D/share/doc/html/hypermail/images
+@pkgdir share/doc/html/hypermail/images
diff -r e15e40fa919a -r fb19f0e507e9 mail/imp/PLIST
--- a/mail/imp/PLIST    Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/imp/PLIST    Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:04:35 joerg Exp $
+@comment $NetBSD: PLIST,v 1.15 2009/06/14 20:45:11 joerg Exp $
 share/doc/imp/CHANGES
 share/doc/imp/COPYING
 share/doc/imp/CREDITS
@@ -558,5 +558,3 @@
 share/horde/imp/themes/tango-blue/themed_graphics
 share/horde/imp/thread.php
 share/horde/imp/view.php
-@unexec ${RMDIR} %D/share/horde/imp/config 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/horde/imp 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/ingo/PLIST
--- a/mail/ingo/PLIST   Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/ingo/PLIST   Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:04:35 joerg Exp $
+@comment $NetBSD: PLIST,v 1.11 2009/06/14 20:45:11 joerg Exp $
 share/doc/ingo/INSTALL
 share/doc/ingo/README
 share/doc/ingo/RELEASE_NOTES
@@ -183,5 +183,3 @@
 share/horde/ingo/themes/tango-blue/themed_graphics
 share/horde/ingo/vacation.php
 share/horde/ingo/whitelist.php
-@unexec ${RMDIR} %D/share/horde/ingo/config 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/horde/ingo 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/mailman/PLIST
--- a/mail/mailman/PLIST        Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/mailman/PLIST        Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2009/06/14 18:04:37 joerg Exp $
+@comment $NetBSD: PLIST,v 1.20 2009/06/14 20:45:11 joerg Exp $
 lib/mailman/Mailman/Archiver/Archiver.py
 lib/mailman/Mailman/Archiver/Archiver.pyc
 lib/mailman/Mailman/Archiver/HyperArch.py
@@ -2217,4 +2217,3 @@
 share/doc/mailman/mailman-member.txt
 share/examples/mailman/mailman.conf
 share/examples/rc.d/mailman
-@unexec ${RMDIR} -p %D/lib/mailman/Mailman 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/popa3d/PLIST
--- a/mail/popa3d/PLIST Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/popa3d/PLIST Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:04:39 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/06/14 20:45:11 joerg Exp $
 man/man8/popa3d.8
 sbin/popa3d
 share/doc/popa3d/DESIGN
@@ -6,4 +6,4 @@
 share/doc/popa3d/LICENSE
 share/examples/rc.d/popa3d
 @comment empty dir to chroot to
-@exec ${MKDIR} %D/share/empty
+@pkgdir share/empty
diff -r e15e40fa919a -r fb19f0e507e9 mail/sendmail/PLIST
--- a/mail/sendmail/PLIST       Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/sendmail/PLIST       Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:04:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.16 2009/06/14 20:45:11 joerg Exp $
 bin/hoststat
 bin/mailq
 bin/newaliases
@@ -222,5 +222,3 @@
 share/sendmail/siteconfig/uucp.old.arpa.m4
 share/sendmail/siteconfig/uucp.ucbarpa.m4
 share/sendmail/siteconfig/uucp.ucbvax.m4
-@unexec ${RMDIR} %D/share/examples/sendmail 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} ${SMRSH_CMDDIR} 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/sendmail813/PLIST
--- a/mail/sendmail813/PLIST    Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/sendmail813/PLIST    Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 20:45:12 joerg Exp $
 bin/hoststat
 bin/mailq
 bin/newaliases
@@ -219,5 +219,3 @@
 share/sendmail/siteconfig/uucp.old.arpa.m4
 share/sendmail/siteconfig/uucp.ucbarpa.m4
 share/sendmail/siteconfig/uucp.ucbvax.m4
-@unexec ${RMDIR} %D/share/examples/sendmail 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} ${SMRSH_CMDDIR} 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/thunderbird-gtk1/PLIST
--- a/mail/thunderbird-gtk1/PLIST       Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/thunderbird-gtk1/PLIST       Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2009/06/14 18:04:44 joerg Exp $
+@comment $NetBSD: PLIST,v 1.18 2009/06/14 20:45:12 joerg Exp $
 bin/${MOZILLA}
 @comment begin PROGRAMS
 lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2843,5 +2843,3 @@
 @unexec ${RM} -f %D/lib/${MOZILLA}/chrome/app-chrome.manifest
 @unexec ${RM} %D/lib/${MOZILLA}/components/compreg.dat
 @unexec ${RM} %D/lib/${MOZILLA}/components/xpti.dat
-@comment begin DIRS
-@comment end DIRS
diff -r e15e40fa919a -r fb19f0e507e9 mail/thunderbird/PLIST
--- a/mail/thunderbird/PLIST    Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/thunderbird/PLIST    Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2009/06/14 18:04:44 joerg Exp $
+@comment $NetBSD: PLIST,v 1.28 2009/06/14 20:45:12 joerg Exp $
 bin/${MOZILLA}
 @comment begin PROGRAMS
 lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2853,5 +2853,3 @@
 @unexec ${RM} -f %D/lib/${MOZILLA}/chrome/app-chrome.manifest
 @unexec ${RM} %D/lib/${MOZILLA}/components/compreg.dat
 @unexec ${RM} %D/lib/${MOZILLA}/components/xpti.dat
-@comment begin DIRS
-@comment end DIRS
diff -r e15e40fa919a -r fb19f0e507e9 mail/turba/PLIST
--- a/mail/turba/PLIST  Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/turba/PLIST  Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:04:45 joerg Exp $
+@comment $NetBSD: PLIST,v 1.16 2009/06/14 20:45:12 joerg Exp $
 share/doc/turba/INSTALL
 share/doc/turba/LDAP
 share/doc/turba/README
@@ -273,5 +273,3 @@
 share/horde/turba/themes/tango-blue/themed_graphics
 share/horde/turba/vcard.php
 share/horde/turba/view.php
-@unexec ${RMDIR} %D/share/horde/turba/config 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/horde/turba 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/vm/PLIST
--- a/mail/vm/PLIST     Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/vm/PLIST     Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:04:45 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:45:12 joerg Exp $
 bin/base64-decode
 bin/base64-encode
 bin/qp-decode
@@ -170,5 +170,3 @@
 ${EMACS_LISPPREFIX}/vm/vm-window.elc
 ${EMACS_LISPPREFIX}/vm/vm.el
 ${EMACS_LISPPREFIX}/vm/vm.elc
-@unexec ${RMDIR} -p %D/${PIXMAPDIR} 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} -p %D/${EMACS_LISPPREFIX} 2>/dev/null || ${TRUE}
diff -r e15e40fa919a -r fb19f0e507e9 mail/wmmail/PLIST
--- a/mail/wmmail/PLIST Sun Jun 14 20:41:40 2009 +0000
+++ b/mail/wmmail/PLIST Sun Jun 14 20:45:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:04:45 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 20:45:12 joerg Exp $
 GNUstep/Apps/WMMail.app/Anims/NeXT/Mail1.xpm
 GNUstep/Apps/WMMail.app/Anims/NeXT/Mail2.xpm
 GNUstep/Apps/WMMail.app/Anims/NeXT/Mail3.xpm
@@ -42,5 +42,3 @@
 GNUstep/Apps/WMMail.app/Sounds/hammer.au
 GNUstep/Apps/WMMail.app/Sounds/monkey.au
 GNUstep/Apps/WMMail.app/WMMail
-@unexec ${RMDIR} %D/GNUstep/Apps 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/GNUstep 2>/dev/null || ${TRUE}



Home | Main Index | Thread Index | Old Index