Michael Heimpold
235db573c8
php5: upgrade to 5.4.35
This fixes CVE-2014-3710.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Marcel Denia
36a5223bc2
perl-uri: Update to 1.65
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c4a6039279
perl-test-harness: Update to 3.34
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
87cb353bfd
perl-dbi: Update to 1.632
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
91a52fed0f
perl-compress-bzip2: Update to 2.19
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Alexandru Ardelean
5b85eff6b2
python: add patch to disable python byte codes by default
Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
286e50a0bd
python-pip: first revision
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
47ed969646
python-setuptools: first revision
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
10 years ago
Alexandru Ardelean
ad9c57beae
python: add distutils back (selectively)
This patch reduces distutils from 1.7 MB to 0.7 MB.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
8623c2942a
python: update MAKE_FLAGS
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Nicolas Thill
59d841c968
erlang: bump to 17.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Alexandru Ardelean
a91a992abb
python: add __PYENV_LAUNCHER__ env var
Mostly useful for setuptools and pip during build.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
a9ba2161bd
python: remove readline.so for now
Some symbols are not found (tgetnum and BC).
Looks like the termcap lib, which should be in libncurses(w)
but maybe some build param would be required.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
4f0f05f92b
python: add some Build/InstallDev rules back
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
dd4cca5d26
python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGS
Fixes some build issues.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
efcfca9631
python: add lib deps
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Michael Heimpold
42db20a190
php5: upgrade to 5.4.34 ( fixes #502 )
This addresses CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670
according to PHP's release notes.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Alexandru Ardelean
cbc39a176f
python: final switch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
c3cd970570
python: exclude pdb.doc and webbrowser.py
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
3cd31a4633
python: remove +libcrypto dep; that's a openssl lib
Signed-off-by: Alexandru Ardelean <ardeleanalex.com>
10 years ago
Alexandru Ardelean
9e78aff770
python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
242286b80d
python: add PYTHONPATH var; this allows packages to configure it
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
283b3597b7
python: add HOST_PYTHON_LIB_DIR variable to python-package.mk
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
38a72bab1f
python: cleanup Build/InstallDev rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
7a689890eb
python: remove --without-ensurepip; not needed anymore
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
0ea587ad24
python: remove explicit rules in favor of using make/configure vars
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
7be9485564
python: reboot all python packages
Redefine python-full as all-pages-minus-a-few-that-don't make sense.
Remove all other packages.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Marcel Denia
13f4a02172
perl: Update to 5.20.1
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
4fd4aa0fbd
perl: Mark test support as experimental
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
771b776a19
perl: Fix signal order for i486
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
ce54424c81
perl: Update perlbase.mk
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
1549919b71
perl: Also strip begin, end and for pragmas
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
671a43167f
perl: Set nv_overflows_integers_at configuration symbol
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
95058be605
perl: Add basic test support
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Luiz Angelo Daros de Luca
f3f0f2fa28
ruby: update to 2.1.4
This release includes security fixes for the following vulnerabilities:
* CVE-2014-8080: Denial of Service XML Expansion
* Changed default settings of ext/openssl related to CVE-2014-3566
And there are some bug-fixes.
Ref: https://www.ruby-lang.org/en/news/2014/10/27/ruby-2-1-4-released/
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Denis Shulyaka
f155f1490c
python-dns: fixed URL
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
10 years ago
Roger
e341c88e2c
micropython-lib: update and add package category
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
f174253bfa
micropython: update and add package category
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Denis Shulyaka
59dd3e999e
New python-dns package
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
10 years ago
Alexandru Ardelean
ab0232eebe
python: add _sysconfigdata.py to python base package
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Nicolas Thill
3cb13c7a6a
dkjson: remove wrong PKG_BUILD_DIR override
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
6243f35724
python3: create ./usr/bin directory at package/install
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
7405d4bc08
luasql: bump to v2.3.0
10 years ago
Nicolas Thill
cad9bdbc85
python, python3: fix python*-package.mk
Replace calls to getvar function recently removed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Roger
8a9c990343
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Alexandru Ardelean
056e565ab6
python3: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions
This mostly helps to avoid confusion when modules are cross-compiled.
Otherwise build folders are named with the host's platform name.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
1a0e9b3786
python3: enable shared python3 lib; make this the norm
This will reduce the bloat when users will want to compile in their
Python C extensions.
There will be a initial bloat (several kb) if just Python
is installed, but that will be compensated when users will add more
C extensions.
During the build we also have to add Python's PKG_BUILD_DIR
so that the shared lib is found when compiling Python's
built-in C extensions.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
cc6423d57a
python3: add LD and LDSHARED env vars to Build/Compile/Py3Mod
Tells the host Python to use the target's linker.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
3edeed3f4d
python3: add PYTHON3_INC_DIR var to CPPFLAGS
The target's PYTHON3_INC_DIR should take precedence over the host's
include dir when cross-compiling.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
f729ba98c5
python3: export CC + CCSHARED env vars to cross-compile Python C extensions properly
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago