Commit Graph

173032 Commits

Author SHA1 Message Date
jca
99b8d5c420 Stop picking up doxygen at build time 2023-01-25 18:44:36 +00:00
sthen
6cd3699a49 pledge textproc/grepcidr, suggested by/ok job@ 2023-01-25 18:00:03 +00:00
robert
875ff3a029 merge upstream fix for system icu
From 4885090741554be61cb2ed10194cefb29bf8be64 Mon Sep 17 00:00:00 2001
From: Yoshisato Yanagisawa <yyanagisawa@chromium.org>
Date: Wed, 11 Jan 2023 23:51:39 +0000
Subject: [PATCH] Fix the way to handle codecs in the system icu.
2023-01-25 17:39:12 +00:00
robert
f9cf82f04c set USE_NOEXECONLY for now until we can fix v8 properly 2023-01-25 17:37:48 +00:00
sthen
fb7926d537 devel/fpm: mark BROKEN-i386 2023-01-25 16:33:52 +00:00
sthen
397948c1b0 headscale: remove i386 from ONLY_FOR_ARCHS again, it still fails:
../../../go/pkg/mod/modernc.org/sqlite@v1.20.0/lib/mutex.go: various undefined
2023-01-25 16:33:14 +00:00
espie
d04a59d00e fix typo 2023-01-25 13:53:48 +00:00
jca
a1d97ae6a4 Drop the subversion ruby bindings, they fail to build with clang 15
"Fine with me" stsp@ (maintainer), ok jeremy@
2023-01-25 13:27:31 +00:00
jca
acadd755bc Fix clang 15 build: cope with pango functions formerly exported
Drop the binding for pango_font_map_get_shape_engine_type().
pango_font_metrics_new() is trickier since it's used in several places,
so provide a local declaration instead.  ok ajacoutot@ (maintainer)
2023-01-25 13:15:35 +00:00
jca
7c95aa460f Fix GLIBTOP_CMND_PROC_IO and unbreak the build with clang 15
Same fix present upstream.  ok ajacoutot@ (maintainer)
2023-01-25 13:09:00 +00:00
sthen
c269ddac14 update to dmagnetic-0.35, from Thomas Dettbarn (maintainer) 2023-01-25 12:17:34 +00:00
sthen
046744c2d1 update to librenms-23.1.0
https://github.com/librenms/librenms/releases/tag/23.1.0
2023-01-25 12:15:27 +00:00
sthen
e7d4a4d7b8 update to bird-2.0.12; amongst other things includes various stability-looking
fixes around memory allocation, and on OpenBSD it adds route priority support
(though still uses RTP_DEFAULT by default).
2023-01-25 12:14:45 +00:00
ajacoutot
aa7091aa40 Remove empty trailing line(s). 2023-01-25 10:54:32 +00:00
sebastia
bd08cc01a0 Update to 1.0.1
valuable feedback sthen@

