added apache and python
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Sat, 30 Oct 2010 06:53:34 +0000 (06:53 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Sat, 30 Oct 2010 06:53:34 +0000 (06:53 +0000)
commit1e7c60d9240f923a221a51a392b1693fcce2a0ae
treece584fa00c8d20bd556237c6fe2da1ecd5f93c23
parent78c1f3dbdea347e604b662fc7a75b2151ac5d963
added apache and python

git-svn-id: http://svn.librewrt.org/librewrt@77 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2
17 files changed:
packages/lang/python/Makefile [new file with mode: 0644]
packages/lang/python/files/python-package.mk [new file with mode: 0644]
packages/lang/python/patches/000-cross-compile.patch [new file with mode: 0644]
packages/lang/python/patches/010-cannot-run-test-programm.patch [new file with mode: 0644]
packages/lang/python/patches/020-dont-compile-python-files.patch [new file with mode: 0644]
packages/lang/python/patches/030-fixup-include-dirs.patch [new file with mode: 0644]
packages/lang/python/patches/040-dont-import-cross-compiled-modules.patch [new file with mode: 0644]
packages/lang/python/patches/070-dont-clean-ipkg-install.patch [new file with mode: 0644]
packages/lang/python/patches/080-distutils-dont_adjust_files.patch [new file with mode: 0644]
packages/lang/python/patches/090-fix-ctypes.patch [new file with mode: 0644]
packages/lang/python/patches/110-enable-zlib.patch [new file with mode: 0644]
packages/lang/python/patches/120-force-internal-modules-for-hashlib.patch [new file with mode: 0644]
packages/libs/apr-util/Makefile [new file with mode: 0644]
packages/libs/apr/Makefile [new file with mode: 0644]
packages/libs/libffi/Makefile [new file with mode: 0644]
packages/libs/pcre/Makefile [new file with mode: 0644]
packages/libs/pcre/patches/750-pcre_config_cross.patch [new file with mode: 0644]