Rosen Penev
700b4e5cc1
ap51-flash: run through shellcheck
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-10 15:30:03 -07:00
Rosen Penev and Karl Palsson
9bd81604b7
c-ares: switch to CMake
...
Allows simplifying the Makefile. Also allows faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-09 10:35:05 +00:00
Rosen Penev and GitHub
426896b0be
Merge pull request #12766 from flyn-org/master
...
Update dmapd and libdmapsharing
2020-07-08 23:05:35 -07:00
Rosen Penev and GitHub
2cfce35c50
Merge pull request #12764 from neheb/exp22
...
expat: fix compilation with doc2man
2020-07-08 14:14:11 -07:00
Rosen Penev
0de5f3b5d0
expat: fix compilation with doc2man
...
Even though doc2man is explicitly disabled, it is only for the target.
Split out the options to a separate variable.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-08 14:09:11 -07:00
Rosen Penev and GitHub
e576e59df4
Merge pull request #12752 from dibdot/ssmtp
...
ssmtp: package removal
2020-07-08 13:55:51 -07:00
Rosen Penev and GitHub
245720750b
Merge pull request #12751 from dibdot/foolsm
...
foolsm: change mail dependency
2020-07-08 13:55:34 -07:00
Rosen Penev and GitHub
09cb497125
Merge pull request #12763 from micmac1/remo-maint
...
apache/mariadb/sqlite: remove myself as maintainer
2020-07-08 11:03:01 -07:00
Rosen Penev and GitHub
f424859f93
Merge pull request #12754 from jefferyto/python-host-platform
...
python3: Use default _PYTHON_HOST_PLATFORM
2020-07-08 11:01:15 -07:00
Rosen Penev and Alexander Couzens
cc5c8b4368
ipmitool: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-08 12:16:15 +02:00
Rosen Penev and GitHub
f48625cbf9
Merge pull request #12745 from neheb/getd
...
getdns: properly remove libbsd support
2020-07-08 00:26:32 -07:00
Rosen Penev and GitHub
d70d7f60b5
Merge pull request #12746 from neheb/qre
...
qrencode: switch to CMake
2020-07-07 17:26:02 -07:00
Rosen Penev
da2249b0f7
qrencode: switch to CMake
...
Allows simplifying the Makefile. Also faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-07 17:21:33 -07:00
Rosen Penev and GitHub
d34b7d4d43
Merge pull request #12713 from neheb/spaw
...
spawn-fcgi: switch to CMake
2020-07-07 16:46:09 -07:00
Rosen Penev and GitHub
9464d4171d
Merge pull request #12701 from neheb/apf
...
apfree-wifidog: fix compilation with GCC10
2020-07-07 16:32:12 -07:00
Rosen Penev
bf0619b3fa
fish: remove CMAKE_INSTALL
...
PKG_INSTALL is already default. There's also no need for InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-07 16:03:53 -07:00
Rosen Penev and GitHub
b0a535a2cc
Merge pull request #12728 from neheb/xer2
...
libxerces-c: switch to CMake
2020-07-07 16:01:42 -07:00
Rosen Penev
bedc137571
libxerces-c: switch to CMake
...
Allows simplifying the Makefile. Also faster compilation.
Removed autotools patch as a result.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-07 15:58:04 -07:00
Rosen Penev and GitHub
5be4b51414
Merge pull request #12720 from neheb/fw
...
fwknop: fix compilation with GCC10
2020-07-07 15:32:44 -07:00
Rosen Penev and GitHub
6b971e36ff
Merge pull request #12714 from neheb/arch
...
libarchive: switch to CMake
2020-07-07 15:32:05 -07:00
Rosen Penev and GitHub
4d97004d2d
Merge pull request #12727 from neheb/exp
...
expat: convert to cmake
2020-07-07 15:27:36 -07:00
Rosen Penev
a9b6f44e9f
expat: convert to cmake
...
Allows faster compilation and a simpler Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-07 15:13:18 -07:00
Rosen Penev and GitHub
c1811647b9
Merge pull request #12740 from zhanhb/conffiles
...
treewide: add and fix conffiles
2020-07-07 15:03:54 -07:00
Rosen Penev and GitHub
f39291a068
Merge pull request #12744 from neheb/yubi
...
yubico-pam: fix compilation with fixed ykpers
2020-07-07 15:01:10 -07:00
Rosen Penev
26c7488d35
getdns: fix compilation without deprecated OpenSSL APIs
...
Since DSA is enabled, dsa.h is needed. Normally this header is included
implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L ,
this is not so.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-07 14:57:59 -07:00
Rosen Penev
130f2deb0e
getdns: properly remove libbsd support
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-07 14:57:49 -07:00
Rosen Penev and GitHub
fb52699d76
Merge pull request #12742 from datafl4sh/datafl4sh/add_gnuplot_package
...
gnuplot: Fixed dependencies.
2020-07-07 14:55:34 -07:00
Rosen Penev
508e19c054
yubico-pam: fix compilation with fixed ykpers
...
Massively cleaned up the Makefile for simplicity.
Added PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-07 14:54:52 -07:00
Rosen Penev and GitHub
98d4a7952d
Merge pull request #12726 from neheb/ykp2
...
ykpers: fix compilation with newer json-c
2020-07-06 13:54:06 -07:00
Rosen Penev and GitHub
95b6f2f8ce
Merge pull request #12735 from mstorchak/rsync-3.2.2
...
rsync: update to 3.2.2
2020-07-06 07:24:16 -07:00
Rosen Penev and GitHub
36055d74cf
Merge pull request #12734 from nickberry17/master
...
modemmanager: update ModemManager and dependencies
2020-07-06 07:14:02 -07:00
Rosen Penev and GitHub
d13cbd195e
Merge pull request #12729 from neheb/png4
...
libpng: fix compilation with ccache
2020-07-06 07:13:27 -07:00
Rosen Penev
7a01a09fe7
libpng: fix compilation with ccache
...
It seems an extra CMake variable is needed for one of the scripts.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-05 15:38:07 -07:00
Rosen Penev
8f786d3e3c
ykpers: fix compilation with newer json-c
...
Upstream backport.
Adjusted package to use PKG_INSTALL for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Adjusted InstallDev section to install the pkgconf file.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-05 13:25:48 -07:00
Rosen Penev and GitHub
da5f8669e6
Merge pull request #12669 from neheb/logr
...
logrotate: update to 3.16.0
2020-07-05 13:22:07 -07:00
Rosen Penev and GitHub
b05123bd1a
Merge pull request #12721 from neheb/forke
...
forked-daapd: fix compilation with GCC10
2020-07-05 11:40:33 -07:00
Rosen Penev and GitHub
e30fdaf0a9
Merge pull request #12715 from neheb/can2
...
canutils: switch to CMake
2020-07-05 09:39:11 -07:00
Rosen Penev and GitHub
93040bd20c
Merge pull request #12711 from neheb/urcu
...
liburcu: install pkgconfig files
2020-07-05 09:38:28 -07:00
Rosen Penev and GitHub
ad6d1d331f
Merge pull request #12682 from jonathanunderwood/stubby-0.3.0
...
stubby: update to version 0.3.0
2020-07-05 09:34:30 -07:00
Rosen Penev and GitHub
a365ef4b85
Merge pull request #12679 from jonathanunderwood/getdns-1.6.0
...
getdns: update to version 1.6.0
2020-07-05 09:33:34 -07:00
Rosen Penev
d198307fd4
forked-daapd: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-04 18:12:44 -07:00
Rosen Penev
9b4a8f12a3
fwknop: fix compilation with GCC10
...
Added PKG_LICENSE_FILES.
Added PKG_BUILD_PARALLEL for faster compilation.
Simplified configure arguments.
Small cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-04 17:48:11 -07:00
Rosen Penev and GitHub
3331857824
Merge pull request #12719 from neheb/png3
...
libpng: remove hardware optimizations for mipsel
2020-07-04 17:30:50 -07:00
Rosen Penev
e176444f5a
libpng: remove hardware optimizations for mipsel
...
The mipsel optimizations are only MSA and not any DSP, which means they're
useless for OpenWrt targets.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-04 17:23:10 -07:00
Rosen Penev and GitHub
c8bb57b318
Merge pull request #12718 from Grommish/master
...
[Snort3/Snort+] Fix Big-Endian compile issues
2020-07-04 15:57:37 -07:00
Rosen Penev
5f9a918c4f
canutils: switch to CMake
...
Allows simplifying the Makefile. Faster compilation as well.
Revert b70cb0ef5e
That commit was misleading and ended up bloating the Utilities section.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-04 15:30:22 -07:00
Rosen Penev
c2e05926c6
libarchive: switch to CMake
...
Allows simplifying the Makefile. Also faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-04 15:25:36 -07:00
Rosen Penev
e349a3216c
spawn-fcgi: switch to CMake
...
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-04 15:22:53 -07:00
Rosen Penev and GitHub
b63f227faf
Merge pull request #12590 from commodo/numpy2
...
numpy: bump to version 1.19.0
2020-07-04 11:41:41 -07:00
Rosen Penev and GitHub
390c06a738
Merge pull request #12338 from alinnastac/rtsp-pb_discon
...
xtables-addons: fix RTSP helper support for client_port=x/y Transport…
2020-07-04 11:39:17 -07:00
Rosen Penev and GitHub
35734b81cd
Merge pull request #12692 from qweaszxcdf/openfortivpn
...
openfortivpn: Remove pingcheck and use l3_device instead
2020-07-04 11:38:34 -07:00
Rosen Penev and GitHub
6f88235f8a
Merge pull request #12689 from jmarcet/docker-ce-update
...
docker-ce: update to version 19.03.12
2020-07-03 23:44:58 -07:00
Rosen Penev and GitHub
4643ae9abe
Merge pull request #12603 from neheb/ossh
...
openssh: update to 8.3p1
2020-07-03 23:06:58 -07:00
Rosen Penev and GitHub
6ebe4ad1e2
Merge pull request #12633 from neheb/freet
...
freetype: update to 2.10.2
2020-07-03 23:06:19 -07:00
Rosen Penev and GitHub
bd8002401a
Merge pull request #12510 from neheb/git
...
git: update to 2.27.0
2020-07-03 23:05:50 -07:00
Rosen Penev and GitHub
759b83fd23
Merge pull request #12656 from gladiac1337/liburing-0.6
...
liburing: new package: liburing v0.6
2020-07-03 23:05:01 -07:00
Rosen Penev and GitHub
959312ef74
Merge pull request #12636 from neheb/png2
...
libpng: switch to CMake
2020-07-03 23:04:46 -07:00
Rosen Penev and GitHub
221bd62f9b
Merge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_package
...
gnuplot: Added package.
2020-07-03 23:04:28 -07:00
Rosen Penev and GitHub
62167cb20a
Merge pull request #12690 from jmarcet/docker-compose-update
...
docker-compose: update to version 1.26.1
2020-07-03 23:03:29 -07:00
Rosen Penev
5a6a25ea8b
liburcu: install pkgconfig files
...
Newer versions of lttng* need these.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-03 19:49:45 -07:00
Rosen Penev and Daniel Golle
f0db39bf0e
libowfat: fix compilation under GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-04 00:32:23 +01:00
Rosen Penev and GitHub
477a881f14
Merge pull request #12697 from Andy2244/samba-4_12_5
...
samba4: update to 4.12.5
2020-07-03 07:04:03 -07:00
Rosen Penev and GitHub
fd683c5cb7
Merge pull request #12696 from neheb/nta
...
netatalk: fix compilation with GCC10
2020-07-03 07:03:27 -07:00
Rosen Penev and GitHub
cfa7b85ae4
Merge pull request #12702 from neheb/davf
...
davfs2: fix compilation with GCC10
2020-07-03 07:02:53 -07:00
Rosen Penev and GitHub
eb4e81804c
Merge pull request #12699 from neheb/rad
...
libradiotap: update to 2020-06-22
2020-07-03 01:12:08 -07:00
Rosen Penev and Yousong Zhou
3d9618c61b
shadowsocks-libev: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-03 11:24:52 +08:00
Rosen Penev
074a524c10
davfs2: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-02 19:17:50 -07:00
Rosen Penev
1c4fb05ba3
apfree-wifidog: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-02 19:16:30 -07:00
Rosen Penev
2150f12da4
libradiotap: update to 2020-06-22
...
Fixes compilation with GCC10.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-02 19:11:02 -07:00
Rosen Penev
8998415023
netatalk: fix compilation with GCC10
...
Upstream patch: https://github.com/Netatalk/Netatalk/pull/125
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-02 11:47:58 -07:00
Rosen Penev and GitHub
371d7b3892
Merge pull request #12606 from neheb/zsh
...
zsh: update to 5.8
2020-07-02 11:46:18 -07:00
Rosen Penev and GitHub
b09a963b52
Merge pull request #12663 from rfrankla/netcat_002_patch
...
netcat: fix Illegal instruction on listen udp
2020-07-01 23:24:39 -07:00
Rosen Penev and GitHub
d68b660569
Merge pull request #12674 from ldir-EDB0/miniupnpd
...
miniupnpd: macosx compat and refresh patches
2020-07-01 22:49:16 -07:00
Rosen Penev and GitHub
b16a9f2d1c
Merge pull request #12670 from neheb/neto
...
Netopeer2: fix compilation with GCC10
2020-07-01 22:48:55 -07:00
Rosen Penev and GitHub
194bd6ab0a
Merge pull request #12652 from neheb/ykp
...
ykpers: fix compilation with GCC10
2020-07-01 22:48:34 -07:00
Rosen Penev and GitHub
f5b9fadfd9
Merge pull request #12646 from neheb/minis
...
minisatip: fix compilation with GCC10
2020-07-01 22:46:38 -07:00
Rosen Penev and GitHub
c08d598489
Merge pull request #12684 from neheb/owfs
...
owfs: fix compilation with GCC10
2020-07-01 22:46:07 -07:00
Rosen Penev and GitHub
d51084aa75
Merge pull request #12683 from neheb/minic
...
minicom: fix compilation with GCC10
2020-07-01 22:45:40 -07:00
Rosen Penev and GitHub
8d5bf27868
Merge pull request #12675 from axet/master
...
add miniupnpd ipv6_disable option, #11971 close
2020-07-01 22:44:24 -07:00
Rosen Penev and GitHub
b150324c39
Merge pull request #12671 from zhanhb/postinst-alternatives
...
treewide: alternatives instead of postinst, {pre,post}rm
2020-07-01 22:43:43 -07:00
Rosen Penev and GitHub
2cc5853125
Merge pull request #12687 from padre-lacroix/darkstat-ssh
...
darkstat: correct incompatbility with sshd
2020-07-01 22:42:58 -07:00
Rosen Penev and GitHub
f3e36ef0bc
Merge pull request #12685 from neheb/squa
...
squashfs-tools: fix compilation with GCC10
2020-07-01 22:41:52 -07:00
Rosen Penev and Nuno Goncalves
f86e3a0a9f
tcsh: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-02 05:58:19 +02:00
Rosen Penev and GitHub
820022650f
Merge pull request #12666 from neheb/band
...
bandwidthd: fix compilation with GCC10
2020-07-01 15:16:31 -07:00
Rosen Penev
98c4ab3784
squashfs-tools: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-01 15:14:20 -07:00
Rosen Penev
880636dc73
owfs: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-01 15:07:56 -07:00
Rosen Penev
c6212ea6e9
minicom: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-01 14:38:08 -07:00
Rosen Penev and GitHub
961016a84f
Merge pull request #12664 from neheb/dum
...
dump1900: fix compilation with GCC10
2020-07-01 14:31:52 -07:00
Rosen Penev and GitHub
dba502a212
Merge pull request #12672 from eduardoabinader/opusfile-0.15
...
opusfile: bump 0.12
2020-07-01 01:44:19 -07:00
Rosen Penev and GitHub
40b4ab2333
Merge pull request #12667 from neheb/ocd
...
openocd: fix compilation with GCC10
2020-07-01 01:43:49 -07:00
Rosen Penev
f7d32f43d8
openocd: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-01 01:11:42 -07:00
Rosen Penev
3197c5c9a9
Netopeer2: fix compilation with GCC10
...
Refreshed openssl patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-30 19:46:11 -07:00
Rosen Penev
528d95564d
logrotate: update to 3.16.0
...
Fixes compilation with GCC10.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-30 19:45:26 -07:00
Rosen Penev
6617c64487
open-plc-utils: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-30 19:44:38 -07:00
Rosen Penev
234cc2d061
bandwidthd: fix compilation with GCC10
...
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-30 14:55:18 -07:00
Rosen Penev
94eacb36ea
readsb: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-30 14:53:21 -07:00
Rosen Penev
59d7475aa6
dump1900: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-06-30 14:48:58 -07:00
Rosen Penev and GitHub
6b5fa7e9b9
Merge pull request #12653 from jefferyto/python-no-parallel-host-pip-install
...
python-packages: Disable parallel build when host pip is needed
2020-06-30 14:34:35 -07:00
Rosen Penev and GitHub
bf262fa458
Merge pull request #12654 from zokl/javascript-obfuscator_1.2.2
...
javascript-obfuscator: update to 1.2.2
2020-06-30 14:34:11 -07:00
Rosen Penev and GitHub
52c269a9e7
Merge pull request #12655 from wvdakker/master
...
Shorewall: Bump to 5.2.5.2
2020-06-30 14:33:22 -07:00