aboutsummaryrefslogtreecommitdiff
path: root/databases/flamerobin
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-07-05 16:32:41 +0000
committerJohn Marino <marino@FreeBSD.org>2014-07-05 16:32:41 +0000
commit1096b316babef0a84cbc9f92fe5434bffa6970b9 (patch)
tree825f25b640bebe61d2dd0456b3fc97e77ec31dc6 /databases/flamerobin
parent686f2f295dbc6c871fdfb5b94bd38eb4b08f8692 (diff)
Notes
Diffstat (limited to 'databases/flamerobin')
-rw-r--r--databases/flamerobin/Makefile20
-rw-r--r--databases/flamerobin/files/patch-configure18
-rw-r--r--databases/flamerobin/pkg-plist1
3 files changed, 28 insertions, 11 deletions
diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile
index 5beb5e7607a8..c3e4aa045966 100644
--- a/databases/flamerobin/Makefile
+++ b/databases/flamerobin/Makefile
@@ -3,13 +3,18 @@
PORTNAME= flamerobin
PORTVERSION= 0.9.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The GUI administration tool for firebird database
+MAINTAINER= ports@FreeBSD.org
+COMMENT= GUI administration tool for firebird database
+
+LICENSE= expat
+LICENSE_NAME= FlameRobin Expat
+LICENSE_FILE= ${WRKSRC}/docs/fr_license.html
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USE_FIREBIRD= yes
USE_WX= 2.8+
@@ -22,12 +27,5 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
SUB_FILES= pkg-message
-MAN1= flamerobin.1
-
-NO_STAGE= yes
-.include <bsd.port.pre.mk>
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/databases/flamerobin/files/patch-configure b/databases/flamerobin/files/patch-configure
new file mode 100644
index 000000000000..3eb574c21e61
--- /dev/null
+++ b/databases/flamerobin/files/patch-configure
@@ -0,0 +1,18 @@
+--- configure.orig 2008-10-22 09:36:24.000000000 +0000
++++ configure
+@@ -7361,6 +7361,7 @@ EOF
+ ;;
+
+ powerpc-apple-macos* | \
++ *-*-dragonfly* | \
+ *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | *-*-k*bsd*-gnu | \
+ *-*-mirbsd* | \
+ *-*-sunos4* | \
+@@ -7404,6 +7405,7 @@ echo "$as_me: error: unknown system type
+ SONAME_FLAG=
+
+ case "${BAKEFILE_HOST}" in
++ *-*-dragonfly | \
+ *-*-linux* | *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \
+ *-*-k*bsd*-gnu | *-*-mirbsd* )
+ if test "x$SUNCXX" = "xyes"; then
diff --git a/databases/flamerobin/pkg-plist b/databases/flamerobin/pkg-plist
index 7e17e86257d2..2b9f9e2b0d80 100644
--- a/databases/flamerobin/pkg-plist
+++ b/databases/flamerobin/pkg-plist
@@ -1,4 +1,5 @@
bin/flamerobin
+man/man1/flamerobin.1.gz
%%DATADIR%%/conf-defs/db_settings.confdef
%%DATADIR%%/conf-defs/fr_settings.confdef
%%DATADIR%%/docs/fr_license.html