summaryrefslogtreecommitdiff
path: root/databases/openldap-client
diff options
context:
space:
mode:
authordrochner <drochner>2011-03-17 14:09:20 +0000
committerdrochner <drochner>2011-03-17 14:09:20 +0000
commit65c2e49f461d2c93d64a1fa5f610a33a0f43b742 (patch)
treeda23da41d258714effcc683f74f67000f65bec0b /databases/openldap-client
parent2038bca6a279e419ba218719577edc503294a22e (diff)
downloadpkgsrc-65c2e49f461d2c93d64a1fa5f610a33a0f43b742.tar.gz
update to 2.4.24
changes: -Added LDIF line wrapping setting -Added libldap cert x500UniqueIdentifier handling -Added libldap_r,libldap formal concurrency API -Added slapadd attribute value checking -Added slapcat continue mode for problematic DBs -Added slapd syncrepl suffixmassage support -Added slapd multiple listener threads -Added slapd extensible match for ordering rules -Added slapd-meta paged results control forwarding -Added slapd-meta subtree-include support -Added slapd-null back-config support -Added slapd-sql autocommit support -Added slapd-sql support for long long keys -Added slapo-sssvlv multiple sorts per connection -many bugfixes -documentation improvements approved by Geert Hendrickx (the MAINTAINER)
Diffstat (limited to 'databases/openldap-client')
-rw-r--r--databases/openldap-client/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/openldap-client/PLIST b/databases/openldap-client/PLIST
index d599f6963fc..d1c44658fc7 100644
--- a/databases/openldap-client/PLIST
+++ b/databases/openldap-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2010/07/24 11:15:16 ghen Exp $
+@comment $NetBSD: PLIST,v 1.9 2011/03/17 14:09:21 drochner Exp $
bin/ldapadd
bin/ldapcompare
bin/ldapdelete
@@ -104,10 +104,12 @@ man/man3/ldap_delete.3
man/man3/ldap_delete_ext.3
man/man3/ldap_delete_ext_s.3
man/man3/ldap_delete_s.3
+man/man3/ldap_destroy.3
man/man3/ldap_dn2ad_canonical.3
man/man3/ldap_dn2dcedn.3
man/man3/ldap_dn2str.3
man/man3/ldap_dn2ufn.3
+man/man3/ldap_dup.3
man/man3/ldap_err2string.3
man/man3/ldap_errlist.3
man/man3/ldap_error.3
@@ -125,6 +127,7 @@ man/man3/ldap_get_option.3
man/man3/ldap_get_values.3
man/man3/ldap_get_values_len.3
man/man3/ldap_init.3
+man/man3/ldap_init_fd.3
man/man3/ldap_initialize.3
man/man3/ldap_install_tls.3
man/man3/ldap_is_ldap_url.3
@@ -179,6 +182,7 @@ man/man3/ldap_search_s.3
man/man3/ldap_search_st.3
man/man3/ldap_set_option.3
man/man3/ldap_set_rebind_proc.3
+man/man3/ldap_set_urllist_proc.3
man/man3/ldap_simple_bind.3
man/man3/ldap_simple_bind_s.3
man/man3/ldap_sort.3