packages/lang
Alexandru Ardelean 7bf1ae65a8 python: upgrade to version 3.4.1
Some notes:
- Python 3 (at least version 3.4) is pretty cross-compiler-friendly,
  so a lot of patches were thrown away.
- Arguments below were moved to ./files/config.site file, and disabled
      ac_cv_have_chflags=no \
      ac_cv_have_lchflags=no \
      ac_cv_py_format_size_t=no \
      ac_cv_have_long_long_format=yes \
      ac_cv_buggy_getaddrinfo=no \
- --without-ensurepip added, because the build wants to ensure that
  it works; that's a good idea, but for now, it requires special
  setup, and we can do that later
- --without-pymalloc added, becase in Python 3, modules are suffixed
  with m; e.g. so some paths are python3.4m instead of python3.4
  all this is detailed here:
         http://legacy.python.org/dev/peps/pep-3149/
  Maybe it will be a good idea to re-add this back

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-06 21:07:31 +03:00
..
dkjson dkjson: Fix PKG_BUILD_DIR paths 2014-09-05 17:00:13 +00:00
erlang erlang: import from old packages feed 2014-08-20 15:50:32 +02:00
lua-bencode lua-bencode: import from https://github.com/SeattleMeshnet/meshbox.git 2014-09-02 03:01:03 +02:00
lua-sha2 lua-sha2: clean up makefile 2014-09-02 03:02:04 +02:00
luabitop Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux 2014-08-09 15:47:18 +03:00
luaexpat luaexpat: update to 1.3.0 2014-09-06 23:51:51 -04:00
luafilesystem Copy luafilesystem package from old repository 2014-07-19 14:08:11 +02:00
luai2c luai2c: import from packages 2014-06-16 17:04:06 +02:00
lualanes Add lualanes 2014-07-28 10:28:58 +07:00
luaposix Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux 2014-08-09 15:47:18 +03:00
luasec luasec: update URL, as it previously pointed into a redirect 2014-07-21 16:37:13 +02:00
luasoap Add PKG_LICENSE part. 2014-08-27 15:12:16 +08:00
luasocket Copy luasocket package from old repository 2014-07-19 14:08:11 +02:00
luasql luasql: import from old packages feed 2014-08-27 13:27:05 +02:00
micropython micropython: update to latest 2014-09-25 14:53:23 -05:00
micropython-lib micropython-lib: update license info 2014-08-28 17:48:12 -05:00
perl perl: create the Host install path before using it 2014-08-31 10:07:27 +02:00
perl-compress-bzip2 perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-dbi perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-html-parser perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-html-tagset perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-html-tree perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-lockfile-simple perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-net-telnet perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-test-harness perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-uri perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-www perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-www-curl perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-www-mechanize perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
php5 Copy php5 from old repository and update 2014-09-28 21:56:33 -04:00
python python: upgrade to version 3.4.1 2014-10-06 21:07:31 +03:00
ruby ruby: fix ruby/host build 2014-08-20 15:12:18 +02:00