aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP2
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer mailaddress mass changeEdwin Groothuis2006-04-151-1/+1
| | | | | | | | | | Maintainers mailaddress has changed, so the ports should be updated. PR: ports/95796 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> Notes: svn path=/head/; revision=159577
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Net Ldap is a clone of Perls Net::LDAP object interface toPav Lucistnik2005-09-143-0/+40
ldapservers. It does not contain all of Net::LDAPs features, but has: * A simple OO-interface to connections, searches and entries. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldapentries. * Support for schema handling. PR: ports/84642 Submitted by: Gerrit Beine <tux@pinguru.net> Notes: svn path=/head/; revision=142746