158782 Commits

Author SHA1 Message Date
sthen
577fe1e268 change some hardcoded 'rm *.orig'-like commands to ${PATCHORIG} 2021-08-01 21:06:54 +00:00
sthen
3e02295ba2 fix previous, found by naddy 2021-08-01 18:20:15 +00:00
martin
68263289d9 Update to py-tinytuya to 1.2.7. 2021-08-01 17:26:42 +00:00
bket
087d2e2d86 Update to bupstash-0.10.0
Changes: https://github.com/andrewchambers/bupstash/releases/tag/v0.10.0
2021-08-01 17:08:41 +00:00
jca
b619148545 No assembly support on riscv64 either
Missing support -> NOT_FOR_ARCHS instead of BROKEN-$arch
2021-08-01 14:42:18 +00:00
jca
6c214f1eb8 No support for riscv64 2021-08-01 14:26:43 +00:00
jca
2268114af6 Use a generic check to handle 64 bits archs
Fixes the build on riscv64.  ok bcallah@ (maintainer)
2021-08-01 14:23:28 +00:00
sthen
944995460f +github-cli 2021-08-01 12:21:08 +00:00
sthen
abea89fd2f import github-cli, ok jca@, various feedback/updates from
Mikolaj Kucharski, risantos at protonmail.com, Stefan Hagen

gh is GitHub on the command line. It brings pull requests, issues, and
other GitHub concepts to the terminal next to where you are already
working with git and your code. It is available for repositories hosted
on GitHub.com and GitHub Enterprise Server 2.20+.
2021-08-01 12:20:44 +00:00
sthen
7291b481a2 update to py-requests-2.26.0 2021-08-01 11:54:57 +00:00
cwen
5babd93bf9 gforth: unbreak on powerpc
With base-clang it either runs out of memory with i386 patches
or -O1. Using -O0 makes preforth segfault.
Use ports-gcc instead.

OK jasper@ (maintainer)
2021-08-01 11:04:35 +00:00
jca
a282558d98 Don't use libestdc++ on riscv64
sigh
2021-08-01 10:37:26 +00:00
pvk
fb6053d0f3 Update mattermost-server 5.36.1 -> 5.37.0
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html#release-v5-37-extended-support-release
2021-08-01 10:01:03 +00:00
pvk
853a1c0a7f Update gitea 1.14.4 -> 1.14.5
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.5
2021-08-01 10:00:21 +00:00
pvk
b01bb28363 Update ansible 4.2.0 -> 4.3.0
https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst#v4-3-0
2021-08-01 09:58:26 +00:00
pvk
623d61613f Update ansible-core 2.11.2 -> 2.11.3
Changelog: https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2-11-3
2021-08-01 09:57:54 +00:00
fcambus
0d4da7bab2 Update dbip to 2021-08. 2021-08-01 09:39:26 +00:00
jca
913e140b5f Fix build on riscv64: yet another hardcoded architecture list 2021-08-01 08:56:09 +00:00
sthen
fa09650c68 Postfix port tweaks, ok Brad
- drop the db flavour, it is not linked to the build and has been broken
since 2011 when EPOCH was set in databases/db/v4

- patch to stop checking for OpenBSD 2/3/4/5/6 and just check for OpenBSD
2021-08-01 07:16:37 +00:00
jca
8dd5311816 Add riscv64 support 2021-08-01 00:18:05 +00:00
danj
e3d54f8cc1 Drop maintainership 2021-07-31 19:52:29 +00:00
kmos
66c959d4de Update to emoji 1.4.2
Changes mostly to do with international names for emoji
2021-07-31 19:41:06 +00:00
danj
cfd89afa57 Update to haproxy-2.3.12 2021-07-31 19:31:44 +00:00
pascal
7d63a0f078 Remove USE_LLD=No hack on i386. A fix for the R_386_GOTOFF bug has been
backported.

ok sthen@
2021-07-31 16:37:56 +00:00
cwen
63a0163137 libffi: add a fix for the powerpc assembly code to improve runtime
gkoehler@ emitted the hypothesis that libffi was partly broken on powerpc.
Later i found out that upstream has already a patch for this, reducing greatly
the number of test failures. This will allow to build lang/gforth, and
lang/guile2 passes now its ffi test has well.

Testing for possible regression on powerpc64 by gkoehler@.

