Skip to content

Commit

Permalink
Convert @exec/@unexec to @pkgdir or drop it.
Browse files Browse the repository at this point in the history
  • Loading branch information
joerg committed Jun 14, 2009
1 parent c028d01 commit 5b814a6
Show file tree
Hide file tree
Showing 38 changed files with 373 additions and 395 deletions.
5 changes: 1 addition & 4 deletions graphics/Coin/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:59:04 joerg Exp $
@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:05:39 joerg Exp $
bin/coin-config
include/Inventor/C/base/hash.h
include/Inventor/C/base/heap.h
Expand Down Expand Up @@ -701,6 +701,3 @@ share/Coin/draggerDefaults/transformerDragger.iv
share/Coin/draggerDefaults/translate1Dragger.iv
share/Coin/draggerDefaults/translate2Dragger.iv
share/aclocal/coin.m4
@unexec ${RMDIR} %D/share/Coin/draggerDefaults 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/Coin/conf 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/Coin 2>/dev/null || ${TRUE}
4 changes: 2 additions & 2 deletions graphics/GlutKit/PLIST
@@ -1,6 +1,6 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:05 joerg Exp $
@comment $NetBSD: PLIST,v 1.4 2009/06/14 20:05:39 joerg Exp $
share/GNUstep/Local/Library/Headers/GlutKit/G3DGlutCamera.h
share/GNUstep/Local/Library/Headers/GlutKit/G3DGlutKit.h
share/GNUstep/Local/Library/Libraries/libGlutKit.so
share/GNUstep/Local/Library/Libraries/libGlutKit.so.0.5.0
@exec ${MKDIR} %D/share/GNUstep/Local/Headers/GlutKit
@pkgdir share/GNUstep/Local/Headers/GlutKit
6 changes: 3 additions & 3 deletions graphics/GraphicsMagick/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:59:05 joerg Exp $
@comment $NetBSD: PLIST,v 1.10 2009/06/14 20:05:40 joerg Exp $
bin/GraphicsMagick++-config
bin/GraphicsMagick-config
bin/GraphicsMagickWand-config
Expand Down Expand Up @@ -264,5 +264,5 @@ share/doc/GraphicsMagick/www/tools.html
share/doc/GraphicsMagick/www/tools.rst
share/doc/GraphicsMagick/www/utilities.html
share/doc/GraphicsMagick/www/utilities.rst
@exec ${MKDIR} %D/lib/${PKGNAME}/modules-Q8/filters
@exec ${MKDIR} %D/lib/${PKGNAME}/modules-Q8/coders
@pkgdir lib/${PKGNAME}/modules-Q8/filters
@pkgdir lib/${PKGNAME}/modules-Q8/coders
6 changes: 3 additions & 3 deletions graphics/ImageMagick/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.62 2009/06/14 17:59:05 joerg Exp $
@comment $NetBSD: PLIST,v 1.63 2009/06/14 20:05:40 joerg Exp $
bin/Magick++-config
bin/Magick-config
bin/MagickCore-config
Expand Down Expand Up @@ -1068,5 +1068,5 @@ share/doc/ImageMagick-${IM_MAJOR_VER}/www/sponsors.html
share/doc/ImageMagick-${IM_MAJOR_VER}/www/stream.html
share/doc/ImageMagick-${IM_MAJOR_VER}/www/subversion.html
share/doc/ImageMagick-${IM_MAJOR_VER}/www/t-shirt.html
@exec ${MKDIR} %D/lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/filters
@exec ${MKDIR} %D/lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/coders
@pkgdir lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/filters
@pkgdir lib/ImageMagick-${IM_MAJOR_LIB_VER}/modules-Q16/coders
4 changes: 1 addition & 3 deletions graphics/MesaLib/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.22 2009/06/14 17:59:05 joerg Exp $
@comment $NetBSD: PLIST,v 1.23 2009/06/14 20:05:40 joerg Exp $
include/GL/GLwDrawA.h
include/GL/GLwDrawAP.h
include/GL/GLwMDrawA.h
Expand Down Expand Up @@ -32,5 +32,3 @@ ${PLIST.dri}lib/dri/unichrome_dri.la
lib/pkgconfig/dri.pc
lib/pkgconfig/gl.pc
lib/pkgconfig/glw.pc
@unexec ${RMDIR} %D/include/GL/internal 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/include/GL 2>/dev/null || ${TRUE}
3 changes: 1 addition & 2 deletions graphics/Ngraph/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:59:05 joerg Exp $
@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:05:40 joerg Exp $
bin/ngraph
libexec/Ngraph/.Ngraph
libexec/Ngraph/.Ngraph.ngp
Expand Down Expand Up @@ -157,4 +157,3 @@ libexec/Ngraph/doc/dialogs/merge.jpg
libexec/Ngraph/doc/dialogs/pageord.jpg
libexec/Ngraph/doc/dialogs/prefmisc.jpg
libexec/Ngraph/doc/dialogs/save.jpg
@exec ${MKDIR} %D/libexec/Ngraph/doc
4 changes: 2 additions & 2 deletions graphics/RenderKit/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:06 joerg Exp $
@comment $NetBSD: PLIST,v 1.4 2009/06/14 20:05:40 joerg Exp $
share/GNUstep/System/Library/Headers/RenderKit/G3DArchiver.h
share/GNUstep/System/Library/Headers/RenderKit/G3DArchivingInfo.h
share/GNUstep/System/Library/Headers/RenderKit/G3DAttributeNode.h
Expand Down Expand Up @@ -42,4 +42,4 @@ share/GNUstep/System/Library/Headers/RenderKit/NSObject+G3DExtensions.h
share/GNUstep/System/Library/Headers/RenderKit/RenderKit.h
share/GNUstep/System/Library/Libraries/libRenderKit.so
share/GNUstep/System/Library/Libraries/libRenderKit.so.0.4.1
@exec ${MKDIR} %D/share/GNUstep/Local/Headers/RenderKit
@pkgdir share/GNUstep/Local/Headers/RenderKit
4 changes: 2 additions & 2 deletions graphics/SDLKit/PLIST
@@ -1,7 +1,7 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:06 joerg Exp $
@comment $NetBSD: PLIST,v 1.4 2009/06/14 20:05:40 joerg Exp $
share/GNUstep/Local/Library/Headers/SDLKit/G3DSDLCamera.h
share/GNUstep/Local/Library/Headers/SDLKit/G3DSDLEventHandler.h
share/GNUstep/Local/Library/Headers/SDLKit/G3DSDLKit.h
share/GNUstep/Local/Library/Libraries/libSDLKit.so
share/GNUstep/Local/Library/Libraries/libSDLKit.so.0.4.0
@exec ${MKDIR} %D/share/GNUstep/Local/Headers/SDLKit
@pkgdir share/GNUstep/Local/Headers/SDLKit
3 changes: 1 addition & 2 deletions graphics/camlimages/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.5 2008/04/12 22:43:01 jlam Exp $
@comment $NetBSD: PLIST,v 1.6 2009/06/14 20:05:40 joerg Exp $
lib/ocaml/camlimages/Makefile.config
lib/ocaml/camlimages/bitmap.cmi
lib/ocaml/camlimages/bitmap.cmo
Expand Down Expand Up @@ -261,4 +261,3 @@ lib/ocaml/camlimages/xvthumb.cmo
lib/ocaml/camlimages/xvthumb.cmx
lib/ocaml/camlimages/xvthumb.mli
lib/ocaml/camlimages/xvthumb.o
@unexec ${RMDIR} %D/lib/ocaml/camlimages 2>/dev/null || ${TRUE}
3 changes: 1 addition & 2 deletions graphics/camlimages/PLIST.opt
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST.opt,v 1.3 2005/11/08 22:36:42 rillig Exp $
@comment $NetBSD: PLIST.opt,v 1.4 2009/06/14 20:05:40 joerg Exp $
lib/ocaml/camlimages/ci_bmp.a
lib/ocaml/camlimages/ci_bmp.cmxa
lib/ocaml/camlimages/ci_core.a
Expand All @@ -25,4 +25,3 @@ lib/ocaml/camlimages/ci_xpm.a
lib/ocaml/camlimages/ci_xpm.cmxa
lib/ocaml/camlimages/ci_xvthumb.a
lib/ocaml/camlimages/ci_xvthumb.cmxa
@unexec ${RMDIR} %D/lib/ocaml/camlimages 2>/dev/null || ${TRUE}
6 changes: 3 additions & 3 deletions graphics/cinepaint/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:59:08 joerg Exp $
@comment $NetBSD: PLIST,v 1.8 2009/06/14 20:05:40 joerg Exp $
bin/cinepaint
bin/cinepaint-remote
bin/cinepainttool
Expand Down Expand Up @@ -571,5 +571,5 @@ share/locale/zh_TW/LC_MESSAGES/cinepaint-script-fu.mo
share/locale/zh_TW/LC_MESSAGES/cinepaint-std-plugins.mo
share/locale/zh_TW/LC_MESSAGES/cinepaint.mo
share/pixmaps/cinepaint.png
@exec ${MKDIR} %D/include/include/cinepaint/wire
@exec ${MKDIR} %D/include/include/cinepaint/libgimp
@pkgdir include/include/cinepaint/wire
@pkgdir include/include/cinepaint/libgimp
4 changes: 2 additions & 2 deletions graphics/denemo/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:08 joerg Exp $
@comment $NetBSD: PLIST,v 1.4 2009/06/14 20:05:41 joerg Exp $
bin/denemo
include/denemo/denemo.h
include/denemo/denemo_api.h
Expand Down Expand Up @@ -152,4 +152,4 @@ share/icons/denemo.png
share/locale/es/LC_MESSAGES/denemo.mo
share/locale/fr/LC_MESSAGES/denemo.mo
share/locale/sv/LC_MESSAGES/denemo.mo
@exec ${MKDIR} %D/share/doc/denemo
@pkgdir share/doc/denemo
4 changes: 1 addition & 3 deletions graphics/dia/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.15 2009/06/14 17:59:09 joerg Exp $
@comment $NetBSD: PLIST,v 1.16 2009/06/14 20:05:41 joerg Exp $
bin/dia
lib/dia/libaadl_objects.la
lib/dia/libbondgraph_objects.la
Expand Down Expand Up @@ -1719,5 +1719,3 @@ share/mime-info/dia.keys
share/mime-info/dia.mime
share/pixmaps/dia-diagram.png
share/pixmaps/dia_gnome_icon.png
@exec ${MKDIR} %D/share/omf/dia
@exec ${MKDIR} %D/share/oaf
6 changes: 3 additions & 3 deletions graphics/digikam/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.19 2009/06/14 17:59:09 joerg Exp $
@comment $NetBSD: PLIST,v 1.20 2009/06/14 20:05:41 joerg Exp $
bin/digikam
bin/digikamthemedesigner
bin/digitaglinktree
Expand Down Expand Up @@ -749,5 +749,5 @@ share/locale/uk/LC_MESSAGES/digikam.mo
share/locale/vi/LC_MESSAGES/digikam.mo
share/locale/zh_CN/LC_MESSAGES/digikam.mo
share/locale/zh_TW/LC_MESSAGES/digikam.mo
@exec ${MKDIR} %D/share/doc/kde/HTML/en/${HTMLDIR}-apidocs/digikam/html
@exec ${MKDIR} %D/share/doc/kde/HTML/en/${HTMLDIR}-apidocs/digikam/digikam/html
@pkgdir share/doc/kde/HTML/en/${HTMLDIR}-apidocs/digikam/html
@pkgdir share/doc/kde/HTML/en/${HTMLDIR}-apidocs/digikam/digikam/html
3 changes: 1 addition & 2 deletions graphics/djview4/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:59:09 joerg Exp $
@comment $NetBSD: PLIST,v 1.3 2009/06/14 20:05:41 joerg Exp $
bin/djview4
lib/netscape/plugins/nsdejavu.so
man/man1/djview4.1
Expand All @@ -8,4 +8,3 @@ share/djvu/djview4/desktop/hi32-djview4.png
share/djvu/djview4/desktop/register-djview-menu
share/djvu/djview4/djview_fr.qm
share/djvu/djview4/djview_uk.qm
@unexec ${RMDIR} %D/lib/netscape/plugins 2>/dev/null || ${TRUE}
6 changes: 3 additions & 3 deletions graphics/evas/PLIST
@@ -1,8 +1,8 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:59:10 joerg Exp $
@comment $NetBSD: PLIST,v 1.3 2009/06/14 20:05:41 joerg Exp $
include/Evas.h
include/Evas_Data.h
lib/evas/modules/engines/software_generic/${MODULE_ARCH}/module.la
lib/libevas.la
lib/pkgconfig/evas.pc
@exec ${MKDIR} %D/lib/evas/modules/savers
@exec ${MKDIR} %D/lib/evas/modules/loaders
@pkgdir lib/evas/modules/savers
@pkgdir lib/evas/modules/loaders
3 changes: 1 addition & 2 deletions graphics/freeglut/PLIST
@@ -1,6 +1,5 @@
@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:32 jlam Exp $
@comment $NetBSD: PLIST,v 1.4 2009/06/14 20:05:41 joerg Exp $
include/GL/freeglut.h
include/GL/freeglut_ext.h
include/GL/freeglut_std.h
lib/libfreeglut.la
@unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE}
4 changes: 2 additions & 2 deletions graphics/gimageview/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:59:13 joerg Exp $
@comment $NetBSD: PLIST,v 1.8 2009/06/14 20:05:41 joerg Exp $
bin/gimv
lib/gimageview/archiver/libgimv_lha_extarc.la
lib/gimageview/archiver/libgimv_rar_extarc.la
Expand Down Expand Up @@ -118,4 +118,4 @@ share/gnome/apps/Graphics/gimageview.desktop
share/locale/fr/LC_MESSAGES/gimageview.mo
share/locale/ja/LC_MESSAGES/gimageview.mo
share/pixmaps/gimv.png
@exec ${MKDIR} %D/lib/gimageview/image_view
@pkgdir lib/gimageview/image_view
4 changes: 2 additions & 2 deletions graphics/gimp/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.40 2009/06/14 17:59:14 joerg Exp $
@comment $NetBSD: PLIST,v 1.41 2009/06/14 20:05:41 joerg Exp $
bin/gimp
bin/gimp-2.6
bin/gimp-console
Expand Down Expand Up @@ -1987,4 +1987,4 @@ share/locale/zh_TW/LC_MESSAGES/gimp20-script-fu.mo
share/locale/zh_TW/LC_MESSAGES/gimp20-std-plug-ins.mo
share/locale/zh_TW/LC_MESSAGES/gimp20-tips.mo
share/locale/zh_TW/LC_MESSAGES/gimp20.mo
@exec ${MKDIR} %D/share/gimp/2.0/fonts
@pkgdir share/gimp/2.0/fonts
3 changes: 1 addition & 2 deletions graphics/gimp1-base/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:59:14 joerg Exp $
@comment $NetBSD: PLIST,v 1.9 2009/06/14 20:05:41 joerg Exp $
bin/gimp
bin/gimp-1.2
bin/gimp-config
Expand Down Expand Up @@ -1448,4 +1448,3 @@ share/locale/zh_TW/LC_MESSAGES/gimp-libgimp.mo
share/locale/zh_TW/LC_MESSAGES/gimp-script-fu.mo
share/locale/zh_TW/LC_MESSAGES/gimp-std-plugins.mo
share/locale/zh_TW/LC_MESSAGES/gimp.mo
@unexec ${RMDIR} %D/lib/gimp 2>/dev/null || ${TRUE}
4 changes: 2 additions & 2 deletions graphics/giram/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:59:14 joerg Exp $
@comment $NetBSD: PLIST,v 1.8 2009/06/14 20:05:42 joerg Exp $
bin/giram
bin/povfront
libexec/giram/plug-ins/Box
Expand Down Expand Up @@ -56,4 +56,4 @@ share/locale/tr/LC_MESSAGES/giram.mo
share/locale/uk/LC_MESSAGES/giram.mo
share/locale/zh_CN/LC_MESSAGES/giram.mo
share/locale/zh_TW/LC_MESSAGES/giram.mo
@exec ${MKDIR} %D/share/giram/0.3/color_map
@pkgdir share/giram/0.3/color_map
4 changes: 2 additions & 2 deletions graphics/gnome-icon-theme/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.33 2009/06/14 17:59:15 joerg Exp $
@comment $NetBSD: PLIST,v 1.34 2009/06/14 20:05:42 joerg Exp $
share/icons/gnome/16x16/actions/add.png
share/icons/gnome/16x16/actions/address-book-new.png
share/icons/gnome/16x16/actions/application-exit.png
Expand Down Expand Up @@ -6367,4 +6367,4 @@ share/icons/gnome/scalable/status/weather-storm.svg
share/icons/gnome/scalable/status/xfce-trash_full.svg
share/icons/gnome/scalable/stock/generic/stock_person.svg
share/pkgconfig/gnome-icon-theme.pc
@exec ${MKDIR} %D/share/icons/gnome/48x48/mimetypes
@pkgdir share/icons/gnome/48x48/mimetypes
38 changes: 19 additions & 19 deletions graphics/graphviz/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.33 2009/06/14 17:59:16 joerg Exp $
@comment $NetBSD: PLIST,v 1.34 2009/06/14 20:05:42 joerg Exp $
bin/acyclic
bin/bcomps
bin/ccomps
Expand Down Expand Up @@ -413,21 +413,21 @@ share/graphviz/lefty/fractal2.lefty
share/graphviz/lefty/lefty.psp
share/graphviz/lefty/slides.lefty
share/graphviz/lefty/tree.lefty
@exec ${MKDIR} %D/share/graphviz/smyrna
@exec ${MKDIR} %D/share/graphviz/examples
@exec ${MKDIR} %D/share/graphviz/demo/pathplan_data
@exec ${MKDIR} %D/lib/lua/5.1
@exec ${MKDIR} %D/lib/graphviz/sharp
@exec ${MKDIR} %D/lib/graphviz/ruby
@exec ${MKDIR} %D/lib/graphviz/python25
@exec ${MKDIR} %D/lib/graphviz/python24
@exec ${MKDIR} %D/lib/graphviz/python23
@exec ${MKDIR} %D/lib/graphviz/python
@exec ${MKDIR} %D/lib/graphviz/php
@exec ${MKDIR} %D/lib/graphviz/perl
@exec ${MKDIR} %D/lib/graphviz/ocaml
@exec ${MKDIR} %D/lib/graphviz/lua
@exec ${MKDIR} %D/lib/graphviz/java
@exec ${MKDIR} %D/lib/graphviz/io
@exec ${MKDIR} %D/lib/graphviz/guile
@exec ${MKDIR} %D/lib/graphviz/R
@pkgdir share/graphviz/smyrna
@pkgdir share/graphviz/examples
@pkgdir share/graphviz/demo/pathplan_data
@pkgdir lib/lua/5.1
@pkgdir lib/graphviz/sharp
@pkgdir lib/graphviz/ruby
@pkgdir lib/graphviz/python25
@pkgdir lib/graphviz/python24
@pkgdir lib/graphviz/python23
@pkgdir lib/graphviz/python
@pkgdir lib/graphviz/php
@pkgdir lib/graphviz/perl
@pkgdir lib/graphviz/ocaml
@pkgdir lib/graphviz/lua
@pkgdir lib/graphviz/java
@pkgdir lib/graphviz/io
@pkgdir lib/graphviz/guile
@pkgdir lib/graphviz/R
4 changes: 1 addition & 3 deletions graphics/gri/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:59:17 joerg Exp $
@comment $NetBSD: PLIST,v 1.10 2009/06/14 20:05:42 joerg Exp $
bin/gri
bin/gri_merge
bin/gri_unpage
Expand Down Expand Up @@ -340,5 +340,3 @@ share/examples/gri/model.nodes
share/gri/gri.cmd
share/gri/logo.dat
share/gri/startup.msg
@unexec ${RMDIR} %D/share/emacs 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || ${TRUE}

0 comments on commit 5b814a6

Please sign in to comment.