pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Dec 15 17:35:37 UTC 2009

Modified Files:
        pkgsrc/devel/libltdl: Makefile PLIST buildlink3.mk
        pkgsrc/devel/libtool: Makefile Makefile.common PLIST distinfo
        pkgsrc/devel/libtool-base: Makefile PLIST
        pkgsrc/devel/libtool-info: Makefile
        pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-aa patch-ab
            patch-ac patch-ad
        pkgsrc/mk/compiler: f2c.mk
Removed Files:
        pkgsrc/devel/libtool/patches: patch-ae

Log Message:
Update to libtool-2.2.6b. This switches libtool to the new main branch.
Changes are many, important for pkgsrc:
- much higher speed (up to 30% faster for the overall build of libX11)
- less magic for detection of the tag

The pkgsrc integration of f2c has been changed to be more sane.
libtool itself now depends on the f2c frontend to use proper
auto-configuration and only fakes up the library. This part is
encapsulated in mk/compiler/f2c.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/libltdl/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/libltdl/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/libltdl/buildlink3.mk
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/libtool/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/devel/libtool/Makefile.common
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libtool/PLIST
cvs rdiff -u -r1.75 -r1.76 pkgsrc/devel/libtool/distinfo
cvs rdiff -u -r1.87 -r1.88 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/libtool-base/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/libtool-info/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/libtool/patches/patch-aa
cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/libtool/patches/patch-ac
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/libtool/patches/patch-ad
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/libtool/patches/patch-ae
cvs rdiff -u -r1.12 -r1.13 pkgsrc/mk/compiler/f2c.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index