Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 1999 08:20:01 -0700 (PDT)
From:      "Lachlan O'Dea" <lodea@netspace.net.au>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/13874: ports update to openldap-1.2.7
Message-ID:  <199910101520.IAA66915@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/13874; it has been noted by GNATS.

From: "Lachlan O'Dea" <lodea@netspace.net.au>
To: freebsd-gnats-submit@freebsd.org
Cc: lkoeller@cc.fh-lippe.de
Subject: Re: ports/13874: ports update to openldap-1.2.7
Date: Mon, 11 Oct 1999 01:12:56 +1000

 --+QahgC5+KEYLbs62
 Content-Type: text/plain; charset=us-ascii
 
 I asked Kurt Zeilenga of OpenLDAP about this patch. It has not been
 included in OpenLDAP because it is Communicator which is doing the wrong 
 thing, and the patch may break applications that depend on the current
 behaviour.
 
 So while the patch is useful to some OpenLDAP users, I don't think it
 belongs in the FreeBSD port.
 
 I have attached a patch to upgrade the port to 1.2.7 without the
 Communicator roaming change.
 
 --+QahgC5+KEYLbs62
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="openldap.patch"
 
 diff -ruN openldap-port-1.2.3/Makefile openldap/Makefile
 --- openldap-port-1.2.3/Makefile	Mon Aug 30 22:16:00 1999
 +++ openldap/Makefile	Sun Oct 10 12:57:39 1999
 @@ -1,12 +1,12 @@
  # New ports collection makefile for:    openldap
 -# Version required:     1.2.0
 +# Version required:     1.2.7
  # Date created:         20 Sep 1998
  # Whom:                 Lachlan O'Dea
  #
  # $FreeBSD: ports/net/openldap/Makefile,v 1.8 1999/08/30 14:23:35 peter Exp $
  #
  
 -DISTNAME=	openldap-1.2.3
 +DISTNAME=	openldap-1.2.7
  CATEGORIES=	net databases
  MASTER_SITES=	ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \
  		ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \
 diff -ruN openldap-port-1.2.3/files/md5 openldap/files/md5
 --- openldap-port-1.2.3/files/md5	Tue Jun  8 22:40:00 1999
 +++ openldap/files/md5	Sun Oct 10 12:59:57 1999
 @@ -1 +1 @@
 -MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6
 +MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8
 diff -ruN openldap-port-1.2.3/pkg/DESCR openldap/pkg/DESCR
 --- openldap-port-1.2.3/pkg/DESCR	Mon May  3 10:40:00 1999
 +++ openldap/pkg/DESCR	Sun Oct 10 12:59:12 1999
 @@ -4,7 +4,7 @@
  to an X.500 directory. LDAP is defined by RFCs 1777 through 1779.
  
  OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is
 -distributed under a Perl-style "Artistic License".
 +distributed under an open source license.
  
  WWW: http://www.openldap.org/
  
 
 --+QahgC5+KEYLbs62--
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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