aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * | | ncdu: update to 1.12Charles Lehner2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update version - Use https - Remove patch which is merged into 1.12 Signed-off-by: Charles Lehner <cel@celehner.com>
* | | | Merge pull request #3116 from nwf/upstream-gkermitHannu Nyman2016-09-20
|\ \ \ \ | | | | | | | | | | gkermit: add package
| * | | | gkermit: add packageNathaniel Wesley Filardo2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @nwf Compile tested: LEDE HEAD ar71xx Run tested: LEDE HEAD on ar71xx, basic functionality testing Description: A minimal kermit file transfer program Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
* | | | | ccid: update to version 1.4.24Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | opensc: update to release version 0.16.0Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | pcsc-lite: update to version 1.8.18Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for GnuK token is included in this release, remove patches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | lvm2: update to version 2.02.165Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | btrfs-progs: update to version 4.7.2Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #3092 from ascob/watchcatTed Hess2016-09-16
|\ \ \ \ \ | | | | | | | | | | | | watchcat: fix operation of mode 'always'
| * | | | | watchcat: fix operation of mode 'always'ascob2016-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes the watchcat init script in case of mode 'always'. This mode just needs the config parameters: mode, period and forcedelay. But a wrong check against the variable pingperiod, needed in the mode 'ping' prevented mode 'always' to work properly. Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
* | | | | | flent-tools: Add packageToke Høiland-Jørgensen2016-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package installs a couple of helper programs for the Flent testing tool. These are useful when running tests and gathering remote data from an OpenWrt/LEDE router. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | Merge pull request #3154 from jefferyto/slide-switchHannu Nyman2016-09-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | slide-switch: new package
| * | | | | | slide-switch: new packageJeffery To2016-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slide-switch translates slide switch position changes into normal button presses and releases for OpenWrt / LEDE devices. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Fix nonnull-compare compile errorHirokazu MORIKAWA2016-09-13
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- config.c: In function 'strndup': config.c:87:10: error: nonnull argument 's' compared to NULL [-Werror=nonnull-compare] if(!s) ^ cc1: all warnings being treated as errors --- Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | Merge pull request #3144 from bk138/logrotateHannu Nyman2016-09-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | logrotate: import from oldpackages
| * | | | | | logrotate: use newest version, update MakefileChristian Beier2016-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
| * | | | | | logrotate: import from oldpackagesChristian Beier2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
* | | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | mmc-utils: upgrade to latest revisionMichael Heimpold2016-09-11
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-09-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Also switches HTTP to uhttpd. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | unrar: update to v5.4.5Álvaro Fernández Rojas2016-09-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | sumo: update to v0.27.1Álvaro Fernández Rojas2016-09-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | Merge pull request #3140 from aTanW/masterHannu Nyman2016-09-05
|\ \ \ \ \ | | | | | | | | | | | | joe: bump to upstream v4.3
| * | | | | joe: bump to upstream v4.3aTanW2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- files/joerc | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-)
* | | | | | Nano: Update to 2.7.0Jonathan Bennett2016-09-04
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | | Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILESMichael Heimpold2016-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without the trailing _S_ the variable is not considered at all. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | lvm2: update to version 2.02.164Daniel Golle2016-09-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | crelay: update to 0.10.1Ted Hess2016-08-31
| |/ / / |/| | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | package `fontconfig`Mirko Vogt2016-08-29
| |/ / |/| |
* | | gammu: bump to the new upstream v1.37.4aTanW2016-08-28
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | Merge pull request #2733 from cshore/pull-request-findutilsHannu Nyman2016-08-26
|\ \ \ | |/ / |/| | utils/findutils: Add GNU findutils
| * | utils/findutils: Add GNU findutilsDaniel Dickinson2016-07-06
| | | | | | | | | | | | | | | | | | | | | | | | While normally busybox version of findutils is enough, sometimes you want the full deal. Here it is. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | collectd: Enable tail_csv pluginHannu Nyman2016-08-22
| | | | | | | | | | | | | | | | | | | | | | | | Enable tail_csv plugin that "follows" (tails) and parses CSV files. Compile-tested with ar71xx. This closes #3083 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | qemu: remove the leftover --enable-qemu-agent optionYousong Zhou2016-08-18
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | qemu: build only qemu-gaYousong Zhou2016-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has two effects - Saves time and computing resources. Non-relevant tools like qemu-img, qemu-io will not be built - Fixes packaging failure on octeon target caused by failure of building internal pixman library Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Nano: Update to 2.6.3, backport patch from trunk to fix compileJonathan Bennett2016-08-17
| | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | collectd: bump version to 5.5.2Hannu Nyman2016-08-14
| | | | | | | | | | | | | | | | | | | | | * Bump collectd version to 5.5.2. * Refresh patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | qemu: fix ccache enabled buildsDirk Neukirchen2016-08-13
| | | | | | | | | | | | | | | | | | | | | | | | issue reported by buildbots fix error: ERROR: unknown option gcc Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
* | | klish: update to latest version (2.1.3)Takashi Umeno2016-08-11
| | | | | | | | | | | | Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
* | | klish: update to latest version (2.1.2)Takashi Umeno2016-08-09
| | | | | | | | | | | | Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
* | | Merge pull request #2967 from padre-lacroix/bandwidthd-phpTed Hess2016-08-08
|\ \ \ | | | | | | | | bandwidthd-php: PHP files to graph bandwidthd data in a postgresql database
| * | | bandwidthd-php: PHP files to graph bandwidthd data in a postgresqlJean-Michel Lacroix2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | database Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info> bandwidthd-php is a set of PHP files that allows to graph bandwidthd data stored in a postgresql database. This bandwidthd data can be generated using bandwidthd-pgsql in OpenWRT or LEDE or with bandwidthd on different OS (Windows, Linux for example). Addition of a config file and an init file. Modification of the Makefile to take in account the changes above Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* | | | relayctl: Add PKG_FIXUP to fix autotools version errorTed Hess2016-08-03
| |_|/ |/| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | coreutils: adjust applet descriptionsJo-Philipp Wich2016-07-30
| | | | | | | | | | | | | | | | | | | | | Only mention busybox applets for the meta package and do not imply that applets are enabled for any possible coreutils program. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | relayctl: remove superfluous dependency on udevHeinrich Schuchardt2016-07-23
| | | | | | | | | | | | | | | | | | | | | Package udev does not exist in Lede. We do not need udev to use package relayctl. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | | utils/mksh: Update to current latest upstream (r52c).Alive 4ever2016-07-19
| | | | | | | | | | | | Signed-off-by: Alif M. A. <alive4ever at live.com>
* | | lvm2: update to version 2.02.161Daniel Golle2016-07-18
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | procps-ng: add required build dependenciesJo-Philipp Wich2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 3048ebedec5b989a621529eec159cf5aa17b58b6 added a autoreconfig fixup to procps-ng, the build fails on certain systems with errors like configure.ac:72: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION or configure:14998: error: possibly undefined macro: AM_ICONV_LINKFLAGS_BODY Fix the issue by adding build time dependencies on the `gettext` and `libiconv` stub libraries to ensure that `gettext.m4` and `iconv.m4` are installed into the staging directory before `procps-ng` is getting reconfigured. Fixes https://github.com/openwrt/packages/issues/2890#issuecomment-231115844 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | Merge pull request #2919 from champtar/bluelogchamptar2016-07-12
|\ \ \ | |/ / |/| | bluelog: fix oui.txt processing
| * | bluelog: fix oui.txt processingJo-Philipp Wich2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use a temporary file path within the package build directory to avoid cluttering the host systems `/tmp` directory. - Switch to a gzipped, snapshotted copy of the `oui.txt` file since the upstream IEEE server is extremely slow, also fetching an unversioned HTTP resource during compilation breaks reproducable builds. Signed-off-by: Jo-Philipp Wich <jo@mein.io> [rework to use standard download facility] Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>