From owner-freebsd-ports@FreeBSD.ORG Fri Sep 16 00:55:42 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB72E16A41F for ; Fri, 16 Sep 2005 00:55:42 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3637243D45 for ; Fri, 16 Sep 2005 00:55:39 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8G0tQq9086444 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 16 Sep 2005 10:25:32 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: ports@freebsd.org Date: Fri, 16 Sep 2005 10:25:16 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1251825.ecNAPjKTDi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509161025.23348.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: Subject: devel/pwlib patch for OpenLDAP23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 00:55:43 -0000 --nextPart1251825.ecNAPjKTDi Content-Type: multipart/mixed; boundary="Boundary-01=_0fhKDtRezAYF9TN" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_0fhKDtRezAYF9TN Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline This gets pwlib building with v2.3 of OpenLDAP. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --Boundary-01=_0fhKDtRezAYF9TN Content-Type: text/x-diff; charset="us-ascii"; name="patch-ldap.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-ldap.diff" --- src/ptclib/pldap.cxx.orig Fri Sep 16 10:20:11 2005 +++ src/ptclib/pldap.cxx Fri Sep 16 10:20:24 2005 @@ -70,6 +70,7 @@ #if P_LDAP +#define LDAP_DEPRECATED 1 #include --Boundary-01=_0fhKDtRezAYF9TN-- --nextPart1251825.ecNAPjKTDi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDKhf75ZPcIHs/zowRAj5dAJ9mg3E8FugIvO3/5EyP9Xq6XjNA3wCgm6iO /wTRY+pKWOJXQ567tFucwHU= =1t4P -----END PGP SIGNATURE----- --nextPart1251825.ecNAPjKTDi--