Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@ discussed with espie@ sthen@ landry@
This commit is contained in:
parent
0070e11661
commit
7e19e1f6aa
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2009/11/30 16:14:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2009/12/21 18:05:49 ajacoutot Exp $
|
||||
|
||||
COMMENT= free space simulator and planetarium
|
||||
|
||||
DISTNAME= celestia-1.6.0
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= astro x11
|
||||
|
||||
HOMEPAGE= http://www.shatters.net/celestia/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/07/20 10:35:20 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/12/21 18:05:49 ajacoutot Exp $
|
||||
@bin bin/celestia
|
||||
share/applications/celestia.desktop
|
||||
share/celestia/
|
||||
@ -567,4 +567,4 @@ share/locale/zh_CN/LC_MESSAGES/celestia_constellations.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/celestia.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/08/10 06:30:30 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/12/21 18:06:39 ajacoutot Exp $
|
||||
|
||||
COMMENT= viewer for Gerber (RS-274X) files
|
||||
DISTNAME= gerbv-1.0.2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
CATEGORIES= cad graphics
|
||||
|
||||
HOMEPAGE= http://gerbv.sourceforge.net/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/04 17:50:03 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/12/21 18:06:39 ajacoutot Exp $
|
||||
bin/gerbv
|
||||
@man man/man1/gerbv.1
|
||||
share/applications/
|
||||
@ -9,4 +9,4 @@ share/gerbv/scheme/init.scm
|
||||
share/pixmaps/
|
||||
share/pixmaps/gerbv.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2009/08/10 06:30:30 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= tools to talk to GSM cellular phones
|
||||
|
||||
DISTNAME= gnokii-0.6.14
|
||||
PKGNAME= ${DISTNAME}p10
|
||||
PKGNAME= ${DISTNAME}p11
|
||||
CATEGORIES= comms x11
|
||||
SHARED_LIBS += gnokii 2.7 # .3.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.5 2009/01/26 10:59:14 ajacoutot Exp $
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.6 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
@bin bin/xgnokii
|
||||
lib/pkgconfig/xgnokii.pc
|
||||
@man man/man1/xgnokii.1
|
||||
@ -97,4 +97,4 @@ share/xgnokii/help/pl_PL/sms.html
|
||||
share/xgnokii/help/pl_PL/speeddial.html
|
||||
share/xgnokii/help/pl_PL/xkeyb.html
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/08/10 06:30:30 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= gtk PSK31 send and receive
|
||||
|
||||
DISTNAME= gpsk31-0.3
|
||||
PKGNAME= $(DISTNAME)p5
|
||||
PKGNAME= $(DISTNAME)p6
|
||||
CATEGORIES= comms hamradio
|
||||
|
||||
HOMEPAGE= http://www.qsl.net/pg4i/linux/gpsk31.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/12/15 19:12:06 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
bin/gpsk31
|
||||
@man man/man1/gpsk31.1
|
||||
share/applications/
|
||||
@ -10,4 +10,4 @@ share/gpsk31/psk31.cod
|
||||
share/pixmaps/
|
||||
share/pixmaps/gpsk31.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2009/08/10 06:30:30 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= desktop organizer software for the palm pilot
|
||||
|
||||
DISTNAME= jpilot-1.6.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= comms palm
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2008/10/12 14:45:58 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/jpilot
|
||||
@bin bin/jpilot-dump
|
||||
@ -91,4 +91,4 @@ share/locale/zh_TW/LC_MESSAGES/jpilot.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/jpilot.xpm
|
||||
@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.9 2009/08/10 06:30:31 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= X DX cluster watcher
|
||||
|
||||
VERSION= 2.4
|
||||
DISTNAME= xdx-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
||||
CATEGORIES= comms hamradio
|
||||
|
||||
HOMEPAGE= http://www.qsl.net/pg4i/linux/xdx.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/10/29 11:28:36 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
@bin bin/xdx
|
||||
@man man/man1/xdx.1
|
||||
share/applications/Xdx.desktop
|
||||
@ -30,4 +30,4 @@ share/xdx/sounds/attention.wav
|
||||
share/xdx/wwv.gnuplot
|
||||
@comment share/xdx/wwv.gnuplot~
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/08/10 06:30:31 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= X radio logging program
|
||||
|
||||
DISTNAME= xlog-1.5
|
||||
PKGNAME= $(DISTNAME)p6
|
||||
PKGNAME= $(DISTNAME)p7
|
||||
CATEGORIES= comms hamradio
|
||||
|
||||
HOMEPAGE= http://www.qsl.net/pg4i/linux/xlog.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/12/16 11:30:20 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/12/21 18:11:02 ajacoutot Exp $
|
||||
bin/xlog
|
||||
@man man/man1/xlog.1
|
||||
share/applications/
|
||||
@ -73,6 +73,6 @@ share/xlog/images/xlog-scorewindow.png
|
||||
share/xlog/images/xlog-workedwindow.png
|
||||
share/xlog/qsllabels.glabels
|
||||
@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
|
||||
|
Loading…
Reference in New Issue
Block a user