Thu Feb 11 11:35:37 2010 UTC ()
Import php5-pear-Net_LDAP2-2.0.7 as net/pear-Net_LDAP2 from pkgsrc-wip.
Packaged by Wen Heping and requested by PR#42660.

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

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(obache)
diff -r0 -r1.1.1.1 pkgsrc/net/pear-Net_LDAP2/Makefile
diff -r0 -r1.1.1.1 pkgsrc/net/pear-Net_LDAP2/DESCR
diff -r0 -r1.1.1.1 pkgsrc/net/pear-Net_LDAP2/distinfo

File Added: pkgsrc/net/pear-Net_LDAP2/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/02/11 11:35:37 obache Exp $

DISTNAME=	Net_LDAP2-2.0.7
CATEGORIES+=	net

MAINTAINER=	wenheping@gmail.com
COMMENT=	Object oriented interface for searching and manipulating LDAP-entries
LICENSE=	gnu-lgpl-v3

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/net/pear-Net_LDAP2/DESCR
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

File Added: pkgsrc/net/pear-Net_LDAP2/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/02/11 11:35:37 obache Exp $

SHA1 (pear/Net_LDAP2-2.0.7.tgz) = af6dfb7bd2b7b3ae1c3dff0703daa1c965c82c4c
RMD160 (pear/Net_LDAP2-2.0.7.tgz) = 72d5319cd1a639566ecb163eee8eefa6db504ce5
Size (pear/Net_LDAP2-2.0.7.tgz) = 88979 bytes