openbsd-ports/net/pear-Net-LDAP2/pkg/PLIST
sthen d1f8e8e5de import ports/net/pear-Net-LDAP2, from Gonzalo L. R., ok/tweaks aja@
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perl's
Net::LDAP object interface to directory servers. It contains most of
Net::LDAP's features but has some of its own too.

With Net_LDAP2 you have:

* A simple object-oriented interface to connections, searches entries
  and filters.  
* Support for TLS and LDAP v3.
* Simple modification, deletion and creation of LDAP entries.
* Support for schema handling.

Net_LDAP2 layers itself on top of PHP's existing LDAP extensions.
2011-06-08 09:08:53 +00:00

56 lines
2.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/08 09:08:53 sthen Exp $
@group daemon
lib/
lib/php/
pear/doc/
pear/doc/Net_LDAP2/
pear/doc/Net_LDAP2/doc/
pear/doc/Net_LDAP2/doc/README.txt
pear/doc/Net_LDAP2/doc/RootDSE.txt
pear/doc/Net_LDAP2/doc/Schema.txt
pear/doc/Net_LDAP2/doc/examples/
pear/doc/Net_LDAP2/doc/examples/add_entry.php
pear/doc/Net_LDAP2/doc/examples/connecting.php
pear/doc/Net_LDAP2/doc/examples/fetch_entry.php
pear/doc/Net_LDAP2/doc/examples/modify_entry.php
pear/doc/Net_LDAP2/doc/examples/modify_entry2.php
pear/doc/Net_LDAP2/doc/examples/schema_cache.php
pear/doc/Net_LDAP2/doc/examples/search_entries.php
pear/doc/Net_LDAP2/doc/manual.html
pear/doc/Net_LDAP2/doc/utf8.txt
pear/lib/.registry/net_ldap2.reg
pear/lib/Net/
pear/lib/Net/LDAP2/
pear/lib/Net/LDAP2.php
pear/lib/Net/LDAP2/Entry.php
pear/lib/Net/LDAP2/Filter.php
pear/lib/Net/LDAP2/LDIF.php
pear/lib/Net/LDAP2/RootDSE.php
pear/lib/Net/LDAP2/Schema.php
pear/lib/Net/LDAP2/SchemaCache.interface.php
pear/lib/Net/LDAP2/Search.php
pear/lib/Net/LDAP2/SimpleFileSchemaCache.php
pear/lib/Net/LDAP2/Util.php
pear/tests/Net_LDAP2/
pear/tests/Net_LDAP2/tests/
pear/tests/Net_LDAP2/tests/AllTests.php
pear/tests/Net_LDAP2/tests/Net_LDAP2Test.php
pear/tests/Net_LDAP2/tests/Net_LDAP2_EntryTest.php
pear/tests/Net_LDAP2/tests/Net_LDAP2_FilterTest.php
pear/tests/Net_LDAP2/tests/Net_LDAP2_LDIFTest.php
pear/tests/Net_LDAP2/tests/Net_LDAP2_RootDSETest.php
pear/tests/Net_LDAP2/tests/Net_LDAP2_SearchTest.php
pear/tests/Net_LDAP2/tests/Net_LDAP2_UtilTest.php
pear/tests/Net_LDAP2/tests/ldapconfig.ini.dist
pear/tests/Net_LDAP2/tests/ldapldifconfig.ini.dist
pear/tests/Net_LDAP2/tests/ldif_data/
pear/tests/Net_LDAP2/tests/ldif_data/changes.ldif
pear/tests/Net_LDAP2/tests/ldif_data/malformed_encoding.ldif
pear/tests/Net_LDAP2/tests/ldif_data/malformed_syntax.ldif
pear/tests/Net_LDAP2/tests/ldif_data/malformed_wrapping.ldif
pear/tests/Net_LDAP2/tests/ldif_data/sorted_w40.ldif
pear/tests/Net_LDAP2/tests/ldif_data/sorted_w50.ldif
pear/tests/Net_LDAP2/tests/ldif_data/unsorted_w30.ldif
pear/tests/Net_LDAP2/tests/ldif_data/unsorted_w50.ldif
pear/tests/Net_LDAP2/tests/ldif_data/unsorted_w50_WIN.ldif