OpenLDAP-2.4.0alpha is the first publically available release of the upcoming 2.4 series. It is meant as test-release for people who want to give the new features (overlays, backends and new LDAPv3 extensions) a try and should NOT be used in production environments. These ports are provided to keep up with the recent OpenLDAP development and to make sure that there will be good support for FreeBSD. The ports can, and should, also be used to test applications to make sure that they still work with the new version. Tested on: RELENG_6_1 i386, amd64, sparc64 CURRENT i386, amd64 Fix: repo-copy: net/openldap23-server -> net/openldap24-server net/openldap23-client -> net/openldap24-client net/openldap23-sasl-client -> net/openldap24-sasl-client - apply the attached patches to the repo-copied directories and to Mk/bsd.port.mk Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/openldap23-client/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 15 Sep 2005 11:47:24 -0000 1.5 +++ Makefile 22 Apr 2006 18:32:10 -0000 @@ -1,8 +1,8 @@ -# New ports collection makefile for: openldap23-client -# Date created: 02 May 2005 -# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> +# New ports collection makefile for: openldap24-client +# Date created: 22 Apr 2006 +# Whom: Joerg Pulz <Joerg.Pulz@frm2.tum.de> # -# $FreeBSD: ports/net/openldap23-client/Makefile,v 1.5 2005/09/15 11:47:24 vsevolod Exp $ +# $FreeBSD$ # PKGNAMESUFFIX= -client @@ -12,6 +12,6 @@ CLIENT_ONLY= yes WITHOUT_SASL= yes -MASTERDIR= ${.CURDIR}/../openldap23-server +MASTERDIR= ${.CURDIR}/../openldap24-server .include "${MASTERDIR}/Makefile" --- net_openldap24-client.diff ends here ---
Responsible Changed From-To: freebsd-ports-bugs->delphij Over to maintainer
State Changed From-To: open->repocopy Repocopy request, assign to portmgr@
Responsible Changed From-To: delphij->portmgr Repocopy request, assign to portmgr@
State Changed From-To: repocopy->open Repocopies completed.
Responsible Changed From-To: portmgr->delphij Repocopies completed.
State Changed From-To: open->analyzed Make a note that the update would happen after ports/91902, ports/96752 and some other glitches were taken into account, and not being forgotten.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, please drop me a short note, when you have finished your work and it is committed. I will make a new patch afterwards, based on your changes to the openldap23-* ports, as the 2.4.0alpha release will be outdated very soon, the distfile for 2.4.1alpha is already created and downloadable, and the announcement should follow very soon. Thanks for all the hard work Joerg - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEaiX4SPOsGF+KA+MRAgwXAJ4yrEYSLnMNv2VONTtm95p51tJ+9wCgkTCC +gNbCSGp1DGZGRWQ6po9Aq4= =rnT+ -----END PGP SIGNATURE-----
State Changed From-To: analyzed->feedback Awaiting feedback for recent OpenLDAP upgrade and the port skeleton update.
State Changed From-To: feedback->closed Feedback timeout. I have committed an update to a newer OpenLDAP version and merged my 2.3.x changes together, which is based on your patch. Thanks for your submission!