Karl Palsson
8649be4361
lang: lua: Add penlight library
Created new package for last current release of penlight.
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Gergely Kiss
da4bb88762
simplejson: import version 3.6.5
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
b35330fd8f
python-mysql: import version 1.2.5 of the MySQL-python package
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
e842d3329d
python-imglib: import version 1.1.7 of Python Imaging Library
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
5d88024f88
vala: import version 0.26
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Gergely Kiss
fabb55271d
python: fix file conflict between python and python-base packages
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
2df27eab26
ruby: update to 2.1.5
Ruby 2.1.5 has been released.
This release includes a security fix for a DoS vulnerability of REXML.
It is similar to the fixed vulnerability in the previous release, but
new and different from it.
CVE-2014-8090: Another Denial of Service XML Expansion
And, some bug fixes are also included. See tickets and ChangeLog for details.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Maxim Storchak
24e41808dc
luaposix: update to v33.0.0
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Alexandru Ardelean
1a108389e2
python-dns: update PKG_NAME
PKG_NAME should be the name of the actual OpenWRT package, and not
the name of the original package name.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
0bfec165fa
python-dns: update compile rule and add PyPackage rules
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
50bbabec9f
python-dns: add $(eval $(call PyPackage,python-dns))
Should be included by Python packages if they want to run
Python-package-specific build rules.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
4be1abe228
python-dns: fix python-mini dependency to python
python-mini does not exist anymore
For now we'll just fix the build, and we'll do a bit more smart
packaging later.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Ted Hess
8b5421f699
misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Roger
a07a24b781
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Alexandru Ardelean
9e639dbf87
python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
48aaf18057
python3: disable Python3 bytecode generation by default
Same as python.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
465c95ab71
python-setuptools: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
f51458dfd3
python-pip: remove explicit PYTHONPATH set
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
97d7cff5d1
python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Stefan Hellermann
9c2110c7e2
luasec: update to 0.5 to fix memory leak hit by prosody
Noted in luasec 0.4.1 Changelog:
Activate SSL_MODE_RELEASE_BUFFERS by default if it is available (thanks Prosody project)
Update to latest 0.5 to fix a few other leaks.
luasec moved to github, so update URL and license info.
Move package maintainer to correct place in Makefile, hope he is okay with it.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
10 years ago
Alexandru Ardelean
ec10e7e2e4
python3 upgrade to version 3.4.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
84cf76e7a6
python3: sync build rules with python's
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
94b090cb9c
python: use Build/Prepare rule for the config.site file
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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