From owner-cvs-all@FreeBSD.ORG Mon Jul 7 07:01:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 684A537B401; Mon, 7 Jul 2003 07:01:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C0143F85; Mon, 7 Jul 2003 07:01:26 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h67E1P0U081914; Mon, 7 Jul 2003 07:01:25 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h67E1P2S081910; Mon, 7 Jul 2003 07:01:25 -0700 (PDT) Message-Id: <200307071401.h67E1P2S081910@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 7 Jul 2003 07:01:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap22 Makefile pkg-plistpatch-build::top.mk patch-servers::slapd::back-perl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 14:01:26 -0000 oliver 2003/07/07 07:01:25 PDT FreeBSD ports repository Modified files: net/openldap22 Makefile pkg-plist net/openldap22/files patch-libraries::liblunicode::ucstr.c Added files: net/openldap22/files patch-build::top.mk patch-servers::slapd::back-perl Removed files: net/openldap22/files patch-build::ltmain.sh Log: - now *really* use libtool from ports instead of the included one - build -dynamic for better compatibility with libltdl - grap back-perl fixes from OpenLDAP CVS to let FreeBSD port users test the perl backend - dynamically create pkg-plist in pre-install instead of post-install to simplify things and guard against changes in bsd.port.mk - bump portrevision - miscellaneous style fixes: PR: 54177 Submitted by: maintainer Revision Changes Path 1.70 +25 -13 ports/net/openldap22/Makefile 1.2 +0 -15 ports/net/openldap22/files/patch-build::ltmain.sh (dead) 1.1 +11 -0 ports/net/openldap22/files/patch-build::top.mk (new) 1.2 +8 -8 ports/net/openldap22/files/patch-libraries::liblunicode::ucstr.c 1.1 +302 -0 ports/net/openldap22/files/patch-servers::slapd::back-perl (new) 1.20 +5 -5 ports/net/openldap22/pkg-plist