Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set LATEST_LINK to "openldap2" to avoid conflict with net/openldap. | knu | 2001-11-06 | 1 | -0/+2 |
| | |||||
* | Update to 2.0.18 | petef | 2001-11-06 | 2 | -2/+2 |
| | | | | | PR: 31584 Submitted by: Maxim O. Konovalov <maxim@macomnet.ru> | ||||
* | Update to 2.0.17 | dwcjr | 2001-10-19 | 2 | -2/+2 |
| | | | | | PR: 31332 Submitted by: maxim@macomnet.ru | ||||
* | Update to 2.0.15 | dwcjr | 2001-09-28 | 2 | -2/+2 |
| | | | | | PR: 30846 Submitted by: leo@florida.sarang.net | ||||
* | Update port to version 2.0.14, with a fix for a | olgeni | 2001-09-11 | 2 | -2/+2 |
| | | | | millionth-second-since-epoch timestamp bug in slurpd. | ||||
* | Add the WITH_ODBC option, used to compile the optional SQL backend. | olgeni | 2001-09-09 | 1 | -0/+5 |
| | |||||
* | Update to version 2.0.13. | olgeni | 2001-09-09 | 3 | -5/+4 |
| | |||||
* | Clean empty etc directories. | shige | 2001-08-25 | 1 | -0/+2 |
| | |||||
* | Back out the db3 port update because some of these dependent ports had | knu | 2001-08-01 | 1 | -2/+2 |
| | | | | | | | | | | 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. | ||||
* | Reflect databases/db3's shlib version bump from 2 to 3. | knu | 2001-07-25 | 1 | -2/+2 |
| | |||||
* | Modify config file to put default pid file in correct location | dwcjr | 2001-06-14 | 1 | -1/+5 |
| | | | | | | | Bump PORTREVISION PR: 28129 Reviewed by: Gyori Sandor <gyori@szit.bme.hu> | ||||
* | Move the persistent database from wiped-on-reboot /var/run | roam | 2001-06-04 | 1 | -1/+2 |
| | | | | | | | | | 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> | ||||
* | Update port to version 2.0.11. | olgeni | 2001-05-25 | 2 | -2/+2 |
| | |||||
* | Update port to version 2.0.10. | olgeni | 2001-05-22 | 2 | -2/+2 |
| | |||||
* | Update port to version 2.0.9. | olgeni | 2001-05-18 | 2 | -2/+2 |
| | |||||
* | Update port to version 2.0.8. | olgeni | 2001-05-12 | 3 | -27/+24 |
| | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Drop maintainership. | knu | 2001-05-11 | 1 | -1/+1 |
| | |||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-29 | 1 | -1/+1 |
| | | | | | | | -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. | ||||
* | Add pkg-message to tell users about upgrading Berkeley DB files. | knu | 2001-03-05 | 2 | -0/+8 |
| | | | | Submitted by: Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE> | ||||
* | Improve toward multithreading: | knu | 2001-02-23 | 1 | -10/+9 |
| | | | | | | | | | | - 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> | ||||
* | Define INSTALLS_SHLIB. | knu | 2001-02-23 | 1 | -0/+2 |
| | |||||
* | Update to 2.0.7. | knu | 2001-01-21 | 3 | -831/+2 |
| | |||||
* | Fix @exec lines. Installing from the package, it failed to copy from | knu | 2000-12-11 | 1 | -10/+10 |
| | | | | *.schema.default to *.schema. Sorry. | ||||
* | Add a WITH_SASL knob that causes OpenLDAP 2 to be compiled with | knu | 2000-11-08 | 1 | -4/+13 |
| | | | | | | support for SASL. Submitted by: nectar | ||||
* | Add patches to let OpenLDAP 2 work as a backend for Heimdal: which | knu | 2000-11-02 | 3 | -1/+849 |
| | | | | | | enable LDAPI and fix krb5-kdc schema. Submitted by: nectar | ||||
* | Add a patch to correct the permissions with which ud is installed. | knu | 2000-11-02 | 1 | -0/+8 |
| | | | | | | This patch was somehow dropped during OpenLDAP 1.x -> 2.x update. Submitted by: nectar | ||||
* | Add missing files to plist. | knu | 2000-10-31 | 2 | -0/+7 |
| | | | | Submitted by: nectar | ||||
* | Add openldap2 (OpenLDAP 2.0.6) after a repocopy from net/openldap | knu | 2000-10-31 | 5 | -44/+138 |
| | | | | (OpenLDAP 1.2.x). | ||||
* | Cosmetic. | knu | 2000-10-30 | 1 | -24/+30 |
| | |||||
* | Use `${MAKE}' for `make'. | knu | 2000-10-30 | 1 | -12/+29 |
| | | | | Use `.for' loop to strip binary executables. | ||||
* | Fix plist to handle *.conf files properly as apache13* ports do. | knu | 2000-10-30 | 2 | -0/+17 |
| | | | | Submitted by: bento | ||||
* | Add a startup script for slapd. | knu | 2000-09-25 | 2 | -0/+35 |
| | | | | Approved by: Lachlan O'Dea <lodea@vet.com.au> (MAINTAINER) | ||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. | sobomax | 2000-08-21 | 1 | -1/+0 |
| | |||||
* | Update to version 1.2.11. | steve | 2000-07-07 | 3 | -5/+4 |
| | | | | | PR: 19694 Submitted by: maintainer | ||||
* | Update to version 1.2.10. | steve | 2000-05-29 | 2 | -3/+4 |
| | | | | | PR: 18841 Submitted by: R\xe9mi Guyomarch <rguyom@321.net> | ||||
* | PREFIX -> LOCALBASE | mharo | 2000-04-20 | 1 | -5/+5 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | OpenLDAP to optionally build with BerkleyDB2 and tcp_wrappers | mharo | 2000-04-02 | 2 | -1/+16 |
| | | | | | PR: 17136 Submitted by: yds@dppl.com | ||||
* | Update to version 1.2.9. | steve | 2000-01-29 | 2 | -3/+3 |
| | | | | | PR: 16391 Submitted by: maintainer | ||||
* | Update to version 1.2.8. | steve | 1999-12-24 | 3 | -12/+4 |
| | | | | | PR: 15599 Submitted by: maintainer | ||||
* | Cleaning ugly PLIST, let `make deinstall' really work. | foxfair | 1999-11-01 | 1 | -0/+8 |
| | |||||
* | upgrade the port to 1.2.7 | mharo | 1999-10-26 | 3 | -4/+4 |
| | | | | | PR: 13874 Submitted by: lkoeller@cc.fh-lippe.de | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Upgrade to version 1.2.3 | billf | 1999-06-08 | 2 | -4/+6 |
| | |||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Add a few MASTER_SITES | jkoshy | 1999-04-20 | 1 | -2/+5 |
| | |||||
* | Update to version 1.2.0. | steve | 1999-02-12 | 4 | -11/+14 |
| | | | | | PR: 9900 Reviewed by: maintainer | ||||
* | Path for MASTER_SITES was incomplete. | dirk | 1999-01-04 | 1 | -2/+5 |
| | | | | | | | Add another two MASTER_SITES while I am here. PR: ports/9311 Submitted by: Ron Rosson <insane@oneinsane.net> | ||||
* | Update to version 1.1.2. | steve | 1999-01-02 | 4 | -26/+26 |
| | | | | | PR: 9241 Submitted by: maintainer |