Age | Commit message (Expand) | Author | Files | Lines |
2005-08-19 | Use -f to force removal of the default files. | reed | 1 | -2/+2 |
2005-08-03 | Use the correct LDAP type instead of the SASL type, which is only | jlam | 1 | -1/+2 |
2005-08-01 | Update databases/openldap to version 2.2.27. From now on, we'll be | jlam | 1 | -33/+18 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-01-24 | Fix alignment/LP64 issue on NetBSD/sparc64 encountered while trying the | seb | 1 | -2/+2 |
2005-01-12 | Change a = to a += so that all of the necessary OWN_DIRS_PERMS are | jlam | 1 | -2/+3 |
2005-01-06 | Changes 2.2.20: | adam | 1 | -4/+3 |
2004-12-28 | Use LIBMODE instead of 444. | minskim | 1 | -1/+2 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -1/+2 |
2004-12-22 | Update databases/openldap to 2.2.19. Changes from version 2.2.18 include: | jlam | 1 | -3/+2 |
2004-12-14 | Fixed building on NetBSD 2.0 and -current | adam | 1 | -12/+12 |
2004-11-26 | Bump the PKGREVISION after changes in patch-ag to honor DL_*. | jlam | 1 | -2/+2 |
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 | 1 | -2/+2 |
2004-11-18 | We don't actually want everything to be built with pthreads -- only | jlam | 1 | -1/+7 |
2004-11-17 | Update databases/openldap to the latest release, version 2.2.18. | jlam | 1 | -3/+2 |
2004-11-08 | Allow bdb backend support to be optional via PKG_OPTIONS.openldap. For now, | tv | 1 | -4/+3 |
2004-10-15 | Update linkage to libltdl, now in its own package. | tv | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-05 | Rename Makefile.options to options.mk in the packages that I maintain. | jlam | 1 | -2/+2 |
2004-08-04 | We only need the full dependency on libtool if we build the dynamic | jlam | 1 | -2/+2 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 1 | -3/+3 |
2004-07-24 | Update databases/openldap to version 2.2.13, the latest stable release. | jlam | 1 | -64/+47 |
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-04-17 | Update openldap to 2.1.30. | xtraeme | 1 | -2/+2 |
2004-03-31 | Update openldap to 2.1.29 (latest stable release). | xtraeme | 1 | -3/+2 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 |
2004-03-12 | OpenLDAP expects to use the BDB-compat headers. | jlam | 1 | -1/+3 |
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 | 1 | -11/+16 |
2004-02-19 | If the threads are non-native, then don't build openldap with threads | jlam | 1 | -4/+19 |
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 | 1 | -22/+18 |
2004-01-21 | Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested to | jlam | 1 | -2/+3 |
2004-01-21 | Whitespace | jlam | 1 | -3/+3 |
2004-01-09 | Fix the dynamic PLIST generated when building this package with pkgviews | jlam | 1 | -11/+7 |
2004-01-09 | bl3ify | jlam | 1 | -10/+10 |
2003-12-04 | Add a patch and bump PKGREVISION for a patch by Christian Limpach for a | agc | 1 | -2/+2 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 |
2003-09-29 | Delint, style, whitespace. | salo | 1 | -35/+42 |
2003-09-29 | PKGREVISION++ | salo | 1 | -4/+3 |
2003-09-27 | Just added a comment into Makefile as a reminder why PKG_SYSCONFBASE is | reed | 1 | -1/+3 |
2003-09-18 | Update openldap to version 2.1.22. | markd | 1 | -18/+21 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 |
2003-02-17 | convert to use test target from bsd.pkg.mk | dillo | 1 | -5/+2 |
2003-01-29 | As usual, prevent compiling SHA1 from blowing up on sparc64 by moving | kleink | 1 | -2/+2 |