-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Submitted to ports@ for test. Without reply.
PR: ports/83748
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), anders (maintainer timeout, 58 days)
Use LOCALBASE instad of PREFIX to locate MySQL includes.
Use BROKEN_WITH_MYSQL to indicate that pam-mysql does not work with MySQL
4.1.
PR: 57439
Submitted by: Sergey Matveychuk <sem@ciam.ru>
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
This is a port of the Linux MySQL PAM module. You can authenticate any
PAMified service with MySQL using this module.
PR: 20915
Submitted by: Anders Nordby <anders@fix.no>