aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mc: update to 4.8.23Dirk Brenken2019-06-24
| | | | | | | * bump to release 4.8.23, see https://midnight-commander.org/wiki/NEWS-4.8.23 * (re-)enable VFS support by default Signed-off-by: Dirk Brenken <dev@brenken.org>
* Merge pull request #9146 from commodo/seafile-cleanup1Rosen Penev2019-06-18
|\ | | | | seafile-seahub,django: cleanup seafile a bit, add python3 variants for django & django-constance
| * seafile-seahub: whitespace updateAlexandru Ardelean2019-06-18
| | | | | | | | | | | | Just un-indent the package definition a bit. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * django-constance: convert to python pkg format + add python3 variantAlexandru Ardelean2019-06-18
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * django: convert to python pkg format + add python3 variantAlexandru Ardelean2019-06-18
| | | | | | | | | | | | This also updates all dependencies to use the new `python-django` package. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-pytz: remove host-buildAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | | | seafile-seahub was the only user of this. Remove this from the build. Having it here is a bit messy. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * seafile-seahub: de-couple build a bit moreAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | | | | | | | | | seafile-seahub's build is a mess. It hijacks some OpenWrt mk files into the build. This can be avoided by provided some of the required parameters via env-vars and patching the env-vars into the build. Which is what this patch does. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * seafile-seahub: move all prefix-ed python packages to varAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | The change is mostly organizational. More packages will be moved to have python- or python3- prefixes. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #9009 from neheb/nRosen Penev2019-06-18
|\ \ | | | | | | poco: Remove
| * | poco: Do not build on ARCRosen Penev2019-06-18
|/ / | | | | | | | | | | Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9248 from jefferyto/golang-1.12.6Hannu Nyman2019-06-18
|\ \ | | | | | | golang: Update to 1.12.6
| * | golang: Update to 1.12.6Jeffery To2019-06-18
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #9238 from BKPepe/btrfsJosef Schlehofer2019-06-18
|\ \ \ | |_|/ |/| | btrfs-progs: Update to version 5.1.1
| * | btrfs-progs: Update to version 5.1.1Josef Schlehofer2019-06-16
| | | | | | | | | | | | | | | | | | Move depends under URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | 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>