summaryrefslogtreecommitdiff
path: root/databases/flamerobin
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-06-06 18:10:01 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-06-06 18:10:01 +0000
commit79861d5a2e672b80f75cdd9dd2effba6744fccc5 (patch)
treefa306df3a6117c76428af9d7c81c28815ca7cdab /databases/flamerobin
parentThis is the port of scanbuttond, an utility to monitor the various buttons (diff)
Add flamerobin 0.7.2, an GUI administration tool for Firebird database.
PR: ports/95468 Submitted by: Denis Barov <dindin xxx freebsd.org.ua>
Notes
Notes: svn path=/head/; revision=164630
Diffstat (limited to 'databases/flamerobin')
-rw-r--r--databases/flamerobin/Makefile43
-rw-r--r--databases/flamerobin/distinfo3
-rw-r--r--databases/flamerobin/files/pkg-message.in6
-rw-r--r--databases/flamerobin/pkg-descr8
-rw-r--r--databases/flamerobin/pkg-plist40
5 files changed, 100 insertions, 0 deletions
diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile
new file mode 100644
index 000000000000..9f477aa069f5
--- /dev/null
+++ b/databases/flamerobin/Makefile
@@ -0,0 +1,43 @@
+# New ports collection makefile for: flamerobin
+# Date created: 5 April 2006
+# Whom: dindin
+#
+# $FreeBSD$
+#
+
+PORTNAME= flamerobin
+PORTVERSION= 0.7.2
+CATEGORIES= databases
+MASTER_SITES= http://dindin.webkazan.ru/flamerobin/ \
+ http://superb-west.dl.sourceforge.net/sourceforge/flamerobin/
+DISTNAME= flamerobin-0.7.2-src
+
+MAINTAINER= dindin@FreeBSD.org.ua
+COMMENT= An GUI administration tool for firebird database
+
+WXPORT= gtk2
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+
+BUILD_DEPENDS+= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/wxgtk26
+WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.6-config
+
+SUB_FILES= pkg-message
+MAN1= flamerobin.1
+
+.if exists(${WX_CONFIG})
+WX_VERSION!= ${WX_CONFIG} --release
+PLIST_SUB+= WX_VERSION=${WX_VERSION}
+.endif
+
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
+
+LIB_DEPENDS+= wx_gtk2_stc-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-contrib
+
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
+.include <bsd.port.mk>
diff --git a/databases/flamerobin/distinfo b/databases/flamerobin/distinfo
new file mode 100644
index 000000000000..6852a82675a5
--- /dev/null
+++ b/databases/flamerobin/distinfo
@@ -0,0 +1,3 @@
+MD5 (flamerobin-0.7.2-src.tar.gz) = 51fcf042fde4259e1deaa8229ba662a4
+SHA256 (flamerobin-0.7.2-src.tar.gz) = 6564e66d1607f422d38ee79637898394a8d538feb8c0a3271b0506db24711003
+SIZE (flamerobin-0.7.2-src.tar.gz) = 558633
diff --git a/databases/flamerobin/files/pkg-message.in b/databases/flamerobin/files/pkg-message.in
new file mode 100644
index 000000000000..7b12be712482
--- /dev/null
+++ b/databases/flamerobin/files/pkg-message.in
@@ -0,0 +1,6 @@
+***********************************************************************
+* INSTALL COMPLETE *
+***********************************************************************
+
+For additonal documentation read manpage flamerobin(1) and docs in
+%%PREFIX%%/share/flamerobin/docs/
diff --git a/databases/flamerobin/pkg-descr b/databases/flamerobin/pkg-descr
new file mode 100644
index 000000000000..45120f113d48
--- /dev/null
+++ b/databases/flamerobin/pkg-descr
@@ -0,0 +1,8 @@
+Nice and very useful firebird database administration
+tool with many features.
+
+
+WWW: http://www.flamerobin.org/
+
+- Dindin
+dindin@freebsd.org.ua
diff --git a/databases/flamerobin/pkg-plist b/databases/flamerobin/pkg-plist
new file mode 100644
index 000000000000..f1ccdc0cf53b
--- /dev/null
+++ b/databases/flamerobin/pkg-plist
@@ -0,0 +1,40 @@
+bin/flamerobin
+%%DATADIR%%/conf-defs/db_settings.confdef
+%%DATADIR%%/conf-defs/fr_settings.confdef
+%%DATADIR%%/docs/fr_license.html
+%%DATADIR%%/docs/fr_manual.html
+%%DATADIR%%/docs/fr_whatsnew.html
+%%DATADIR%%/docs/html.css
+%%DATADIR%%/html-templates/ALLloading.html
+%%DATADIR%%/html-templates/DATABASE.html
+%%DATADIR%%/html-templates/DDL.html
+%%DATADIR%%/html-templates/DOMAIN.html
+%%DATADIR%%/html-templates/EXCEPTION.html
+%%DATADIR%%/html-templates/FUNCTION.html
+%%DATADIR%%/html-templates/GENERATOR.html
+%%DATADIR%%/html-templates/PROCEDURE.html
+%%DATADIR%%/html-templates/PROCEDUREprivileges.html
+%%DATADIR%%/html-templates/ROLE.html
+%%DATADIR%%/html-templates/ROLEprivileges.html
+%%DATADIR%%/html-templates/SERVER.html
+%%DATADIR%%/html-templates/TABLE.html
+%%DATADIR%%/html-templates/TABLEconstraints.html
+%%DATADIR%%/html-templates/TABLEindices.html
+%%DATADIR%%/html-templates/TABLEprivileges.html
+%%DATADIR%%/html-templates/TABLEtriggers.html
+%%DATADIR%%/html-templates/TRIGGER.html
+%%DATADIR%%/html-templates/VIEW.html
+%%DATADIR%%/html-templates/VIEWprivileges.html
+%%DATADIR%%/html-templates/VIEWtriggers.html
+%%DATADIR%%/html-templates/compute.png
+%%DATADIR%%/html-templates/dependencies.html
+%%DATADIR%%/html-templates/drop.png
+%%DATADIR%%/html-templates/header.html
+%%DATADIR%%/html-templates/ok.png
+%%DATADIR%%/html-templates/ok2.png
+%%DATADIR%%/html-templates/redx.png
+%%DATADIR%%/html-templates/view.png
+@dirrm %%DATADIR%%/html-templates
+@dirrm %%DATADIR%%/docs
+@dirrm %%DATADIR%%/conf-defs
+@dirrm %%DATADIR%%