Rosen Penev and GitHub
d3b32a62c2
Merge pull request #9595 from dengqf6/ev
...
libev: update to 4.27
2019-08-30 16:35:27 -07:00
Rosen Penev and GitHub
0f52ce32c8
Merge pull request #9848 from neheb/key4
...
keyutils: Add Debian hardening patch
2019-08-30 16:19:28 -07:00
Rosen Penev and GitHub
b8aa5d8fcb
Merge pull request #9578 from neheb/opn
...
opencv: Update to 4.1.1
2019-08-30 16:17:57 -07:00
Rosen Penev and GitHub
d990519a85
Merge pull request #5886 from nonicknamewasleftforme/feature/backuppc
...
new backuppc package w/ dependency perl-file-rsyncp
2019-08-30 16:02:49 -07:00
Rosen Penev
85f1e3e474
rxtx: Add missing classpath dependency
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-30 11:27:32 -07:00
Rosen Penev and GitHub
cbecbc6298
Merge pull request #9693 from neheb/jam
...
jamvm: Add host build
2019-08-30 10:34:50 -07:00
Rosen Penev
2972cc98eb
jamvm: Add host build
...
Needed for classpath. GCJ is also needed but that can be dealt with
separately.
Fix compilation with musl by defining _GNU_SOURCE. What's funny here is
that if __USE_GNU gets replaced, the host build fails. The man page says
_GNU_SOURCE for pthread_getattr_np but glibc violates that statement.
Removed classpath dependency. classpaths must select jamvm, not the other
way around.
Removed target whitelist. Switched to blacklist.
Fixed License information.
Various other cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-30 10:32:19 -07:00
Rosen Penev and GitHub
614e8e8be3
Merge pull request #9851 from neheb/madp
...
madplay: Pass CFLAGS properly
2019-08-30 10:19:22 -07:00
Rosen Penev and GitHub
2676c2dd57
Merge pull request #9732 from dengqf6/ngx
...
nginx: update to 1.16.1
2019-08-30 10:16:47 -07:00
Rosen Penev and GitHub
f452195ab6
Merge pull request #9844 from cshoredaniel/pr-msmtpq-ng-mta-conn_test
...
msmtp-scripts: Fix connectivity test and various permissions
2019-08-30 10:15:44 -07:00
Rosen Penev and GitHub
f414253f09
Merge pull request #9852 from neheb/prob
...
libredblack: Pass CFLAGS
2019-08-30 10:14:58 -07:00
Rosen Penev and GitHub
0fe7e4586b
Merge pull request #9853 from neheb/atf
...
atftp: Update to 0.7.2
2019-08-30 10:14:28 -07:00
Rosen Penev and GitHub
7aa461730d
Merge pull request #9813 from neheb/xml
...
xmlrpc-c: Update to 1.51.03
2019-08-30 10:12:33 -07:00
Rosen Penev and GitHub
73801c267a
Merge pull request #9868 from gladiac1337/haproxy-2.0.5
...
haproxy: Update HAProxy to v2.0.5
2019-08-30 10:11:38 -07:00
Rosen Penev and GitHub
35c4fd5aba
Merge pull request #9871 from wvdakker/master
...
Shorewall: Bump to 5.2.3.4
2019-08-30 10:10:56 -07:00
Rosen Penev and GitHub
9fd31a0c05
Merge pull request #9866 from tru7/libfmt
...
libfmt: bump to version 6.0.0
2019-08-30 09:56:20 -07:00
Rosen Penev
fbcf61d9d3
libredblack: Pass CFLAGS
...
CFLAGS were not being passed. This was breaking builds with ASLR.
Pass proper PIC command to gcc with $(fPIC).
Don't install static libraries. Keep those for InstallDev only.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-28 14:45:24 -07:00
Rosen Penev
ccc3b6d44a
keyutils: Pass OpenWrt CFLAGS directly.
...
Needed for compilation with PKG_ASLR_PIE.
Replaced Build/Compile with PKG_INSTALL.
Adjusted install paths for consistency.
Added license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-28 14:29:44 -07:00
Rosen Penev
76c0bea36b
madplay: Pass CFLAGS properly
...
CFLAGS were not being passed which was breaking ASLR builds.
Fixed license header.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_INSTALL for consistency.
Passed proper $(FPIC) value.
Several other Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-28 13:51:14 -07:00
Rosen Penev
6a1cd83265
libssh2: Remove old artifacts from autotools platform
...
Removed PKG_FIXUP. It has no meaning with CMake.
Replaced PKG_INSTALL with CMAKE_INSTALL. Consequentially, removed
InstallDev section.
Added ABI_VERSION to force package rebuilds when it increases.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license tag.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-28 13:07:34 -07:00
Rosen Penev and GitHub
122426c651
Merge pull request #9856 from lucize/nsprup
...
nspr: update to 4.22
2019-08-28 09:34:06 -07:00
Rosen Penev and GitHub
3ebb643494
Merge pull request #9843 from cshoredaniel/pr-fix-uwsgi-cgi-python
...
uwsgi-cgi: use python3 hostpkg not system python3
2019-08-27 20:29:41 -07:00
Rosen Penev and GitHub
dadfaddfa2
Merge pull request #9834 from adde88/master
...
hcxtools: Updated to v5.2.0.
2019-08-27 18:56:56 -07:00
Rosen Penev
a447e1c6b2
libssh2: Don't build tests
...
Speeds up build and fixes OpenSSL support.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-27 17:15:13 -07:00
Rosen Penev
946dfed856
atftp: Update to 0.7.2
...
Fixes issue where CFLAGS were not being passed. This was breaking ASLR
builds.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_INSTALL. Changed install paths based on PKG_INSTALL paths.
Added --disable-debug to make sure debug code is disabled.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-27 15:37:27 -07:00
Rosen Penev and GitHub
9c43805ae5
Merge pull request #9837 from val-kulkov/imagemagick-package
...
imagemagick: update to 7.0.8-62
2019-08-26 13:28:15 -07:00
Rosen Penev and GitHub
293b60cab0
Merge pull request #9812 from neheb/soft2
...
softflowd: Update to 1.0.0
2019-08-24 15:38:55 -07:00
Rosen Penev
473356a562
xmlrpc-c: Update to 1.51.03
...
Small Makefile reorganization.
Switch BUILD_PARALLEL to 1. Seems to work now.
Added nanosleep patch that replaces usleep usage.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-23 14:17:29 -07:00
Rosen Penev
033b17179c
softflowd: Update to 1.0.0
...
Development moved to GitHub. Update URLs.
Cleaned up Makefile a bit for consistency between packages.
Added patch that removes deprecated bzero.
Ran init script through shellcheck. Fixed minor warnings.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-23 12:55:51 -07:00
Rosen Penev and GitHub
8fecab45bd
Merge pull request #9811 from ja-pa/imagemagic-update
...
imagemagick: update to version 7.0.8-61
2019-08-23 11:40:19 -07:00
Rosen Penev and GitHub
a359c6b8c7
Merge pull request #9808 from stangri/master-simple-adblock
...
simple-adblock: move to POSIX compliance, better output on check, bet…
2019-08-22 23:41:37 -07:00
Rosen Penev and GitHub
7dfa1c133b
Merge pull request #9596 from dengqf6/bind
...
bind: update to 9.14.4
2019-08-22 20:34:40 -07:00
Rosen Penev and GitHub
6d151be788
Merge pull request #9802 from stangri/master-simple-adblock
...
simple-adblock: boot-up optimization
2019-08-22 20:24:03 -07:00
Rosen Penev and GitHub
250111456d
Merge pull request #9799 from cotequeiroz/oauhthlib
...
python-oauthlib: bump to 3.1.0
2019-08-22 18:09:30 -07:00
Rosen Penev and GitHub
7312d38f58
Merge pull request #9733 from dengqf6/oc
...
openconnect: update to 8.04
2019-08-22 17:57:39 -07:00
Rosen Penev and GitHub
5646b4ce74
Merge pull request #9741 from lucize/bfdd
...
bfdd: add BFD package
2019-08-22 09:53:16 -07:00
Rosen Penev and GitHub
8f652372f1
Merge pull request #9678 from Andy2244/cifsd-update-05-08-2019
...
cifsd: update to git (2019-08-19)
2019-08-21 08:35:53 -07:00
Rosen Penev and GitHub
02ad7d814a
Merge pull request #9691 from neheb/evt
...
evtest: Update to 1.34
2019-08-21 02:31:05 -07:00
Rosen Penev and GitHub
e3e13cd10d
Merge pull request #9746 from neheb/ldb
...
ldbus: Pass CFLAGS to luarocks
2019-08-21 02:30:31 -07:00
Rosen Penev and GitHub
89457abf7d
Merge pull request #9747 from neheb/luar
...
luarocks: Add zip/host build dependency
2019-08-20 20:46:26 -07:00
Rosen Penev and GitHub
cd6e4f1131
Merge pull request #9771 from neheb/gif
...
giflib: Update to 5.2.1 and add utilities
2019-08-20 20:28:59 -07:00
Rosen Penev and GitHub
e7b4ea09d7
Merge pull request #9781 from nxhack/node_fix_http2_dos
...
node: fix http/2 DoS
2019-08-20 20:19:17 -07:00
Rosen Penev and GitHub
a1c0924f5a
Merge pull request #9780 from wfleurant/ygg-bump-0-3-7
...
yggdrasil: bump to 0.3.7
2019-08-20 09:36:24 -07:00
Rosen Penev
6f6366f217
ldbus: Update to latest revision
...
Fixes build in C11 mode. strerror_s is a Microsoft extension and not
available with musl.
Pass CFLAGS to luarocks. Otherwise, it doesn't get OpenWrt's cflags like
-Os.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-19 12:16:37 -07:00
Rosen Penev and GitHub
a23b073ba7
Merge pull request #9734 from cotequeiroz/tang_noman
...
tang: do not build manpages
2019-08-19 00:54:55 -07:00
Rosen Penev and GitHub
530997cce3
Merge pull request #9745 from PolynomialDivision/feature/add_uwifi
...
libuwifi: add userspace wifi library
2019-08-18 23:06:54 -07:00
Rosen Penev
3f19592ef9
giflib: Add utilities package
...
As requested in #9756
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-18 16:41:42 -07:00
Rosen Penev
b75c6de359
giflib: Update to 5.2.1
...
Removed now invalid patch.
Upstream got rid of autotools. This allows the Makefile to be simplified.
Added PKG_BUILD_PARALLEL for faster compilation.
Other miscellaneous cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-18 16:41:40 -07:00
Rosen Penev and GitHub
8c62c79775
Merge pull request #9769 from BKPepe/dovecot
...
Dovecot: Update and Improve packaging
2019-08-18 09:07:33 -07:00
Rosen Penev and GitHub
30d123f890
Merge pull request #9727 from cotequeiroz/iotivity_py2
...
iotivity: force use of python2 for scons
2019-08-17 12:43:07 -07:00
Rosen Penev and GitHub
b197609bd1
Merge pull request #9672 from BKPepe/clamav
...
clamav: update to version 0.101.3
2019-08-17 12:38:35 -07:00
Rosen Penev and GitHub
8038dc2bbc
Merge pull request #9748 from wfleurant/ygg-builder-hotfix
...
yggdrasil: fix #9712 upstream dependency with branch develop
2019-08-17 12:13:30 -07:00
Rosen Penev and GitHub
c06fd0eaef
Merge pull request #9725 from alinnastac/libcap-pkgconfig
...
libcap: copy pkgconfig file in staging directory
2019-08-17 12:03:33 -07:00
Rosen Penev and GitHub
14587390ce
Merge pull request #9744 from PolynomialDivision/feature/add_radiotap
...
libradiotap: add radiotap parsing library
2019-08-17 12:00:05 -07:00
Rosen Penev and GitHub
bf642cdf31
Merge pull request #9743 from cotequeiroz/squashfs-tools
...
squashfs-tools: need to include sys/sysmacros.h
2019-08-17 11:58:40 -07:00
Rosen Penev and GitHub
e2b7a82d8b
Merge pull request #9726 from cotequeiroz/log4cplus_hostpkg
...
log4cplus: install host libraries into lib
2019-08-17 11:57:51 -07:00
Rosen Penev and GitHub
8c49062998
Merge pull request #9757 from BKPepe/sentrysdk
...
python-sentry-sdk: Update to version 0.10.2
2019-08-17 11:57:15 -07:00
Rosen Penev and GitHub
12f1c7da66
Merge pull request #9759 from BKPepe/ytdl
...
youtube-dl: Update to version 2019.8.13
2019-08-17 11:57:06 -07:00
Rosen Penev and GitHub
3e791f33a0
Merge pull request #9708 from mstorchak/luaposix
...
luaposix: update to v34.1.1
2019-08-17 11:56:45 -07:00
Rosen Penev and GitHub
62262156c6
Merge pull request #9760 from jefferyto/host-python-mac
...
python,python3: Fix host Python compilation for macOS
2019-08-16 23:00:19 -07:00
Rosen Penev
b61ca9d885
luarocks: Add zip/host build dependency
...
Needed when zip is missing on the host system.
Fixed LICENSE information.
Added *BUILD_PARALLEL for faster compilation.
Other minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-15 10:22:09 -07:00
Rosen Penev and GitHub
ba9ea5a8a7
Merge pull request #9713 from jefferyto/python-twisted-19.7.0
...
python-twisted: Update to 19.7.0, refresh patches
2019-08-14 12:13:59 -07:00
Rosen Penev and GitHub
c967c23124
Merge pull request #9729 from cotequeiroz/onig
...
oniguruma: update to release 6.9.3
2019-08-14 11:01:27 -07:00
Rosen Penev and GitHub
5acb52f1c6
Merge pull request #9701 from cotequeiroz/https-dns-proxy_clang
...
https-dns-proxy: avoid picking up host clang-tidy
2019-08-14 09:54:43 -07:00
Rosen Penev and GitHub
b38ca10029
Merge pull request #9692 from RussellSenior/patch-cve-13638
...
patch: apply upstream patch for CVE-2019-13638
2019-08-14 09:53:53 -07:00
Rosen Penev and GitHub
a454b4b18a
Merge pull request #9687 from neheb/libup
...
libupnpp and upmpdcli
2019-08-14 09:53:05 -07:00
Rosen Penev and GitHub
d67a62f4e4
Merge pull request #9681 from cshoredaniel/pr-msmtp-scripts-update
...
msmtp-scripts: Update to new official upstream; coexist with msmtp
2019-08-14 09:49:31 -07:00
Rosen Penev and GitHub
c42bf7685f
Merge pull request #9684 from eglooca/master
...
netifyd: Updated to v2.91.
2019-08-14 09:47:49 -07:00
Rosen Penev and GitHub
ea7733d61d
Merge pull request #9711 from mwarning/zerotier
...
zerotier: udpate to 1.4.2
2019-08-14 09:46:48 -07:00
Rosen Penev and GitHub
418d473ffc
Merge pull request #9689 from cotequeiroz/clamav_xml
...
clamav: avoid host pickup of libxml2
2019-08-14 09:38:57 -07:00
Rosen Penev and GitHub
24d2a45f9f
Merge pull request #9724 from ja-pa/redis-uclibc
...
redis: fix compilation for uClibc
2019-08-14 09:36:20 -07:00
Rosen Penev and GitHub
746935f51f
Merge pull request #9667 from ja-pa/subversion-cpe-id
...
subversion: polish Makefile
2019-08-14 09:26:02 -07:00
Rosen Penev
751c5e9673
evtest: Update to 1.34
...
Several Makefile adjustments.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed LICENSE info.
Added URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-14 00:55:55 -07:00
Rosen Penev
b2d016d352
upmpdcli: Update to 1.4.2
...
Fixed license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed upstreamed patch.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-14 00:52:55 -07:00
Rosen Penev
f6033cf841
libupnpp: Update to 0.17.1
...
Fixed up license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-14 00:52:55 -07:00
Rosen Penev
b82bdd3f0e
flac: Update to 1.33
...
Some adjustments to the configure flags.
Removed upstreamed patches.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-14 00:49:49 -07:00
Rosen Penev
bf2f1a0263
libgd: Properly disable iconv support
...
HAVE_ICONV and HAVE_ICONV_H are two different headers that both need to
evaluate to false. Added the extra CONFIGURE_VARS.
This can be verified by passing -Werror=implicit-function-declaration
Added PKG_LICENSE_FILES
Updated homepage URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-14 00:49:07 -07:00
Rosen Penev and GitHub
91218decea
Merge pull request #9704 from neheb/att
...
attr: Backport upstream patch fixing compilation without bzero
2019-08-13 13:02:39 -07:00
Rosen Penev
cd662eae2f
attr: Backport upstream patch fixing compilation without bzero
...
Fixed up License information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-13 12:43:30 -07:00
Rosen Penev and GitHub
b2b3316944
Merge pull request #9699 from James-TR/pdns-4.1.13
...
pdns: bump version to 4.1.13
2019-08-12 13:07:42 -07:00
Rosen Penev
f8cd4f094a
opencv: Update to 4.1.1
...
Update Makefile to modern standards.
Switched to local tarballs..xz archives are smaller. The .gz archive that
codeload comes with is 85MB.
Replaced PKG_INSTALL with CMAKE_INSTALL to get rid of Build/InstallDev.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed inactive maintainer.
Added uClibc-ng patches to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-11 16:32:48 -07:00
Rosen Penev and GitHub
b851788523
Merge pull request #9673 from Ansuel/path-fix
...
intltool: fix broken compile on WSL
2019-08-09 12:01:34 -07:00
Rosen Penev and GitHub
e91ef90bb2
Merge pull request #9674 from neheb/lcd2
...
lcdproc: Fix non x86 platforms on musl
2019-08-09 09:16:13 -07:00
Rosen Penev and GitHub
423584875a
Merge pull request #9529 from neheb/inl
...
perl updates
2019-08-08 14:02:56 -07:00
Rosen Penev and GitHub
e91a50fd8a
Merge pull request #9476 from neheb/foss
...
fossil: Remove
2019-08-08 10:23:59 -07:00
Rosen Penev and GitHub
5a9b003532
Merge pull request #9618 from neheb/ecd
...
ecdsautils: Cleanup Makefile to modern standards
2019-08-08 10:21:53 -07:00
Rosen Penev and GitHub
7c57229de6
Merge pull request #9613 from neheb/lz42
...
liblz4: Remove deprecated utime function
2019-08-08 10:21:27 -07:00
Rosen Penev and GitHub
4cda65b3ba
Merge pull request #9617 from neheb/yajj
...
mpd: Add SoundCloud support for full variant
2019-08-08 10:20:59 -07:00
Rosen Penev
4372ed15cc
liblz4: Remove deprecated utime function
...
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-08 10:17:05 -07:00
Rosen Penev and GitHub
41da27023e
Merge pull request #9607 from neheb/ldap
...
openldap: Add static function declaration
2019-08-08 09:49:31 -07:00
Rosen Penev and GitHub
8eda00c6d4
Merge pull request #9560 from cotequeiroz/tessdata
...
tessdata: reorganize menu
2019-08-08 09:49:04 -07:00
Rosen Penev and GitHub
5d76fb425a
Merge pull request #9604 from neheb/dum
...
dump1090: Update to version 3.7.1
2019-08-08 09:48:31 -07:00
Rosen Penev and GitHub
812f86a729
Merge pull request #9588 from RussellSenior/update-gpsd
...
gpsd: update to v3.19
2019-08-08 09:46:56 -07:00
Rosen Penev and GitHub
304ca4b5ba
Merge pull request #9670 from mrstegeman/remove
...
node-mozilla-iot-gateway: Remove package
2019-08-08 09:42:49 -07:00
Rosen Penev and GitHub
5ed64c0727
Merge pull request #9676 from dengqf6/upnpc
...
miniupnpc: update to 2.1.20190625
2019-08-08 09:39:12 -07:00
Rosen Penev and GitHub
e088f9db41
Merge pull request #9660 from liudf0716/master-kcptun
...
kcptun: add new package
2019-08-08 09:38:13 -07:00
Rosen Penev and GitHub
49959e8da0
Merge pull request #9675 from dengqf6/zt1
...
zerotier: fix linking to libnatpmp
2019-08-08 09:36:25 -07:00
Rosen Penev
fa40b85f20
lcdproc: Fix non x86 platforms on musl
...
Musl only specifies in/outb for x86/x86. Use the fallback path in case
musl is used.
This should fail compilation during the linking stage but for some reason
does not. Will do if -Werror=implicit-function-declaration is specified.
Fixed up license information.
Other small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-07 16:14:00 -07:00
Rosen Penev and GitHub
3ee32eb9bc
Merge pull request #9574 from neheb/gdd
...
gddrescue: Add uClibc-ng support
2019-08-07 00:21:56 -07:00
Rosen Penev and GitHub
1a782269f3
Merge pull request #9634 from neheb/bbbbb
...
libsigar: Add missing header
2019-08-05 12:04:00 -07:00