Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2004 09:39:54 +0200
From:      Thomas Quinot <thomas@FreeBSD.ORG>
To:        Oliver Eikemeier <eikemeier@fillmore-labs.com>
Cc:        ports@FreeBSD.org
Subject:   Re: REMINDER: OpenLDAP 1.2 has been removed from the ports tree
Message-ID:  <20040429073954.GA1207@melusine.cuivre.fr.eu.org>
In-Reply-To: <409058EA.7000500@fillmore-labs.com>
References:  <40905239.40400@fillmore-labs.com> <409058EA.7000500@fillmore-labs.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--qMm9M+Fa2AknHoGS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Oliver Eikemeier, 2004-04-29 :

> thomas@cuivre.fr.eu.org
> - net/proxy-suite

Yes, I have already prepared a patch, and it is pending review, but I
have not heard back from the ports committer I sent it to (I only have
an src commit bit :-) ). If others would like to have a look at it, see
below. It also updates the port to the latest upstream release of
proxy-suite.

Thomas.

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/pcvs/ports/net/proxy-suite/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	23 Mar 2004 08:56:56 -0000	1.14
+++ Makefile	26 Apr 2004 10:59:41 -0000
@@ -6,12 +6,13 @@
 #
=20
 PORTNAME=3D	proxy-suite
-PORTVERSION=3D	1.9.2.1
+PORTVERSION=3D	1.9.2.2
 PORTREVISION=3D	1
 CATEGORIES=3D	net
 MASTER_SITES=3D	ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \
 		ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/src/ \
 		ftp://ftp.funet.fi/pub/mirrors/ftp.gwdg.de/pub/linux/suse/ftp.suse.com/p=
rojects/proxy-suite/src/
+USE_BZIP2=3D	yes
=20
 MAINTAINER=3D	thomas@cuivre.fr.eu.org
 COMMENT=3D	The SuSE Proxy-Suite, a set of programs to enhance firewall sec=
urity
@@ -22,6 +23,7 @@
 #
 # basic configure args
 #
+CONFIGURE_ENV=3D	CPPFLAGS=3D"-I${LOCALBASE}/include"
 CONFIGURE_ARGS=3D	--prefix=3D${PREFIX} --with-libwrap=3D/usr/lib --with-re=
gex \
 		--localstatedir=3D/var/run \
 		--enable-warnings --enable-so-linger \
@@ -35,11 +37,11 @@
 .endif
=20
 #
-# OPTIONAL: include ldap-support - currently ldap.2 needs minor fixes...
+# OPTIONAL: include ldap-support
 #
 .if defined(WITH_LDAP)
+USE_OPENLDAP=3D		yes
 CONFIGURE_ARGS+=3D	--with-libldap=3D${LOCALBASE}/lib
-LIB_DEPENDS+=3D		ldap.1:${PORTSDIR}/net/openldap12
 .else
 CONFIGURE_ARGS+=3D	--without-libldap
 .endif
Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/pcvs/ports/net/proxy-suite/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	31 Mar 2004 03:10:13 -0000	1.4
+++ distinfo	26 Apr 2004 11:02:27 -0000
@@ -1,2 +1,2 @@
-MD5 (proxy-suite-1.9.2.1.tar.gz) =3D a248c6bdefe6dfe12b303c9993ae2218
-SIZE (proxy-suite-1.9.2.1.tar.gz) =3D 195130
+MD5 (proxy-suite-1.9.2.2.tar.bz2) =3D 22381944a6947d6af11269884f834bd2
+SIZE (proxy-suite-1.9.2.2.tar.bz2) =3D 305924
--=20
    Thomas.Quinot@Cuivre.FR.EU.ORG

--qMm9M+Fa2AknHoGS
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAkLFJAE1UuDk9JGkRAjZXAJ9hTNcgmb4QHQBTyoxNNyuZm+781gCfel1E
Rj8nlqvUQmfg7z2nTHByMQE=
=jcXX
-----END PGP SIGNATURE-----

--qMm9M+Fa2AknHoGS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040429073954.GA1207>