summaryrefslogtreecommitdiff
path: root/net/bfilter
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-24 12:38:25 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-24 12:38:25 +0000
commit095a0e53f5d6fd10c8f5c9bda7df08466f18baf4 (patch)
treeb68ab37560f1fcf344865813fc21492b5acc0380 /net/bfilter
parentCompiling error in /usr/ports/japanese/gn-gnspool (diff)
- Update to 0.8.2a
Notes
Notes: svn path=/head/; revision=87605
Diffstat (limited to 'net/bfilter')
-rw-r--r--net/bfilter/Makefile17
-rw-r--r--net/bfilter/distinfo2
-rw-r--r--net/bfilter/pkg-plist1
3 files changed, 17 insertions, 3 deletions
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile
index d7bd0bc9a8c1..89f9bfa539ae 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -6,19 +6,32 @@
#
PORTNAME= bfilter
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.2a
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= krion@FreeBSD.org
COMMENT= Smart filtering HTTP proxy
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
+
GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug
.endif
+.if defined(WITH_GUI)
+USE_GNOME= gtk20 pkgconfig
+LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2
+CONFIGURE_ARGS+= --with-gui
+PLIST_SUB+= WITH_GUI=""
+.else
+PLIST_SUB+= WITH_GUI="@comment "
+.endif
+
.include <bsd.port.mk>
diff --git a/net/bfilter/distinfo b/net/bfilter/distinfo
index 35786f827475..f0659bc52844 100644
--- a/net/bfilter/distinfo
+++ b/net/bfilter/distinfo
@@ -1 +1 @@
-MD5 (bfilter-0.8.1.tar.gz) = 4b40a4c80932100b844bb4642831d778
+MD5 (bfilter-0.8.2a.tar.gz) = f44c96b43b4f0283d9f69a32c7d7280c
diff --git a/net/bfilter/pkg-plist b/net/bfilter/pkg-plist
index 9079a2bf2975..8750c233c5cd 100644
--- a/net/bfilter/pkg-plist
+++ b/net/bfilter/pkg-plist
@@ -1,4 +1,5 @@
bin/bfilter
+%%WITH_GUI%%bin/bfilter-gui
etc/bfilter/config
etc/bfilter/config.default
etc/bfilter/rules