Date: Wed, 10 May 2006 21:32:16 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/proftpd Makefile ports/ftp/proftpd/files extra-patch-module-mod_ldap.c Message-ID: <200605102132.k4ALWGk5000303@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ehaupt 2006-05-10 21:32:16 UTC
FreeBSD ports repository
Modified files:
ftp/proftpd Makefile
Removed files:
ftp/proftpd/files extra-patch-module-mod_ldap.c
Log:
Remove broken extra patch files/extra-patch-module-mod_ldap.c the patch itself
is actually repeated 3 times so it tries to reverse itself and fails. This patch
is only applied if the LDAP know is checked so it doesn't appear on all builds.
The patch itself defines TLS support in the LDAP module. There are two problems
with doing this. One, it breaks LDAP if the server doesn't support TLS. And two
it causes the build to fail on 4.x. The patch to do this was a requested option,
and isn't critical for most people.
The maintainer is going to add another option knob for LDAP_TLS support once the
4.x build problems are resolved.
PR: 96713
Submitted by: Beech Rintoul <beech@mangohealth.org> (maintainer)
Revision Changes Path
1.85 +3 -7 ports/ftp/proftpd/Makefile
1.2 +0 -31 ports/ftp/proftpd/files/extra-patch-module-mod_ldap.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605102132.k4ALWGk5000303>
