summaryrefslogtreecommitdiff
path: root/databases/openldap
AgeCommit message (Expand)AuthorFilesLines
2002-10-17Solaris's builtin [ and /usr/bin/test don't know -e. Use -r instead.bouyer1-2/+2
2002-10-09Unused.wiz1-52/+0
2002-09-23Update to 2.0.27; notable changes include:kleink3-9/+9
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-11/+1
2002-09-12Default to slapd=NO if it's not defined.jlam1-1/+2
2002-09-10USE_PTHREAD died a long time ago; match pthread handling from buildlink.mk.jlam1-5/+3
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam5-13/+52
2002-08-19Update to 2.0.25. Fixes many random bugs.mycroft3-9/+9
2002-08-01Really remove USE_PTHREAD.jlam1-8/+5
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-12/+11
2002-06-15Change USE_KERBEROS to PKG_USE_KERBEROS in pkgsrc. There was a "conflict"cjep1-2/+2
2002-03-07Remove odd -L${WRKSRC}/libraries junk from openldap libtool archives.jlam1-1/+3
2002-03-07If USE_SASL == YES, then the openldap libraries are linked againstjlam1-1/+5
2002-02-13Updated openldap to 2.0.23martti3-9/+9
2002-02-05Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".jlam1-3/+3
2002-02-02Update openldap to 2.0.22. Notable changes since version 2.0.21(nb1):kleink2-6/+5
2002-02-01Add SASL-based user authentication based on if USE_SASL=YES.jlam1-1/+7
2002-01-31Update databases/openldap to 2.0.21nb1. Changes from version 2.0.21 arejlam4-7/+17
2002-01-30Add a rc.d-style control script for slapd.jlam3-2/+43
2002-01-15Update openldap to 2.0.21. Notable changes since version 2.0.20:kleink2-5/+5
2002-01-14Update openldap to 2.0.20. Notable changes since version 2.0.19(nb1):kleink3-13/+11
2002-01-06PKG_SYSCONFSUBDIR is not changeable for this package as "openldap" isjlam1-3/+2
2002-01-06Pass the base directory for PKG_SYSCONF to the configure script - openldapskrll1-2/+2
2002-01-01Include pthread.buildlink.mk now that OpenLDAP is built with pthreadsjlam1-1/+5
2001-12-31Update databases/openldap to 2.0.19nb1. Changes from version 2.0.19:jlam5-221/+233
2001-12-20Update to OpenLDAP-2.0.19; changes since 2.0.18 include:kleink3-9/+9
2001-11-01Move pkg/ files into package's toplevel directoryzuntum5-4/+4
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-26Be explicit about an OpenSSL dependency.kleink1-1/+3
2001-10-26Update for 2.0.18 as well.kleink1-4/+4
2001-10-26Update to OpenLDAP 2.0.18; notable changes:kleink2-5/+5
2001-10-25Update for OpenLDAP-2.0.x.kleink1-2/+5
2001-10-25Update "openldap" package to version 2.0.17. Major changes since versiontron5-63/+168
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
2001-10-01Update to OpenLDAP 1.2.13.kleink2-5/+5
2001-09-14Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-13/+16
2001-09-14Add buildlink.mk file for use by other package Makefiles.jlam1-0/+44
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-2/+2
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
2001-05-14Update OpenLDAP to 1.2.12.kleink3-16/+5
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
2001-03-04turn KERBEROS into a binary switchassar1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+5
2000-12-11It's unnecessary to substitute for @PREFIX@ in a DEINSTALL/INSTALL scriptjlam2-5/+3
2000-09-03add RCS Idwiz1-0/+1
2000-08-28fix binary package (%B,%D,%F are back-references, not forward-references!)wiz1-8/+8
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOL.wiz5-29/+27