diff options
author | hwr <hwr> | 1999-01-07 16:49:08 +0000 |
---|---|---|
committer | hwr <hwr> | 1999-01-07 16:49:08 +0000 |
commit | cff194e645dc668665a410a22ebe7337c87fe4ba (patch) | |
tree | b3fef0ba752551e6bb951c8797bc6341dc2fd7dd | |
parent | 04986975d3697fdd882e20ac02c5be66abdb99b4 (diff) | |
download | pkgsrc-cff194e645dc668665a410a22ebe7337c87fe4ba.tar.gz |
OpenLDAP is an open source software impelmentaion of the LDAP protocol
XXX As I can't convince configure to recognize our mit-pthreads, slurpd
is not built.
-rw-r--r-- | databases/openldap/Makefile | 19 | ||||
-rw-r--r-- | databases/openldap/files/md5 | 3 | ||||
-rw-r--r-- | databases/openldap/pkg/COMMENT | 1 | ||||
-rw-r--r-- | databases/openldap/pkg/DESCR | 2 | ||||
-rw-r--r-- | databases/openldap/pkg/PLIST | 216 | ||||
-rw-r--r-- | databases/openldap/scripts/post-configure | 4 |
6 files changed, 245 insertions, 0 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile new file mode 100644 index 00000000000..86fb93e2ba2 --- /dev/null +++ b/databases/openldap/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/01/07 16:49:08 hwr Exp $ + +DISTNAME= openldap-release +PKGNAME= openldap +WRKSRC= ${WRKDIR}/ldap +CATEGORIES= databases +MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/ +EXTRACT_SUFX= .tgz + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.OpenLDAP.org/ + +# for the moment without threads and thus without slurpd +#DEPENDS+= ../../devel/mit-pthreads + +HAS_CONFIGURE= yes +CONFIGURE_ARGS+= --prefix=${PREFIX} + +.include "../../mk/bsd.pkg.mk" diff --git a/databases/openldap/files/md5 b/databases/openldap/files/md5 new file mode 100644 index 00000000000..92ea0975692 --- /dev/null +++ b/databases/openldap/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/01/07 16:49:08 hwr Exp $ + +MD5 (openldap-release.tgz) = 6d350f4da0aaca4fed8390bb3459cab7 diff --git a/databases/openldap/pkg/COMMENT b/databases/openldap/pkg/COMMENT new file mode 100644 index 00000000000..870b13ac00b --- /dev/null +++ b/databases/openldap/pkg/COMMENT @@ -0,0 +1 @@ +A lightweight directory access protocol server and client package diff --git a/databases/openldap/pkg/DESCR b/databases/openldap/pkg/DESCR new file mode 100644 index 00000000000..c677c59f05a --- /dev/null +++ b/databases/openldap/pkg/DESCR @@ -0,0 +1,2 @@ +A open source implementation of the lighthweight directory access protocol +(LDAP) server and client. diff --git a/databases/openldap/pkg/PLIST b/databases/openldap/pkg/PLIST new file mode 100644 index 00000000000..ec1c8d016ff --- /dev/null +++ b/databases/openldap/pkg/PLIST @@ -0,0 +1,216 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/01/07 16:49:08 hwr Exp $ +bin/ldapsearch +bin/ldapmodify +bin/ldapdelete +bin/ldapmodrdn +bin/ldapadd +bin/ud +lib/liblber.la +lib/liblber.a +lib/libldap.la +lib/libldap.a +man/man1/ldapdelete.1 +man/man1/ldapmodify.1 +man/man1/ldapadd.1 +man/man1/ldapmodrdn.1 +man/man1/ldapsearch.1 +man/man1/ud.1 +man/man3/ldap.3 +man/man3/cldap.3 +man/man3/cldap_close.3 +man/man3/cldap_open.3 +man/man3/cldap_search_s.3 +man/man3/cldap_setretryinfo.3 +man/man3/lber-decode.3 +man/man3/lber-encode.3 +man/man3/ldap_abandon.3 +man/man3/ldap_add.3 +man/man3/ldap_add_s.3 +man/man3/ldap_bind.3 +man/man3/ldap_bind_s.3 +man/man3/ldap_simple_bind.3 +man/man3/ldap_simple_bind_s.3 +man/man3/ldap_kerberos_bind_s.3 +man/man3/ldap_unbind.3 +man/man3/ldap_kerberos_bind1.3 +man/man3/ldap_kerberos_bind1_s.3 +man/man3/ldap_kerberos_bind2.3 +man/man3/ldap_kerberos_bind2_s.3 +man/man3/ldap_unbind_s.3 +man/man3/ldap_set_rebind_proc.3 +man/man3/ldap_cache.3 +man/man3/ldap_enable_cache.3 +man/man3/ldap_disable_cache.3 +man/man3/ldap_destroy_cache.3 +man/man3/ldap_flush_cache.3 +man/man3/ldap_uncache_entry.3 +man/man3/ldap_uncache_request.3 +man/man3/ldap_set_cache_options.3 +man/man3/ldap_charset.3 +man/man3/ldap_set_string_translators.3 +man/man3/ld_errno.3 +man/man3/ldap_enable_translation.3 +man/man3/ldap_translate_from_t61.3 +man/man3/ldap_translate_to_t61.3 +man/man3/ldap_t61_to_8859.3 +man/man3/ldap_8859_to_t61.3 +man/man3/ldap_compare.3 +man/man3/ldap_compare_s.3 +man/man3/ldap_delete.3 +man/man3/ldap_delete_s.3 +man/man3/ldap_disptmpl.3 +man/man3/ldap_init_templates.3 +man/man3/ldap_init_templates_buf.3 +man/man3/ldap_free_templates.3 +man/man3/ldap_first_disptmpl.3 +man/man3/ldap_next_disptmpl.3 +man/man3/ldap_oc2template.3 +man/man3/ldap_tmplattrs.3 +man/man3/ldap_first_tmplrow.3 +man/man3/ldap_next_tmplrow.3 +man/man3/ldap_first_tmplcol.3 +man/man3/ldap_next_tmplcol.3 +man/man3/ldap_entry2text.3 +man/man3/ldap_entry2text_search.3 +man/man3/ldap_vals2text.3 +man/man3/ldap_entry2html.3 +man/man3/ldap_entry2html_search.3 +man/man3/ldap_vals2html.3 +man/man3/ldap_error.3 +man/man3/ldap_perror.3 +man/man3/ldap_result2error.3 +man/man3/ldap_errlist.3 +man/man3/ldap_err2string.3 +man/man3/ldap_first_attribute.3 +man/man3/ldap_next_attribute.3 +man/man3/ldap_first_entry.3 +man/man3/ldap_next_entry.3 +man/man3/ldap_count_entries.3 +man/man3/ldap_friendly.3 +man/man3/ldap_friendly_name.3 +man/man3/ldap_free_friendlymap.3 +man/man3/ldap_get_dn.3 +man/man3/ldap_explode_dn.3 +man/man3/ldap_explode_dns.3 +man/man3/ldap_dn2ufn.3 +man/man3/ldap_is_dns_dn.3 +man/man3/ldap_get_values.3 +man/man3/ldap_get_values_len.3 +man/man3/ldap_value_free.3 +man/man3/ldap_value_free_len.3 +man/man3/ldap_count_values.3 +man/man3/ldap_count_values_len.3 +man/man3/ldap_modify.3 +man/man3/ldap_getfilter.3 +man/man3/ldap_init_getfilter.3 +man/man3/ldap_init_getfilter_buf.3 +man/man3/ldap_getfilter_free.3 +man/man3/ldap_getfirstfilter.3 +man/man3/ldap_getnextfilter.3 +man/man3/ldap_setfilteraffixes.3 +man/man3/ldap_build_filter.3 +man/man3/ldap_modify_s.3 +man/man3/ldap_mods_free.3 +man/man3/ldap_modrdn.3 +man/man3/ldap_modrdn_s.3 +man/man3/ldap_modrdn2.3 +man/man3/ldap_modrdn2_s.3 +man/man3/ldap_open.3 +man/man3/ldap_init.3 +man/man3/ldap_result.3 +man/man3/ldap_msgfree.3 +man/man3/ldap_sort.3 +man/man3/ldap_search.3 +man/man3/ldap_search_s.3 +man/man3/ldap_search_st.3 +man/man3/ldap_searchprefs.3 +man/man3/ldap_init_searchprefs.3 +man/man3/ldap_init_searchprefs_buf.3 +man/man3/ldap_free_searchprefs.3 +man/man3/ldap_first_searchobj.3 +man/man3/ldap_next_searchobj.3 +man/man3/ldap_sort_entries.3 +man/man3/ldap_sort_values.3 +man/man3/ldap_sort_strcasecmp.3 +man/man3/ldap_ufn.3 +man/man3/ldap_ufn_search_s.3 +man/man3/ldap_ufn_search_c.3 +man/man3/ldap_ufn_search_ct.3 +man/man3/ldap_ufn_setprefix.3 +man/man3/ldap_ufn_setfilter.3 +man/man3/ldap_ufn_timeout.3 +man/man3/ldap_url.3 +man/man3/ldap_is_ldap_url.3 +man/man3/ldap_url_parse.3 +man/man3/ldap_free_urldesc.3 +man/man3/ldap_url_search.3 +man/man3/ldap_url_search_s.3 +man/man3/ldap_url_search_st.3 +man/man5/ldap.conf.5 +man/man5/ldapfilter.conf.5 +man/man5/ldapfriendly.5 +man/man5/ldapsearchprefs.conf.5 +man/man5/ldaptemplates.conf.5 +man/man5/ldif.5 +man/man5/slapd.conf.5 +man/man5/slapd.replog.5 +man/man5/ud.conf.5 +man/man8/centipede.8 +man/man8/chlog2replog.8 +man/man8/edb2ldif.8 +man/man8/go500.8 +man/man8/go500gw.8 +man/man8/in.xfingerd.8 +man/man8/ldapd.8 +man/man8/ldbmcat.8 +man/man8/ldif.8 +man/man8/ldif2ldbm.8 +man/man8/ldif2index.8 +man/man8/ldif2id2entry.8 +man/man8/ldif2id2children.8 +man/man8/mail500.8 +man/man8/fax500.8 +man/man8/rcpt500.8 +man/man8/slapd.8 +man/man8/slurpd.8 +etc/openldap/ldap.conf +etc/openldap/ldap.conf.default +etc/openldap/ldapfilter.conf +etc/openldap/ldapfilter.conf.default +etc/openldap/ldaptemplates.conf +etc/openldap/ldaptemplates.conf.default +etc/openldap/ldapsearchprefs.conf +etc/openldap/ldapsearchprefs.conf.default +etc/openldap/slapd.conf +etc/openldap/slapd.conf.default +etc/openldap/slapd.at.conf +etc/openldap/slapd.at.conf.default +etc/openldap/slapd.oc.conf +etc/openldap/slapd.oc.conf.default +@dirrm etc/openldap +include/ldap.h +include/lber.h +include/ldap_cdefs.h +include/disptmpl.h +include/srchpref.h +libexec/in.xfingerd +libexec/go500 +libexec/go500gw +libexec/mail500 +libexec/rp500 +libexec/fax500 +libexec/xrpcomp +libexec/rcpt500 +libexec/slapd +sbin/ldif2ldbm +sbin/ldif2index +sbin/ldif2id2entry +sbin/ldif2id2children +sbin/ldbmcat +sbin/ldif +sbin/centipede +sbin/ldbmtest +share/openldap/ldapfriendly +share/openldap/go500gw.help +share/openldap/rcpt500.help +@dirrm share/openldap diff --git a/databases/openldap/scripts/post-configure b/databases/openldap/scripts/post-configure new file mode 100644 index 00000000000..b58fc512de4 --- /dev/null +++ b/databases/openldap/scripts/post-configure @@ -0,0 +1,4 @@ +#!/bin/sh + +cd ${WRKDIR}/ldap +make depend |