diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-17 15:26:49 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-17 15:26:49 +0000 |
commit | 9f929570e7c35c85570298a55f669331a41ef6aa (patch) | |
tree | f51c32bb01e1edc886e2772124810fd17530618f /CHANGES | |
parent | 955a1df047878478ce20d87c8e4ee98067d4c019 (diff) | |
download | ports-9f929570e7c35c85570298a55f669331a41ef6aa.tar.gz ports-9f929570e7c35c85570298a55f669331a41ef6aa.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -10,6 +10,16 @@ in the release notes. All ports committers are allowed to commit to this file. +20040717: +AUTHOR: eik@FreeBSD.org + OpenLDAP version 2.2 is now the default. + When your port links against the openldap client libraries use + USE_OPENLDAP= yes + and do not depend on a particular version. A user (or package + building cluster) can select the desired flavour with + WANT_OPENLDAP_VER and WANT_OPENLDAP_SASL, but these must not + be used in ports Makefiles. + 20040709: AUTHOR: portmgr@FreeBSD.org USE_LIBTOOL_VER now configures a port to use the ports version of libtool |