Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/pear-Net_LDAP2,
Object oriented interface for searching and manipulating LDAP-entries
Branch: CURRENT,
Version: 2.0.7,
Package name: php5-pear-Net_LDAP2-2.0.7,
Maintainer: wenhepingNet_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP
object interface to directory servers. It does contain most of Net::LDAPs
features but has some 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
Required to run:[
lang/php5] [
lang/pear]
Master sites:
Version history: (Expand)
- (2010-04-18) Package deleted from pkgsrc
- (2010-02-03) Package added to pkgsrc.se, version php5-pear-Net_LDAP2-2.0.7 (created)
CVS history: (Expand)
2010-04-17 14:16:48 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Imported as pkgsrc/net/pear-Net_LDAP2.
|
2010-02-10 10:57:46 by Wen Heping | Files touched by this commit (1) |
Log message:
- Remove the unneeded CONFLICT line
|
2010-02-04 08:13:04 by Wen Heping | Files touched by this commit (1) |
Log message:
- Add LICENSE line.
|
2010-02-02 17:38:36 by Wen Heping | Files touched by this commit (3) | |
Log message:
Import php5-pear-Net_LDAP2-2.0.7 as wip/pear-Net_LDAP2.
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP
object interface to directory servers. It does contain most of Net::LDAPs
features but has some 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
|