Christian Wiese
6b74a4ba9d
python: changed to install the pgen we need at cross stage and which runs on the build host
...
We inject the `pgen` built at toolchain stage as `python-pgen` which we use
at cross stage (see: use-hostpgen.patch.cross).
11 years ago
Christian Wiese
8602fb127c
python: add patch to use the pgen we compiled at stage 0 and which can be run on the build host when cross-compiling
11 years ago
Christian Wiese
68ed3c3966
python: add patch to not precompile .pyc and .pyo files when cross-compiling
11 years ago
Christian Wiese
ab88a05100
python: improved cross-compiling avoiding host libs to leak in and getting linker errors
11 years ago
Christian Wiese
3addb627cf
python: fixed cross-compiling setting ac_cv_file__dev_ptc=no
...
There is no /dev/ptc on Linux because it is AIX specific.
11 years ago
Christian Wiese
73e7aa5bb0
python: fixed cross-compiling by setting ac_cv_file__dev_ptmx=yes
...
Note
We can safely assume that the runtime system will have /dev/ptmx!
Strangely enough on a native build I have /dev/ptmx didn't got detected,
which is most probably an issue with our sandbox and needs some more
observation!
11 years ago
Christian Wiese
d75e16e76f
python: improved cross-compiling setting ac_cv_buggy_getaddrinfo=no
...
Note
Only cross-checked the correctness against a native build using glibc!
Other libc implementations like musl need to be checked too!
Failure when running configure
----------------------------------------------------------------------
checking getaddrinfo bug... yes
Fatal: You must get working getaddrinfo() function.
or you can specify "--disable-ipv6"
----------------------------------------------------------------------
11 years ago
Christian Wiese
968c6baa7d
Revert "bdb: fixed cross-compiling by not building C++ glue"
...
This reverts commit e95ba93c8b
.
11 years ago
Christian Wiese
e60d0d1c0a
clucene: improved to find the right header files when cross-compiling
11 years ago
Christian Wiese
c171d13a29
lftp: marked cross-compilable if requested
11 years ago
Christian Wiese
6d3bb14510
xapian-core: marked cross-compilable if requested
11 years ago
Christian Wiese
d7387bb123
lz4: Added lz4 r113 - A very fast lossless compression algorithm
11 years ago
Christian Wiese
ccafdc3c25
dovecot: Updated (2.2.10 -> 2.2.12)
11 years ago
Christian Wiese
fcee21e44b
dovecot: improved to be able to cross-compile
11 years ago
Christian Wiese
65f5c7c7c2
postfix: improved to be able to cross-compile
11 years ago
Christian Wiese
099391d3a7
postfix: fixed installation
...
NOTE: Still not perfect and needs a lots of work!
11 years ago
Christian Wiese
b61d21c3e2
postfix: changed to not export CCARGS and AUXLIBS at build time
11 years ago
Christian Wiese
d8bc61047e
postfix: Updated (2.9.2 -> 2.11.0)
11 years ago
Christian Wiese
e95ba93c8b
bdb: fixed cross-compiling by not building C++ glue
...
At this stage we do not have a proper C++ compiler :/
11 years ago
Christian Wiese
63e9c214f8
openldap: fix cross-compiling
...
NOTE: Only tested with glibc for now!
11 years ago
Nagy Karoly Gabriel
bc07128082
Revert "runit: changed to not install sysvinit's system script"
...
This reverts commit e1cb5e4563
.
It is a hack but atm we don't have a better/cleaner alternative.
11 years ago
Nagy Karoly Gabriel
e23f1866a6
runit: changed behavious to install sysvinit scripts in etc/init.d instead of etc/rc.d/init.d
11 years ago
Nagy Karoly Gabriel
ec96cb697e
dropbear: Updated (2013.62 -> 2014.63)
11 years ago
Christian Wiese
8f23706063
ipset: Updated (6.20.1 -> 6.21)
11 years ago
Nagy Karoly Gabriel
11e79a6131
gnutls: Added patch to fix CVE-2014-0092.
11 years ago
Nagy Karoly Gabriel
10f205072f
mcelog: Added mcelog 20140304 - A Machine Check processor.
11 years ago
Nagy Karoly Gabriel
e4e7c29b9e
python2-futures: Added python2-futures 2.1.6 - Backport of the concurrent.futures package from Python 3.2
11 years ago
Nagy Karoly Gabriel
a8368aad2e
butterfly: Added butterfly 1.2.7 - A web terminal emulator.
11 years ago
Nagy Karoly Gabriel
de2419529a
python-tornado: Added python-tornado 3.2 - A Python web framework.
11 years ago
Nagy Karoly Gabriel
5124669368
python2-ssl_match_hostname: Added python2-ssl_match_hostname 3.4.0.2 - Backport of ssl_match_hostname for Python2.x
11 years ago
Nagy Karoly Gabriel
c866cab399
busybox: disabled KILL and SULOGIN if util-linux is present.
11 years ago
Christian Wiese
824eefcff8
busybox: Updated (1.21.1 -> 1.22.1)
11 years ago
Christian Wiese
2e50e81d0c
kmod: Updated (14 -> 16)
11 years ago
Christian Wiese
70996b5050
linux-src: Updated (3.10.28 -> 3.10.29)
11 years ago
Christian Wiese
0f4bcca243
linux-header: Updated (3.10.28 -> 3.10.29)
11 years ago
Christian Wiese
ad091d6918
linux: Updated (3.10.28 -> 3.10.29)
11 years ago
Christian Wiese
34451d4449
samba: fixed to only enable ACL support if the acl package is effectively installed
11 years ago
Christian Wiese
3c22d743c6
samba: separated and documented the bunch of confopts that have been passed in one step before
11 years ago
Christian Wiese
acb9531c67
samba: changed to use --with-fhs confopt if the fhs package is installed
11 years ago
Christian Wiese
71f1f1a9f2
samba: changed to use --with-ldap than the unrecognized --with-ldapsam confopt
11 years ago
Christian Wiese
6788b6c166
openldap: Updated (2.4.33 -> 2.4.39)
11 years ago
Christian Wiese
43f5fde161
dovecot: Updated (2.2.6 -> 2.2.10)
11 years ago
Christian Wiese
9bad38f030
samba: Updated (3.6.16 -> 3.6.22)
11 years ago
Christian Wiese
28889f77a3
ncurses: Updated (5.9-20130921 -> 5.9-20140201)
11 years ago
Christian Wiese
b00f14379f
fix cache files to include util-linux instead of util-linux-ng
11 years ago
Christian Wiese
c487395bfd
pciutils: changed to install dynamically linked utilities if it is not a fully static build
...
This also obsoletes the patch for creating the shared lib symlink.
11 years ago
Christian Wiese
4693381f5d
pciutils: changed to use var_insert to inject PREFIX
11 years ago
Christian Wiese
dbfaa20578
pciutils: Updated (3.1.10 -> 3.2.1)
11 years ago
Christian Wiese
eeee22160b
linux: changed build prio (102.060 -> 110.000)
...
The linux kernel build depends on 'bc' now, thus we are moving the build
of the linux package after bc.
This seems to be more secure than lowering the buid prio of 'bc' because
we would need to change readline's build prio.
11 years ago
Christian Wiese
fa9f4a83a7
git: Updated (1.7.12.4 -> 1.8.5.3)
11 years ago