Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@ discussed with espie@ ajacoutot@ landry@
This commit is contained in:
parent
7964e23e14
commit
9998ef502d
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2009/09/15 17:37:22 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2009/12/22 13:02:11 sthen Exp $
|
||||
|
||||
COMMENT= HTML editor for experienced web designers
|
||||
|
||||
DISTNAME= bluefish-1.0.7
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://bluefish.openoffice.nl/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2007/12/16 11:30:20 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2009/12/22 13:02:11 sthen Exp $
|
||||
bin/bluefish
|
||||
@man man/man1/bluefish.1
|
||||
share/application-registry/
|
||||
@ -67,6 +67,6 @@ share/pixmaps/
|
||||
share/pixmaps/bluefish-icon.png
|
||||
share/pixmaps/gnome-mime-application-bluefish-project.png
|
||||
@exec %D/bin/update-mime-database %D/share/mime
|
||||
@unexec %D/bin/update-mime-database %D/share/mime
|
||||
@unexec-delete %D/bin/update-mime-database %D/share/mime
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2009/12/16 11:47:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2009/12/22 13:02:11 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -12,6 +12,7 @@ COMMENT= GNOME web browser based on mozilla
|
||||
|
||||
GNOME_PROJECT= epiphany
|
||||
GNOME_VERSION= 2.28.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
M= ${GNOME_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
SUBST_VARS= M
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2009/12/16 11:47:11 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2009/12/22 13:02:11 sthen Exp $
|
||||
@bin bin/epiphany
|
||||
include/epiphany/
|
||||
include/epiphany/${M}/
|
||||
@ -410,10 +410,10 @@ ${SCHEMAS_INSTDIR}/epiphany-lockdown.schemas
|
||||
${SCHEMAS_INSTDIR}/epiphany.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/HighContrastLargePrint 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/HighContrastLargePrint 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/HighContrastLargePrint 2> /dev/null || true
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/LowContrastLargePrint 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/LowContrastLargePrint 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/LowContrastLargePrint 2> /dev/null || true
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2009/12/20 20:11:37 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2009/12/22 13:02:11 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
||||
@ -7,7 +7,7 @@ COMMENT= redesign of Mozilla's browser component
|
||||
|
||||
VER= 3.5.6
|
||||
DISTNAME= mozilla-1.9.1
|
||||
PKGNAME= firefox35-${VER}
|
||||
PKGNAME= firefox35-${VER}p0
|
||||
SO_VERSION= 22.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
# components dir to avoid pkg_add -r issues.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2009/11/27 21:18:52 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2009/12/22 13:02:11 sthen Exp $
|
||||
bin/firefox35
|
||||
firefox35/
|
||||
firefox35/LICENSE
|
||||
@ -416,7 +416,7 @@ firefox35/searchplugins/wikipedia.xml
|
||||
firefox35/searchplugins/yahoo.xml
|
||||
share/applications/firefox35.desktop
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@exec TEMP=`mktemp -d` && cd %D/firefox35 && env HOME=$TEMP LD_LIBRARY_PATH=%D/firefox35 ./regxpcom && rm -fr $TEMP
|
||||
@unexec rm -f %D/firefox35/components/compreg.dat
|
||||
@unexec rm -f %D/firefox35/components/xpti.dat
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2009/11/24 09:01:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2009/12/22 13:02:11 sthen Exp $
|
||||
|
||||
COMMENT= GNOME web browser based on gecko
|
||||
|
||||
DISTNAME= galeon-2.0.7
|
||||
PKGNAME= ${DISTNAME}p9
|
||||
PKGNAME= ${DISTNAME}p10
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2009/06/07 06:44:42 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2009/12/22 13:02:12 sthen Exp $
|
||||
@bin bin/galeon
|
||||
bin/galeon-config-tool
|
||||
lib/bonobo/
|
||||
@ -253,4 +253,4 @@ share/sounds/
|
||||
share/sounds/galeon/
|
||||
share/sounds/galeon/clicked.wav
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2009/11/24 09:01:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
COMMENT-main= common files for kazehakase
|
||||
COMMENT-gecko= lightweight gecko-based web browser
|
||||
@ -10,7 +10,7 @@ SHARED_ONLY= Yes
|
||||
|
||||
VERSION= 0.5.6
|
||||
DISTNAME= kazehakase-${VERSION}
|
||||
PKGNAME-main= kazehakase-common-${VERSION}p3
|
||||
PKGNAME-main= kazehakase-common-${VERSION}p4
|
||||
PKGNAME-gecko= ${DISTNAME}p6
|
||||
PKGNAME-webkit= kazehakase-webkit-${VERSION}p4
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kazehakase/33533/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2008/10/30 22:38:11 landry Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2009/12/22 13:02:12 sthen Exp $
|
||||
@conflict kazehakase-<=0.5.4
|
||||
@bin bin/kazehakase
|
||||
lib/kazehakase/
|
||||
@ -83,4 +83,4 @@ share/kazehakase/search-result.js
|
||||
share/pixmaps/
|
||||
share/pixmaps/kazehakase-icon.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2009/11/26 12:48:10 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= simple GTK desktop news aggregator
|
||||
|
||||
DISTNAME= liferea-1.6.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= www x11
|
||||
|
||||
HOMEPAGE= http://liferea.sourceforge.net/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2009/11/26 12:48:10 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2009/12/22 13:02:12 sthen Exp $
|
||||
@bin bin/liferea
|
||||
bin/liferea-add-feed
|
||||
lib/liferea/
|
||||
@ -143,6 +143,6 @@ ${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/liferea.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2009/12/19 12:59:41 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
COMMENT = lightweight web browser
|
||||
|
||||
XFCE_VERSION = 0.2.2
|
||||
XFCE_GOODIE = midori
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
|
||||
MAINTAINER = Landry Breuil <gaston@gcu.info>
|
||||
CATEGORIES = www
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2009/11/23 21:27:44 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2009/12/22 13:02:12 sthen Exp $
|
||||
@bin bin/midori
|
||||
lib/midori/
|
||||
lib/midori/libadblock.so
|
||||
@ -82,6 +82,6 @@ share/midori/res/mootools.js
|
||||
share/midori/res/speeddial-head.html
|
||||
share/midori/res/speeddial.json
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2009/08/10 06:34:56 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc64
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= small, simple, and powerful web browser for mobile devices
|
||||
DISTNAME= minimo-1.8.1.19
|
||||
PKGNAME= ${DISTNAME}p2v0
|
||||
PKGNAME= ${DISTNAME}p3v0
|
||||
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://mirrors.protection.cx/~martynas/mozilla/minimo/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2008/10/24 21:01:11 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2009/12/22 13:02:12 sthen Exp $
|
||||
@bin bin/minimo
|
||||
share/applications/minimo.desktop
|
||||
share/minimo/
|
||||
@ -67,4 +67,4 @@ share/minimo/res/unixcharset.properties
|
||||
share/pixmaps/
|
||||
share/pixmaps/minimo.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.128 2009/12/17 22:08:13 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.129 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
||||
@ -7,7 +7,7 @@ COMMENT= redesign of Mozilla's browser component
|
||||
|
||||
VER= 3.0.16
|
||||
DISTNAME= mozilla
|
||||
PKGNAME= mozilla-firefox-${VER}
|
||||
PKGNAME= mozilla-firefox-${VER}p0
|
||||
SO_VERSION= 20.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
# components dir to avoid pkg_add -r issues.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.23 2009/01/09 15:54:31 martynas Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.24 2009/12/22 13:02:12 sthen Exp $
|
||||
@conflict firefox3-*
|
||||
@conflict mozilla-firebird-*
|
||||
@pkgpath www/firefox3
|
||||
@ -403,7 +403,7 @@ mozilla-firefox/searchplugins/wikipedia.xml
|
||||
mozilla-firefox/searchplugins/yahoo.xml
|
||||
share/applications/firefox.desktop
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@exec TEMP=`mktemp -d` && cd %D/mozilla-firefox && env HOME=$TEMP LD_LIBRARY_PATH=%D/mozilla-firefox ./regxpcom && rm -fr $TEMP
|
||||
@unexec rm -f %D/mozilla-firefox/components/compreg.dat
|
||||
@unexec rm -f %D/mozilla-firefox/components/xpti.dat
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2009/11/23 10:58:34 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
SHARED_ONLY= Yes
|
||||
@ -8,7 +8,7 @@ COMMENT= fast and customizable WWW browser
|
||||
V= 10.10
|
||||
OPERA_BUILD= 4742
|
||||
DISTNAME= opera-${V}.gcc4-shared-qt3.i386
|
||||
PKGNAME= opera-${V}
|
||||
PKGNAME= opera-${V}p0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.opera.com/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.32 2009/11/23 10:58:34 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.33 2009/12/22 13:02:12 sthen Exp $
|
||||
bin/opera
|
||||
lib/opera/
|
||||
lib/opera/plugins/
|
||||
@ -288,9 +288,9 @@ share/opera/ui/standard_toolbar.ini
|
||||
share/opera/ui/unix_keyboard.ini
|
||||
@sysctl kern.emul.linux=1
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
share/opera/unite/
|
||||
share/opera/unite/fileSharing.ua
|
||||
share/opera/unite/fridge.ua
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2009/11/17 23:07:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 i386 powerpc sparc sparc64
|
||||
@ -7,7 +7,7 @@ COMMENT= integrated mozilla application suite
|
||||
|
||||
VER= 1.1.18
|
||||
DISTNAME= seamonkey-${VER}.source
|
||||
PKGNAME= seamonkey-${VER}p0
|
||||
PKGNAME= seamonkey-${VER}p1
|
||||
|
||||
SO_VERSION= 11.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2009/09/10 21:45:38 martynas Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2009/12/22 13:02:12 sthen Exp $
|
||||
@pkgpath www/seamonkey,-main
|
||||
bin/seamonkey
|
||||
@man man/man1/seamonkey.1
|
||||
@ -631,4 +631,4 @@ share/applications/seamonkey.desktop
|
||||
@unexec rm -f %D/seamonkey/components/compreg.dat
|
||||
@unexec rm -f %D/seamonkey/components/xpti.dat
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2009/08/10 06:34:56 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2009/12/22 13:02:12 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= Flash plugin for Mozilla browsers
|
||||
|
||||
V= 0.8.2
|
||||
DISTNAME= swfdec-mozilla-$V
|
||||
PKGNAME= swfdec-plugin-$Vp0
|
||||
PKGNAME= swfdec-plugin-$Vp1
|
||||
CATEGORIES= graphics www
|
||||
|
||||
HOMEPAGE= http://swfdec.freedesktop.org/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/06/07 12:01:32 phessler Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/12/22 13:02:12 sthen Exp $
|
||||
@pkgpath graphics/swfdec,plugin
|
||||
lib/mozilla-plugins/
|
||||
lib/mozilla-plugins/libswfdecmozilla.a
|
||||
@ -11,4 +11,4 @@ share/icons/hicolor/32x32/apps/swfdec-mozilla.png
|
||||
share/icons/hicolor/48x48/apps/swfdec-mozilla.png
|
||||
share/icons/hicolor/scalable/apps/swfdec-mozilla.svg
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user