1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Akinori MUSHA
79f86fd6ec Back out the db3 port update because some of these dependent ports had
been broken by the incompatibility between db3.2 and db3.3.

I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.

Sorry for inconvenience.  I'll try to check compatibility hard before
committing next time.
2001-08-01 11:56:24 +00:00
Akinori MUSHA
dd8fc61f89 Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
David W. Chapman Jr.
4809c902bd Modify config file to put default pid file in correct location
Bump PORTREVISION

PR:		28129
Reviewed by:	Gyori Sandor <gyori@szit.bme.hu>
2001-06-14 05:14:03 +00:00
Peter Pentchev
093cd4554a Move the persistent database from wiped-on-reboot /var/run
to the really persistent /var/db.  Bump PORTREVISION to indicate
behavior/functionality change (make it work across reboots, well
how about that ;)

PR:		27879
Submitted by:	David Wimsey <dwimsey@rtci.com>
2001-06-04 22:37:21 +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
5dd718b127 Drop maintainership. 2001-05-11 19:58:04 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Akinori MUSHA
a88e468b8c Add pkg-message to tell users about upgrading Berkeley DB files.
Submitted by:	Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
2001-03-05 22:27:09 +00:00
Akinori MUSHA
d06e0b07dc Improve toward multithreading:
- Use Sleepycat Berkeley DB 3.2 that OpenLDAP2's README
	recommends.  It is known to be multithread friendlier than
	Berkeley DB 1.85 included in our libc or GDBM.

	- Add -D_REENTRANT and -D_THREAD_SAFE to CPPFLAGS

Submitted by:	Yarema <yds@dppl.com>
2001-02-23 17:04:43 +00:00
Akinori MUSHA
a147aeb563 Define INSTALLS_SHLIB. 2001-02-23 16:52:37 +00:00
Akinori MUSHA
2de81b2018 Update to 2.0.7. 2001-01-21 06:21:47 +00:00
Akinori MUSHA
7a7daa00f1 Add a WITH_SASL knob that causes OpenLDAP 2 to be compiled with
support for SASL.

Submitted by:	nectar
2000-11-08 07:48:20 +00:00
Akinori MUSHA
f8189b98c7 Add patches to let OpenLDAP 2 work as a backend for Heimdal: which
enable LDAPI and fix krb5-kdc schema.

Submitted by:	nectar
2000-11-02 01:44:44 +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
71773180f5 Cosmetic. 2000-10-30 19:08:35 +00:00
Akinori MUSHA
48e44600a3 Use ${MAKE}' for make'.
Use `.for' loop to strip binary executables.
2000-10-30 18:53:28 +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
Akinori MUSHA
ad82bf983f Add a startup script for slapd.
Approved by:	Lachlan O'Dea <lodea@vet.com.au> (MAINTAINER)
2000-09-25 05:43:46 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +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
Michael Haro
f85e19d389 PREFIX -> LOCALBASE 2000-04-20 20:33:42 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +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
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
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Bill Fumerola
26806cc64f Upgrade to version 1.2.3 1999-06-08 22:39:45 +00:00
Joseph Koshy
5cc8c8a88d Add a few MASTER_SITES 1999-04-20 03:46:00 +00:00
Steve Price
000eb6cccd Update to version 1.2.0.
PR:		9900
Reviewed by:	maintainer
1999-02-12 23:57:01 +00:00
Dirk Froemberg
b6d82fbf1c Path for MASTER_SITES was incomplete.
Add another two MASTER_SITES while I am here.

PR:		ports/9311
Submitted by:	Ron Rosson <insane@oneinsane.net>
1999-01-04 15:49:04 +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