aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python-packages: strip quotes around index-urlYousong Zhou2019-05-10
| | | | | | | With pip3.7, `--index-url ""` is different from absence of --index-url argument. Apply the same for python3 variant Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* python3-packages: port from python-packagesYousong Zhou2019-05-10
| | | | | | | | This is largely done by suffixing "python" or "py" with "3". The README.md file is also copied here and we intend to maintain it independently from its python2 counterpart. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* stubby: Update PKG_RELEASERosen Penev2019-05-10
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #7101 from ammubhave/add_libmstchRosen Penev2019-05-10
|\ | | | | libmstch: add mstch library
| * libmstch: add mstch libraryAmol Bhave2019-05-09
| | | | | | | | | | | | | | | | mstch is an implementation of the the mustache templates using C++. This package will build mstch static library that can be used by other packages. Signed-off-by: Amol Bhave <ambhave@fb.com>
* | Merge pull request #8922 from nxhack/node_support_mips64Rosen Penev2019-05-10
|\ \ | | | | | | node: add mips64 support
| * | node: add mips64 supportHirokazu MORIKAWA2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | see: https://github.com/openwrt/packages/pull/8796 And remove uclibc depends Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | Merge pull request #8939 from jonathanunderwood/stubby-fix-8888Rosen Penev2019-05-09
|\ \ \ | | | | | | | | [WIP] stubby: fix handling of pkis in config (#8888)
| * | | stubby: fix handling of pkis in config (#8888)Jonathan G. Underwood2019-05-10
|/ / / | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | shadowsocks-libev: README.md: add "incompatible changes" sectionYousong Zhou2019-05-09
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | shadowsocks-libev: move plugin options to server sectionYousong Zhou2019-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plugin options are properties of shadowsocks deployment as a whole, including both server and each client components. Multiple client instances accessing the same server will need to share the same plugin settings With this change, plugin options will need to specified to "server" and "ss-server" section, not to each component section. Fixes: c19e949 ("shadowsocks-libev: add plugin options support") Reference: https://github.com/openwrt/packages/issues/8903#issuecomment-489674137 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #8932 from ammubhave/boost_copy_cmakeRosen Penev2019-05-08
|\ \ \ | | | | | | | | boost: Copy cmake in InstallDev step
| * | | boost: Copy cmake in InstallDev stepAmol Bhave2019-05-08
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy the cmake directory in the InstallDev step. I am currently trying out actual host build for boost i.e. compiling boost libaries for host tools. When I do that, that step installs the boost cmake files in staging_dir/host. This breaks other packages that use cmake to compile and use boost as a dependency. This is because, their compilation step now begins using staging_dir/host version of Boost, rather than the target version of boost. Cmake gives priority to cmake version of Boost config, over finding boost headers manually. This change resolves that problem by installing the BoostConfig.cmake file in staging_dir/<target> as well. Compile tested: nbg6817 Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | Merge pull request #8931 from TDT-AG/pr/20190508-keepalivedRosen Penev2019-05-08
|\ \ \ | | | | | | | | keepalived: update to version 2.0.16
| * | | keepalived: update to version 2.0.16Florian Eckert2019-05-08
| |/ / | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #8911 from neheb/setMichael Heimpold2019-05-08
|\ \ \ | | | | | | | | set2net: Remove false depends
| * | | set2net: Remove false dependsRosen Penev2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These depends actually have the effect of disabling ser2net when uClibc-ng is selected. Remove them. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8806 from BKPepe/python-urllib3Josef Schlehofer2019-05-08
|\ \ \ \ | | | | | | | | | | python-urllib3: update to version 1.25.2
| * | | | python-urllib3: update to version 1.25.2Josef Schlehofer2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add me as maintainer Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #8831 from BKPepe/zeroconfJosef Schlehofer2019-05-08
|\ \ \ \ \ | | | | | | | | | | | | python-zeroconf: update to version 0.22.0
| * | | | | python-zeroconf: update to version 0.22.0Josef Schlehofer2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #7792 from trldp/masterJosef Schlehofer2019-05-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Hashdeep: add package
| * | | | | | Hashdeep: add packageTobe Deprez2019-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tobe Deprez <trldp@outlook.com>
* | | | | | | Merge pull request #8802 from dddaniel/masterJosef Schlehofer2019-05-08
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | python-boto3: Add new package
| * | | | | | python-boto3: Add new packageDaniel Danzberger2019-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | | | | | Merge pull request #8923 from ammubhave/fixboostRosen Penev2019-05-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | boost: Fix boost apply_visitor for lvalue variants
| * | | | | | | boost: Fix boost apply_visitor for lvalue variantsAmol Bhave2019-05-07
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Boost 1.70.0 broke the apply_visitor functions for lvalue reference variants. This imports the patch that fixes this issue from upstream. Tested this by compiling a library (https://github.com/facebookincubator/fizz) that works with 1.69 but breaks with 1.70. And then, importing this patch and trying the compilation again. Compile tested: nbg6817 Maintainer: @ClaymorePT Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | | Merge pull request #8311 from TDT-AG/pr/20190227-collectdFlorian Eckert2019-05-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | collectd: add uci config support
| * | | | | | | collectd: add uci config supportFlorian Eckert2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add uci config support. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | Merge pull request #8909 from neheb/msm2Rosen Penev2019-05-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | msmtp: Remove uClibc hack
| * | | | | | | | msmtp: Remove uClibc hackRosen Penev2019-05-05
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This seems to no longer be needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #8913 from neheb/ptpRosen Penev2019-05-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | linuxptp: Remove false depends
| * | | | | | | | linuxptp: Remove false dependsRosen Penev2019-05-05
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems ever since the switch to uClibc-ng, this builds perfectly fine. Moved PKG_MAINTAINER variable for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #8868 from neheb/icuRosen Penev2019-05-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | icu: Fix compilation with uClibc-ng
| * | | | | | | | icu: Fix compilation with uClibc-ngRosen Penev2019-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uClibc-ng does not define these math functions in math.h , only in tgmath.h. Therefore the cmath header will not work. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8870 from neheb/zstRosen Penev2019-05-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | zstd: Fix compilation on uClibc-ng
| * | | | | | | | zstd: Fix compilation on uClibc-ngRosen Penev2019-05-01
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uClibc-ng defines __GLIBCC__ and does not compile in execinfo.h. Disable it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7099 from ammubhave/add_libsigarRosen Penev2019-05-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libsigar: add sigar libary
| * | | | | | | | libsigar: add sigar libaryAmol Bhave2019-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sigar is a System Information Gatherer And Reporter library for C++ Adding the package so other C++ packages that depends on this library can build. This creates a libsigar.so shared library. Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | | | | Merge pull request #8916 from diizzyy/net-socat-1733Ted Hess2019-05-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/socat: Update to 1.7.3.3
| * | | | | | | | | net/socat: Update to 1.7.3.3Daniel Engberg2019-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update socat to 1.7.3.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | luafilesystem: fix PKG_MIRROR_HASHHans Dedecker2019-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | | | | Merge pull request #8921 from ysc3839/tr-web-controlRosen Penev2019-05-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Revert "transmission-web: set conflicts with transmission-web-control"
| * | | | | | | | | | Revert "transmission-web: set conflicts with transmission-web-control"Richard Yu2019-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 18c9a03770793e084eab5601d51b21ca4b374f75. To fix "make menuconfig" shows "recursive dependency detected". Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | | | | | Merge pull request #8920 from mstorchak/tgtRosen Penev2019-05-06
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | tgt: update to 1.0.77
| * | | | | | | | | | tgt: update to 1.0.77Maxim Storchak2019-05-06
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to 1.0.77 - apply patches from Rosen Penev for compatibility with uClibc-ng - add an option for rotation_rate selection Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* / | | | | | | | | shadowsocks-libev: add plugin options supportYousong Zhou2019-05-06
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference: https://github.com/openwrt/packages/issues/8903 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | Merge pull request #8902 from ja-pa/measurement-kit-0.10.3Josef Schlehofer2019-05-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | measurement-kit: update to version 0.10.3
| * | | | | | | | | measurement-kit: update to version 0.10.3Jan Pavlinec2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add patch to fix disabled deprecated OpenSSL APIs Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | Merge pull request #8613 from diizzyy/libx264Daniel Engberg2019-05-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libs/libx264: Update to 20190324 and rework Makefile