Use @unexec-delete instead of @unexec for the *-update-* goos.

prodded by espie@
discussed with espie@ sthen@ landry@
This commit is contained in:
ajacoutot 2009-12-21 21:16:33 +00:00
parent 8fa1353734
commit cd9c7ecf7a
10 changed files with 25 additions and 21 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.30 2009/09/15 17:37:21 jasper Exp $ # $OpenBSD: Makefile,v 1.31 2009/12/21 21:16:33 ajacoutot Exp $
COMMENT= GTK-based LDAP client COMMENT= GTK-based LDAP client
DISTNAME= gq-1.0beta1 DISTNAME= gq-1.0beta1
PKGNAME= ${DISTNAME}p12 PKGNAME= ${DISTNAME}p13
CATEGORIES= databases sysutils CATEGORIES= databases sysutils
HOMEPAGE= http://biot.com/gq/ HOMEPAGE= http://biot.com/gq/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2009/01/26 18:17:25 jasper Exp $ @comment $OpenBSD: PLIST,v 1.10 2009/12/21 21:16:33 ajacoutot Exp $
@bin bin/gq @bin bin/gq
share/applications/gq.desktop share/applications/gq.desktop
share/pixmaps/ share/pixmaps/
@ -11,4 +11,4 @@ share/pixmaps/gq/new.xpm
share/pixmaps/gq/textarea.xpm share/pixmaps/gq/textarea.xpm
share/pixmaps/gq/warning.xpm share/pixmaps/gq/warning.xpm
@exec %D/bin/update-desktop-database @exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.22 2009/09/24 11:52:21 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.23 2009/12/21 21:16:33 ajacoutot Exp $
COMMENT= visual administration console for MySQL COMMENT= visual administration console for MySQL
DISTNAME= mysql-gui-tools-5.0r12 DISTNAME= mysql-gui-tools-5.0r12
PKGNAME= mysql-administrator-1.2.12p4 PKGNAME= mysql-administrator-1.2.12p5
CATEGORIES= databases CATEGORIES= databases
HOMEPAGE= http://www.mysql.com/products/tools/administrator/ HOMEPAGE= http://www.mysql.com/products/tools/administrator/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2009/01/31 21:59:03 sthen Exp $ @comment $OpenBSD: PLIST,v 1.4 2009/12/21 21:16:33 ajacoutot Exp $
@bin bin/mabackup @bin bin/mabackup
bin/mysql-administrator bin/mysql-administrator
@bin bin/mysql-administrator-bin @bin bin/mysql-administrator-bin
@ -132,4 +132,4 @@ share/mysql-gui/administrator/variable.png
share/mysql-gui/administrator/variable_disabled.png share/mysql-gui/administrator/variable_disabled.png
share/mysql-gui/administrator/variable_editable.png share/mysql-gui/administrator/variable_editable.png
@exec %D/bin/update-desktop-database @exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.28 2009/10/02 13:05:33 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.29 2009/12/21 21:16:33 ajacoutot Exp $
COMMENT= visual query tool for MySQL COMMENT= visual query tool for MySQL
DISTNAME= mysql-gui-tools-5.0r12 DISTNAME= mysql-gui-tools-5.0r12
PKGNAME= mysql-query-browser-1.2.12p8 PKGNAME= mysql-query-browser-1.2.12p9
CATEGORIES= databases CATEGORIES= databases
HOMEPAGE= http://www.mysql.com/products/tools/query-browser/ HOMEPAGE= http://www.mysql.com/products/tools/query-browser/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2009/01/21 17:41:59 ajacoutot Exp $ @comment $OpenBSD: PLIST,v 1.5 2009/12/21 21:16:33 ajacoutot Exp $
bin/mysql-query-browser bin/mysql-query-browser
@bin bin/mysql-query-browser-bin @bin bin/mysql-query-browser-bin
share/applications/MySQLQueryBrowser.desktop share/applications/MySQLQueryBrowser.desktop
@ -164,4 +164,4 @@ share/mysql-gui/query-browser/trans_rolledback.png
share/mysql-gui/query-browser/trans_started.png share/mysql-gui/query-browser/trans_started.png
share/mysql-gui/query-browser/workarea.glade share/mysql-gui/query-browser/workarea.glade
@exec %D/bin/update-desktop-database @exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2009/03/14 12:24:48 espie Exp $ # $OpenBSD: Makefile,v 1.4 2009/12/21 21:16:33 ajacoutot Exp $
COMMENT = simple PostgreSQL GUI front end COMMENT = simple PostgreSQL GUI front end
MODPY_EGG_VERSION = 1.9 MODPY_EGG_VERSION = 1.9
DISTNAME = pgworksheet-${MODPY_EGG_VERSION} DISTNAME = pgworksheet-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME}p0 PKGNAME= ${DISTNAME}p1
CATEGORIES = databases CATEGORIES = databases
HOMEPAGE = http://pgworksheet.projects.postgresql.org/ HOMEPAGE = http://pgworksheet.projects.postgresql.org/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/06/14 15:22:59 ajacoutot Exp $ @comment $OpenBSD: PLIST,v 1.2 2009/12/21 21:16:33 ajacoutot Exp $
bin/pgworksheet bin/pgworksheet
lib/python${MODPY_VERSION}/site-packages/pgw/ lib/python${MODPY_VERSION}/site-packages/pgw/
lib/python${MODPY_VERSION}/site-packages/pgw/DBConnection.py lib/python${MODPY_VERSION}/site-packages/pgw/DBConnection.py
@ -32,4 +32,4 @@ share/pixmaps/pgworksheet/disconnect.png
share/pixmaps/pgworksheet/pgworksheet-32.png share/pixmaps/pgworksheet/pgworksheet-32.png
share/pixmaps/pgworksheet/pgworksheet.png share/pixmaps/pgworksheet/pgworksheet.png
@exec %D/bin/update-desktop-database @exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.10 2009/08/10 06:31:07 kili Exp $ # $OpenBSD: Makefile,v 1.11 2009/12/21 21:16:33 ajacoutot Exp $
COMMENT = gui for sqlite COMMENT = gui for sqlite
CATEGORIES = databases x11 CATEGORIES = databases x11
DISTNAME = sqliteman-1.2.0 DISTNAME = sqliteman-1.2.0
PKGNAME = ${DISTNAME}p0 PKGNAME = ${DISTNAME}p1
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=sqliteman/} MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=sqliteman/}
HOMEPAGE = http://sourceforge.net/projects/sqliteman/ HOMEPAGE = http://sourceforge.net/projects/sqliteman/
#GPL # GPL
PERMIT_DISTFILES_CDROM = Yes PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes PERMIT_DISTFILES_FTP = Yes
PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2008/10/27 00:07:00 bernd Exp $ @comment $OpenBSD: PLIST,v 1.5 2009/12/21 21:16:33 ajacoutot Exp $
@bin bin/sqliteman @bin bin/sqliteman
share/applications/sqliteman.desktop share/applications/sqliteman.desktop
share/icons/ share/icons/
@ -131,4 +131,4 @@ share/sqliteman/sqliteman_it.qm
share/sqliteman/sqliteman_pl.qm share/sqliteman/sqliteman_pl.qm
share/sqliteman/sqliteman_ru.qm share/sqliteman/sqliteman_ru.qm
@exec %D/bin/update-desktop-database @exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database