Age | Commit message (Expand) | Author | Files | Lines |
2004-11-29 | In case db4 is disallowed by bdb.buildlink3.mk, causing BDB_TYPE to be | tv | 1 | -1/+4 |
2004-11-27 | The OpenLDAP libraries do NOT include any SLP code, so don't include | jlam | 1 | -11/+2 |
2004-11-26 | Bump the PKGREVISION after changes in patch-ag to honor DL_*. | jlam | 1 | -2/+2 |
2004-11-26 | Teach openldap to use DL_{CFLAGS,LDFLAGS,LIBS} when linking slapd when | jlam | 2 | -5/+16 |
2004-11-25 | Default PTHREAD_AUTO_VARS to the safer value of "no". Most packages | jlam | 1 | -6/+1 |
2004-11-19 | The man pages should refer to the real location of the config files, not | jlam | 3 | -3/+28 |
2004-11-18 | We don't actually want everything to be built with pthreads -- only | jlam | 5 | -4/+41 |
2004-11-17 | Update databases/openldap to the latest release, version 2.2.18. | jlam | 3 | -20/+5 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -2/+1 |
2004-11-15 | USE_DB185=no; should fix build failure reported on tech-pkg by | tv | 1 | -1/+2 |
2004-11-08 | Allow bdb backend support to be optional via PKG_OPTIONS.openldap. For now, | tv | 3 | -7/+23 |
2004-11-08 | Bring options handling in buildlink3.mk into sync with current options.mk. | markd | 1 | -8/+11 |
2004-10-15 | Update linkage to libltdl, now in its own package. | tv | 2 | -4/+4 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -4/+4 |
2004-09-27 | This version of openldap no longer builds against the old version of sasl, | rh | 1 | -12/+5 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -45/+1 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -16/+1 |
2004-08-05 | Rename Makefile.options to options.mk in the packages that I maintain. | jlam | 2 | -3/+3 |
2004-08-04 | We only need the full dependency on libtool if we build the dynamic | jlam | 2 | -3/+4 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 3 | -39/+38 |
2004-07-24 | cyrus-sasl configure option takes no argument. | jlam | 1 | -4/+4 |
2004-07-24 | Need to bump the version in buildlink3.mk since the shlib major was | jlam | 1 | -4/+4 |
2004-07-24 | If neither USE_SASL nor USE_SASL2 are defined, then use cyrus-sasl2 by | jlam | 1 | -2/+2 |
2004-07-24 | Use the correct configure option for cyrus-sasl, and correct the path to | jlam | 1 | -5/+5 |
2004-07-24 | Update databases/openldap to version 2.2.13, the latest stable release. | jlam | 13 | -137/+223 |
2004-07-23 | Become maintainer since it's a critical component of samba, and I'm still | jlam | 1 | -2/+2 |
2004-05-10 | use -DBIND_8_COMPAT on darwin | danw | 1 | -1/+3 |
2004-05-09 | No longer used. | snj | 1 | -38/+0 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -3/+1 |
2004-04-17 | Update openldap to 2.1.30. | xtraeme | 3 | -9/+9 |
2004-03-31 | Update openldap to 2.1.29 (latest stable release). | xtraeme | 4 | -45/+9 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 3 | -4/+6 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-12 | OpenLDAP expects to use the BDB-compat headers. | jlam | 1 | -1/+3 |
2004-03-07 | NetBSD-current needs -lcrypto when linking in Heimdal. | markd | 2 | -1/+15 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -8/+11 |
2004-02-21 | The OpenLDAP libraries don't need the Kerberos libraries. | jlam | 1 | -4/+1 |
2004-02-21 | Refine comment a bit to be more precise. | jlam | 1 | -2/+2 |
2004-02-21 | Enable linking against shared libraries, and correctly enable detection of | jlam | 1 | -1/+4 |
2004-02-20 | Reenable the use of GNU pth on systems without native pthreads. Bump | jlam | 3 | -12/+32 |
2004-02-19 | If the threads are non-native, then don't build openldap with threads | jlam | 2 | -7/+22 |
2004-02-18 | +etc/rc.d/slurpd | jlam | 1 | -1/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-14 | Update databases/openldap to 2.1.25 (latest stable release as of | jlam | 7 | -42/+60 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -4/+4 |
2004-01-21 | Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested to | jlam | 2 | -3/+7 |
2004-01-21 | Whitespace | jlam | 1 | -3/+3 |
2004-01-09 | Fix the dynamic PLIST generated when building this package with pkgviews | jlam | 5 | -13/+72 |
2004-01-09 | bl3ify | jlam | 1 | -10/+10 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |