aboutsummaryrefslogtreecommitdiffstats
path: root/net/phpldapadmin098
Commit message (Collapse)AuthorAgeFilesLines
* - Add missed dependency on pcre extensionPav Lucistnik2004-08-171-2/+2
| | | | | PR: ports/70519 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Cope with recent php changesPav Lucistnik2004-07-252-6/+6
| | | | | PR: ports/69529 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Improve handling of config files, making them not world readableThierry Thomas2004-05-215-25/+211
| | | | | | | | | by default. - Add a WITH_SUPHP option. PR: ports/66758 Submitted by: maintainer.
* Add phpldapadmin 0.9.4b, a set of PHP-scripts to administer LDAPThierry Thomas2004-05-154-0/+86
servers over the web. PR: 66154 Submitted by: Matthew Seaman