aboutsummaryrefslogtreecommitdiffstats
path: root/databases/flamerobin
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2011-08-19 22:42:37 +0800
committeracm <acm@FreeBSD.org>2011-08-19 22:42:37 +0800
commit81f04ed75582c20d3d0ff37e4aeee6fa18a45ad7 (patch)
tree0826195b0b8db3d044a640528deda8274b771192 /databases/flamerobin
parent5dc9509b2c072fcfb7e23fda359e5d45eb541eb3 (diff)
downloadfreebsd-ports-graphics-81f04ed75582c20d3d0ff37e4aeee6fa18a45ad7.tar.gz
freebsd-ports-graphics-81f04ed75582c20d3d0ff37e4aeee6fa18a45ad7.tar.zst
freebsd-ports-graphics-81f04ed75582c20d3d0ff37e4aeee6fa18a45ad7.zip
- Update to 0.9.2
- Take maintainership PR: 158157 Submitted by: acm Approved by: dindin at FreeBSD.org.ua (maintainer timeout)
Diffstat (limited to 'databases/flamerobin')
-rw-r--r--databases/flamerobin/Makefile17
-rw-r--r--databases/flamerobin/pkg-plist1
2 files changed, 6 insertions, 12 deletions
diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile
index 723669895f6..d1552893a55 100644
--- a/databases/flamerobin/Makefile
+++ b/databases/flamerobin/Makefile
@@ -6,18 +6,16 @@
#
PORTNAME= flamerobin
-PORTVERSION= 0.7.6
-PORTREVISION= 6
+PORTVERSION= 0.9.2
CATEGORIES= databases
-MASTER_SITES= SF/${PORTNAME}/OldFiles
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= dindin@FreeBSD.org.ua
+MAINTAINER= acm@FreeBSD.org
COMMENT= The GUI administration tool for firebird database
-LIB_DEPENDS= fbclient.2:${PORTSDIR}/databases/firebird20-client
-
-USE_WX= 2.6+
+USE_FIREBIRD= yes
+USE_WX= 2.8+
WX_COMPS= wx contrib
WX_CONF_ARGS= absolute
WX_PREMK= yes
@@ -31,11 +29,6 @@ MAN1= flamerobin.1
.include <bsd.port.pre.mk>
-.if exists(${WX_CONFIG})
-WX_VER_STR!= ${WX_CONFIG} --release
-PLIST_SUB+= WX_VERSION=${WX_VER_STR}
-.endif
-
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/databases/flamerobin/pkg-plist b/databases/flamerobin/pkg-plist
index 391dff062a6..b01531c0a94 100644
--- a/databases/flamerobin/pkg-plist
+++ b/databases/flamerobin/pkg-plist
@@ -7,6 +7,7 @@ bin/flamerobin
%%DATADIR%%/docs/html.css
%%DATADIR%%/html-templates/ALLloading.html
%%DATADIR%%/html-templates/DATABASE.html
+%%DATADIR%%/html-templates/DATABASEtriggers.html
%%DATADIR%%/html-templates/DDL.html
%%DATADIR%%/html-templates/DOMAIN.html
%%DATADIR%%/html-templates/EXCEPTION.html