Commit graph

19 commits

Author SHA1 Message Date
Oliver Lehmann
df21811cb5 update openldap21 to 2.1.22
PR:		53886
Submitted By:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved By:	maintainer
2003-07-07 15:06:05 +00:00
Edwin Groothuis
1f4703f53f [PATCH] update of port net/openldap21 to 2.1.20
OpenLDAP 2.1.20 is available.

PR:		ports/52568
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-23 00:21:04 +00:00
Norikatsu Shigemura
ee622c47f0 o Updates openldap to the most current released version of openldap
2.1.17.
o Provides Flag OPENLDAP_STABLE to build against stable branch of
  openldap instead of release branch.  This gets us an
  openldap21-stable-2.1.17 package.
o Maintenance of MLINKS for dropped manual pages and plist for addition
  of schema/README

PR:		ports/50814
Submitted by:	Christian Kratzer <ck@cksoft.de> (maintainer)
2003-04-11 14:43:46 +00:00
Edwin Groothuis
f175035804 New port: openldap-2.1
OpenLDAP is a suite of Lightweight Directory Access Protocol
	(LDAP) servers, clients, utilities and development tools.

(yes, this port was the reason why the renaming was earlier this morning)

PR:		ports/46009
Submitted by:	Christian Kratzer <ck@cksoft.de>
2003-02-24 04:27:22 +00:00
Jacques Vidrine
75239dc6bd Update 2.0.19 -> 2.0.20
This includes a security related fix.  See OpenLDAP ITS#1530
<URL:http://www.openldap.org/its/index.cgi/Software%20Bugs?id=1530>
for details.
2002-01-15 14:31:00 +00:00
Jimmy Olgeni
ebf8b2d82e Update to version 2.0.13. 2001-09-09 08:26:36 +00:00
Shigeyuki Fukushima
5d8b47b83f Clean empty etc directories. 2001-08-25 09:59:07 +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
0bc3f89299 Fix @exec lines. Installing from the package, it failed to copy from
*.schema.default to *.schema.  Sorry.
2000-12-11 13:03:04 +00:00
Akinori MUSHA
96d54cca36 Add missing files to plist.
Submitted by:	nectar
2000-10-31 15:03:48 +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
Akinori MUSHA
9f41fac873 Fix plist to handle *.conf files properly as apache13* ports do.
Submitted by:	bento
2000-10-30 18:38:54 +00:00
Steve Price
d5511f0046 Update to version 1.2.11.
PR:		19694
Submitted by:	maintainer
2000-07-07 18:30:21 +00:00
Michael Haro
57298ea748 OpenLDAP to optionally build with BerkleyDB2 and tcp_wrappers
PR:		17136
Submitted by:	yds@dppl.com
2000-04-02 03:27:54 +00:00
Steve Price
c0cf667947 Update to version 1.2.8.
PR:		15599
Submitted by:	maintainer
1999-12-24 04:29:10 +00:00
Foxfair Hu
16de55cc18 Cleaning ugly PLIST, let `make deinstall' really work. 1999-11-01 01:03:44 +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
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