Commit Graph

5635 Commits

Author SHA1 Message Date
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
Daniel Golle 6d7aa666e5 gnunet: bump to svn r37511
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-07-09 01:11:23 +02:00
Ted Hess 5fdb011c35 Merge pull request #2935 from dibdot/adblock
adblock: update 1.3.3
2016-07-07 10:20:41 -04:00
Dirk Brenken 7ebd92f997 adblock: update 1.3.3
* enable automatic restore on empty source downloads

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-07-07 12:42:37 +02: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
Ted Hess fc9182dd20 Merge pull request #2931 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
2016-07-06 16:37:07 -04: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
Nikos Mavrogiannopoulos b5a3312100 gnutls: updated to 3.4.14
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-07-06 10:44:36 +02: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
Ted Hess d5e32ca2ef Merge pull request #2920 from xypron/relayctl
packages/utils: new package relayctl
2016-07-04 12:22:06 -04: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
Yousong Zhou 35cb289456 Merge pull request #2916 from zorun/wireguard
wireguard: Initial upload
2016-07-04 13:15:13 +08: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
Konstantin Shalygin a4a9038f58 ldns: Avoid perl bug for manpages.
Fix #2663

Signed-off-by: Konstantin Shalygin <k0ste@cn.ru>
[refresh patch]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-03 14:19:59 +00:00
Etienne CHAMPETIER d749882a68 Improve pull_request_template
commit message is copied at the end of the template when creating PR,
so swap instructions and template part

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-03 13:54:25 +00:00
Yousong Zhou caa7c466bb Merge pull request #2918 from dibdot/adblock
adblock: update 1.3.2
2016-07-03 19:55:37 +08: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
Dirk Brenken 4bb8a34bbf adblock: update 1.3.2
* only a few more fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>

Euro 16: germany vs. italy 6:5 (after 18 penalties) :-)
2016-07-03 07:42:19 +02: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 47d87165a1 Merge pull request #2915 from lynxis/libmicrohttpd0.9.50
libmicrohttpd: update to version 0.9.50
2016-07-02 19:46:36 +02:00
champtar fd17640c47 Merge pull request #2777 from blogic/krb5
krb5: more uninitialized warning errors
2016-07-02 19:44:54 +02:00
champtar 88f797a499 Merge pull request #2780 from mstorchak/nfs-kernel-server
nfs-kernel-server: add workaround for musl getservbyport
2016-07-02 19:22:37 +02:00
Baptiste Jonglez facf22d31f wireguard: Initial upload
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-07-02 19:00:31 +02: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 dbff705c7e Merge pull request #2697 from NeoRaider/lua-cjson-host
lua-cjson: add host build support
2016-07-02 18:09:35 +02:00
Hauke Mehrtens 6ed76187d6 iotivity: add some default security configuration
This is just a dummy configuration.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2016-07-02 16:55:56 +02:00
Hauke Mehrtens a29d7a887b iotivity: make it possible to build the debug version
This adds a new config option to build IoTivity with debugging support.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2016-07-02 16:55:11 +02:00
Hauke Mehrtens cb764638e0 iotivity: fix package dependencies
add PKG_BUILD_DEPENDS and PKG_CONFIG_DEPENDS and also make the sub
packages select the main package.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2016-07-02 16:54:58 +02:00
Hauke Mehrtens 6248f9a029 iotivity: update to version 1.1.0
This brings IoTivoity to version 1.1.0
The old @lantiq.com address does not work any more, update to the
@intel.com address.

The removed patches were merged upstream, but there are still some new ones needed.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2016-07-02 16:53:07 +02:00
champtar 17481f5b2d Merge pull request #2645 from kissg1988/libffi
libffi: do not append multilib suffix (eg. '../lib64') to toolexeclibdir
2016-07-02 15:52:46 +02:00
champtar 73afc9c023 Merge pull request #2722 from jow-/lttng-tools-fix
lttng-tools: musl compile fixes
2016-07-02 15:43:09 +02:00
Michal Hrusecky 06d4dfe415 davfs2: No forced stack protector
davfs2 had hardcoded value for stack protector. If stack protector is disabled
in toolchain, it would break the build. Disabling the hardcoded value, counting
on settings in cross-build system.

Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
[bump PKG_RELEASE]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 13:12:42 +00:00
champtar c6aa245059 Merge pull request #2902 from commodo/python3-win-exe-files-remove
python3: do not allow packaging of windows exe files
2016-07-02 14:46:08 +02:00
champtar d775032d38 Merge pull request #2901 from commodo/python-win-exe-files-remove
python: do not allow packaging of windows exe files
2016-07-02 14:45:41 +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
Sebastian Careba dad2cd4f4b netdata: add new package
Netdata (https://github.com/firehol/netdata) is a real-time performance monitoring tool.
This submission uses the current Git prerelease, as the latest stable (1.1.0)doesn't build cleanly.

The default configuration makes a few changes for OpenWrt:
 - access log is disabled by default; too verbose for the circular
     syslog buffer, and logging to /tmp is risky memory-wise.
     Some sort of external device would be ideal for this.

 - error and debug logs are sent to OpenWrt's syslog

 - history and frequency times are halved to reduce memory usage,
     as recommended in the netdata wiki

 - external plugins are disabled to eliminate the dependency on bash
     and node.js. Those could be installed from OpenWrt packages if
     you wish to enable that functionality.

     All of those files are still present in the package. The installed
     size could be reduced by eliminating those files first.

Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
[squash commits, change PKG_VERSION]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 10:01:15 +00:00
champtar 2bdc3323fe Merge pull request #2572 from Skeen/lpc21isp
lpc21isp: Add the package
2016-07-02 11:36:16 +02:00
champtar 21c6feb8ce Merge pull request #2366 from jclehner/add-kmod-mtd-rw
Add mtd-rw kernel module
2016-07-02 11:18:13 +02:00
Hauke Mehrtens e9d97e52c0 lispmob: fix build with musl
lispmob accesses the gnu members of struct udphdr like source and dest
and does not use the posix member names. Instead of using the correct
names just define this as _GNU_SOURCE.

[bump PKG_RELEASE]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 08:48:44 +00: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
champtar 07ed775840 Merge pull request #2913 from br101/master
horst: Use version 5.0
2016-07-02 09:06:46 +02:00
Etienne CHAMPETIER c3e815cf40 Improve pull_request_template
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 06:57:29 +00:00
Etienne CHAMPETIER 2c01e03bb5 Rename pull_request_template (it's text not markdown)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 06:57:12 +00:00
Alexander Couzens c6ce75454d libmicrohttpd: update to version 0.9.50
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2016-07-02 01:22:33 +02:00
champtar 87fa1b1ed8 Merge pull request #2873 from neheb/master
airmon-ng: Fix procps-ng dependancy.
2016-07-01 19:24:28 +02:00
Bruno Randolf fd0ffb2388 horst: Use version 5.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
2016-07-01 10:44:49 +01:00
Luka Perkov bdbadcf9a4 Merge pull request #2912 from dedeckeh/libnet-1.2.x
libnet-1.2.x: Enable pf_packet socket support by setting libnet_cv_have_packet_socket to yes
2016-06-30 23:18:39 +02:00
Florian Fainelli 9ca1b31155 Merge pull request #2911 from ffainelli/stoken
stoken: Fix binary installation
2016-06-30 10:37:27 -07: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