From owner-freebsd-ports@FreeBSD.ORG Thu Jul 17 18:47:45 2003 Return-Path: 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 999ED37B404 for ; Thu, 17 Jul 2003 18:47:45 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0112D43FBD for ; Thu, 17 Jul 2003 18:47:45 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from pd951a117.dip.t-dialin.net ([217.81.161.23] helo=fillmore-labs.com ident=gsfb0z36f2m17p6h) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.20) id 19dKLX-000989-VV for ports@FreeBSD.org; Fri, 18 Jul 2003 03:47:44 +0200 Message-ID: <3F1751C1.9000200@fillmore-labs.com> Date: Fri, 18 Jul 2003 03:47:45 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: FreeBSD ports Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com Subject: PR ports/54436 needs a committer (OpenLDAP -client and -server split) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 01:47:45 -0000 Hi Guys, this PR splits the three OpenLDAP 2.x ports into client and server parts. Everyone I talked to liked the idea. It reduces the dependencies in every port that uses the client libraries - i.e. Berkeley DB is only needed by the server. Furthermore there is a choosing mechanism for OpenLDAP versions. The ports are available by ftp: Size 131908 bytes, md5 = 3c66ef35c70c3edb0d2220fa5466e882 or in PR ports/54436 as shar files: It may need a repository copy: net/openldap20 => net/openldap20-server net/openldap21 => net/openldap21-server net/openldap22 => net/openldap22-server and an (optional) patch to bsd.port.mk Could somebody commit this, please - or at least give me some feedback what could be done better? I don't think merely waiting > 2 months will improve the code... Thanks Oliver