diff options
author | eik <eik@FreeBSD.org> | 2004-07-17 23:26:49 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-07-17 23:26:49 +0800 |
commit | 30205ae8e3350a0ddad1f3e2413a955c64ad2ebb (patch) | |
tree | e08d356b36a32c2e3de9fd43601d1a008ae1f8e3 /CHANGES | |
parent | 7613ecf9a3710c385b7a5433f315d7b59afc0518 (diff) | |
download | freebsd-ports-gnome-30205ae8e3350a0ddad1f3e2413a955c64ad2ebb.tar.gz freebsd-ports-gnome-30205ae8e3350a0ddad1f3e2413a955c64ad2ebb.tar.zst freebsd-ports-gnome-30205ae8e3350a0ddad1f3e2413a955c64ad2ebb.zip |
Note that OpenLDAP version 2.2 is now the default.`
Reminded by: marcus
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 |