Marcel Denia
9bf03cb1f5
perl-*: Update dependencies
All packages should now properly depend on all perlbase- and perl- packages
they need.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
7599e8e430
perl-www-mechanize: Update to 1.75
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
40c176e28f
perl-uri: Update to 1.68
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
68f61d03d7
perl-www: Update to 6.13
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
610fe50fb8
perl-html-tree: Re-format description
Just capitalize it to match the other packages.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
91d6f0a849
perl-www-robotrules: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
e19d79f9b8
perl-test-warn: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
ef6569e16d
perl-sub-uplevel: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
6314080002
perl-net-http: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
cc943ada67
perl-io-html: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
eae471a270
perl-http-server-simple: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
11daf37e6f
perl-html-form: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
ccf87d4122
perl-cgi: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
f03bbc96ca
perl-http-message: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
a96cffc786
perl-lwp-mediatypes: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
bfccf74c63
perl-http-negotiate: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
21435c966b
perl-http-date: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
8abd2ada3f
perl-http-daemon: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
bc1c9d8615
perl-http-cookies: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
d98413410f
perl-file-listing: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
6c1a6180b8
perl-encode-locale: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Nicolas Thill
d4afd14ff1
erlang: fix musl compatibility
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>
10 years ago
Maxim Storchak
76b5c2007d
luaposix: fix compatibility with musl
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Marcel Denia
b051ddec8d
perl-*: Bump PKG_RELEASE
Trigger a rebuild to make everything adapt to perl 5.22.0.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
7a545cc9b3
perl: Update to 5.22.0
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
38be10c1bc
perl: Disable strerror_r usage with musl
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
dc475f7886
perl: Enable threading support by default for all libc implementations
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
392e1475c8
perl: Upgrade base package dependencies
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
34d6d0a1a1
perl: Upgrade base package definitions
- Remove perlbase-cgi
- Remove Module::Build from perlbase-module
- Remove perlbase-package
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
5cdd6755f3
perl: Upgrade configuration files to perl 5.22.0
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
273d4bd6a7
perl: Have perl's major version number in one central place
This will simplify updating the package in the future.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Jo-Philipp Wich
f9ac3e632b
perl: fix musl compatibility
- 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>
10 years ago
Dirk Chang
3ff4d6dda5
libzmq upgrade to 4.1.1
lzmq upgrade to 0.4.3
Signed-off-by: Dirk Chang <dirk@kooiot.com>
10 years ago
Micke Prag
605e3ba441
python-crcmod: new package
Signed-off-by: Micke Prag <micke.prag@telldus.se>
10 years ago
Michael Heimpold
1ff278f98c
php5: update to 5.6.10
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>
10 years ago
Paul Oranje
7b2de3f296
perl-device-serialport: add package
Adds the POSIX port of the Win32::SerialPort module by Kees Cook
Signed-off-by: Paul Oranje <por@xs4all.nl>
10 years ago
Roger
78ce3add21
micropython-lib: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
bae9781733
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Michael Heimpold
e746e0d2a5
php5-pecl-libevent: add a patch to force usage of libevent2 headers (refs #1322 )
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>
10 years ago
Alexandru Ardelean
af89de58f5
python: upgrade to 2.7.10
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Marcel Denia
824d02f28a
perl-www-curl: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
b2f92815c5
perl-html-parser: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
0db18acdd2
perl-dbi: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
0cf102a612
perl-compress-bzip2: Bump PKG_RELEASE
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
3202055a46
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
3c7528d2f4
perl: Pass _LARGEFILE_SOURCE and _FILE_OFFSET_BITS in cflags
Fixes broken largefile support.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
afb99d5a3d
perl: Remove duplicate "subversion" configuration symbol for armeb
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
e6874b54ab
perl-www: Remove unnecessary -n Configure switch
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
109ac2c383
perl: Enable threading in host-perl as well if threading is selected
While host-perl only exists to run build scripts(and thus, should have
no influence on built packages at all), most packages depend heavily on the
feature set of the perl installation that ran their configuration scripts.
This change makes them see that threading support is enabled(if it actually
is selected).
We can't use configuration symbol overrides for this one, as they are
visible to host-perl as well. Using overrides would make it act as if it
had threading support enabled without actually having it.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
3f7e3977a5
perl: Allow changing the default directory for perlmod/Compile
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago