Date: Fri, 7 May 2010 05:14:38 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache22 Makefile Message-ID: <201005070514.o475EcW8045420@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2010-05-07 05:14:38 UTC FreeBSD ports repository Modified files: www/apache22 Makefile Log: - fix ldap support (duplicate www/apache20 fix) --with-ldap switches on LDAP library linking in apr-util --enable-ldap option switches on the LDAP caching module --enable-authnz-ldap option switches on the LDAP authentication module [AAA was rewritten in 3 peices in 2.4.x, hence the option change] - no custom patch, the linking was fixed in 2.2.x - ldap is not in the default package, so no PORTREVISION bump PR: ports/128079 Reported by: koitsu, skreuzer With Hat: apache@ Revision Changes Path 1.261 +2 -2 ports/www/apache22/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005070514.o475EcW8045420>