aboutsummaryrefslogtreecommitdiff
path: root/net/openldap22/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-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. Notes: svn path=/head/; revision=40539
* Add pkg-message to tell users about upgrading Berkeley DB files.Akinori MUSHA2001-03-051-0/+1
| | | | | | | Submitted by: Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE> Notes: svn path=/head/; revision=39108
* Improve toward multithreading:Akinori MUSHA2001-02-231-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> Notes: svn path=/head/; revision=38648
* Define INSTALLS_SHLIB.Akinori MUSHA2001-02-231-0/+2
| | | | Notes: svn path=/head/; revision=38647
* Update to 2.0.7.Akinori MUSHA2001-01-211-2/+1
| | | | Notes: svn path=/head/; revision=37394
* Add a WITH_SASL knob that causes OpenLDAP 2 to be compiled withAkinori MUSHA2000-11-081-4/+13
| | | | | | | | | support for SASL. Submitted by: nectar Notes: svn path=/head/; revision=34903
* Add patches to let OpenLDAP 2 work as a backend for Heimdal: whichAkinori MUSHA2000-11-021-1/+1
| | | | | | | | | enable LDAPI and fix krb5-kdc schema. Submitted by: nectar Notes: svn path=/head/; revision=34579
* Add missing files to plist.Akinori MUSHA2000-10-311-0/+3
| | | | | | | Submitted by: nectar Notes: svn path=/head/; revision=34497
* Add openldap2 (OpenLDAP 2.0.6) after a repocopy from net/openldapAkinori MUSHA2000-10-311-14/+11
| | | | | | | (OpenLDAP 1.2.x). Notes: svn path=/head/; revision=34489
* Cosmetic.Akinori MUSHA2000-10-301-24/+30
| | | | Notes: svn path=/head/; revision=34461
* Use `${MAKE}' for `make'.Akinori MUSHA2000-10-301-12/+29
| | | | | | | Use `.for' loop to strip binary executables. Notes: svn path=/head/; revision=34460
* Fix plist to handle *.conf files properly as apache13* ports do.Akinori MUSHA2000-10-301-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34459
* Add a startup script for slapd.Akinori MUSHA2000-09-251-0/+4
| | | | | | | Approved by: Lachlan O'Dea <lodea@vet.com.au> (MAINTAINER) Notes: svn path=/head/; revision=33082
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-211-1/+0
| | | | Notes: svn path=/head/; revision=31811
* Update to version 1.2.11.Steve Price2000-07-071-2/+3
| | | | | | | | PR: 19694 Submitted by: maintainer Notes: svn path=/head/; revision=30314
* Update to version 1.2.10.Steve Price2000-05-291-2/+3
| | | | | | | | PR: 18841 Submitted by: R\xe9mi Guyomarch <rguyom@321.net> Notes: svn path=/head/; revision=28857
* PREFIX -> LOCALBASEMichael Haro2000-04-201-5/+5
| | | | Notes: svn path=/head/; revision=27819
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* OpenLDAP to optionally build with BerkleyDB2 and tcp_wrappersMichael Haro2000-04-021-1/+12
| | | | | | | | PR: 17136 Submitted by: yds@dppl.com Notes: svn path=/head/; revision=27266
* Update to version 1.2.9.Steve Price2000-01-291-2/+2
| | | | | | | | PR: 16391 Submitted by: maintainer Notes: svn path=/head/; revision=25267
* Update to version 1.2.8.Steve Price1999-12-241-3/+3
| | | | | | | | PR: 15599 Submitted by: maintainer Notes: svn path=/head/; revision=23961
* upgrade the port to 1.2.7Michael Haro1999-10-261-2/+2
| | | | | | | | PR: 13874 Submitted by: lkoeller@cc.fh-lippe.de Notes: svn path=/head/; revision=22642
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Upgrade to version 1.2.3Bill Fumerola1999-06-081-3/+5
| | | | Notes: svn path=/head/; revision=19328
* Add a few MASTER_SITESJoseph Koshy1999-04-201-2/+5
| | | | Notes: svn path=/head/; revision=18023
* Update to version 1.2.0.Steve Price1999-02-121-9/+10
| | | | | | | | PR: 9900 Reviewed by: maintainer Notes: svn path=/head/; revision=16702
* Path for MASTER_SITES was incomplete.Dirk Froemberg1999-01-041-2/+5
| | | | | | | | | | Add another two MASTER_SITES while I am here. PR: ports/9311 Submitted by: Ron Rosson <insane@oneinsane.net> Notes: svn path=/head/; revision=15823
* Update to version 1.1.2.Steve Price1999-01-021-11/+9
| | | | | | | | PR: 9241 Submitted by: maintainer Notes: svn path=/head/; revision=15782
* Upgrade to 1.0.2.Vanilla I. Shu1998-10-261-3/+3
| | | | Notes: svn path=/head/; revision=14196
* Initial import of OpenLDAP version 1.0.1.Steve Price1998-10-101-0/+39
Open source LDAP client and server software. PR: 7995 Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au> Notes: svn path=/head/; revision=13833