Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.0.22 | Patrick Li | 2002-02-06 | 1 | -1/+1 |
| | | | | | PR: 34631 Submitted by: Maxim Konovalov <maxim@macomnet.ru> | ||||
* | Update 2.0.20 -> 2.0.21 | Jacques Vidrine | 2002-01-22 | 1 | -1/+1 |
| | |||||
* | Update 2.0.19 -> 2.0.20 | Jacques Vidrine | 2002-01-15 | 1 | -1/+1 |
| | | | | | | This includes a security related fix. See OpenLDAP ITS#1530 <URL:http://www.openldap.org/its/index.cgi/Software%20Bugs?id=1530> for details. | ||||
* | Update port to version 2.0.19. | Jimmy Olgeni | 2001-12-24 | 1 | -1/+1 |
| | |||||
* | Update to 2.0.18 | Pete Fritchman | 2001-11-06 | 1 | -1/+1 |
| | | | | | PR: 31584 Submitted by: Maxim O. Konovalov <maxim@macomnet.ru> | ||||
* | Update to 2.0.17 | David W. Chapman Jr. | 2001-10-19 | 1 | -1/+1 |
| | | | | | PR: 31332 Submitted by: maxim@macomnet.ru | ||||
* | Update to 2.0.15 | David W. Chapman Jr. | 2001-09-28 | 1 | -1/+1 |
| | | | | | PR: 30846 Submitted by: leo@florida.sarang.net | ||||
* | Update port to version 2.0.14, with a fix for a | Jimmy Olgeni | 2001-09-11 | 1 | -1/+1 |
| | | | | millionth-second-since-epoch timestamp bug in slurpd. | ||||
* | Update to version 2.0.13. | Jimmy Olgeni | 2001-09-09 | 1 | -1/+1 |
| | |||||
* | Update port to version 2.0.11. | Jimmy Olgeni | 2001-05-25 | 1 | -1/+1 |
| | |||||
* | Update port to version 2.0.10. | Jimmy Olgeni | 2001-05-22 | 1 | -1/+1 |
| | |||||
* | Update port to version 2.0.9. | Jimmy Olgeni | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | Update port to version 2.0.8. | Jimmy Olgeni | 2001-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Rewrite lines like: @exec [ CONDITION ] && ACTION as: @exec [ ! CONDITION ] || ACTION In the first version, the @executed command returns false if CONDITION is false and ACTION is not performed: pkg_add would then complain about the whole command's exit code. The second version returns either true or the actual ACTION exit code. * Do not echo some Makefile commands. | ||||
* | Update to 2.0.7. | Akinori MUSHA | 2001-01-21 | 1 | -1/+1 |
| | |||||
* | Add openldap2 (OpenLDAP 2.0.6) after a repocopy from net/openldap | Akinori MUSHA | 2000-10-31 | 1 | -1/+1 |
| | | | | (OpenLDAP 1.2.x). | ||||
* | Update to version 1.2.11. | Steve Price | 2000-07-07 | 1 | -1/+1 |
| | | | | | PR: 19694 Submitted by: maintainer | ||||
* | Update to version 1.2.10. | Steve Price | 2000-05-29 | 1 | -1/+1 |
| | | | | | PR: 18841 Submitted by: R\xe9mi Guyomarch <rguyom@321.net> | ||||
* | Update to version 1.2.9. | Steve Price | 2000-01-29 | 1 | -1/+1 |
| | | | | | PR: 16391 Submitted by: maintainer | ||||
* | Update to version 1.2.8. | Steve Price | 1999-12-24 | 1 | -1/+1 |
| | | | | | PR: 15599 Submitted by: maintainer | ||||
* | upgrade the port to 1.2.7 | Michael Haro | 1999-10-26 | 1 | -1/+1 |
| | | | | | PR: 13874 Submitted by: lkoeller@cc.fh-lippe.de | ||||
* | Upgrade to version 1.2.3 | Bill Fumerola | 1999-06-08 | 1 | -1/+1 |
| | |||||
* | Update to version 1.2.0. | Steve Price | 1999-02-12 | 1 | -1/+1 |
| | | | | | PR: 9900 Reviewed by: maintainer | ||||
* | Update to version 1.1.2. | Steve Price | 1999-01-02 | 1 | -1/+1 |
| | | | | | PR: 9241 Submitted by: maintainer | ||||
* | Upgrade to 1.0.2. | Vanilla I. Shu | 1998-10-26 | 1 | -1/+1 |
| | |||||
* | Initial import of OpenLDAP version 1.0.1. | Steve Price | 1998-10-10 | 1 | -0/+1 |
Open source LDAP client and server software. PR: 7995 Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au> |