| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Dec 2010 19:58:49
2.2.10
|
ade  |
Clean up "current" versions of autotools components to further reduce
tree-churn on updates. |
15 Sep 2010 18:35:24
2.2.10
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
04 Jun 2010 08:09:20
2.2.6b
|
pav  |
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr |
28 Nov 2009 20:32:29
2.2.6b
|
kwm  |
Update to 2.2.6b.
- Fixed libltdl to no longer attempt to dlopen() the old_library
listed in the .la file. Now will use only the preopen loader to
attempt to load it. This may be a security issue, all users are
advised to upgrade.
- Similarly, don't open module.la from the current directory, this
changes the behavior of libltdl to match the documentation. |
27 Sep 2009 19:10:45
2.2.6a_1  |
kwm  |
If a user has textproc/gsed installed, configure prefers it over base sed.
This gets hardcoded into libtool. After gsed is removed, libtool breaks.
Make sure configure doesn't pick up gsed.
Submitted by: stass@
Approved by: portmgr (marcus)
Feature safe: yes |
02 Aug 2009 19:36:34
2.2.6a  |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |