| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2012-10-15 | 4.7 kB | |
| prefix-launcher-2.3.1.tar.gz | 2012-10-15 | 1.7 MB | |
| prefix-launcher-2.3.1-fetched.tar.gz | 2012-10-15 | 89.7 MB | |
| prefix-launcher-2.3.0-fetched.tar.gz | 2012-03-07 | 89.7 MB | |
| prefix-launcher-2.3.0.tar.gz | 2012-03-07 | 1.7 MB | |
| Totals: 5 Items | 182.8 MB | 0 | |
2012-10-15 Michael Haubenwallner <michael.haubenwallner@salomon.at>
released prefix-launcher-2.3.1.
2012-10-12 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* flex/flex.build:
- disable nls, to avoid using libintl.a on AIX, which may be broken.
2012-10-10 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* python/python.build:
- Do not use libintl.a on AIX, may break runtime deps of _locale module.
2012-10-09 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* bash/bash.build
+bash/patches/bash-4.0-childmax-pids.patch
-bash/patches/bash-3.2-getcwd-memcpy.patch:
- Handle pids being reused before CHILDMAX count.
- Drop patch covered by bash-3.2-034.
* python/python.build
+python/patches/parallel-make.patch:
- Fix parallel build issue.
2012-03-07 Michael Haubenwallner <michael.haubenwallner@salomon.at>
released prefix-launcher-2.3.0.
2012-02-29 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* portage/portage.build
+portage/patches/eapi2-xz.patch:
- need to allow unpacking tar.xz even with EAPI 2,
necessary for coreutils-8.15 to support AIX 7.1.
2012-02-28 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* python/pycrypto.build:
- pycrypto distfile not availaboe from www.amk.ca any more,
download from pypi.python.org instead.
* zlib/zlib.build:
- old zlib distfiles not available from zlib.net,
download from downloads.sourceforge.net/libpng/ instead.
* flex/flex.build
suacomp/suacomp.build:
- download from generic downloads.sourceforge.net instead of individual
mirrors, it does redirect to multiple mirrors now.
2012-02-15 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* tmpl/gnu.tmpl:
- binutils breaks on Solaris with /bin/sh as CONFIG_SHELL, thus
prefer /bin/bash over /bin/ksh over /bin/sh as fallback.
2012-02-14 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* xz/xz.build:
- do not build shared liblzma, breaks on AIX.
2012-02-13 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* xz/xz.build:
- download from tukaani.org, not the gnu mirrors.
* tmpl/gnu.tmpl:
- set CONFIG_SHELL, use local bash if available.
- run configure using CONFIG_SHELL, is required nowadays.
- run make with SHELL=CONFIG_SHELL.
* coreutils/coreutils.build:
- bump to coreutils-8.15, contains fixed check for fstatat(),
which is broken on AIX 7.1.
- not available as .tar.gz any more, but .tar.xz only,
thus needing .tar.xz support.
* package.in/builders:
- tbextract(): support .tar.xz, using XZ env var to find the xz binary.
* +xz/xz.build:
- add xz-5.0.3, based on Gentoo Prefix overlay r60322.
* tar/tar.build:
- point to more significant mail for fstatat() problem with AIX 7.1
2012-02-10 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* coreutils/coreutils.build
-coreutils/patches/interix.patch
-coreutils/patches/darwin.patch
-coreutils/patches/interix-sleep.patch
-coreutils/patches/futimens.patch
+coreutils/patches/7.5-interix-setgroups.patch
+coreutils/patches/8.5-interix-double.patch
+coreutils/patches/8.8-hppa-hpux.patch
+coreutils/patches/8.8-interix.patch
+coreutils/patches/8.5-interix-warn-mount.patch:
- bump to coreutils-8.12, also for AIX 7.1.
- take patches from Gentoo Prefix.
2012-02-09 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* python/pycrypto.build
+python/patches/pycrypto-nogmp.patch:
- as long as we have gcc-4.2, do not search for libgmp even in system
libdirs to see if we can use <gmp.h>, seen with gcc-4.6 host compiler.
* tar/tar.build:
- do not use new but broken fstatat() on AIX 7.1.
2012-01-13 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* tar/tar.build
+tar/patches/interix-utime.patch
-tar/patches/interix.patch
-tar/patches/lseek.patch
-tar/patches/flex-arg.patch
-tar/patches/dont-abort-long-names.patch
-tar/patches/less-verbose-newer.patch
-tar/patches/interix5-tar.patch
-tar/patches/gcc4-test.patch:
- fix timestamps on Interix.
- drop obsolete patches.
2011-12-21 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* tar/tar.build:
- bump to vanilla tar-1.26, have seen tar-1.15.1 breaking since some
glibc-2.12 on amd64.
2011-11-23 Michael Haubenwallner <michael.haubenwallner@salomon.at>
released prefix-launcher-2.2.2.