aboutsummaryrefslogtreecommitdiff
path: root/net/proxy-suite
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-04-29 08:22:24 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-04-29 08:22:24 +0000
commitf7fbc0cc01829da71a5393bdaf7065ac885e8300 (patch)
treef255f46259657d41b94d60114d57d7eb4cbbe9e3 /net/proxy-suite
parent9d97ed27dc3114a1f3d04242bc324d1c049c5730 (diff)
downloadports-f7fbc0cc01829da71a5393bdaf7065ac885e8300.tar.gz
ports-f7fbc0cc01829da71a5393bdaf7065ac885e8300.zip
Notes
Diffstat (limited to 'net/proxy-suite')
-rw-r--r--net/proxy-suite/Makefile9
-rw-r--r--net/proxy-suite/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile
index ac418399a372..1fd47b5f504e 100644
--- a/net/proxy-suite/Makefile
+++ b/net/proxy-suite/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= proxy-suite
-PORTVERSION= 1.9.2.1
-PORTREVISION= 1
+PORTVERSION= 1.9.2.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \
ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/src/ \
@@ -18,10 +17,12 @@ COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security
USE_AUTOCONF_VER= 253
USE_GMAKE= yes
+USE_BZIP2= yes
#
# basic configure args
#
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS= --prefix=${PREFIX} --with-libwrap=/usr/lib --with-regex \
--localstatedir=/var/run \
--enable-warnings --enable-so-linger \
@@ -35,11 +36,11 @@ CONFIGURE_ARGS+= --enable-rfc1579
.endif
#
-# OPTIONAL: include ldap-support - currently ldap.2 needs minor fixes...
+# OPTIONAL: include ldap-support
#
.if defined(WITH_LDAP)
+USE_OPENLDAP= yes
CONFIGURE_ARGS+= --with-libldap=${LOCALBASE}/lib
-LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
.else
CONFIGURE_ARGS+= --without-libldap
.endif
diff --git a/net/proxy-suite/distinfo b/net/proxy-suite/distinfo
index b51e82215f6d..8c18df02da37 100644
--- a/net/proxy-suite/distinfo
+++ b/net/proxy-suite/distinfo
@@ -1,2 +1,2 @@
-MD5 (proxy-suite-1.9.2.1.tar.gz) = a248c6bdefe6dfe12b303c9993ae2218
-SIZE (proxy-suite-1.9.2.1.tar.gz) = 195130
+MD5 (proxy-suite-1.9.2.2.tar.bz2) = 22381944a6947d6af11269884f834bd2
+SIZE (proxy-suite-1.9.2.2.tar.bz2) = 305924