aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
* | perl-uri: Update to 1.68Marcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-www: Update to 6.13Marcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-html-tree: Re-format descriptionMarcel Denia2015-06-30
| | | | | | | | | | | | Just capitalize it to match the other packages. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-www-robotrules: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-test-warn: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-sub-uplevel: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-net-http: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-io-html: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-http-server-simple: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-html-form: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-cgi: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-http-message: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-lwp-mediatypes: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-http-negotiate: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-http-date: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-http-daemon: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-http-cookies: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-file-listing: New packageMarcel Denia2015-06-30
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-encode-locale: New packageMarcel Denia2015-06-30
|/ | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* erlang: fix musl compatibilityNicolas Thill2015-06-23
| | | | | | gethostbyname_r is available when _GNU_SOURCE is defined, add a patch to check for it instead of __GLIBC__, build with -D_GNU_SOURCE, bump release number Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #1380 from mickeprag/masterSteven Barth2015-06-22
|\ | | | | python-crcmod: new package
| * python-crcmod: new packageMicke Prag2015-06-16
| | | | | | | | Signed-off-by: Micke Prag <micke.prag@telldus.se>
* | luaposix: fix compatibility with muslMaxim Storchak2015-06-22
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | perl-*: Bump PKG_RELEASEMarcel Denia2015-06-18
| | | | | | | | | | | | Trigger a rebuild to make everything adapt to perl 5.22.0. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Update to 5.22.0Marcel Denia2015-06-18
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Disable strerror_r usage with muslMarcel Denia2015-06-18
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Enable threading support by default for all libc implementationsMarcel Denia2015-06-18
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Upgrade base package dependenciesMarcel Denia2015-06-18
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Upgrade base package definitionsMarcel Denia2015-06-18
| | | | | | | | | | | | | | | | - Remove perlbase-cgi - Remove Module::Build from perlbase-module - Remove perlbase-package Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Upgrade configuration files to perl 5.22.0Marcel Denia2015-06-18
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Have perl's major version number in one central placeMarcel Denia2015-06-18
| | | | | | | | | | | | This will simplify updating the package in the future. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | Merge pull request #1403 from jow-/perl-musl-compatNaoir2015-06-17
|\ \ | | | | | | perl: fix musl compatibility
| * | perl: fix musl compatibilityJo-Philipp Wich2015-06-17
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | - Add patch to inhibit the libm IEEE math switch on musl - Add postprocessing for config.sh to the Makefile to fixup defines for musl, idea taken from http://patchwork.openembedded.org/patch/91707/ This is the least invasive approach I could come up to fix the build failure asap. Another possibility is maintaining yet another set of musl specific architecture config files, but I think that this introduces a lot of maintenance overhead. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* / libzmq upgrade to 4.1.1Dirk Chang2015-06-17
|/ | | | | | lzmq upgrade to 0.4.3 Signed-off-by: Dirk Chang <dirk@kooiot.com>
* php5: update to 5.6.10Michael Heimpold2015-06-12
| | | | | | | | This fixes the following CVEs: - in PCRE: CVE-2015-2325, CVE-2015-2326 - in sqlite3: CVE-2015-3414, CVE-2015-3415, CVE-2015-3416 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* perl-device-serialport: add packagePaul Oranje2015-06-09
| | | | | | Adds the POSIX port of the Win32::SerialPort module by Kees Cook Signed-off-by: Paul Oranje <por@xs4all.nl>
* Merge pull request #1336 from roger-/micropythonTed Hess2015-06-01
|\ | | | | micropython: update to latest
| * micropython: update to latestRoger2015-06-01
| | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | micropython-lib: update to latestRoger2015-06-01
|/ | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* php5-pecl-libevent: add a patch to force usage of libevent2 headers (refs #1322)Michael Heimpold2015-06-01
| | | | | | | | | | | | | | | Builtbots currently fail to compile this package with (example message): ... /libevent-0.1.0/libevent.c:1403:42: error: 'EVBUFFER_READ' undeclared (first use in this function) REGISTER_LONG_CONSTANT("EVBUFFER_READ", EVBUFFER_READ, CONST_CS | CONST_PERSISTENT); With libevent2, the main include file event.h is deprecated, but includes enough stuff and other compat includes that it _should work_. I could not figure out why it fails (all locally builds work out-of-the-box), so this is a trial to circumvent this compat header file and include the libevent2 headers directly. While at, add a missing dependency to the sockets extension. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #1314 from commodo/python-2.7.10-upgradeSteven Barth2015-05-28
|\ | | | | python: upgrade to 2.7.10
| * python: upgrade to 2.7.10Alexandru Ardelean2015-05-27
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #1181 from ryzhovau/ipv6_optJo-Philipp Wich2015-05-27
|\ \ | | | | | | Optional IPv6 support
| * | ruby: respect IPv6 settingsAlexander Ryzhov2015-05-21
| |/ | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | perl-www-curl: Bump PKG_RELEASEMarcel Denia2015-05-27
| | | | | | | | | | | | Recent changes in the perl package changed the ABI. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-html-parser: Bump PKG_RELEASEMarcel Denia2015-05-27
| | | | | | | | | | | | Recent changes in the perl package changed the ABI. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-dbi: Bump PKG_RELEASEMarcel Denia2015-05-27
| | | | | | | | | | | | Recent changes in the perl package changed the ABI. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl-compress-bzip2: Bump PKG_RELEASEMarcel Denia2015-05-27
| | | | | | | | | | | | Recent changes in the perl package changed the ABI. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Bump PKG_RELEASEMarcel Denia2015-05-27
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | perl: Pass _LARGEFILE_SOURCE and _FILE_OFFSET_BITS in cflagsMarcel Denia2015-05-27
| | | | | | | | | | | | Fixes broken largefile support. Signed-off-by: Marcel Denia <naoir@gmx.net>