aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB_ldap
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-171-6/+2
| | | | | | | | - Trim header - Take maintainership Notes: svn path=/head/; revision=314451
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 1.2.1Martin Wilke2012-01-142-6/+5
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=289186
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 1.2.0Martin Wilke2008-03-252-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 122064 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=209812
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* - Update to 1.1.1Pav Lucistnik2006-01-112-3/+4
| | | | | | | | PR: ports/91632 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153281
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* PEAR::DB_ldap class provides a DB compliant interface to LDAP servers.Pav Lucistnik2005-03-083-0/+28
PR: ports/78599 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=130660