Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove SITE_PERL from *_DEPENDS | Andrej Zverev | 2012-06-30 | 1 | -1/+1 |
| | | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300275 | ||||
* | The vast majority of pkg-descr files had the following format when they | Doug Barton | 2011-10-24 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239 | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271305 | ||||
* | This plugin asks for and changes your password at a pre-configured LDAP server. | Martin Wilke | 2009-07-29 | 4 | -0/+46 |
The users willing to change his/her password must be authenticated already. This plugin makes no sense for the Guest user. WWW: http://twiki.org/cgi-bin/view/Plugins/LDAPPasswordChangerPlugin PR: ports/137227 Submitted by: Alexey V. Degtyarev Notes: svn path=/head/; revision=238582 |