aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #9244 from neheb/booRosen Penev2019-06-17
|\ | | | | Bosst change to HOSTPKG
| * fbzmq: Switch to HOSTPKGRosen Penev2019-06-17
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libmstch: Switch HOST to HOSTPKGRosen Penev2019-06-17
| | | | | | | | | | | | | | | | HOST should be used by tools only, not for host packages. Other minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * fbthrift: Install to STAGING_DIR_HOSTPKGRosen Penev2019-06-17
| | | | | | | | | | | | | | As part of the boost change. Also get rid of various CMake options as CMake can find everything properly now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libfolly: Fix compilation for older ARM platformsRosen Penev2019-06-17
| | | | | | | | | | | | ARM6 and below do not support the yield instruction. Do not use it there. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * boost: Install HOST libraries to HOSTPKGRosen Penev2019-06-17
| | | | | | | | | | | | | | | | | | | | | | | | After talking to @jow on IRC, we found two problems. STAGING_DIR_HOST is designed for tools, not host packages. Changing this to HOSTPKG allows CMake and pkgconfig to work properly with fbthrift. The host-libraries should not be modular like this for host packages. Changed to eliminate them and to only build the needed ones. This can be changed as conditions change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9198 from xinxijishuwyq/masterRosen Penev2019-06-17
|\ \ | | | | | | pigz: add package
| * | pigz: something changeKen Wong2019-06-10
| | | | | | | | | | | | Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
| * | pigz: add packageKen Wong2019-06-09
| | | | | | | | | | | | Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
* | | Merge pull request #9177 from neheb/gabeDaniel Golle2019-06-17
|\ \ \ | | | | | | | | libgabe: Update to 1.0
| * | | libgabe: Update to 1.0Rosen Penev2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload to simplify the Makefile Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9138 from neheb/lz4Rosen Penev2019-06-17
|\ \ \ \ | | | | | | | | | | liblz4: Update to 1.9.1 and switch to codeload
| * | | | liblz4: Update to 1.9.1 and switch to codeloadRosen Penev2019-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies the Makefile. Remove build hacks and use CMake Use PKG_BUILD_PARALLEL for faster compilation. Switch to the Compression submenu to group this with the others. Added lz4 binaries to be installable. Add Optimization option. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9236 from neheb/naRosen Penev2019-06-17
|\ \ \ \ \ | | | | | | | | | | | | libnatpmp: Switch to CMake
| * | | | | libnatpmp: Switch to CMakeRosen Penev2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. CMake patch is from upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | python-certifi: bump to 2019.6.16Eneas U de Queiroz2019-06-17
| |_|_|_|/ |/| | | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #9242 from val-kulkov/graphicsmagick-packageHannu Nyman2019-06-17
|\ \ \ \ \ | | | | | | | | | | | | graphicsmagick: update to the latest upstream version
| * | | | | graphicsmagick: update to the latest upstream versionVal Kulkov2019-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.3.32. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | Merge pull request #8956 from antonyantony/libreswan-fixes-1Rosen Penev2019-06-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Libreswan packages fixes upgrade 3.29 and dnssec
| * | | | | | libreswan: update to libreswan 3.29-1Antony Antony2019-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused patches Add patch to: Automatically detect whether Curve25519 is available in NSS for USE_DH31 Signed-off-by: Antony Antony <antony@phenome.org>
| * | | | | | libreswan: add libunbound and minor fixesAntony Antony2019-06-16
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enable libunbound, along with dependency add kmod-crypto-aead kmod-crypto-gcm dependency to support AES GCM disable libseccomp /git/openwrt/build_dir/target-mips_24kc_musl/libreswan-3.27/include/lswseccomp.h:24:10: fatal error: seccomp.h: No such file or directory #include <seccomp.h> ^~~~~~~~~~~ add missing dependency nspr add nss-utils dependency to able to import x509 Certificates to fix the error ipsec import west.p12 /usr/sbin/ipsec: line 239: pk12util: not found /usr/sbin/ipsec: line 84: certutil: not found remove libnss dependency, nss-utils util will pull it. remove unused build option KERNELSRC not necesscay since b4b98e2922. Signed-off-by: Antony Antony <antony@phenome.org>
* | | | | | Merge pull request #9035 from neheb/ibrRosen Penev2019-06-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | ibr*: Switch to uClibc++
| * | | | | | ibrdtnd: Switch to uClibc++Rosen Penev2019-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | ibrdtn-tools: Switch to uClibc++Rosen Penev2019-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems to work fine. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | ibrdtn: Switch to uClibc++Rosen Penev2019-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added needed patches. Some are upstream backports. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | ibrcommon: Switch to uClibc++Rosen Penev2019-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces install size. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9234 from neheb/phpMichael Heimpold2019-06-15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | php7-pecl-http: Fix wrong licurl define
| * | | | | | php7-pecl-http: Fix wrong licurl defineRosen Penev2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libcurl changed the option name a while back. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9144 from DocLM/libgphoto2Hannu Nyman2019-06-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libgphoto2 and gphoto2: update to 2.5.23
| * | | | | | | gphoto2: Update to 2.5.23Leonardo Medici2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
| * | | | | | | libgphoto2: Update to 2.5.23Leonardo Medici2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | | | | | | Merge pull request #9231 from jefferyto/byobu-5.129Hannu Nyman2019-06-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | byobu: Update to 5.129
| * | | | | | | | byobu: Update to 5.129Jeffery To2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | diffutils: provide diff, cmp as alternativesYousong Zhou2019-06-15
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves openwrt/packages#6361 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | Merge pull request #8950 from ammubhave/add_fbzmqRosen Penev2019-06-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | fbzmq: Add fbzmq library
| * | | | | | | fbzmq: Add fbzmq libraryAmol Bhave2019-06-14
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fbzmq provides a framework for writing services in C++ while leveraging the features of libzmq (message passing semantics). Compile tested: nbg6817, master Maintainer: me Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | | Merge pull request #8035 from val-kulkov/imagemagick-packageRosen Penev2019-06-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | imagemagick: reintroduce package, cleanup and upgrade
| * | | | | | | imagemagick: reintroduce package, cleanup and upgradeVal Kulkov2019-06-13
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ImageMagick is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. This package provides the prominent 'convert' utility. ImageMagick's installation footprint is: x86_64: 6.7 MB, ipq806x (ARM): 6.0 MB, bcm53xx: 6.2 MB. The shared libraries occupy 2.4 MB on bcm53xx, 2.3 MB on ipq806x, and 2.5 MB on x86_64. The 114 ImageMagick's modules occupy from 3.4 MB to 4.0 MB depending on the target. It may be possible to reduce the installation footprint by introducing build parameters to control the selection of modules. In view of the large number of modules and the possibility of breakage due to module interdependencies or other reasons, such attempt is not made at this time. ImageMagick is therefore best suited for extroot-enabled or x86_64 OpenWrt systems. In many cases, GraphicsMagick may be used as a substitute for ImageMagick. GraphicsMagick provides similar functionality, it is faster and it has a smaller installation footprint. It is therefore better suited for non-extroot OpenWrt systems. However, in tests to reduce resolution (and size) of a high-resolution JPEG image GraphicsMagick required about 25% more RAM than ImageMagick (no HDRI, quantum depth of 8) during its execution. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | Merge pull request #9218 from neheb/fgoRosen Penev2019-06-14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Update Facebook tools
| * | | | | | librsocket-cpp: Update to 2019-06-11Rosen Penev2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation with newer GCC Added Maintainer. Reorganized Makefile for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | fbthrift: Update to 2019.06.10.00Rosen Penev2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile for consistency between packages. Added -Dlib_only to save some time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | libwangle: Update to 2019.06.10.00Rosen Penev2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Maintainer. Rearranged Makefile for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | libfizz: Update to 2019.06.10.00Rosen Penev2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation when ChaCha20 is missing from OpenSSL 1.1 Added Maintainer. Rearranged Makefile for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | libfolly: Update to 2019.06.10.00Rosen Penev2019-06-13
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially restore uclibc patch. Some parts were upstreamed while others were not. Fixes compilation without ChaCha20 support in OpenSSL 1.1 and above. Depend on libunwind conditionally. libunwind is not supported on all targets. Depending on it unconditionally makes libfolly and dependent packages unavailable on those targets. Added missing Maintainer. Several Makefile rearrangements for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libxml2: add -dev and -utils packages (closes #8591)Michael Heimpold2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces a libxml2-dev package which contains most stuff required for developing against libxml2 (on the target), and the libxml2-utils package which contains the xmllint and xmlcatalog command line binaries which are provided by libxml2. Reported-by: Valentín Kivachuk <vk18496@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #9227 from Payne-X6/masterJosef Schlehofer2019-06-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | knot: update to vetsion 2.8.2
| * | | | | | knot: upgrade to vetsion 2.8.2Jan Hák2019-06-13
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade of Knot DNS package to version 2.8.2 Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | | Merge pull request #9226 from dengqf6/libsensorsRosen Penev2019-06-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | lm-sensors: install libsensors using CP instead of INSTALL_DATA
| * | | | | lm-sensors: install libsensors using CP instead of INSTALL_DATADeng Qingfang2019-06-13
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | INSTALL_DATA turns all of the symlinks to files, increasing size. Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | shadowsocks-libev: bump to version 3.3.0Yousong Zhou2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The most notable change was that socket data buffer has been increased from 2KB to 16KB Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>