summaryrefslogtreecommitdiff
path: root/net/openldap21-server
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap21-server')
-rw-r--r--net/openldap21-server/Makefile46
-rw-r--r--net/openldap21-server/distinfo1
-rw-r--r--net/openldap21-server/files/manpages165
-rw-r--r--net/openldap21-server/pkg-comment1
-rw-r--r--net/openldap21-server/pkg-descr12
-rw-r--r--net/openldap21-server/pkg-plist45
6 files changed, 0 insertions, 270 deletions
diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile
deleted file mode 100644
index 49e12dcc0acc..000000000000
--- a/net/openldap21-server/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: openldap
-# Version required: 1.2.0
-# Date created: 20 Sep 1998
-# Whom: Lachlan O'Dea
-#
-# $FreeBSD$
-#
-
-DISTNAME= openldap-1.2.3
-CATEGORIES= net databases
-MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \
- ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \
- ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \
- ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \
- ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \
- http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \
- ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \
- ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\
- ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ulmo@earthling.net
-
-WRKSRC= ${WRKDIR}/ldap
-GNU_CONFIGURE= yes
-
-.include <bsd.port.pre.mk>
-.include "${FILESDIR}/manpages"
-
-pre-build:
- cd ${WRKSRC} ; make depend
-
-post-install:
- strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \
- ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \
- ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \
- ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \
- ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \
- ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \
- ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \
- ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \
- ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \
- ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \
- ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd
-
-.include <bsd.port.post.mk>
diff --git a/net/openldap21-server/distinfo b/net/openldap21-server/distinfo
deleted file mode 100644
index fbb57c376a4c..000000000000
--- a/net/openldap21-server/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (openldap-1.2.3.tgz) = 837d264218ddf247a9674645a0a03cc6
diff --git a/net/openldap21-server/files/manpages b/net/openldap21-server/files/manpages
deleted file mode 100644
index f36399dbc70a..000000000000
--- a/net/openldap21-server/files/manpages
+++ /dev/null
@@ -1,165 +0,0 @@
-MAN1+= ldapdelete.1
-MAN1+= ldapmodify.1
-MAN1+= ldapmodrdn.1
-MAN1+= ldappasswd.1
-MAN1+= ldapsearch.1
-MAN1+= ud.1
-MAN3+= cldap_close.3
-MAN3+= cldap_open.3
-MAN3+= cldap_search_s.3
-MAN3+= cldap_setretryinfo.3
-MAN3+= lber-decode.3
-MAN3+= lber-encode.3
-MAN3+= ldap.3
-MAN3+= ldap_abandon.3
-MAN3+= ldap_add.3
-MAN3+= ldap_bind.3
-MAN3+= ldap_cache.3
-MAN3+= ldap_charset.3
-MAN3+= ldap_compare.3
-MAN3+= ldap_delete.3
-MAN3+= ldap_disptmpl.3
-MAN3+= ldap_entry2text.3
-MAN3+= ldap_error.3
-MAN3+= ldap_first_attribute.3
-MAN3+= ldap_first_entry.3
-MAN3+= ldap_friendly.3
-MAN3+= ldap_get_dn.3
-MAN3+= ldap_get_values.3
-MAN3+= ldap_getfilter.3
-MAN3+= ldap_modify.3
-MAN3+= ldap_modrdn.3
-MAN3+= ldap_open.3
-MAN3+= ldap_result.3
-MAN3+= ldap_search.3
-MAN3+= ldap_searchprefs.3
-MAN3+= ldap_sort.3
-MAN3+= ldap_ufn.3
-MAN3+= ldap_url.3
-MAN5+= ldap.conf.5
-MAN5+= ldapfilter.conf.5
-MAN5+= ldapfriendly.5
-MAN5+= ldapsearchprefs.conf.5
-MAN5+= ldaptemplates.conf.5
-MAN5+= ldif.5
-MAN5+= slapd.conf.5
-MAN5+= slapd.replog.5
-MAN5+= ud.conf.5
-MAN8+= centipede.8
-MAN8+= chlog2replog.8
-MAN8+= edb2ldif.8
-MAN8+= go500.8
-MAN8+= go500gw.8
-MAN8+= in.xfingerd.8
-MAN8+= ldapd.8
-MAN8+= ldbmcat.8
-MAN8+= ldif.8
-MAN8+= ldif2ldbm.8
-MAN8+= mail500.8
-MAN8+= rcpt500.8
-MAN8+= slapd.8
-MAN8+= slurpd.8
-MLINKS+= ldapmodify.1 ldapadd.1
-MLINKS+= ldap.3 cldap.3
-MLINKS+= ldap_add.3 ldap_add_s.3
-MLINKS+= ldap_bind.3 ldap_bind_s.3
-MLINKS+= ldap_bind.3 ldap_kerberos_bind1.3
-MLINKS+= ldap_bind.3 ldap_kerberos_bind1_s.3
-MLINKS+= ldap_bind.3 ldap_kerberos_bind2.3
-MLINKS+= ldap_bind.3 ldap_kerberos_bind2_s.3
-MLINKS+= ldap_bind.3 ldap_kerberos_bind_s.3
-MLINKS+= ldap_bind.3 ldap_set_rebind_proc.3
-MLINKS+= ldap_bind.3 ldap_simple_bind.3
-MLINKS+= ldap_bind.3 ldap_simple_bind_s.3
-MLINKS+= ldap_bind.3 ldap_unbind.3
-MLINKS+= ldap_bind.3 ldap_unbind_s.3
-MLINKS+= ldap_cache.3 ldap_destroy_cache.3
-MLINKS+= ldap_cache.3 ldap_disable_cache.3
-MLINKS+= ldap_cache.3 ldap_enable_cache.3
-MLINKS+= ldap_cache.3 ldap_flush_cache.3
-MLINKS+= ldap_cache.3 ldap_set_cache_options.3
-MLINKS+= ldap_cache.3 ldap_uncache_entry.3
-MLINKS+= ldap_cache.3 ldap_uncache_request.3
-MLINKS+= ldap_charset.3 ldap_8859_to_t61.3
-MLINKS+= ldap_charset.3 ldap_enable_translation.3
-MLINKS+= ldap_charset.3 ldap_set_string_translators.3
-MLINKS+= ldap_charset.3 ldap_t61_to_8859.3
-MLINKS+= ldap_charset.3 ldap_translate_from_t61.3
-MLINKS+= ldap_charset.3 ldap_translate_to_t61.3
-MLINKS+= ldap_compare.3 ldap_compare_s.3
-MLINKS+= ldap_delete.3 ldap_delete_s.3
-MLINKS+= ldap_disptmpl.3 ldap_first_disptmpl.3
-MLINKS+= ldap_disptmpl.3 ldap_first_tmplcol.3
-MLINKS+= ldap_disptmpl.3 ldap_first_tmplrow.3
-MLINKS+= ldap_disptmpl.3 ldap_free_templates.3
-MLINKS+= ldap_disptmpl.3 ldap_init_templates.3
-MLINKS+= ldap_disptmpl.3 ldap_init_templates_buf.3
-MLINKS+= ldap_disptmpl.3 ldap_next_disptmpl.3
-MLINKS+= ldap_disptmpl.3 ldap_next_tmplcol.3
-MLINKS+= ldap_disptmpl.3 ldap_next_tmplrow.3
-MLINKS+= ldap_disptmpl.3 ldap_oc2template.3
-MLINKS+= ldap_disptmpl.3 ldap_tmplattrs.3
-MLINKS+= ldap_entry2text.3 ldap_entry2html.3
-MLINKS+= ldap_entry2text.3 ldap_entry2html_search.3
-MLINKS+= ldap_entry2text.3 ldap_entry2text_search.3
-MLINKS+= ldap_entry2text.3 ldap_vals2html.3
-MLINKS+= ldap_entry2text.3 ldap_vals2text.3
-MLINKS+= ldap_error.3 ld_errno.3
-MLINKS+= ldap_error.3 ldap_err2string.3
-MLINKS+= ldap_error.3 ldap_errlist.3
-MLINKS+= ldap_error.3 ldap_perror.3
-MLINKS+= ldap_error.3 ldap_result2error.3
-MLINKS+= ldap_first_attribute.3 ldap_next_attribute.3
-MLINKS+= ldap_first_entry.3 ldap_count_entries.3
-MLINKS+= ldap_first_entry.3 ldap_next_entry.3
-MLINKS+= ldap_friendly.3 ldap_free_friendlymap.3
-MLINKS+= ldap_friendly.3 ldap_friendly_name.3
-MLINKS+= ldap_get_dn.3 ldap_dn2ufn.3
-MLINKS+= ldap_get_dn.3 ldap_explode_dn.3
-MLINKS+= ldap_get_dn.3 ldap_explode_dns.3
-MLINKS+= ldap_get_dn.3 ldap_is_dns_dn.3
-MLINKS+= ldap_get_values.3 ldap_count_values.3
-MLINKS+= ldap_get_values.3 ldap_count_values_len.3
-MLINKS+= ldap_get_values.3 ldap_get_values_len.3
-MLINKS+= ldap_get_values.3 ldap_value_free.3
-MLINKS+= ldap_get_values.3 ldap_value_free_len.3
-MLINKS+= ldap_getfilter.3 ldap_build_filter.3
-MLINKS+= ldap_getfilter.3 ldap_getfilter_free.3
-MLINKS+= ldap_getfilter.3 ldap_getfirstfilter.3
-MLINKS+= ldap_getfilter.3 ldap_getnextfilter.3
-MLINKS+= ldap_getfilter.3 ldap_init_getfilter.3
-MLINKS+= ldap_getfilter.3 ldap_init_getfilter_buf.3
-MLINKS+= ldap_getfilter.3 ldap_setfilteraffixes.3
-MLINKS+= ldap_modify.3 ldap_modify_s.3
-MLINKS+= ldap_modify.3 ldap_mods_free.3
-MLINKS+= ldap_modrdn.3 ldap_modrdn2.3
-MLINKS+= ldap_modrdn.3 ldap_modrdn2_s.3
-MLINKS+= ldap_modrdn.3 ldap_modrdn_s.3
-MLINKS+= ldap_open.3 ldap_init.3
-MLINKS+= ldap_result.3 ldap_msgfree.3
-MLINKS+= ldap_search.3 ldap_search_s.3
-MLINKS+= ldap_search.3 ldap_search_st.3
-MLINKS+= ldap_searchprefs.3 ldap_first_searchobj.3
-MLINKS+= ldap_searchprefs.3 ldap_free_searchprefs.3
-MLINKS+= ldap_searchprefs.3 ldap_init_searchprefs.3
-MLINKS+= ldap_searchprefs.3 ldap_init_searchprefs_buf.3
-MLINKS+= ldap_searchprefs.3 ldap_next_searchobj.3
-MLINKS+= ldap_sort.3 ldap_sort_entries.3
-MLINKS+= ldap_sort.3 ldap_sort_strcasecmp.3
-MLINKS+= ldap_sort.3 ldap_sort_values.3
-MLINKS+= ldap_ufn.3 ldap_ufn_search_c.3
-MLINKS+= ldap_ufn.3 ldap_ufn_search_ct.3
-MLINKS+= ldap_ufn.3 ldap_ufn_search_s.3
-MLINKS+= ldap_ufn.3 ldap_ufn_setfilter.3
-MLINKS+= ldap_ufn.3 ldap_ufn_setprefix.3
-MLINKS+= ldap_ufn.3 ldap_ufn_timeout.3
-MLINKS+= ldap_url.3 ldap_free_urldesc.3
-MLINKS+= ldap_url.3 ldap_is_ldap_url.3
-MLINKS+= ldap_url.3 ldap_url_parse.3
-MLINKS+= ldap_url.3 ldap_url_search.3
-MLINKS+= ldap_url.3 ldap_url_search_s.3
-MLINKS+= ldap_url.3 ldap_url_search_st.3
-MLINKS+= ldif2ldbm.8 ldif2id2children.8
-MLINKS+= ldif2ldbm.8 ldif2id2entry.8
-MLINKS+= ldif2ldbm.8 ldif2index.8
-MLINKS+= mail500.8 fax500.8
diff --git a/net/openldap21-server/pkg-comment b/net/openldap21-server/pkg-comment
deleted file mode 100644
index 8c499c3923cf..000000000000
--- a/net/openldap21-server/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Open source LDAP client and server software
diff --git a/net/openldap21-server/pkg-descr b/net/openldap21-server/pkg-descr
deleted file mode 100644
index 4fedc7f9259c..000000000000
--- a/net/openldap21-server/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-OpenLDAP is a suite of Lightweight Directory Access Protocol (LDAP) servers,
-clients, utilities and development tools. LDAP is an Internet standard
-directory service protocol that can be used stand-alone, or as a front end
-to an X.500 directory. LDAP is defined by RFCs 1777 through 1779.
-
-OpenLDAP is derived from the University of Michigan LDAP release 3.3 and is
-distributed under a Perl-style "Artistic License".
-
-WWW: http://www.openldap.org/
-
-Lachlan O'Dea
-ulmo@earthling.net
diff --git a/net/openldap21-server/pkg-plist b/net/openldap21-server/pkg-plist
deleted file mode 100644
index 66e69eca12ae..000000000000
--- a/net/openldap21-server/pkg-plist
+++ /dev/null
@@ -1,45 +0,0 @@
-bin/ldapadd
-bin/ldapdelete
-bin/ldapmodify
-bin/ldapmodrdn
-bin/ldappasswd
-bin/ldapsearch
-bin/ud
-etc/openldap/ldap.conf.default
-etc/openldap/ldapfilter.conf.default
-etc/openldap/ldapsearchprefs.conf.default
-etc/openldap/ldaptemplates.conf.default
-etc/openldap/slapd.at.conf.default
-etc/openldap/slapd.conf.default
-etc/openldap/slapd.oc.conf.default
-include/disptmpl.h
-include/lber.h
-include/ldap.h
-include/ldap_cdefs.h
-include/srchpref.h
-lib/liblber.a
-lib/liblber.la
-lib/libldap.a
-lib/libldap.la
-libexec/fax500
-libexec/go500
-libexec/go500gw
-libexec/in.xfingerd
-libexec/mail500
-libexec/rcpt500
-libexec/rp500
-libexec/slapd
-libexec/slurpd
-libexec/xrpcomp
-sbin/centipede
-sbin/ldbmcat
-sbin/ldbmtest
-sbin/ldif
-sbin/ldif2id2children
-sbin/ldif2id2entry
-sbin/ldif2index
-sbin/ldif2ldbm
-share/openldap/go500gw.help
-share/openldap/ldapfriendly
-share/openldap/rcpt500.help
-@dirrm share/openldap