Commit graph

881 commits

Author SHA1 Message Date
Ted Hess
d210444434 crelay: update to 0.10.1
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-31 10:15:09 -04:00
Mirko Vogt
41682a4258 package fontconfig 2016-08-29 20:16:08 +02:00
aTanW
feb117a312 gammu: bump to the new upstream v1.37.4
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2016-08-28 09:56:07 +03:00
Hannu Nyman
88970a7ef3 Merge pull request #2733 from cshore/pull-request-findutils
utils/findutils: Add GNU findutils
2016-08-26 15:33:50 +03:00
Hannu Nyman
cac355eae1 collectd: Enable tail_csv plugin
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>
2016-08-22 17:54:10 +03:00
Yousong Zhou
ae8668ae88 qemu: remove the leftover --enable-qemu-agent option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-08-18 11:33:01 +08:00
Yousong Zhou
ac0ea8b970 qemu: build only qemu-ga
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>
2016-08-18 11:28:21 +08:00
Jonathan Bennett
c57f915028 Nano: Update to 2.6.3, backport patch from trunk to fix compile
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2016-08-17 10:18:35 -05:00
Hannu Nyman
5148a67262 collectd: bump version to 5.5.2
* Bump collectd version to 5.5.2.
* Refresh patches.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-14 12:10:26 +03:00
Dirk Neukirchen
1154f45501 qemu: fix ccache enabled builds
issue reported by buildbots
fix error:
ERROR: unknown option gcc

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2016-08-13 18:48:18 +02:00
Takashi Umeno
9627c38700 klish: update to latest version (2.1.3)
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
2016-08-11 22:57:29 +09:00
Takashi Umeno
e97d3c9f1a klish: update to latest version (2.1.2)
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
2016-08-09 21:56:04 +00:00
Ted Hess
a867ef2098 Merge pull request #2967 from padre-lacroix/bandwidthd-php
bandwidthd-php: PHP files to graph bandwidthd data in a postgresql database
2016-08-08 14:12:43 -04:00
Ted Hess
2c8c7f0eff relayctl: Add PKG_FIXUP to fix autotools version error
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-03 15:04:19 -04:00
Jo-Philipp Wich
630a41fd05 coreutils: adjust applet descriptions
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>
2016-07-30 15:25:40 +02:00
Jean-Michel Lacroix
3a49a7dbe6 bandwidthd-php: PHP files to graph bandwidthd data in a postgresql
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>
2016-07-29 19:33:10 -04:00
Heinrich Schuchardt
b385bd0ce2 relayctl: remove superfluous dependency on udev
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>
2016-07-23 21:40:47 +02:00
Alive 4ever
6350361865 utils/mksh: Update to current latest upstream (r52c).
Signed-off-by: Alif M. A. <alive4ever at live.com>
2016-07-19 13:51:38 +02:00
Daniel Golle
118a96a913 lvm2: update to version 2.02.161
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-07-18 22:59:13 +02:00
Jo-Philipp Wich
aafbeea12b procps-ng: add required build dependencies
Since 3048ebedec 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>
2016-07-12 20:58:14 +02:00
champtar
fd203fac94 Merge pull request #2919 from champtar/bluelog
bluelog: fix oui.txt processing
2016-07-12 12:50:31 +02:00
champtar
4b647f6fb1 Merge pull request #2952 from zorun/fix_md5sum
Remove incorrect use of PKG_SHA256SUM
2016-07-11 12:42:12 +02:00
champtar
e3c46a46ab Merge pull request #2955 from xypron/relayctl
relayctl: update license information
2016-07-11 10:06:03 +02:00
Heinrich Schuchardt
7ca38cd625 relayctl: update license information, use @SF
The license BSD-3-Clause.
Indicate license file.
Use @SF for PKG_SOURCE_URL instead of sourceforge.net URL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-07-11 00:35:12 +02:00
Baptiste Jonglez
d6673185a2 Remove incorrect use of PKG_SHA256SUM
OpenWRT/LEDE only understands the PKG_MD5SUM variable, and detects if the
hash is e.g. SHA256 by looking at the length of the hash.

