aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* dkjson: bump releaseLars Gierth2015-03-03
| | | | Signed-off-by: Lars Gierth <larsg@systemli.org>
* dkjson: update PKG_MD5SUMLars Gierth2015-03-03
| | | | Signed-off-by: Lars Gierth <larsg@systemli.org>
* ruby: update to 2.2.1Luiz Angelo Daros de Luca2015-03-03
| | | | | | | | | For ruby changes since 2.2.0: http://svn.ruby-lang.org/repos/ruby/tags/v2_2_1/ChangeLog No relevant changes for OpenWRT. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* micropython-lib: update to latestRoger2015-03-02
| | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* micropython: update to latestRoger2015-03-02
| | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* perl-uri: Update to 1.67Marcel Denia2015-03-02
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* Merge pull request #962 from sairon/python-fix-distutils-adjusting-pathSteven Barth2015-03-02
|\ | | | | python: patch distutils adjusting path in scripts' shebang
| * python: patch distutils adjusting path in scripts' shebangJan Čermák2015-02-27
| | | | | | | | | | | | | | | | | | When distutils are copying scripts, path to Python interpreter is adjusted. This does not work well in OpenWrt buildroot, because the path is adjusted to absolute path to host Python then. This patch simply disables the adjusting of the path. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | Merge pull request #963 from commodo/python-compileall-reduceSteven Barth2015-03-02
|\ \ | | | | | | python: reduce size of patch 130
| * | python: reduce size of patch 130Alexandru Ardelean2015-02-27
| |/ | | | | | | | | | | | | | | | | | | Try to reduce the amount of change in this patch, since it removes a lot of stuff, when we could just 'ifdef' that stuff out, with 2 lines. The buildroot project does something similar like this: http://git.buildroot.net/buildroot/tree/package/python/005-pyc-pyo-conditional.patch Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #945 from amrhassan/json4luaTed Hess2015-03-01
|\ \ | | | | | | JSON4Lua: Add new package
| * | JSON4Lua: Add new packageAmr Hassan2015-03-01
| | | | | | | | | | | | Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
* | | Merge pull request #944 from amrhassan/uuidTed Hess2015-03-01
|\ \ \ | | | | | | | | UUID: Add new package
| * | | UUID: Add new packageAmr Hassan2015-03-01
| |/ / | | | | | | | | | Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
* | | Merge pull request #943 from amrhassan/masterTed Hess2015-03-01
|\ \ \ | | | | | | | | LuaRocks: Add new package
| * | | LuaRocks: Add new packageAmr Hassan2015-03-01
| |/ / | | | | | | | | | Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
* | / php5: update to 5.6.6W. Michael Petullo2015-02-26
| |/ |/| | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | python: removed ensurepip moduleJan Čermák2015-02-24
| | | | | | | | | | | | | | | | | | | | 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>
* | php5: upgrade to 5.4.38Michael Heimpold2015-02-23
| | | | | | | | | | | | This fixes CVE-2015-0235 and CVE-2015-0273. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
|/ | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* perl-compress-bzip2: Update to 2.22Marcel Denia2015-02-21
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* Revert "python: add patch to abort build on failed module build"Steven Barth2015-02-20
|
* python: add patch to abort build on failed module buildAlexandru Ardelean2015-02-19
| | | | | | | 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>
* Merge pull request #896 from commodo/python-pushSteven Barth2015-02-17
|\ | | | | python: add ncurses(w) include folders for host python
| * python: add ncurses(w) include folders for host pythonAlexandru Ardelean2015-02-11
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | perl: Update to 5.20.2Marcel Denia2015-02-16
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Improve CONFIG_PERL_TESTS help textMarcel Denia2015-02-16
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Enable CONFIG_PERL_THREADS properly by default for x86Marcel Denia2015-02-16
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Upgrade configuration files to perl 5.20.2Marcel Denia2015-02-16
|/ | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* python3-bottle: add packageZvonimir Fras2015-02-11
| | | | | Signed-off-by: Zvonimir Fras <zvonimir.fras@sartura.hr> Signed-off-by: Luka Perkov <luka@openwrt.org>
* perl: Bump PKG_RELEASEMarcel Denia2015-02-07
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl: Provide correct CFLAGS through perlmod.mkMarcel Denia2015-02-07
| | | | | | | | | 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>
* perl: Bump PKG_RELEASEMarcel Denia2015-02-04
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl: CleanupMarcel Denia2015-02-04
| | | | | | | | - Update copyright notice - Make perlbase-experimental's TITLE show up in menuconfig again - Formatting changes Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl: Add threading configuration for all remaining architecturesMarcel Denia2015-02-04
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl: Add i486 threading configurationMarcel Denia2015-02-04
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl: Add new CONFIG_PERL_THREADS option for enabling threading supportMarcel Denia2015-02-04
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* luaposix: remove deprecated/compatibility modules, remove dependency on luabitopMaxim Storchak2015-02-03
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* luaposix: disable detection of ldocNicolas Thill2015-01-30
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* luaposix: add missing libs to .ipkMaxim Storchak2015-01-30
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* perl-www-mechanize: Update to 1.74Marcel Denia2015-01-28
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl-test-harness: Update to 3.35Marcel Denia2015-01-25
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl-compress-bzip2: Update to 2.20Marcel Denia2015-01-25
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* php5: update to 5.4.37Michael Heimpold2015-01-23
| | | | | | This include fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* python: fix goofAlexandru Ardelean2015-01-20
| | | | | | This should have gone in python3. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python3: update using python updates as templateAlexandru Ardelean2015-01-19
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* php5: add php5-fpm module build (closes #789)wuqiong2015-01-18
| | | | | | | | | | 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>
* Merge pull request #784 from commodo/python-fix-debianSteven Barth2015-01-16
|\ | | | | python: add patch to remove Debian/Ubuntu multiarch support
| * python: add patch to remove Debian/Ubuntu multiarch supportAlexandru Ardelean2015-01-15
| | | | | | | | | | | | | | 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>
* | ruby: update to 2.2.0Luiz Angelo Daros de Luca2015-01-16
|/ | | | | | | | | | | | | | | | | | | | | | | 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>