Commit Graph

21 Commits

Author SHA1 Message Date
Pete Fritchman
3cbf1288f7 Update to 2.0.18
PR:		31584
Submitted by:	Maxim O. Konovalov <maxim@macomnet.ru>
2001-11-06 11:52:43 +00:00
David W. Chapman Jr.
75f4c2d15b Update to 2.0.17
PR:		31332
Submitted by:	maxim@macomnet.ru
2001-10-19 03:33:58 +00:00
David W. Chapman Jr.
1f592850ed Update to 2.0.15
PR:		30846
Submitted by:	leo@florida.sarang.net
2001-09-28 03:56:55 +00:00
Jimmy Olgeni
063539e1c0 Update port to version 2.0.14, with a fix for a
millionth-second-since-epoch timestamp bug in slurpd.
2001-09-11 09:37:19 +00:00
Jimmy Olgeni
ebf8b2d82e Update to version 2.0.13. 2001-09-09 08:26:36 +00:00
Jimmy Olgeni
7290213d73 Update port to version 2.0.11. 2001-05-25 11:04:36 +00:00
Jimmy Olgeni
26e6c86b4d Update port to version 2.0.10. 2001-05-22 12:11:13 +00:00
Jimmy Olgeni
22da886ce8 Update port to version 2.0.9. 2001-05-18 20:15:23 +00:00
Jimmy Olgeni
604c0d03b4 Update port to version 2.0.8.
* 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.
2001-05-12 20:14:35 +00:00
Akinori MUSHA
2de81b2018 Update to 2.0.7. 2001-01-21 06:21:47 +00:00
Akinori MUSHA
ab4bc8e81e Add openldap2 (OpenLDAP 2.0.6) after a repocopy from net/openldap
(OpenLDAP 1.2.x).
2000-10-31 11:42:22 +00:00
Steve Price
d5511f0046 Update to version 1.2.11.
PR:		19694
Submitted by:	maintainer
2000-07-07 18:30:21 +00:00
Steve Price
6c8810f07d Update to version 1.2.10.
PR:		18841
Submitted by:	R\xe9mi Guyomarch <rguyom@321.net>
2000-05-29 02:36:54 +00:00
Steve Price
fdd7753f11 Update to version 1.2.9.
PR:		16391
Submitted by:	maintainer
2000-01-29 21:39:21 +00:00
Steve Price
c0cf667947 Update to version 1.2.8.
PR:		15599
Submitted by:	maintainer
1999-12-24 04:29:10 +00:00
Michael Haro
75ea40786c upgrade the port to 1.2.7
PR:		13874
Submitted by:	lkoeller@cc.fh-lippe.de
1999-10-26 01:54:22 +00:00
Bill Fumerola
26806cc64f Upgrade to version 1.2.3 1999-06-08 22:39:45 +00:00
Steve Price
000eb6cccd Update to version 1.2.0.
PR:		9900
Reviewed by:	maintainer
1999-02-12 23:57:01 +00:00
Steve Price
00ed53f124 Update to version 1.1.2.
PR:		9241
Submitted by:	maintainer
1999-01-02 19:49:20 +00:00
Vanilla I. Shu
6e2efdfc70 Upgrade to 1.0.2. 1998-10-26 13:02:26 +00:00
Steve Price
3238fdf3ff Initial import of OpenLDAP version 1.0.1.
Open source LDAP client and server software.

PR:		7995
Submitted by:	Lachlan O'Dea <lodea@angmar.mel.cybec.com.au>
1998-10-10 04:40:45 +00:00