This affects libs/libmicrohttpd, mail/ssmtp and utils/mc.

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-07-10 22:36:07 +02:00
Stephen Walker
a53bf7192b packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-09 14:50:58 -04:00
Jo-Philipp Wich
a6368066b3 lm-sensors: fix missing PKG_SOURCE variable (#2933)
Fix missing `PKG_SOURCE` variable leading to a
`Download/default is missing the FILE field` error in the buildroot.

Also remove now uneeded  variable as the default one matches the git clone
structure. Finally use the common variable assignment style for
`PKG_SOURCE_PROTO` and `PKG_SOURCE_VERSION`.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-07-07 12:10:09 +02:00
Vladimir Ulrich
800c1e5d87 [utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-07-06 17:41:14 +03:00
Daniel Dickinson
72bf48a5b8 utils/findutils: Add GNU findutils
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>
2016-07-06 05:08:17 -04:00
Álvaro Fernández Rojas
9bdd531164 Merge pull request #2928 from cshore/pull-request-tar-acl-options
utils/tar: Default to acl and xattr support if it's core default
2016-07-05 08:28:56 +02:00
champtar
36fa51e6ba Merge pull request #2886 from Diftraku/lm-sensors
Change lm-sensors source URI to the working clone on GitHub
2016-07-04 23:59:30 +02:00
Toni Kaija
fd8efbd964 Change lm-sensors source URI to the working clone on GitHub
Signed-off-by: Toni Kaija <toni.kaija@corefactory.com>
2016-07-04 14:06:19 +03:00
Heinrich Schuchardt
8771b7b33e packages/utils: new package relayctl
Package relayctl provides a command-line tool to control
SainSmart USB relay boards based on FTDI chips using bitbang
mode.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-07-03 21:23:31 +02:00
Jo-Philipp Wich
641062ccfc bluelog: fix oui.txt processing
- 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>
2016-07-03 12:55:43 +00:00
Yousong Zhou
5b17019304 Merge pull request #2917 from oneru/master
Nano: update to 2.6.0
2016-07-03 17:54:54 +08:00
Jonathan Bennett
48cfc50109 Nano: update to 2.6.0
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2016-07-02 23:50:28 -05:00
champtar
4f384a3522 Merge pull request #2773 from blogic/smstools
smstoold: only define USE_ICONV if it is enabled
2016-07-02 18:53:31 +02:00
champtar
7d5e546887 Merge pull request #2893 from jow-/procps-ng-fix
procps-ng: fix build on systems without gettext development utilities
2016-07-02 14:42:25 +02:00
Takashi Umeno
4c98c181c0 klish: add new package (2.1.1)
The klish is a framework for implementing a CISCO-like CLI on a UNIX
systems. It is configurable by XML files. The KLISH stands for Kommand
Line Interface Shell.

klish is an active fork of the clish program created by Graeme
McKerrell.

Makefile from https://dev.openwrt.org/browser/packages/utils/klish/Makefile?rev=31310

add SOB.
add Maintainer.
change URL http://libcode.org/projects/klish/files
update to 2.1.1 (newest version).
merge klish and konf package.

[squash commits]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
2016-07-02 08:14:17 +00:00
Florian Fainelli
2c80de9058 stoken: Fix binary installation
We were copying a wrapper script instead of the actual executable.

Fixes #2910

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2016-06-30 10:36:57 -07:00
Michael Heimpold
4e402c8685 mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-06-28 22:55:35 +02:00
Jo-Philipp Wich
3048ebedec procps-ng: fix build on systems without gettext development utilities
The current procps-ng Makefile calls the shipped autogen.sh script which
introduces incorrect implicit dependencies on host utilities, leading to
the following error observed on a minimal build system:

    (cd .../procps-ng-3.3.11; echo "3.3.11" > ".../procps-ng-3.3.11/.tarball-version"; ./autogen.sh );
    You must have autopoint installed to generate procps-ng build system.
    The autopoint command is part of the GNU gettext package.
    Makefile:96: recipe for target '.../procps-ng-3.3.11/.configured_yynyyyyy' failed
    make[3]: *** [.../procps-ng-3.3.11/.configured_yynyyyyy] Error 1

Apply the following changes in order to fix compilation:

 - Apply the generic autoreconf fixup to generate configure and Makefiles
 - Use Build/Prepare to populate .tarball-version and revert Build/Configure
   to its default implementation
 - Disable to build of docs and tests as those require additional utilities
   not guaranteed to be present

Fixes #2890.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-24 10:16:46 +02:00
Hannu Nyman
ac341e7726 ccrypt: disable support for emacs mode
Disable the special emacs mode, as it can lead to build failures
in buildbot.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-22 20:33:12 +03:00
Daniel Dickinson
8d4f5d8bda utils/tar: Default to acl and xattr support if it's core default
If we've enable POSIX ACL's and XATTR support as the default, then
make tar build with such support by default as well.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
2016-06-19 17:34:43 -04:00
champtar
25af3a6632 Merge pull request #2865 from miska/lxc-luci-features
Little improvement to LXC LuCI app
2016-06-17 15:42:23 +03:00
Michal Hrusecky
b6d1ef53c3
luci-app-lxc: Bump version
Did quite some changes, so bumping version so users would get the change.

Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
2016-06-17 09:22:41 +02:00
Michal Hrusecky
449a19ff5d
luci-app-lxc: Download list of available distributions
There was harcoded list of available images. Instead of it, LuCI LXC app will
now try to download list of available container images.

Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
2016-06-16 16:18:59 +02:00
Luka Perkov
3fffe7e1ff Merge pull request #2742 from miska/master
lxc: Use more FSH compliant /srv/lxc instead of new root dir
2016-06-16 15:59:40 +02:00
Michal Hrusecky
0084c9377e
luci-app-lxc: Use uname -m as architecture
As containers are basically virtual machines, it should not depend on the
build target but on the real hardware architecture. For example there is plenty
of ARM families (mvebu, sunxi, ...) but all armv7l arms should be able to run
armv7l containers.

Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
2016-06-16 10:49:23 +02:00
Michal Hrusecky
da074c9766
luci-app-lxc: Allow versioned images
I makes quite some sense to provide user the choice between various versions of
the distribution to install into LXC.

Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
2016-06-16 10:44:23 +02:00