OK kriby@
2023-01-25 10:15:21 +00:00
ajacoutot
a127e5f7af Update to google-cloud-sdk-415.0.0. 2023-01-25 08:37:12 +00:00
ajacoutot
cba6d7648a Update Gstreamer gang to 1.22.0. 2023-01-25 08:31:51 +00:00
bket
d2aedde4e1 Update to filezilla-3.63.0
Changes: https://filezilla-project.org/versions.php
2023-01-25 06:46:31 +00:00
bket
1c1c459e20 Update to libfilezilla-0.41.0
Bump major of SHLIB because of symbol removal.
2023-01-25 06:46:16 +00:00
pvk
cb77df3fbe Update gitea 1.18.2 -> 1.18.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.18.3
2023-01-25 06:26:29 +00:00
pvk
c6fcdfb75f Update py-vmomi 8.0.0.1.1 -> 8.0.0.1.2
Release notes: https://github.com/vmware/pyvmomi/releases/tag/v8.0.0.1.2
2023-01-25 06:25:53 +00:00
kmos
a44b5b261e Update to 5.3 and note new home page for project 2023-01-25 04:39:14 +00:00
kirby
c0ea514b56 update to wesnoth-1.16.8 2023-01-24 20:04:04 +00:00
job
14557c4d9a +grepcidr3 2023-01-24 19:37:25 +00:00
job
fd063fc493 Import textproc/grepcidr3
OK sthen@ op@
2023-01-24 19:25:37 +00:00
sthen
a3d42b3d83 ladspa: regen distinfo/plist.
From one machine at home I get a short fetch from ftp(1) (which is the
file I generated distinfo for, but it untarred sufficiently ok that I
didn't notice...) From another machine I get the full file, and from the
original machine with curl I get the full file(!)

Mirror the distfile as well, since there's something weird going on
somewhere.

Fetch issue reported by phessler.
2023-01-24 18:17:00 +00:00
jca
ef8bba0abb Fix return value of write_vorbis() to unbreak with clang 15 2023-01-24 18:16:32 +00:00
jca
d84f4876bc Fix build with clang 15
Refresh patches while here
2023-01-24 18:12:41 +00:00
jca
35484b3a02 Properly pass -export-dynamic to the linker, fixes the build with lld 15 2023-01-24 18:09:35 +00:00
jca
2bd7442b35 Use -Wno-error=int-conversion to unbreak configure step with clang 15 2023-01-24 18:05:35 +00:00
jca
f4cb24d94b Drop -Werror to let this build with clang 15 2023-01-24 18:02:13 +00:00
jca
3079f632f4 Fix bogus return value and let this build with clang 15 2023-01-24 17:53:35 +00:00
jca
feb45f90be Fix ffmpeg API usage, lets this build with clang 15
Maintainer timeout
2023-01-24 17:48:32 +00:00
jca
b78dc48784 One fix and one explicit cast needed to build this with clang 15 -Wint-conversion
Maintainer timeout
2023-01-24 17:44:18 +00:00
kettenis
11bc4ef733 Move a bit of data that sneaked into .text into .rodata. Makes the tests
run (and pass) on amd64 with PKU (x-only) enabled.

ok robert@
2023-01-24 16:17:29 +00:00
phessler
afb8481a50 fix build by removing an outdated patch
doesn't build on the only arch affected, so no bump
2023-01-24 15:37:10 +00:00
robert
a880d6c5e8 port most of the perlasm x-only fixes over to mono to unreak
ok tb@
2023-01-24 14:54:45 +00:00
sthen
f9ae2da84f update to ladspa-1.17, while there use the correct default plugin search
path so that tools work without setting LADSPA_PATH
2023-01-24 14:52:00 +00:00
robert
d7e94f6612 backport x-only amd64 ffmpeg asm patch from kettenis@:
The x86 assembly FFT implementation uses dispatch tables in .text.  This is
incompatible with x-only so move them into .data.rel.ro where we can have
relocations.  But since they are in the RELRO segment they will be made
read-only by ld.so after relocations have been processed.
2023-01-24 14:37:21 +00:00
otto
26de2db273 Add patch for https://github.com/openwall/john/pull/5185, already merged
in upstream, allowing for empty NSEC3 salt

ok sebastia@
2023-01-24 14:20:29 +00:00
kettenis
a3a24ba5a1 The x86 assembly FFT implementation uses dispatch tables in .text. This is
incompatible with x-only so move them into .data.rel.ro where we can have
relocations.  But since they are in the RELRO segment they will be made
read-only by ld.so after relocations have been processed.

ok robert@ (who tested i386)
2023-01-24 14:13:12 +00:00
sthen
91363bdf61 update to copyq-6.4.0 2023-01-24 13:14:15 +00:00
kn
8cf4361551 Tighten pledge
pigz starts with "stdio rpath wpath cpath fattr chown" like base gzip(1).

For `g.pipeout' aka. -c --stdout and `g.decode == 2' aka. -t --test,
pigz drops to "stdio rpath cpath" while gzip uses "stdio rpath".

The original pledge diff added "cpath" for the case where pigz's signal
handler unlink(2)s output files, but this is actually not needed since
-c and -t never open any file for output/writing.

Drop "cpath" to match gzip behaviour.
Do the same for `g.list' aka. -l --list.
2023-01-24 12:53:42 +00:00
jca
a3166ccfac Fix rust targets list sorting and unbreak on riscv64
Since the riscv64 target name changed its position in the sorted list
needs to be adapted, else the target can't be found.  No bump needed
since it didn't build, fix present in the riscv64 bulk build started on
Jan 7.
2023-01-24 12:24:35 +00:00
robert
0e263ad4fa make sure to use the libraries inside the build directory for regression tests 2023-01-24 12:08:40 +00:00
sthen
27234aa179 remove obsolete #ifdef patch (no change, the macro is defined anyway now) 2023-01-24 09:55:07 +00:00
martin
39ba8148b4 Update py-bottleneck to 1.3.6. 2023-01-24 09:20:46 +00:00
sthen
81866ea773 update to roundcubemail-1.6.1 (db schema change, remember to run update.sh) 2023-01-24 08:48:24 +00:00
op
aee7043a05 update net/tut to 2.0.0
The configuration format changed!  Existing configurations and themes
must be rewritten, although most parts are the same.

Other interesting changes:
 - support for multiple accounts
 - added a built-in editor

full changelog: https://github.com/RasmusLindroth/tut/releases
2023-01-24 08:46:50 +00:00
landry
0b4e36eee7 www/seamonkey: update to 2.53.15.
see https://www.seamonkey-project.org/releases/seamonkey2.53.15/#new
2023-01-24 08:41:55 +00:00