summaryrefslogtreecommitdiff
path: root/www/web2ldap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Unbreak: when running compile.py, don't assume that ${WRKSRC} is inPete Fritchman2002-06-091-3/+1
| | | | | | | ${FILESDIR}... explicitly go to ${WRKSRC} and then run compile.py Notes: svn path=/head/; revision=60970
* BROKEN: Incorrect plistKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59360
* Update to version 0.10.4Kevin Lo2002-03-2313-298/+234
| | | | | | | | PR: 36201 Submitted by: MAINTAINER Notes: svn path=/head/; revision=56476
* - remove net/ldapmoduleDirk Meyer2002-03-101-1/+1
| | | | | | | - changed dependencies to net/py-ldap1 Notes: svn path=/head/; revision=55803
* Fix typo.Will Andrews2001-04-121-1/+1
| | | | Notes: svn path=/head/; revision=41307
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-10/+10
| | | | Notes: svn path=/head/; revision=37252
* Update to 0.8.1.Kevin Lo2001-01-1211-196/+330
| | | | | | | | | | BTW, I fixed pkg-plist. PR: 24260 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37140
* Use USE_PYTHON. This port still doesn't package, but at least in getsSatoshi Asami2000-11-141-2/+3
| | | | | | | past the dependency stage. Notes: svn path=/head/; revision=35115
* Simple MASTER_SITES addition.Mario Sergio Fujikawa Ferreira2000-10-091-1/+2
| | | | | | | | | Submitted by: maintainer <oddbjorn@tricknology.org> PR: 21822 Notes: svn path=/head/; revision=33596
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Update to 0.7.9Neil Blakey-Milner2000-08-062-2/+2
| | | | | | | | PR: ports/20388 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> (MAINTAINER) Notes: svn path=/head/; revision=31337
* Update to version 0.7.8Kevin Lo2000-08-023-16/+18
| | | | | | | | PR: 20234 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31249
* Add web2ldap, an web-based LDAP client.Neil Blakey-Milner2000-08-0112-0/+359
PR: ports/20095 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> Notes: svn path=/head/; revision=31212