OK jasper@ gkoehler@
2021-07-31 15:12:14 +00:00
jca
96d9f763ba Add links to upstream commits 2021-07-31 13:44:42 +00:00
jca
706e09fcec Add riscv64 support.
Pointless #ifdef maze that ends up on an error if the architecture is
not known:
- POCO_ARCH is only used to get a string representation of the current
  architecture (not all known archs benefit from this anyway).  On POSIX
  systems uname(3) can be used for this.
- POCO_ARCH_LITTLE_ENDIAN/BIG_ENDIAN could be discovered using <endian.h>
  or a runtime test.

Upstream commit:
26fa1b9e6b
2021-07-31 13:40:15 +00:00
anton
d106af4983 update to knfmt-0.5.2
- recognize unknown types as part of a cast expression
- do not confuse certain function calls and function pointers
2021-07-31 11:43:00 +00:00
sthen
139c7986a1 update to php-7.4.22/php-8.0.9
patch for ASN1_INTEGER_set_int64 (openssl 1.1.0 API)
2021-07-31 10:24:31 +00:00
tb
78381530e1 www/cgicc: disable doxygen. help/ok sthen
Presence of doxygen during configure and subsequent removal during build
caused a build failure in a bulk. The generated docs aren't great.
2021-07-31 09:05:10 +00:00
sthen
dd99410c7f update to evilwm-1.3.1 2021-07-31 08:27:37 +00:00
brynet
cc75923b55 Improve comments on patch.
From brad (no code change)

-Bryan.
2021-07-31 00:27:59 +00:00
cwen
379ba6424c grip: update to 4.2.2
Changelog: https://sf.net/p/grip/code/ci/master/tree/ChangeLog

OK jca@ (on a previous diff with a fix for unsigned char archs that naddy@
committed in the meantime)
2021-07-30 22:50:19 +00:00
sthen
b3d92205cd fix typo in #include filename 2021-07-30 20:07:40 +00:00
sthen
34950220fd fix typo_ 2021-07-30 20:04:55 +00:00
sthen
abb55fc128 avoid some more hardcoding of 'openbsd6' 2021-07-30 20:01:19 +00:00
sthen
d108ea0c09 don't hardcode 'openbsd6', use 'openbsd${OSMAJOR}' 2021-07-30 19:54:18 +00:00
tj
9fb0145d6b backport upstream patch to fix issues with --delay-updates
https://github.com/WayneD/rsync/issues/192

ok espie
2021-07-30 18:13:51 +00:00
brynet
70ef95f7df The recent update to 1.21.1 broke sound output.
This was tracked down to two commits upstream which broke the sndio
backend due to >2 channel support being added.

Until this can be sorted out, this diff reverts two upstream commits:
  5cffe7e50a2885d9b392c15f2cd3941cac49692c
  b4a52321c4ad8e8bc0eb29d2cdae2c043fc405e1

From Brad, tested by me and kmos@

ok kmos@ sthen@
2021-07-30 12:47:53 +00:00
anton
58d4b20c11 update to mdsort-10.0.1
- make label changes visible to exec actions
2021-07-30 12:22:57 +00:00
anton
bb0a99893e update to knfmt-0.5.1
- fix diff mode bug caused by a diff chunk only adding cpp directives
- fix incorrect indentation for block comments followed by goto labels
- recognize function pointer types without arguments
2021-07-30 12:11:53 +00:00
otto
e0a1bd89f3 Update to PowerDNS Recursor 4.5.5 2021-07-30 11:30:18 +00:00
landry
8773322b08 geo/qgis: update to 3.20.1 2021-07-30 07:17:58 +00:00
landry
b19841f9be geo/pgrouting: update to 3.2.1 2021-07-30 06:57:22 +00:00
bluhm
e2ae30c11a +open62541,ns0_full
OK sthen@
2021-07-29 23:26:29 +00:00
bluhm
1d113f53aa Create the flavor ns0_full for open62541. This builds the library
with full namespace zero support.  The specification is fetched as
additional distfile from the OPC UA foundation.  The compiler needs
8 MB stack limit.  The package size grows from 4 to 10 MB.
OK sthen@
2021-07-29 23:13:24 +00:00
kmos
c14fd080ac Fix build of archivers/unarr on sparc64 by specifying COMPILER
as "base-clang ports-gcc".

ok sthen
2021-07-29 22:13:18 +00:00
fcambus
3120129909 Update mame to 0.234. 2021-07-29 21:58:45 +00:00
naddy
366677a1a3 audio/herrie: store getch() return value in int for KEY_* handling 2021-07-29 20:37:12 +00:00
naddy
58daa4eff1 audio/grip: store fgetc() return value in int for comparison with EOF 2021-07-29 20:08:29 +00:00