Amr Hassan
d4969a644c
JSON4Lua: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
10 years ago
Amr Hassan
60f106ab68
UUID: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
10 years ago
Amr Hassan
857a85a60d
LuaRocks: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
10 years ago
W. Michael Petullo
fec32996ff
php5: update to 5.6.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Jan Čermák
6f699463da
python: removed ensurepip module
This module is not necessary in OpenWrt because the functionality it
provides (i.e. installation of setuptools and PIP) is ensured by
python-pip and python-setuptools packages.
See: https://docs.python.org/2.7/library/ensurepip.html
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
10 years ago
Michael Heimpold
598f7226ee
php5: upgrade to 5.4.38
This fixes CVE-2015-0235 and CVE-2015-0273.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Nicolas Thill
e24dfafb01
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Marcel Denia
c36bc9cee0
perl-compress-bzip2: Update to 2.22
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Steven Barth
f4e9c703b3
Revert "python: add patch to abort build on failed module build"
10 years ago
Alexandru Ardelean
999cc6a040
python: add patch to abort build on failed module build
Taken from buildroot:
http://git.buildroot.net/buildroot/plain/package/python/014-abort-on-failed-modules.patch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Marcel Denia
404a4362ac
perl: Update to 5.20.2
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
325128f754
perl: Improve CONFIG_PERL_TESTS help text
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
d091b65926
perl: Enable CONFIG_PERL_THREADS properly by default for x86
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
052129858e
perl: Upgrade configuration files to perl 5.20.2
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Alexandru Ardelean
705b381b5b
python: add ncurses(w) include folders for host python
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Zvonimir Fras
2e416a28b6
python3-bottle: add package
Signed-off-by: Zvonimir Fras <zvonimir.fras@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Marcel Denia
39518078d8
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
7236fe401f
perl: Provide correct CFLAGS through perlmod.mk
In case threading is enabled, perl is compiled with -D_REENTRANT
and -D_GNU_SOURCE, which, apart from other things, enables usage
of off64_t. As we override module CFLAGS manually, we'll have to
pass that flags as well.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
60b61d35fb
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
8ab3731392
perl: Cleanup
- Update copyright notice
- Make perlbase-experimental's TITLE show up in menuconfig again
- Formatting changes
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
30753fd5e5
perl: Add threading configuration for all remaining architectures
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
fe91afba66
perl: Add i486 threading configuration
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
4248b8b72d
perl: Add new CONFIG_PERL_THREADS option for enabling threading support
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Maxim Storchak
be4158484b
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Nicolas Thill
048a311c7a
luaposix: disable detection of ldoc
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Maxim Storchak
61a0a47bb6
luaposix: add missing libs to .ipk
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Marcel Denia
f7357407f8
perl-www-mechanize: Update to 1.74
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
2153bf4edd
perl-test-harness: Update to 3.35
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
12be7b3835
perl-compress-bzip2: Update to 2.20
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Michael Heimpold
925ee26c1d
php5: update to 5.4.37
This include fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Alexandru Ardelean
677ed22b3e
python: fix goof
This should have gone in python3.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
8c057f39d8
python3: update using python updates as template
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
wuqiong
f45b02697f
php5: add php5-fpm module build ( closes #789 )
Signed-off-by: wuqiong <memccpy@gmail.com>
- split fpm config into main and pool file
- introduced uci config file
- re-worked init script
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Luiz Angelo Daros de Luca
2ffaee345c
ruby: update to 2.2.0
For ruby changes since 2.1.x:
https://github.com/ruby/ruby/blob/v2_2_0/NEWS
Relevant changes for OpenWRT:
* all patches for ruby-core where merged upstream and
they are not needed anymore (only rdoc patch remains)
- PR for the rdoc github project was added to the patch header
(https://github.com/rdoc/rdoc/pull/340 )
* new package ruby-powerassert for introduced new bundled gem power_assert
* new package ruby-unicodenormalize for Unicode normalization files
* removed ruby-dl as DL was removed after being deprecated
* ruby-{minitest,testunit} where removed from ruby library. Now they
are bundled gems
* test and sample files where removed from gems in order to save resources
and reduce pkgs dependencies
* script ruby_find_pkgsdeps was updated to match upstream changes
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Alexandru Ardelean
903432c91e
python: add patch to remove Debian/Ubuntu multiarch support
Seems when cross compiling on x86_64 Debian (most likely Ubuntu too)
the host's paths will be added too causing build failures for some extensions.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Marcel Denia
56d2dde55b
perl-dbi: Update to 1.633
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Szilárd Pfeiffer
0394a1e286
python: Install .pc files from Python package.
Signed-off-by: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
b474e60d6d
python: add patch to fix _ctypes build on certain X86_64 hosts
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
11fba7e6bd
python: remove libffi/host; we're not using it
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
7123d31a0b
python: enable pip installation of pip on the host-side
Python packs some pip installation script during the build,
which looks like a better idea to use for the python-pip
and/or python-setuptools packages.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
f5f8d83dcd
python: change _PYTHON_HOST_PLATFORM to linux2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Marcel Denia
a32cb24122
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
14d601c0eb
perl: Fix version configuration symbols
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
c68e888e88
perl: Add mips64 configuration
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Nicolas Thill
aae5275bea
erlang: bump to 17.4
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Alexandru Ardelean
a236e91914
python-setuptools: remove windows support
Causes some build issues.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
46a47aeb80
python-setuptools: fix Build/InstallDev rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Maxim Storchak
4aee8e7574
luaposix: update to v33.2.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Dana
b3f588f357
jamvm: move to new repo
Signed-off-by: Dana H. Myers <k6jq@comcast.net>
10 years ago
Alexandru Ardelean
87c4cbff5c
python: upgrade to version 2.7.9
Release notes here:
https://www.python.org/downloads/release/python-279/
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago