Commit graph

658 commits

Author SHA1 Message Date
aTanW
0d857aa078 joe: fix key bindings
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 joerc |    7 -------
 1 file changed, 7 deletions(-)
2015-11-30 00:56:19 +03:00
Daniel Golle
021c3e1198 btrfs-progs: remove no longer needed patch
xattr.h header location no longer needs to be patched.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-11-28 23:51:09 +01:00
Ted Hess
14d565fccf Merge pull request #2011 from gmagnotta/master
created mt-st project
2015-11-28 14:43:11 -05:00
Hannu Nyman
b2d082e5a3 Merge pull request #2022 from dibdot/mc
mc: add ash subshell support
2015-11-28 12:23:58 +02:00
Dirk Brenken
1d797c29b0 mc: add ash subshell support
* backport a slightly modified subshell patch to stable 4.8.15
  (see ticket: https://www.midnight-commander.org/ticket/2742)
* enable subshell support by default

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-25 21:17:41 +01:00
gmagnotta
eb60b138a8 created mt-st project
Signed-off-by: Giuseppe Magnotta giuseppe.magnotta@gmail.com
2015-11-25 15:32:48 +01:00
Ted Hess
0c4cc6bd57 Merge pull request #1968 from thess/smstools-work
smstools3: Fix NLS build dependencies
2015-11-25 09:03:46 -05:00
Jean-Michel Lacroix
6b0288785c bandwidthd: fix build with gcc5
This is a small fix to allow the package to compile with gcc5
Addition of the -std=gnu89 CFLAGS.
Small correction of the copyright date of file bandwidthd.init

Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2015-11-24 09:45:45 -05:00
Jo-Philipp Wich
b3beb14b67 Merge pull request #2006 from dwmw2/master
collectd: enable nut plugin
2015-11-24 14:24:54 +01:00
Ted Hess
906c32a5b6 Merge pull request #2012 from commodo/stress-package
stress: bring it back (from old packages)
2015-11-23 14:34:47 -05:00
Alexandru Ardelean
4ee146b692 stress: bring it back (from old packages)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-11-23 16:08:26 +02:00
Ted Hess
43a71474f6 zile: fix gcc5 build issues
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-23 09:01:56 -05:00
Steven Barth
e47080b4f9 dbus: update to 1.10.4
Signed-off-by: Steven Barth <steven@midlink.org>
2015-11-23 14:24:46 +01:00
David Woodhouse
69e92a9bef collectd: enable nut plugin
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2015-11-22 12:42:51 +00:00
Álvaro Fernández Rojas
51474d7499 dump1090: update to latest version, fix typo
Fixes https://github.com/openwrt/packages/issues/1976

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-22 12:35:17 +01:00
Hauke Mehrtens
127e1c4856 gpsd: do not strip gpsd
The not strip command is not strip=no, but it is nostrip=yes.
This fixes building this gpsd.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-11-19 22:16:25 +01:00
Steven Barth
5f9cd613f6 Merge pull request #1743 from marcin1j/patchwork/owfs
owfs: add startup scripts, make features configurable and fix w1 adapter bugs
2015-11-19 16:25:00 +01:00
Phil Eichinger
a0c7a0948d at: update init script to use procd
also increase PKG_RELEASE

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2015-11-18 16:36:23 +01:00
Phil Eichinger
212d602c51 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>
2015-11-17 17:52:21 +01:00
Ted Hess
9357d094f3 smstools3: Fix NLS build dependencies, improper CFLAGS overrides and LFLAGS added to MAKE_VARS
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-16 10:28:40 -05:00
Dirk Brenken
46d99ac2f4 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>
2015-11-15 13:44:25 +01:00
Jonathan McCrohan
e3b0a20c44 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>
2015-11-11 23:07:33 +00:00
Jean-Michel Lacroix
b885721fa0 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>
2015-11-10 15:13:52 -05:00
Álvaro Fernández Rojas
d51a3d39cc Merge pull request #1931 from mstorchak/tmux
tmux: update to 2.1
2015-11-09 07:06:48 +01:00
Álvaro Fernández Rojas
92837e6fa4 Merge pull request #1932 from mstorchak/acl
acl: update to 20150921
2015-11-09 07:04:17 +01:00
Álvaro Fernández Rojas
00c3d7a2ca Merge pull request #1933 from mstorchak/attr
attr: update to 20150922
2015-11-09 07:03:58 +01:00
Maxim Storchak
6f5f84d514 acl: update to 20150921
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 20:51:40 +02:00
Maxim Storchak
68b15bde67 attr: update to 20150922
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 20:41:57 +02:00
Julen Landa Alustiza
91f81c65e9 grep: update to 2.22
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-11-08 19:35:31 +01:00
Maxim Storchak
c53c5306a6 tmux: update to 2.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 19:59:19 +02:00
Nico
60baa2c2f8 Merge pull request #1894 from hnyman/xz522
utils/xz: update to 5.2.2
2015-11-06 15:36:51 +01:00
Álvaro Fernández Rojas
61b9ec8c1a unrar: update to v5.3.7
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-01 18:03:18 +01:00
Álvaro Fernández Rojas
b88213b3a7 unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-01 16:19:56 +01:00
Oliver Middleton
1df252e4c8 collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
/etc/collectd/conf.d is referenced in the default config so should be installed to prevent the following in syslog every boot:
Fri Oct  9 02:09:38 2015 user.emerg : configfile: stat (/etc/collectd/conf.d) failed: No such file or directory

Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-10-28 01:35:20 +00:00
Hannu Nyman
6f4fedd830 utils/xz: update to 5.2.2
Update xz to version 5.2.2.
Add a secondary download location.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-27 14:06:47 +02:00
Luiz Angelo Daros de Luca
aa48cd404a sane-backends: select all backends when CONFIG_ALL
sane-xxx backend packages are hidden packages with custom
config and CONFIG_ALL does not select them alone. Now
sane-backends depends on +ALL:sane-backends-all.

No existing ipk is affected as the changed package/sane-backends
does not exist as an ipk.

030-musl.patch was updated to be submitted upstream. However,
the added preprocessor #if are always true for OpenWRT and will
not change the resulting code.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-10-26 14:17:28 -02:00
Steven Barth
8e6ba58fbe Merge pull request #1875 from psidhu/master
gpsd: initial add to packages
2015-10-26 09:40:23 +01:00
Álvaro Fernández Rojas
5e3254a380 unrar: update to v5.3.6
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-24 23:13:30 +02:00
Álvaro Fernández Rojas
6cb3979f21 unrar: add libunrar support
Closes https://github.com/openwrt/packages/pull/1882

Signed-off-by: Nikolay Podoprigora volzhanin@gmail.com
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-24 20:55:53 +02:00
John Crispin
010cb4848d swig: make it compile even if pcre libs are not available
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-20 13:26:25 +02:00
Pushpal Sidhu
8da4be4843 gpsd: initial add to packages
This package is currently in oldpackages. Add here to keep support for gpsd.

From oldpackages, this was bumped from 3.10 -> 3.15 and includes an upstream
patch to allow building with musl.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
2015-10-19 17:23:46 -07:00
John Crispin
36ce356436 swig: add PKG_LICENSE_FILE
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 16:00:19 +02:00
John Crispin
2e57574f30 yunbridge: add linux side python code
to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
23bee2145f swig: add host build
this is a binding generator needed to build node plugins

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:10 +02:00
Steven Barth
79cfbb8edf Merge pull request #1853 from szogi/master
open2300: re-add to the master, maintainer change, build check format fix
2015-10-19 10:36:12 +02:00
aTanW
3a8d834c96 gammu: bump to new upstream v1.36.6
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2015-10-19 10:26:57 +03:00
Julen Landa Alustiza
45cb71805f less: update to 481
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-10-16 21:39:19 +02:00
Steven Barth
a6ab8c074a Merge pull request #1857 from padre-lacroix/bandwidthd
Addition of bandwidthd from the oldpackages
2015-10-15 22:07:03 +02:00
Jean-Michel Lacroix
ca4bdeaba6 Addition of bandwidthd from the oldpackages
Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info
2015-10-14 09:52:13 -04:00
Steven Barth
0f6e674a62 Merge pull request #1766 from hnyman/fix-collectd-dns
collectd: Delay first data read cycle by 1s
2015-10-13 08:52:39 +02:00