aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* 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>
* perl-dbi: Update to 1.633Marcel Denia2015-01-12
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* python: Install .pc files from Python package.Szilárd Pfeiffer2015-01-11
| | | | | Signed-off-by: Szilárd Pfeiffer <coroner@pfeifferszilard.hu> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: add patch to fix _ctypes build on certain X86_64 hostsAlexandru Ardelean2015-01-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: remove libffi/host; we're not using itAlexandru Ardelean2015-01-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: enable pip installation of pip on the host-sideAlexandru Ardelean2015-01-11
| | | | | | | | 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>
* python: change _PYTHON_HOST_PLATFORM to linux2Alexandru Ardelean2015-01-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* perl: Bump PKG_RELEASEMarcel Denia2015-01-10
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl: Fix version configuration symbolsMarcel Denia2015-01-10
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* perl: Add mips64 configurationMarcel Denia2015-01-10
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* erlang: bump to 17.4Nicolas Thill2015-01-09
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* python-setuptools: remove windows supportAlexandru Ardelean2015-01-08
| | | | | | Causes some build issues. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-setuptools: fix Build/InstallDev ruleAlexandru Ardelean2015-01-08
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #735 from danak6jq/new-jamvmSteven Barth2015-01-06
|\ | | | | move jamvm to new repo, update to jamvm 2.0.0
| * jamvm: move to new repoDana2015-01-06
| | | | | | | | Signed-off-by: Dana H. Myers <k6jq@comcast.net>
* | luaposix: update to v33.2.1Maxim Storchak2015-01-06
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | Merge pull request #744 from commodo/python-upg-2.7.9Steven Barth2015-01-06
|\ \ | | | | | | python: upgrade to version 2.7.9
| * | python: upgrade to version 2.7.9Alexandru Ardelean2015-01-06
| |/ | | | | | | | | | | | | Release notes here: https://www.python.org/downloads/release/python-279/ Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #743 from commodo/python-pip-cleanupsSteven Barth2015-01-06
|\ \ | | | | | | Python pip cleanups
| * | python-pip: remove windows binariesAlexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | Seem pip comes bundled with some Python libs. Some more work will be needed to split them out of pip. For now, some Windows executables are safe to remove. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python-pip: add preinst and postrm scriptsAlexandru Ardelean2015-01-06
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Xuefer Tinys <xuefer@gmail.com> for reporting this. Case is: opkg install python-setuptools - works fine opkg install python-pip - reports conflicts for files easy_install.pth & site.py So the solution is to add some preinst script that backs up those files on 'opkg install python-pip' and moves them back on 'opkg remove python-pip'. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #742 from commodo/python-setuptools-cleanupSteven Barth2015-01-06
|\ \ | | | | | | python-setuptools cleanup
| * | python-setuptools: remove PyPackage filespecAlexandru Ardelean2015-01-06
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python-setuptools: use $(PYTHON_PKG_DIR) short-handAlexandru Ardelean2015-01-06
| |/ | | | | | | | | Signed-off-by: Xuefer Tinys <xuefer@gmail.com> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #741 from commodo/python-dns-cleanupSteven Barth2015-01-06
|\ \ | | | | | | python-dns: remove PyPackage filespec
| * | python-dns: remove PyPackage filespecAlexandru Ardelean2015-01-06
| |/ | | | | | | | | | | Default will be used. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python: add default PyPackage/filespec if not definedAlexandru Ardelean2015-01-06
| | | | | | | | | | | | Most packages will install in /usr/lib/python$(PYTHON_VERSION)/site-packages Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python: trim all whitespaces for the operator in the filespecAlexandru Ardelean2015-01-06
| | | | | | | | | | | | | | That would allow for files (in filespecs) to be indented. As it is now, the files need to be added at the begginning of the line. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python: whitespace fix for PYTHONPATHXuefer2015-01-06
|/ | | | | | | | | | | Seems that using += adds a space in the PYTHONPATH. Could be some other error, but at least this way it's sure to not leave any spaces. Thanks @Xuefer. Signed-off-by: Xuefer Tinys <xuefer@gmail.com> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* php5: remove patches for sqlite2 supportMichael Heimpold2015-01-02
| | | | | | | SQLite2 support was dropped by upstream a long time ago, so let's remove the leftovers here, too. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* 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>