163806 Commits

Author SHA1 Message Date
robert
1ec429084c explicitly add libiconv to ldflags because now it does not get accidentally
pulled in from the xslt pkgconfig
2022-02-19 12:24:39 +00:00
robert
d16ec40e27 explicitly add libiconv to ldflags because now it does not get accidentally
pulled in from the xslt pkgconfig
2022-02-19 12:14:18 +00:00
robert
02ecd53659 update to 98.0.4758.102 2022-02-19 11:46:20 +00:00
kn
5f4a9e4322 Skip broken builds on non-clang archs
OK aja
2022-02-19 11:10:29 +00:00
sthen
25d7f27758 ydiff: tweak DESCR, including the old name change (suggested by
Raf Czlonka) and reword some other bits
2022-02-19 10:16:44 +00:00
sthen
0d2f0daecb update to librenms-22.2.1 2022-02-19 10:06:06 +00:00
sthen
89ef1f449b update to p5-XML-Generator-1.09 2022-02-19 10:04:54 +00:00
rsadowski
a1c9a275b8 Update KDE Frameworks to 5.91.0
https://kde.org/announcements/frameworks/5/5.90.0/
https://kde.org/announcements/frameworks/5/5.91.0/
2022-02-19 09:45:39 +00:00
ajacoutot
21290e3a30 Update to gtranslator-41.0. 2022-02-19 09:19:10 +00:00
ajacoutot
7ad9196a0b SECURITY fix for:
GHSL-2021-077: Local denial of service in polkit - CVE-2021-4115
There is a file descriptor leak in polkit, which can enable an unprivileged user to cause polkit to crash, due to file descriptor exhaustion.

prodded by tb@
2022-02-19 09:08:42 +00:00
ajacoutot
544c9ed7d0 Update to awscli-1.22.58. 2022-02-19 08:27:46 +00:00
ajacoutot
2016e8bede Update to py3-boto3-1.21.3. 2022-02-19 08:27:27 +00:00
ajacoutot
8a417b52b5 Update to py3-botocore-1.24.3. 2022-02-19 08:27:15 +00:00
ajacoutot
428a869e45 Update to exoscale-cli-1.49.3. 2022-02-19 08:17:55 +00:00
ajacoutot
2c234f1a6e Update to libgit2-1.4.1. 2022-02-19 08:12:31 +00:00
anton
9fb705e303 update to mdsort-11.3.2
- rfc 2047 encodings must be treated as case insensitive
2022-02-19 08:05:49 +00:00
ajacoutot
11bd8fa7c1 Update to gnome-shell-41.4. 2022-02-19 07:54:03 +00:00
ajacoutot
a3b54f6c93 Update to libgcrypt-1.10.0.
ok robert@
2022-02-19 07:53:44 +00:00
ajacoutot
f06260b64a Update to help2man-1.49.1; tested in a bulk. 2022-02-19 07:53:13 +00:00
rsadowski
68a446f909 Remove cmake as run dependencies.
Users can decide for themselves what to develop and what build system to use.
2022-02-19 06:31:21 +00:00
kmos
53f57532da Pull addition of "-fdeclspec" to CFLAGS out of a patch and into the Makefile
but only for clang architectures. (ports-gcc doesn't have that options so
errors out).

Fixes the build on sparc64

ok kn
2022-02-18 22:45:39 +00:00
juanfra
cc62ae4b05 Update to xroar 1.0.9. 2022-02-18 22:42:00 +00:00
juanfra
6d508c5fae Update to chibi-scheme 0.10. 2022-02-18 22:38:17 +00:00
juanfra
50e1bc6f09 Update to gambit 4.9.4. 2022-02-18 22:34:47 +00:00
juanfra
d0627ba8ee Update to racket 8.4. 2022-02-18 22:31:06 +00:00
kmos
3283dbd30b Fix build of lebiniou on sparc64. Requires shifting to ports-gcc for C11
and tweaking Makefile.am to properly link its library

original diff from kn. Tweaks made by me.

