aboutsummaryrefslogtreecommitdiff
path: root/security/fwbuilder
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-13 22:04:55 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-13 22:04:55 +0000
commit4398c341d1e4dbc32f753d34c49eac8c0fb99bbd (patch)
treee22690c8246c01a7f7a793ceedbd99b94766a737 /security/fwbuilder
parentf66382ea16d9d0066a94c0cf22cb8585ae0dcced (diff)
downloadports-4398c341d1e4dbc32f753d34c49eac8c0fb99bbd.tar.gz
ports-4398c341d1e4dbc32f753d34c49eac8c0fb99bbd.zip
Notes
Diffstat (limited to 'security/fwbuilder')
-rw-r--r--security/fwbuilder/Makefile6
-rw-r--r--security/fwbuilder/distinfo3
-rw-r--r--security/fwbuilder/pkg-plist7
3 files changed, 13 insertions, 3 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index 395964f5ca37..7acf58ee5fe5 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fwbuilder
-PORTVERSION= 2.0.8
+PORTVERSION= 2.0.10
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/
MASTER_SITE_SUBDIR= fwbuilder
@@ -16,8 +16,9 @@ COMMENT= Firewall Builder GUI and policy compilers
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS= fwbuilder.6:${PORTSDIR}/security/libfwbuilder
+
.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+USE_GETOPT_LONG= yes
.endif
USE_QT_VER= 3
@@ -31,6 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
CONFIGURE_ARGS+= --with-docdir=${DOCSDIR} --with-qtdir=${QTDIR}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAKE_ARGS+= QTDIR="${QTDIR}" \
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
INSTALLS_SHLIB= yes
diff --git a/security/fwbuilder/distinfo b/security/fwbuilder/distinfo
index d7483a7377a0..df86ac0ef149 100644
--- a/security/fwbuilder/distinfo
+++ b/security/fwbuilder/distinfo
@@ -1 +1,2 @@
-MD5 (fwbuilder-2.0.8.tar.gz) = 37d4266b95967c3d4295ec5efdfa0c23
+MD5 (fwbuilder-2.0.10.tar.gz) = 3a0946ed322df40be9814124ac7a9cfd
+SHA256 (fwbuilder-2.0.10.tar.gz) = f6cc322aa5c98f541651a866e426ff28c331235f3740641d7918b919a9319c41
diff --git a/security/fwbuilder/pkg-plist b/security/fwbuilder/pkg-plist
index 0d50f507713b..3540db152081 100644
--- a/security/fwbuilder/pkg-plist
+++ b/security/fwbuilder/pkg-plist
@@ -34,6 +34,10 @@ bin/fwbuilder
%%DOCSDIR%%/ReleaseNotes_2.0.7.txt
%%DOCSDIR%%/ReleaseNotes_2.0.8.html
%%DOCSDIR%%/ReleaseNotes_2.0.8.txt
+%%DOCSDIR%%/ReleaseNotes_2.0.9.html
+%%DOCSDIR%%/ReleaseNotes_2.0.9.txt
+%%DOCSDIR%%/ReleaseNotes_2.0.10.html
+%%DOCSDIR%%/ReleaseNotes_2.0.10.txt
%%DOCSDIR%%/PatchAcceptancePolicy.txt
%%DATADIR%%/objects_init.xml
%%DATADIR%%/templates.xml
@@ -43,6 +47,7 @@ bin/fwbuilder
%%DATADIR%%/platform/pf.xml
%%DATADIR%%/platform/ipfw.xml
%%DATADIR%%/platform/pix.xml
+%%DATADIR%%/platform/fwsm.xml
%%DATADIR%%/platform/unknown.xml
%%DATADIR%%/os/linux24.xml
%%DATADIR%%/os/linksys.xml
@@ -51,8 +56,10 @@ bin/fwbuilder
%%DATADIR%%/os/openbsd.xml
%%DATADIR%%/os/solaris.xml
%%DATADIR%%/os/pix_os.xml
+%%DATADIR%%/os/fwsm_os.xml
%%DATADIR%%/os/unknown_os.xml
%%DATADIR%%/locale/fwbuilder_de.qm
+%%DATADIR%%/locale/fwbuilder_es.qm
%%DATADIR%%/locale/fwbuilder_fr.qm
%%DATADIR%%/locale/fwbuilder_ja.qm
%%DATADIR%%/locale/fwbuilder_ru.qm