ports/62920: www/auth_ldap -- USE_OPENLDAP

Matthew Seaman m.seaman at infracaninophile.co.uk
Mon Feb 16 17:40:14 UTC 2004


>Number:         62920
>Category:       ports
>Synopsis:       www/auth_ldap -- USE_OPENLDAP
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 16 09:40:07 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.9-STABLE FreeBSD 4.9-STABLE #55: Sat Feb 14 12:42:08 GMT 2004 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


>Description:

As per Oliver Eikemeier's recent post:

  http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009261.html

to freebsd-ports at ... and the impending removal of OpenLDAP 2.0 from
ports, here's an update to www/auth_ldap

Changes:

     USE_OPENLDAP

>How-To-Repeat:

>Fix:

	

--- auth_ldap.diff begins here ---
diff -Nur /usr/ports/www/auth_ldap/Makefile auth_ldap/Makefile
--- /usr/ports/www/auth_ldap/Makefile	Wed Feb  4 19:30:42 2004
+++ auth_ldap/Makefile	Mon Feb 16 17:23:15 2004
@@ -14,8 +14,7 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Apache module to authenticate against an LDAP directory
 
-LIB_DEPENDS=	lber.2:${PORTSDIR}/${LDAP_PORT}
-
+USE_OPENLDAP=	yes
 USE_APACHE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	LIBS="-llber"
@@ -24,8 +23,6 @@
 		--with-ldap-sdk=openldap \
 		--with-apxs=${APXS}
 USE_GMAKE=	yes
-
-LDAP_PORT?=	net/openldap20-client
 
 MAKE_ARGS+=	APXS=${APXS}
 
--- auth_ldap.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list