ok kn
2022-02-18 20:51:13 +00:00
stsp
b5e0f8332b Update to got 0.67
- compress delta data from delta_cache directly into pack file
- show rebase and histedit backups in tog ref view
- gotweb: unbreak index page when pack files are missing (tracey)
- make 'got rm' behave like rm(1) for paths found missing on disk
- make 'got rm' report an "unexpected status" error for unversioned files
- fix double-free and double-close issues in error paths of got_packidx_open()
- fix 'got status' showing unversioned directories on NFS (found by Ted Bullock)
- fix loose object file header parser for zero-length headers
- improve 'got add' error message if file does not exist (found by Timo Myyrä)
- improve error message due to malformed `author' in got.conf (omar)
- fix infinite loop triggered by pack files >= 4GB in size (found by semarie)
- set zlib output buffer length properly after resizing the output buffer
- improve error reporting for invalid numbers given on command line (omar)
- fix 'got diff' on files which match an ignore pattern (found by omar)
- reduce minimum deltification chunk size to 32 (suggested by ori)
- use murmurhash instead of sha1 for deltification blocks (suggested by ori)
- shrink the width of formatted output fields to their expected size (naddy)
- reuse existing deltas when creating pack files
- fix fd leak in got_fetch_pack (omar)
- fix imsg_clear calls after imsg_flush failures (omar)
- display GMT offset in 'got cat' command (jrick)
- const-ify command and option tables (naddy)
2022-02-18 19:59:08 +00:00
martin
7b2903b136 improve README, initial diff from jmeister@posteo.ch 2022-02-18 19:33:53 +00:00
kmos
5319f15aa0 -fdeclspec is only needed and only _works_ with clang. So switch to only
adding it if using clang.

ok kn
2022-02-18 16:47:05 +00:00
kn
b1974cbbfd Build unoptimised openjade on sparc64 to fix docbook-utils build
-O[12] builds make jade(1) segfault in libostyle.so on sparc64,
-O0 runs fine;  this is triggered through the docbook-utils build:

> SGML_SEARCH_PATH=../..:../../doc:.. \
> 	jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
> 		-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
> 		Segmentation fault (core dumped)

Regen PLIST while here.

OK kmos
2022-02-18 16:37:21 +00:00
robert
7f2442c974 ship a default dovecot login class in the dovecot server package 2022-02-18 16:11:27 +00:00
kmos
90e24831f3 devel/libgee needs to use ports-gcc on base-gcc arches. Otherwise it dies
with:

task.c:59: error: initializer element is not constant

Fixes the build on sparc64
2022-02-18 15:36:29 +00:00
kmos
8998990bef audio/schismtracker needs the usual c99 magic when using base-gcc now
Fixes build on sparc64
2022-02-18 15:32:26 +00:00
kn
c59da7bc7a ipmitool uses -std=gnu11, use ports-gcc to fix sparc64 build
> checking for library containing readline... no
> configure: error: ** Unable to find readline required by ipmishell.

> $ grep -C1 -e -ledit `make show=WRKBUILD`/config.log
> | }
> configure:14604: cc -std=gnu99 -o conftest -O2 -pipe -std=gnu11 -pedantic -Wformat -fms-extensions   conftest.c -ledit   >&5
> cc1: error: unrecognized command line option "-std=gnu11"

base-gcc is too old for this.

OK sthen kmos
2022-02-18 15:21:12 +00:00
jcs
1744a9ee8d update to xbanish-1.8 2022-02-18 15:11:38 +00:00
pvk
d37891b18e Update mattermost-server 6.3.3 -> 6.4.0
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-02-18 15:01:13 +00:00
ajacoutot
44077b705f Unbreak build with new libxslt. 2022-02-18 14:04:49 +00:00
sthen
8417de8ab4 bump REVISION to keep above -stable (deps change) 2022-02-18 13:27:56 +00:00
daniel
be738507d1 +pythran 2022-02-18 13:23:08 +00:00
daniel
109e7d4e01 +py-beniget
+py-gast
2022-02-18 13:22:45 +00:00
daniel
f4fd83308a import pythran with tweaks from sthen/kmos; ok sthen@ kmos@
The 1.17.x series of scipy has a dependency on pythran.
2022-02-18 13:19:50 +00:00
daniel
c70a3ce2b5 import py-beniget with tweaks from sthen/kmos; ok sthen@ kmos@ 2022-02-18 13:16:16 +00:00
daniel
c14ac42521 import py-gast; ok sthen@ kmos@ 2022-02-18 13:14:24 +00:00
kn
071a1fade7 Tests do use Qt5, register the dependency 2022-02-18 13:11:27 +00:00
kn
4ece9d7ad4 Fix murmurd executable path
Found the hard way and fixed by Florian Viehweger, thanks!
2022-02-18 12:59:18 +00:00
rsadowski
8f286735b7 KDE Gear update to 21.12.2
https://kde.org/announcements/gear/21.12.2/
2022-02-18 09:49:46 +00:00
phessler
f8c3f8f616 +blockgame 2022-02-18 08:37:23 +00:00
phessler
e99febef0f Import Blockgame-0.6.14
The name is changed from games/multimc to games/blockgame due to MultiMC's new
guidelines for unofficial builds.

This new version introduces the long awaited support for Microsoft/Xbox
accounts.

OK kmos@
2022-02-18 08:36:39 +00:00
sthen
27d00b1ba6 gedit: backport upstream fix to unbreak runtime; ok aja@ 2022-02-18 08:33:43 +00:00
ajacoutot
bd600e9b55 Update to awscli-1.22.57. 2022-02-18 08:23:56 +00:00