-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
- Remove duplicate USE_GMAKE line
- Add --disable-fast-perl to avoid a warning at configure time. This option
is used to do faster Makefile generation.
- For unknown reason, at build stage, the Makefile tries to rebuild
configure script (it happens before, but at this version, it breaks
build). Add necessary evils (automake dependency and libtool hacks from
bsd.autotools.mk) to make this port build in a tinderbox env.
PR: ports/125343
Submitted by: Rusty Nejdl <rnejdl at ringofsaturn.com> (maintainer)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
binary files with CONFIGURE_TARGET variable contents although this
is not reproduceable in local tests. Nevertheless, fix it by setting
CONFIGURE_ARGS+=--program-transform-name=''
Prompted by: bento