aboutsummaryrefslogtreecommitdiffstats
path: root/www/web2ldap/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - remove net/ldapmoduledinoex2002-03-101-1/+1
| | | | - changed dependencies to net/py-ldap1
* Fix typo.will2001-04-121-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-10/+10
|
* Update to 0.8.1.kevlo2001-01-131-3/+4
| | | | | | | BTW, I fixed pkg-plist. PR: 24260 Submitted by: MAINTAINER
* Use USE_PYTHON. This port still doesn't package, but at least in getsasami2000-11-141-2/+3
| | | | past the dependency stage.
* Simple MASTER_SITES addition.lioux2000-10-091-1/+2
| | | | | | Submitted by: maintainer <oddbjorn@tricknology.org> PR: 21822
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to 0.7.9nbm2000-08-061-1/+1
| | | | | PR: ports/20388 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> (MAINTAINER)
* Update to version 0.7.8kevlo2000-08-021-1/+1
| | | | | PR: 20234 Submitted by: MAINTAINER
* Add web2ldap, an web-based LDAP client.nbm2000-08-011-0/+35
PR: ports/20095 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>