aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.0RC3Martin Wilke2008-06-192-4/+4
| | | | | | | | PR: 124691 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=215264
* - Update to 2.00rc2Martin Wilke2008-05-273-19/+21
| | | | | | | | PR: 123364 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=213764
* - Update to 1.1.1Martin Wilke2008-03-252-4/+4
| | | | | | | | PR: 121935 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=209820
* - Update to 1.1.0Martin Wilke2008-03-172-6/+11
| | | | | | | | PR: 121758 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=209252
* - Update to 1.0.0Martin Wilke2007-12-182-5/+8
| | | | | | | Submitted by: Gerrit Beine (maintainer via private mail) Notes: svn path=/head/; revision=203963
* - Update to 1.0.0 Rc4Martin Wilke2007-09-272-7/+6
| | | | | | | | PR: 116635 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=200214
* - Add missing dependesMartin Wilke2007-06-261-2/+6
| | | | | | | | Submitted by: pav Approved by: maintainer implicit Notes: svn path=/head/; revision=194284
* - Update to 0.7.3Martin Wilke2007-06-242-4/+4
| | | | | | | Approved by: maintainer via im Notes: svn path=/head/; revision=194203
* - Update to 0.7.2Martin Wilke2007-05-272-5/+4
| | | | | | | | PR: 112732 Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=191981
* - Add missing file (Filter.php)Cheng-Lung Sung2007-05-011-2/+3
| | | | | | | | | PR: ports/112003 Submitted by: J??宁gen Blomberg<jnbg_AT_blomberg dot tk> Approved by: maintainer (Gerrit Beine) Notes: svn path=/head/; revision=191254
* Update to 0.7.1Erwin Lansing2007-04-012-4/+4
| | | | | | | | PR: 111070 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=188933
* 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