aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* php5: sort modules alphabeticallyMichael Heimpold2015-01-02
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php5: fix iconv dependencyMichael Heimpold2015-01-02
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php5: drop a few unneeded dependenciesMichael Heimpold2015-01-02
| | | | | | | | | - fileinfo: PHP actually uses its own libmagic implementation - pdo-sqlite/sqlite3: libsqlite3 itself depends on libpthread, not the extension - xml{reader,writer}: both do not use iconv stuff Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php5: gd: do not link against libiconv (fixes #706)Michael Heimpold2015-01-02
| | | | | | | | This commit adds a patch to enforce the usage of an alternative code path, preventing the need of libiconv in the bundled libgd of php. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php5: add missing $(SDK)Michael Heimpold2015-01-02
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #614 from the2masters/luasecSteven Barth2015-01-02
|\ | | | | luasec: update to 0.5 to fix memory leak hit by prosody
| * luasec: update to 0.5 to fix memory leak hit by prosodyStefan Hellermann2014-12-08
| | | | | | | | | | | | | | | | | | | | | | 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>
* | php5: update to 5.4.36Michael Heimpold2014-12-28
| | | | | | | | | | | | This fixes CVE-2014-8142. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php5: disable mips16 support (fixes #675)Michael Heimpold2014-12-23
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | vala: update to version 0.26.1Gergely Kiss2014-12-21
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #672 from remakeelectric/lua-mosquittoSteven Barth2014-12-20
|\ \ | | | | | | lang: lua-mosquitto: import new package
| * | lang: lua-mosquitto: import new packageKarl Palsson2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | Based on released version of lua binding to libmosquitto. Advantages compared to lua-mqtt: * qos 1/2 support * substantially faster Signed-off-by: Karl Palsson <karlp@remake.is>
* | | lang: lua: Add penlight libraryKarl Palsson2014-12-18
|/ / | | | | | | | | | | Created new package for last current release of penlight. Signed-off-by: Karl Palsson <karlp@remake.is>
* | simplejson: import version 3.6.5Gergely Kiss2014-12-16
| | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | python-mysql: import version 1.2.5 of the MySQL-python packageGergely Kiss2014-12-16
| | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | python-imglib: import version 1.1.7 of Python Imaging LibraryGergely Kiss2014-12-16
| | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | vala: import version 0.26Gergely Kiss2014-12-16
| | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | python: fix file conflict between python and python-base packagesGergely Kiss2014-12-15
| | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | ruby: update to 2.1.5Luiz Angelo Daros de Luca2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | luaposix: update to v33.0.0Maxim Storchak2014-12-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | python-dns: update PKG_NAMEAlexandru Ardelean2014-12-10
| | | | | | | | | | | | | | 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>
* | python-dns: update compile rule and add PyPackage rulesAlexandru Ardelean2014-12-10
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-dns: add $(eval $(call PyPackage,python-dns))Alexandru Ardelean2014-12-10
| | | | | | | | | | | | | | Should be included by Python packages if they want to run Python-package-specific build rules. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-dns: fix python-mini dependency to pythonAlexandru Ardelean2014-12-10
| | | | | | | | | | | | | | | | 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>
* | misc: Correct tag spelling PKG_LICENSE_FILESTed Hess2014-12-09
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | micropython: update to latestRoger2014-12-09
| | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATHAlexandru Ardelean2014-12-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python3: disable Python3 bytecode generation by defaultAlexandru Ardelean2014-12-09
| | | | | | | | | | | | Same as python. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-setuptools: remove explicit PYTHONPATH setAlexandru Ardelean2014-12-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-pip: remove explicit PYTHONPATH setAlexandru Ardelean2014-12-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATHAlexandru Ardelean2014-12-09
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python3 upgrade to version 3.4.2Alexandru Ardelean2014-11-28
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python3: sync build rules with python'sAlexandru Ardelean2014-11-27
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ | | | | License updates and metadata typo correction
| * misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | python: use Build/Prepare rule for the config.site fileAlexandru Ardelean2014-11-26
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* php5: upgrade to 5.4.35Michael Heimpold2014-11-19
| | | | | | This fixes CVE-2014-3710. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* perl-uri: Update to 1.65Marcel Denia2014-11-18
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl-test-harness: Update to 3.34Marcel Denia2014-11-18
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl-dbi: Update to 1.632Marcel Denia2014-11-18
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl-compress-bzip2: Update to 2.19Marcel Denia2014-11-18
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* python: add patch to disable python byte codes by defaultAlexandru Ardelean2014-11-16
| | | | | | Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pip: first revisionAlexandru Ardelean2014-11-13
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #539 from commodo/python-setuptoolssbyx2014-11-13
|\ | | | | python-setuptools: first revision
| * python-setuptools: first revisionAlexandru Ardelean2014-11-13
| | | | | | | | Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
* | Merge pull request #538 from commodo/python-update-6sbyx2014-11-13
|\ \ | |/ |/| Python update 6
| * python: add distutils back (selectively)Alexandru Ardelean2014-11-12
| | | | | | | | | | | | This patch reduces distutils from 1.7 MB to 0.7 MB. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python: update MAKE_FLAGSAlexandru Ardelean2014-11-12
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | erlang: bump to 17.3Nicolas Thill2014-11-12
|/ | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #527 from luizluca/ruby-updateLuiz Angelo Daros de Luca2014-11-09
|\ | | | | ruby: update to 2.1.4