Steven Barth [Thu, 19 Nov 2015 15:26:40 +0000 (16:26 +0100)]
Merge pull request #1645 from feckert/master
extend net-snmp functionality
Steven Barth [Thu, 19 Nov 2015 15:25:00 +0000 (16:25 +0100)]
Merge pull request #1743 from marcin1j/patchwork/owfs
owfs: add startup scripts, make features configurable and fix w1 adapter bugs
Steven Barth [Thu, 19 Nov 2015 15:23:46 +0000 (16:23 +0100)]
Merge pull request #1870 from dangowrt/update-libmicrohttpd
libmicrohttpd: update to 0.9.44
Steven Barth [Thu, 19 Nov 2015 15:23:26 +0000 (16:23 +0100)]
Merge pull request #1898 from NeoRaider/node-host
node: add python/host to HOST_BUILD_DEPENDS as well
Steven Barth [Thu, 19 Nov 2015 11:38:42 +0000 (12:38 +0100)]
Merge pull request #1991 from ClaymorePT/boost_4
boost: Update 4
Steven Barth [Thu, 19 Nov 2015 11:37:34 +0000 (12:37 +0100)]
Merge pull request #1988 from brainsucker-na/master
strongswan: gmpdh plugin, package and strongswan-isakmp metapackage
Steven Barth [Thu, 19 Nov 2015 11:35:36 +0000 (12:35 +0100)]
Merge pull request #1972 from jefferyto/python-cffi
python-cffi: new package
Steven Barth [Thu, 19 Nov 2015 11:35:24 +0000 (12:35 +0100)]
Merge pull request #1970 from jefferyto/python-pycparser
python-pycparser: new package
Steven Barth [Thu, 19 Nov 2015 11:33:51 +0000 (12:33 +0100)]
Merge pull request #1956 from jefferyto/python-ply
python-ply: new package
Steven Barth [Thu, 19 Nov 2015 11:33:28 +0000 (12:33 +0100)]
Merge pull request #1955 from jefferyto/python-ipaddress
python-ipaddress: new package
Steven Barth [Thu, 19 Nov 2015 11:33:21 +0000 (12:33 +0100)]
Merge pull request #1954 from jefferyto/python-enum34
python-enum34: new package
Steven Barth [Thu, 19 Nov 2015 11:33:10 +0000 (12:33 +0100)]
Merge pull request #1953 from jefferyto/python-idna
python-idna: new package
Steven Barth [Thu, 19 Nov 2015 11:33:02 +0000 (12:33 +0100)]
Merge pull request #1951 from jefferyto/python-six
python-six: new package
Steven Barth [Thu, 19 Nov 2015 11:32:46 +0000 (12:32 +0100)]
Merge pull request #1950 from jefferyto/python-pyasn1
python-pyasn1: new package
Steven Barth [Thu, 19 Nov 2015 11:30:37 +0000 (12:30 +0100)]
Merge pull request #1921 from jefferyto/zope-interface
zope-interface: import from old packages feed
Toke Høiland-Jørgensen [Thu, 19 Nov 2015 10:44:34 +0000 (11:44 +0100)]
sqm-scripts: Bump to v1.0.5.
Carlos Miguel Ferreira [Thu, 19 Nov 2015 00:09:50 +0000 (00:09 +0000)]
boost: Update 4
Major Updates
- Added support for Python 3.5.
- Removed the restriction for the target MPC85xx when using uclibc [1].
- No longer required since uclibc was removed from trunk.
- Added option to force static compilation.
- Added option to force linking statically to the C++ standard library and compiler runtime support libraries.
- Added option to disable multithreading support. It can be helpfull for those who wish to fully optimise their code.
- Some boost libraries will require multithreading to be active. For those, this option is active as a requirement.
Minor Updates
- Added -fPIC to CFLags [2].
- python requires independent position code when statically compiling.
References:
[1] - https://github.com/openwrt/packages/issues/1621
[2] - https://github.com/openwrt/packages/issues/1938
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
Tim Harvey [Tue, 10 Nov 2015 20:47:51 +0000 (12:47 -0800)]
multimedia: add fbdevsink
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
brainsucker-na [Wed, 18 Nov 2015 15:02:32 +0000 (18:02 +0300)]
strongswan: gmpdh plugin, package and strongswan-isakmp metapackage
gmpdh plugin implements DH Groups (same as normal GMP plugin), but links to GMP statically and is stripped of all RSA based stuff. Binary size for plugin is ~20kbytes with no dependency on libgmp (200+ kbytes after squash), easilly fitting into flash space restricted devices.
strongswan-isakmp metapackage defines a minimal set of strongswan plugins (including gmpdh) for ISAKMP / IKEv1 PSK tunnels. Will fit even 4mb routers (like tplink wr841n) with disabled IPv6 support and packages (so its a trade - IPv6 or ipsec tunnels).
Signed-of-by: Mikalai Miadzvedz <brainsucker.na@gmail.com>
Ted Hess [Wed, 18 Nov 2015 19:50:41 +0000 (14:50 -0500)]
Merge pull request #1981 from philenotfound/master
at: update init script to use procd
Phil Eichinger [Wed, 18 Nov 2015 07:55:29 +0000 (08:55 +0100)]
at: update init script to use procd
also increase PKG_RELEASE
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Álvaro Fernández Rojas [Wed, 18 Nov 2015 10:45:44 +0000 (11:45 +0100)]
Merge pull request #1928 from hnyman/fix-mpg123
mpg123: fix installation by adding a missing backslash
Luka Perkov [Tue, 17 Nov 2015 22:53:30 +0000 (23:53 +0100)]
Merge pull request #1978 from philenotfound/master
at: bring back package
Ted Hess [Tue, 17 Nov 2015 18:38:39 +0000 (13:38 -0500)]
Merge pull request #1974 from thess/icecast-update
icecast: Improve OOB experience - new defaults, add user & group ids
Phil Eichinger [Tue, 17 Nov 2015 16:52:21 +0000 (17:52 +0100)]
at: bring back package
* import from oldpackages
* version bump, update hash
* add PKG_LICENSE and PKG_LICENSE_FILES
* update patches
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Ted Hess [Mon, 16 Nov 2015 19:53:35 +0000 (14:53 -0500)]
Merge pull request #1971 from dibdot/adblock
adblock: fix redirection issues
Jeffery To [Mon, 16 Nov 2015 11:55:06 +0000 (19:55 +0800)]
python-cffi: new package
From PyPI:
Foreign Function Interface for Python calling C code.
This depends on python-pycparser, which is in PR #1970
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 16 Nov 2015 11:52:40 +0000 (19:52 +0800)]
package-ply: use given path instead of copying directly into staging_dir
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Dirk Brenken [Sun, 15 Nov 2015 20:17:53 +0000 (21:17 +0100)]
adblock: fix redirection issues
fix more corner cases because of mksh to ash migration
fix logical glitch during startup
Signed-off-by: Dirk Brenken <dirk@brenken.org>
Jeffery To [Mon, 16 Nov 2015 09:09:14 +0000 (17:09 +0800)]
python-pycparser: new package
From the README:
pycparser is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.
This depends on python-ply, which is in PR #1956
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 16 Nov 2015 08:54:24 +0000 (16:54 +0800)]
python-ply: added Build/InstallDev section
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Ted Hess [Sun, 15 Nov 2015 23:35:32 +0000 (18:35 -0500)]
Merge pull request #1948 from mistachkin/master
Bring back the Tcl language (lang/tcl package)...
mistachkin [Thu, 5 Nov 2015 06:05:32 +0000 (22:05 -0800)]
lang/tcl: Bring back package, updated to 8.6.4.
Signed-off-by: Joe Mistachkin <joe@mistachkin.com>
Ted Hess [Sun, 15 Nov 2015 18:28:55 +0000 (13:28 -0500)]
icecast: Improve OOB experience - new defaults, add user & group ids
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Sun, 15 Nov 2015 17:19:34 +0000 (12:19 -0500)]
Merge pull request #1966 from dibdot/ssmtp
ssmtp: maintenance update
Ted Hess [Sun, 15 Nov 2015 17:06:54 +0000 (12:06 -0500)]
Merge pull request #1962 from dibdot/mc
mc: update to 4.8.15
Dirk Brenken [Sun, 15 Nov 2015 12:48:08 +0000 (13:48 +0100)]
ssmtp: maintenance update
remove needless dead.letter function (at least on embedded devices)
backport debian fixes (slightly modified)
compile tested. Please apply to upstream - thank you!
Signed-off-by: Dirk Brenken <dirk@brenken.org>
Dirk Brenken [Sun, 15 Nov 2015 12:44:25 +0000 (13:44 +0100)]
mc: update to 4.8.15
bump version to 4.8.15
fix charset / utf-8 support
fix different warnings during startup
merge all configuration files in /etc/mc
enable internal editor & charset support by default
Signed-off-by: Dirk Brenken <dirk@brenken.org>
tripolar [Sun, 15 Nov 2015 11:43:52 +0000 (12:43 +0100)]
Merge pull request #1923 from hnyman/libtorrent
Libtorrent and rtorrent: update version, disable ipv6 to fix compilation
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Ted Hess [Sat, 14 Nov 2015 15:43:27 +0000 (10:43 -0500)]
Merge pull request #1952 from dibdot/master
adblock: additional check for running dns query background task
Ted Hess [Sat, 14 Nov 2015 15:38:24 +0000 (10:38 -0500)]
Merge pull request #1958 from mlichvar/chrony-script-improvements
chrony: improve hotplug and init scripts
Miroslav Lichvar [Sat, 14 Nov 2015 07:59:52 +0000 (08:59 +0100)]
chrony: improve hotplug and init scripts
- fix the init script to read the right config
- rework the init script to allow reusing its code in the hotplug script
- find wan interfaces in the hotplug script instead of using hardcoded
name and set the online/offline status separately for IPv4/IPv6
- allow NTP access on interfaces that are configured after chronyd start
- add NTP servers obtained from DHCP, options are specified in a new
dhcp_ntp_server config section
- start chronyd before the network service, include a patch to always
have IP_FREEBIND defined, which seems to be missing with uclibc
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Hannu Nyman [Fri, 6 Nov 2015 12:02:55 +0000 (14:02 +0200)]
rtorrent: update to 0.9.6, disable ipv6
Update rtorrent to 0.9.6.
Update patches.
Disable ipv6 in rtorrent, as ipv6 is disabled also in libtorrent.
Libtorrent compilation has been broken since #1181 got merged
and ipv6 got enabled. Users have seen issues like #1316 and #1804
IPv6 support in libtorrent & rtorrent master is not complete.
Instead there is a separate ipv6 branch, which still needs some
cleanup before mainstream use. See discussion at
https://github.com/rakshasa/rtorrent/issues/59#issuecomment-
56651538
So, it makes no sense to use ipv6 with the master branch.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Fri, 6 Nov 2015 11:44:16 +0000 (13:44 +0200)]
libtorrent: update to 0.13.6, disable ipv6, remove ipv6 hack
Fix libtorrent compilation by:
* Disable ipv6
* Remove the problematic patches/120-... ipv6 hack at the same time,
as it is a 5-year old hack to fix one ipv6 problem.
* Update libtorrent to git master HEAD (0.13.6).
Libtorrent compilation has been broken due to patches/120-...
since #1181 got merged and ipv6 got enabled.
Users have seen issues like #1316 and #1804
IPv6 support in libtorrent master is not compelete.
Instead there is a separate ipv6 branch, which still needs some
cleanup before mainstream use. See discussion at
https://github.com/rakshasa/rtorrent/issues/59#issuecomment-
56651538
So, it makes no sense to use ipv6 with the master branch.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Sun, 8 Nov 2015 11:06:02 +0000 (13:06 +0200)]
mpg123: fix installation by adding a missing backslash
Fix the installation command by adding a missing "\".
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Ted Hess [Fri, 13 Nov 2015 14:10:05 +0000 (09:10 -0500)]
Merge pull request #1936 from mmaraya/master
port-mirroring: new package for copying network packets
Jeffery To [Fri, 13 Nov 2015 08:35:14 +0000 (16:35 +0800)]
python-six: use setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 13 Nov 2015 08:26:56 +0000 (16:26 +0800)]
python-pyasn1: use setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 13 Nov 2015 08:17:17 +0000 (16:17 +0800)]
python-ply: use setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 13 Nov 2015 04:59:23 +0000 (12:59 +0800)]
python-ipaddress: use setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Mike Maraya [Sun, 8 Nov 2015 19:35:44 +0000 (14:35 -0500)]
port-mirroring: copy network packets with optional support for TaZmen Sniffer Protocol (TZSP)
Signed-off-by: Mike Maraya <mike.maraya@gmail.com>
Jeffery To [Thu, 12 Nov 2015 15:39:50 +0000 (23:39 +0800)]
python-ply: new package
From the README:
PLY is a 100% Python implementation of the common parsing tools lex
and yacc.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 12 Nov 2015 15:06:12 +0000 (23:06 +0800)]
python-ipaddress: new package
From the README:
Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 12 Nov 2015 14:28:26 +0000 (22:28 +0800)]
python-enum34: new package
From the README:
enum34 is the new Python stdlib enum module available in Python 3.4
backported for previous versions of Python from 2.4 to 3.3.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 12 Nov 2015 14:01:07 +0000 (22:01 +0800)]
python-idna: new package
From the README:
A library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as "IDNA2008" and can produce different results
from the earlier standard from 2003.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Dirk Brenken [Thu, 12 Nov 2015 13:56:04 +0000 (14:56 +0100)]
adblock: additional check for running dns query background task
fix for possible query log config change (enabled => disabled)
Please apply to upstream - thank you!
Signed-off-by: Dirk Brenken <dirk@brenken.org>
Jeffery To [Thu, 12 Nov 2015 10:04:18 +0000 (18:04 +0800)]
python-six: fixed package description
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 12 Nov 2015 09:04:09 +0000 (17:04 +0800)]
python-six: new package
From the README:
Six is a Python 2 and 3 compatibility library. It provides utility functions
for smoothing over the differences between the Python versions with the goal of
writing Python code that is compatible on both Python versions. See the
documentation for more information on what is provided.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Steven Barth [Thu, 12 Nov 2015 08:12:32 +0000 (09:12 +0100)]
Merge pull request #1949 from dibdot/master
adblock: busybox "tr" does not support character classes by default
Jeffery To [Thu, 12 Nov 2015 05:45:55 +0000 (13:45 +0800)]
python-pyasn1: new package
From the README:
This is an implementation of ASN.1 types and codecs in Python programming
language. It has been first written to support particular protocol (SNMP)
but then generalized to be suitable for a wide range of protocols
based on ASN.1 specification.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Dirk Brenken [Thu, 12 Nov 2015 03:59:48 +0000 (04:59 +0100)]
adblock: busybox "tr" does not support character classes by default
bugfix: busybox "tr" does not support character classes by default and
generates (partly) odd domain names.
Signed-off-by: Dirk Brenken <dirk@brenken.org>
Luka Perkov [Wed, 11 Nov 2015 23:53:44 +0000 (00:53 +0100)]
git: update to 2.6.3
Signed-off-by: Luka Perkov <luka@openwrt.org>
Jonathan McCrohan [Wed, 11 Nov 2015 23:45:12 +0000 (23:45 +0000)]
muninlite: refresh patches
Purely cosmetic changes only.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Martin Blumenstingl [Sat, 7 Nov 2015 17:23:08 +0000 (18:23 +0100)]
muninlite: Fix fetching data for interfaces with a dash in the name
munin-node passes the original interface name (as extracted from
/proc/net/dev) to if_* and if_err_*. Thus replacing dash with underscore
results in interfaces not being found anymore.
Closes: #1927
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Martin Blumenstingl [Sat, 7 Nov 2015 17:11:58 +0000 (18:11 +0100)]
muninlite: Fix parsing the available network interface names
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Martin Blumenstingl [Sat, 7 Nov 2015 16:12:11 +0000 (17:12 +0100)]
muninlite: Enable the df plugin again and fix parsing disk usage
Closes: #1926
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Jonathan McCrohan [Wed, 11 Nov 2015 23:02:55 +0000 (23:02 +0000)]
lcd4linux: fix endian issues with GLCD2USB plugin
Patch submitted by Vladimir Ermakov.
Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Ted Hess [Wed, 11 Nov 2015 22:00:32 +0000 (17:00 -0500)]
Merge pull request #1946 from dibdot/master
adblock: uci support, dynamic uhttpd instance support plus various fixes
Ted Hess [Wed, 11 Nov 2015 21:52:58 +0000 (16:52 -0500)]
Merge pull request #1947 from danielg4/master
vpnc: dirty hack for musl compatibility
Daniel Gimpelevich [Wed, 11 Nov 2015 21:29:43 +0000 (13:29 -0800)]
vpnc: dirty hack for musl compatibility
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Dirk Brenken [Wed, 11 Nov 2015 18:36:34 +0000 (19:36 +0100)]
adblock: uci support, dynamic uhttpd instance support plus various fixes
* add uci support
* add dynamic uhttpd instance support
(no longer rely on uhttpd config changes)
* package reordering
* plus various fixes
Signed-off-by: Dirk Brenken <dirk@brenken.org>
Álvaro Fernández Rojas [Wed, 11 Nov 2015 18:25:22 +0000 (19:25 +0100)]
libftdi: fix cmake build issues
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Ted Hess [Wed, 11 Nov 2015 18:13:17 +0000 (13:13 -0500)]
Merge pull request #1942 from padre-lacroix/master
bandwidthd: Addition of a variant of the bandwidthd package.
Ted Hess [Wed, 11 Nov 2015 18:04:40 +0000 (13:04 -0500)]
Merge pull request #1943 from dubek/rsyslog
Add rsyslog package
Dov Murik [Tue, 3 Nov 2015 21:17:38 +0000 (16:17 -0500)]
net/rsyslog: add new package
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
Dov Murik [Tue, 3 Nov 2015 21:16:51 +0000 (16:16 -0500)]
libs/libestr: add new package (needed for net/rsyslog)
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
Steven Barth [Wed, 11 Nov 2015 09:46:27 +0000 (10:46 +0100)]
Merge pull request #1940 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 18.5
Jean-Michel Lacroix [Tue, 10 Nov 2015 20:13:52 +0000 (15:13 -0500)]
bandwidthd: Addition of a variant of the bandwidthd package.
Addition of the bandwidthd-pgsql package variant that can save also
in a postgres database.
Modification of bandwidthd.config to have the default IP address
of an OpenWrt router (192.168.1.1)
Addition of a small OpenWrt logo in the logo.gif
Compile tested on CC and trunk (ar71xx and mvebu in both cases)
run tested on CC (ar71xx) and trunk (r47397 on mvebu)
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
Alexandru Ardelean [Tue, 10 Nov 2015 10:48:08 +0000 (12:48 +0200)]
python-setuptools: upgrade to version 18.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Luka Perkov [Tue, 10 Nov 2015 00:33:21 +0000 (01:33 +0100)]
Merge pull request #1914 from sairon/fossil-fix-makefile
fossil: fix Makefile for GNU Make < 3.82
Ted Hess [Mon, 9 Nov 2015 19:59:50 +0000 (14:59 -0500)]
Merge pull request #1939 from damianorenfer/master
libs/libsodium: update to 1.0.6
Damiano Renfer [Mon, 9 Nov 2015 19:04:24 +0000 (20:04 +0100)]
libs/libsodium: update to 1.0.6
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Álvaro Fernández Rojas [Mon, 9 Nov 2015 06:06:48 +0000 (07:06 +0100)]
Merge pull request #1931 from mstorchak/tmux
tmux: update to 2.1
Álvaro Fernández Rojas [Mon, 9 Nov 2015 06:06:18 +0000 (07:06 +0100)]
Merge pull request #1930 from mstorchak/tgt
tgt: update to 1.0.61
Álvaro Fernández Rojas [Mon, 9 Nov 2015 06:04:17 +0000 (07:04 +0100)]
Merge pull request #1932 from mstorchak/acl
acl: update to
20150921
Álvaro Fernández Rojas [Mon, 9 Nov 2015 06:03:58 +0000 (07:03 +0100)]
Merge pull request #1933 from mstorchak/attr
attr: update to
20150922
Álvaro Fernández Rojas [Mon, 9 Nov 2015 06:00:28 +0000 (07:00 +0100)]
Merge pull request #1929 from Zokormazo/grep
grep: update to 2.22
Álvaro Fernández Rojas [Mon, 9 Nov 2015 06:00:17 +0000 (07:00 +0100)]
Merge pull request #1935 from mstorchak/netatalk
netatalk: fix dependency: libattr instead of attr
Maxim Storchak [Sun, 8 Nov 2015 10:34:41 +0000 (12:34 +0200)]
acl: update to
20150921
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 8 Nov 2015 10:35:14 +0000 (12:35 +0200)]
attr: update to
20150922
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Julen Landa Alustiza [Sun, 8 Nov 2015 18:35:31 +0000 (19:35 +0100)]
grep: update to 2.22
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
Maxim Storchak [Sun, 8 Nov 2015 17:33:49 +0000 (19:33 +0200)]
tmux: update to 2.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 8 Nov 2015 10:32:30 +0000 (12:32 +0200)]
tgt: update to 1.0.61
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak [Sun, 8 Nov 2015 10:19:03 +0000 (12:19 +0200)]
netatalk: fix dependency: libattr instead of attr
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Michael Heimpold [Sat, 7 Nov 2015 16:37:45 +0000 (17:37 +0100)]
php5: update to 5.6.15
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
John Crispin [Fri, 6 Nov 2015 21:34:59 +0000 (22:34 +0100)]
libmraa: board detection was broken after the name changed
Signed-off-by: John Crispin <blogic@openwrt.org>
Nico [Fri, 6 Nov 2015 14:36:51 +0000 (15:36 +0100)]
Merge pull request #1894 from hnyman/xz522
utils/xz: update to 5.2.2
Ted Hess [Thu, 5 Nov 2015 18:50:41 +0000 (13:50 -0500)]
Merge pull request #1917 from thess/boost-build
boost: Add ignore-site-config option to bjam
Ted Hess [Thu, 5 Nov 2015 18:47:22 +0000 (13:47 -0500)]
Merge pull request #1919 from sairon/tvheadend-update
tvheadend: update to v4.0.7
Jeffery To [Thu, 5 Nov 2015 15:25:12 +0000 (23:25 +0800)]
zope-interface: import from old packages feed
- split from twisted, since the twisted tarball no longer includes zope.interface
- update to latest version (4.1.3)
- add setuptools to PKG_BUILD_DEPENDS
- update description, filespec
- add license info
- add myself as maintainer
Signed-off-by: Jeffery To <jeffery.to@gmail.com>