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 <[EMAIL PROTECTED]> (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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to