Ted Hess [Sat, 10 Jan 2015 20:06:27 +0000 (15:06 -0500)]
Merge pull request #764 from jow-/flac-1.3.1
flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)
Jo-Philipp Wich [Sat, 10 Jan 2015 18:39:35 +0000 (19:39 +0100)]
flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)
This updates flac to the new upstream release v1.3.1 to fix two known CVEs.
Additionally the commit changes the following:
* Drop custom Build/Configure recipe in favor to CONFIGURE_ARGS
* Refreshes patches and removes changes to *.in files since they're
regenerated by autoreconf anyway
* Remove now obsolete 020-libFLAC-remove-altivec-options.patch
* Add an md5sum for the source archive
* Passes --enable-static to configure to force producing a libflac.a
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Sat, 10 Jan 2015 17:48:20 +0000 (18:48 +0100)]
Merge pull request #762 from jow-/smartmontools-autoreconf
smartmontools: use generic autoreconf fixup
Nicolas Thill [Sat, 10 Jan 2015 17:44:46 +0000 (18:44 +0100)]
bluelog: import from old packages feed
- update to latest version (v1.1.2)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:42:20 +0000 (18:42 +0100)]
msmtp: import from old packages feed
- update to latest version (v1.6.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:31:26 +0000 (18:31 +0100)]
pen: import from old packages feed
- update to latest version (v0.25.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:29:12 +0000 (18:29 +0100)]
bluez: adjust license infos
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:28:30 +0000 (18:28 +0100)]
libical: adjust license infos
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Jo-Philipp Wich [Sat, 10 Jan 2015 15:02:56 +0000 (16:02 +0100)]
smartmontools: use generic autoreconf fixup
Instead of using the broken upstream autogen.sh, utilize then generic
autoreconf PKG_FIXUP.
This fixes the following configure error after the recent automake
update in trunk:
-- 8< --
You must have at least GNU Automake 1.7 (up to 1.14) installed
in order to bootstrap smartmontools from SVN. Download the
appropriate package for your distribution, or the source tarball
from ftp://ftp.gnu.org/gnu/automake/ .
Also note that support for new Automake series (anything newer
than 1.14) is only added after extensive tests. If you live in
the bleeding edge, you should know what you're doing, mainly how
to test it before the developers. Be patient.
make[2]: *** [.../.configured_] Error 1
-- >8 --
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Sat, 10 Jan 2015 14:43:33 +0000 (15:43 +0100)]
mysql: fix build with Bison 3.x
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Marcel Denia [Sat, 10 Jan 2015 13:31:26 +0000 (14:31 +0100)]
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sat, 10 Jan 2015 13:30:47 +0000 (14:30 +0100)]
perl: Fix version configuration symbols
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Mon, 5 Jan 2015 06:43:59 +0000 (07:43 +0100)]
perl: Add mips64 configuration
Signed-off-by: Marcel Denia <naoir@gmx.net>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:30:44 +0000 (11:30 +0100)]
openconnect: automatically enable rebind for DNS servers sent by VPN server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:12:33 +0000 (11:12 +0100)]
openconnect: move certificate files to config/ to add graceful upgrade
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 09:29:44 +0000 (10:29 +0100)]
openconnect: removed unneeded entries from interface
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 09:07:20 +0000 (10:07 +0100)]
openconnect: updated to 7.03
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 08:22:36 +0000 (09:22 +0100)]
openconnect: register split-dns to dnsmasq
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Fri, 9 Jan 2015 20:49:14 +0000 (21:49 +0100)]
bluez: enable static lib, install dev files
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Ted Hess [Fri, 9 Jan 2015 20:31:15 +0000 (15:31 -0500)]
Merge pull request #759 from mhei/issue-757
avahi-daemon: don't install service files automatically (fixes #757)
Nicolas Thill [Fri, 9 Jan 2015 20:04:35 +0000 (21:04 +0100)]
bluez: add new package
This merges & obsoletes bluez-libs & bluez-utils from old packages feed.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Fri, 9 Jan 2015 20:02:19 +0000 (21:02 +0100)]
libical: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Michael Heimpold [Fri, 9 Jan 2015 18:28:23 +0000 (19:28 +0100)]
avahi-daemon: don't install service files automatically (fixes #757)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Nicolas Thill [Fri, 9 Jan 2015 17:28:18 +0000 (18:28 +0100)]
freetype: bump to 2.5.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Fri, 9 Jan 2015 17:27:38 +0000 (18:27 +0100)]
erlang: bump to 17.4
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Ted Hess [Fri, 9 Jan 2015 11:54:56 +0000 (06:54 -0500)]
Merge pull request #751 from tru7/patch-4
linknx: change runtime patch in config files
Steven Barth [Thu, 8 Jan 2015 13:10:51 +0000 (14:10 +0100)]
Merge pull request #754 from commodo/python-setuptools-fix
Python setuptools fix
Alexandru Ardelean [Thu, 8 Jan 2015 12:57:08 +0000 (14:57 +0200)]
python-setuptools: remove windows support
Causes some build issues.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Peter Wagner [Thu, 8 Jan 2015 12:49:07 +0000 (13:49 +0100)]
[tor]: update to 0.2.5.10
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Alexandru Ardelean [Thu, 8 Jan 2015 11:06:20 +0000 (13:06 +0200)]
python-setuptools: fix Build/InstallDev rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Othmar Truniger [Thu, 8 Jan 2015 09:22:50 +0000 (10:22 +0100)]
linknx: fix name of PID file
Signed-off-by: Othmar Truniger <github@truniger.ch>
Steven Barth [Thu, 8 Jan 2015 06:15:04 +0000 (07:15 +0100)]
Merge pull request #750 from bk138/gcc-include-libgcc-a
GCC: include libgcc.a
Ted Hess [Thu, 8 Jan 2015 00:50:54 +0000 (19:50 -0500)]
Merge pull request #752 from tru7/patch-3
linknx: fix permissions, add conffiles in Makefile
Matthias Schiffer [Thu, 8 Jan 2015 00:12:07 +0000 (01:12 +0100)]
fastd: update configuration options
When updating fastd, some added and renamed CMake options had been forgotten, so
it was impossible to disable some feature to reduce its size.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Othmar Truniger [Wed, 7 Jan 2015 20:43:56 +0000 (21:43 +0100)]
linknx: change runtime patch in config files
Signed-off-by: Othmar Truniger <github@truniger.ch>
Othmar Truniger [Wed, 7 Jan 2015 20:41:17 +0000 (21:41 +0100)]
linknx: fix permissions, add conffiles in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
Ted Hess [Wed, 7 Jan 2015 16:40:56 +0000 (11:40 -0500)]
mpd: Update to latest (0.18.21)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 7 Jan 2015 16:39:10 +0000 (11:39 -0500)]
libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
harald.geyer@gmx.at [Wed, 7 Jan 2015 12:48:46 +0000 (13:48 +0100)]
gcc: Update README: tested on arm (imx233-olinuxino) board
Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
harald.geyer@gmx.at [Wed, 7 Jan 2015 11:53:28 +0000 (12:53 +0100)]
gcc: Include libgcc.a on those architectures that need it
Right now these are arm, hppa, microblaze, powerpc, sh and xtensa.
So we just try to grep for it to figure out if it is needed.
Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Ted Hess [Wed, 7 Jan 2015 01:42:34 +0000 (20:42 -0500)]
Merge pull request #749 from roger-/master
libuvc: add package
Roger [Wed, 7 Jan 2015 01:20:03 +0000 (21:20 -0400)]
libuvc: add package
Signed-off-by: Roger D <rogerdammit@gmail.com>
Nicolas Thill [Wed, 7 Jan 2015 00:56:28 +0000 (01:56 +0100)]
classpath: force use of target gmp lib
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Steven Barth [Wed, 7 Jan 2015 00:15:55 +0000 (01:15 +0100)]
Merge pull request #748 from adam2104/master
Add netcat package from old 14.07 package repository.
Adam Gensler [Wed, 7 Jan 2015 00:10:34 +0000 (19:10 -0500)]
Add netcat package from old 14.07 package repository.
Signed-off-by: Adam Gensler openwrt@a.gnslr.us
Steven Barth [Tue, 6 Jan 2015 17:04:34 +0000 (18:04 +0100)]
Merge pull request #735 from danak6jq/new-jamvm
move jamvm to new repo, update to jamvm 2.0.0
Steven Barth [Tue, 6 Jan 2015 17:04:04 +0000 (18:04 +0100)]
Merge pull request #738 from danak6jq/new-classpath2
move classpath to new repo; add Makefile for classpath-0.99; add patch for double memory-leak
Steven Barth [Tue, 6 Jan 2015 16:37:20 +0000 (17:37 +0100)]
Merge pull request #745 from commodo/ovs-upg-2.3.1
openvswitch: upgrade to version 2.3.1
Steven Barth [Tue, 6 Jan 2015 16:36:27 +0000 (17:36 +0100)]
Merge pull request #746 from mstorchak/luaposix
luaposix: update to v33.2.1
Maxim Storchak [Tue, 6 Jan 2015 16:16:57 +0000 (18:16 +0200)]
luaposix: update to v33.2.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Dana [Mon, 5 Jan 2015 22:52:44 +0000 (14:52 -0800)]
jamvm: move to new repo
Signed-off-by: Dana H. Myers <k6jq@comcast.net>
Dana Myers [Mon, 5 Jan 2015 23:10:34 +0000 (15:10 -0800)]
classpath: move to new repo, update to classpath-0.99; add patch for double memory-leak
Signed-off-by: Dana H. Myers <k6jq@comcast.net>
Alexandru Ardelean [Tue, 6 Jan 2015 14:55:54 +0000 (16:55 +0200)]
openvswitch: upgrade to version 2.3.1
Release notes here:
https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS
Remove patch (included in 2.3.1):
0005-datapath-backport___ip_select_ident_function.patch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Steven Barth [Tue, 6 Jan 2015 14:18:31 +0000 (15:18 +0100)]
Merge pull request #744 from commodo/python-upg-2.7.9
python: upgrade to version 2.7.9
Steven Barth [Tue, 6 Jan 2015 14:18:03 +0000 (15:18 +0100)]
Merge pull request #743 from commodo/python-pip-cleanups
Python pip cleanups
Steven Barth [Tue, 6 Jan 2015 14:17:50 +0000 (15:17 +0100)]
Merge pull request #742 from commodo/python-setuptools-cleanup
python-setuptools cleanup
Steven Barth [Tue, 6 Jan 2015 14:17:43 +0000 (15:17 +0100)]
Merge pull request #741 from commodo/python-dns-cleanup
python-dns: remove PyPackage filespec
Steven Barth [Tue, 6 Jan 2015 14:17:35 +0000 (15:17 +0100)]
Merge pull request #740 from commodo/python-only-cleanups
Python Cleanups
Ted Hess [Tue, 6 Jan 2015 13:26:48 +0000 (08:26 -0500)]
libdaemon: disable examples (fix musl libc build error)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Alexandru Ardelean [Tue, 6 Jan 2015 13:09:47 +0000 (15:09 +0200)]
python: upgrade to version 2.7.9
Release notes here:
https://www.python.org/downloads/release/python-279/
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 6 Jan 2015 12:59:33 +0000 (14:59 +0200)]
python-pip: remove windows binaries
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>
Alexandru Ardelean [Tue, 6 Jan 2015 12:10:17 +0000 (14:10 +0200)]
python-pip: add preinst and postrm scripts
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>
Alexandru Ardelean [Tue, 16 Dec 2014 08:29:24 +0000 (10:29 +0200)]
python-setuptools: remove PyPackage filespec
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 16 Dec 2014 10:41:14 +0000 (12:41 +0200)]
python-setuptools: use $(PYTHON_PKG_DIR) short-hand
Signed-off-by: Xuefer Tinys <xuefer@gmail.com>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 15 Dec 2014 08:20:45 +0000 (10:20 +0200)]
python-dns: remove PyPackage filespec
Default will be used.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 15 Dec 2014 08:19:12 +0000 (10:19 +0200)]
python: add default PyPackage/filespec if not defined
Most packages will install in /usr/lib/python$(PYTHON_VERSION)/site-packages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 6 Jan 2015 08:48:52 +0000 (10:48 +0200)]
python: trim all whitespaces for the operator in the filespec
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>
Xuefer [Sat, 13 Dec 2014 10:12:03 +0000 (18:12 +0800)]
python: whitespace fix for PYTHONPATH
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>
Steven Barth [Mon, 5 Jan 2015 17:49:44 +0000 (18:49 +0100)]
Merge pull request #733 from aTanW/master
gammu: bump version to upstream 1.34.0
aTanW [Mon, 5 Jan 2015 17:28:45 +0000 (20:28 +0300)]
gammu: bump version to upstream 1.34.0
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Steven Barth [Mon, 5 Jan 2015 09:00:39 +0000 (10:00 +0100)]
Merge pull request #730 from tru7/patch-3
knxd: use better macrons in Makefile
Steven Barth [Mon, 5 Jan 2015 09:00:29 +0000 (10:00 +0100)]
Merge pull request #731 from tru7/patch-4
linknx: use better macros in Makefile
Steven Barth [Mon, 5 Jan 2015 08:58:49 +0000 (09:58 +0100)]
Merge pull request #732 from andrenarchy/icecast-update
[icecast] update Makefile to 2.4.1
Othmar Truniger [Sun, 4 Jan 2015 21:13:07 +0000 (22:13 +0100)]
linknx: use better macros in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
Othmar Truniger [Sun, 4 Jan 2015 21:05:31 +0000 (22:05 +0100)]
knxd: use better macrons in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
Thomas Heil [Sun, 4 Jan 2015 19:52:11 +0000 (20:52 +0100)]
pcre: update to version 8.36
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
André Gaul [Sun, 4 Jan 2015 18:00:39 +0000 (19:00 +0100)]
[icecast] update Makefile to 2.4.1
Thomas Heil [Sun, 4 Jan 2015 17:21:07 +0000 (18:21 +0100)]
haproxy: update to version 1.5.10
- DOC: fix a few typos
- BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
- BUG/MINOR: parse: refer curproxy instead of proxy
- DOC: httplog does not support 'no'
- MINOR: map/acl/dumpstats: remove the "Done." message
- BUG/MEDIUM: sample: fix random number upper-bound
- BUG/MEDIUM: patterns: previous fix was incomplete
- BUG/MEDIUM: payload: ensure that a request channel is available
- BUG/MINOR: tcp-check: don't condition data polling on check type
- BUG/MEDIUM: tcp-check: don't rely on random memory contents
- BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
- BUG/MINOR: config: fix typo in condition when propagating process binding
- BUG/MEDIUM: config: do not propagate processes between stopped processes
- BUG/MAJOR: stream-int: properly check the memory allocation return
- BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
- BUG/MEDIUM: compression: correctly report zlib_mem
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil [Sun, 4 Jan 2015 17:17:46 +0000 (18:17 +0100)]
memcached: update to version 1.4.22
- Bugfix maintenance release
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil [Sun, 4 Jan 2015 17:06:11 +0000 (18:06 +0100)]
Merge pull request #717 from MikePetullo/master
prosody: fix use of randomseed (prosody issue #439)
Luka Perkov [Sat, 3 Jan 2015 23:38:57 +0000 (00:38 +0100)]
taskwarrior: import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 18:01:05 +0000 (19:01 +0100)]
gnutls: corrected compilation of tools when OCSP is disabled
Resolves #640
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 18:04:55 +0000 (19:04 +0100)]
Merge pull request #723 from gohai/openconnect-readme-fixes
openconnect: update README
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 17:57:22 +0000 (18:57 +0100)]
openconnect: updated to 7.02
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
gohai [Sat, 3 Jan 2015 16:29:48 +0000 (17:29 +0100)]
openconnect: update README
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
Steven Barth [Sat, 3 Jan 2015 16:08:24 +0000 (17:08 +0100)]
Merge pull request #721 from tru7/patch-3
linknx: fix Makefile to use TABs instead of spaces
Steven Barth [Sat, 3 Jan 2015 16:08:17 +0000 (17:08 +0100)]
Merge pull request #720 from tru7/patch-2
knxd: fix Makefile to use TABs instead of spaces
Steven Barth [Sat, 3 Jan 2015 16:08:07 +0000 (17:08 +0100)]
Merge pull request #719 from tru7/patch-1
pthsem: fix Makefile to use TABs instead of spaces
Othmar Truniger [Sat, 3 Jan 2015 15:13:54 +0000 (16:13 +0100)]
linknx: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
Álvaro Fernández Rojas [Sat, 3 Jan 2015 15:10:10 +0000 (16:10 +0100)]
libftdi: mode ftdi_eeprom from Libraries to Utilities
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Othmar Truniger [Sat, 3 Jan 2015 15:07:14 +0000 (16:07 +0100)]
knxd: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
Othmar Truniger [Sat, 3 Jan 2015 14:55:36 +0000 (15:55 +0100)]
pthsem: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
Steven Barth [Sat, 3 Jan 2015 10:53:07 +0000 (11:53 +0100)]
Merge pull request #714 from tru7/net-linknx
linknx: new package
Steven Barth [Sat, 3 Jan 2015 10:53:04 +0000 (11:53 +0100)]
Merge pull request #713 from tru7/net-knxd
knxd: new package
Steven Barth [Sat, 3 Jan 2015 10:52:13 +0000 (11:52 +0100)]
Merge pull request #712 from tru7/libs-libesmtp
libesmtp: add Makefile for new package
Steven Barth [Sat, 3 Jan 2015 10:51:57 +0000 (11:51 +0100)]
Merge pull request #711 from tru7/libs-pthsem
pthsem: new package
Michael Heimpold [Fri, 2 Jan 2015 21:16:01 +0000 (22:16 +0100)]
php5: remove patches for sqlite2 support
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>
Michael Heimpold [Thu, 1 Jan 2015 23:00:21 +0000 (00:00 +0100)]
php5: sort modules alphabetically
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Thu, 1 Jan 2015 22:57:43 +0000 (23:57 +0100)]
php5: fix iconv dependency
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Thu, 1 Jan 2015 13:43:13 +0000 (14:43 +0100)]
php5: drop a few unneeded dependencies
- 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>