aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-21 01:26:17 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-21 01:26:17 +0000
commita9669cff8347b51b364e23a7222d31f40e35ddc2 (patch)
tree94a2b38f2fe27746eec60ae0b9d243ffbd71e05e /ftp/proftpd
parenta7a167893eedd3aee8132f431b8a7c78a4f08f90 (diff)
downloadports-a9669cff8347b51b364e23a7222d31f40e35ddc2.tar.gz
ports-a9669cff8347b51b364e23a7222d31f40e35ddc2.zip
Notes
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c b/ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c
new file mode 100644
index 000000000000..3b965f91c6c3
--- /dev/null
+++ b/ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c
@@ -0,0 +1,8 @@
+--- contrib/mod_ldap.c Fri Apr 21 10:31:23 2006
++++ contrib/mod_ldap.c Fri Apr 21 10:31:43 2006
+@@ -55,7 +55,7 @@
+ * after connecting to the LDAP server. If TLS cannot be enabled, the LDAP
+ * connection will fail.
+ */
+-/* #define USE_LDAP_TLS */
++#define USE_LDAP_TLS