Commit Graph

172636 Commits

Author SHA1 Message Date
jca
83bff15553 Avoid pointer to integer conversion to let this build with clang 15 2023-01-11 18:50:13 +00:00
jca
606049478a Unbreak with clang 15: fix function detection
base-gcc test by tb@
2023-01-11 18:30:24 +00:00
kn
9ea4a48176 python is a build dependency despite NO_BUILD=Yes
catfish sets NO_BUILD=Yes because it just packages existing files,
MODPY_ADJ_FILES (run in pre-configure) and the default do-install target
set by the python module obviously need python, so set MODPY_BUILDDEP=Yes
to override the python module's default of =No in case of NO_BUILD=Yes.

Spotted in a bulk test (thanks tb) for a python.port.mk diff where catfish
was the only port failing -- due to this.

OK landry
2023-01-11 18:29:10 +00:00
jca
af9eabc9f4 Add missing include, fixes build with clang 15 2023-01-11 17:49:55 +00:00
jca
d0d5f73e33 Tweak defines to get at the declaration of strptime(3), fixes clang 15 build
ok ajacoutot@ (maintainer)
2023-01-11 17:46:48 +00:00
jca
ac26d46a16 Include appropriate header for basename(3), fixes the build with clang 15
ok ajacoutot@ (maintainer)
2023-01-11 17:43:49 +00:00
jca
df496c3cdd Drop self-inflicted -Werror pain, fixes build with clang 15 2023-01-11 17:42:22 +00:00
sthen
9b35988445 set USE_NOEXECONLY for ports statically linking ports/security/openssl/* 2023-01-11 16:33:57 +00:00
pvk
0d78a861f2 Update mattermost-server 7.5.1 -> 7.5.2
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2023-01-11 16:26:46 +00:00
sthen
a164e846fe +badkeys 2023-01-11 15:56:21 +00:00
sthen
496a6dfcaa +py-gmpy2 2023-01-11 15:56:20 +00:00
sthen
72df6e51c8 import ports/security/badkeys, ok tb@
badkeys checks public keys in a variety of formats (including X.509
certificates, Certificate Signing Requests, SSH public keys and others)
for known vulnerabilities.
2023-01-11 15:55:39 +00:00
sthen
496b01d40c import ports/math/py-gmpy2, ok tb@
gmpy2 is an optimized, C-coded Python extension module that supports
fast multiple-precision arithmetic.

gmpy2 is based on the original gmpy module but adds support for
correctly rounded multiple-precision real arithmetic (using the MPFR
library) and complex arithmetic (using the MPC library).
2023-01-11 15:55:11 +00:00
ajacoutot
8248f6eef3 Update to grip-4.2.4. 2023-01-11 13:36:11 +00:00
robert
4cc8ebc602 update to 109.0.5414.74 2023-01-11 13:13:25 +00:00
tb
9482c7f330 Update to libsndfile 1.2.0
Switch from GH tag to release tarball.

From Jan Stary (maintainer)
2023-01-11 12:44:14 +00:00
kn
c1c69ba59c Update to patchelf 0.17.2
- Fix Out-of-bounds read in the function modifySoname
- Split segment size fix
2023-01-11 12:03:23 +00:00
landry
3d7f44412f x11/xfce4/xfce4-panel: update to 4.18.1.
see https://mail.xfce.org/pipermail/xfce-announce/2023-January/001224.html
2023-01-11 09:13:33 +00:00
landry
7df95fb87d x11/xfce4/libxfce4util: update to 4.18.1. 2023-01-11 09:12:46 +00:00
fcambus
d527a22315 Update jpegoptim to 1.5.1. 2023-01-11 09:04:58 +00:00
fcambus
767034dc15 Update newsboat to 2.30.1. 2023-01-11 08:54:31 +00:00
sthen
ab12901dde update to py3-packaging-23.0 2023-01-11 08:53:34 +00:00
sthen
069e594a6a update to py3-pikepdf-6.2.8.post1 2023-01-11 08:53:30 +00:00
fcambus
06beb75ad5 Update jwm to 2.4.3. 2023-01-11 08:16:02 +00:00
fcambus
f669db989a Update mtr to 0.95. 2023-01-11 08:15:29 +00:00
ajacoutot
dc6af558e7 Update to gnome-text-editor-43.2. 2023-01-11 07:59:05 +00:00
ajacoutot
a74985c89e Update to gtksourceview5-5.6.2. 2023-01-11 07:55:28 +00:00
ajacoutot
fe9d813d0a Update to google-cloud-sdk-413.0.0. 2023-01-11 07:50:12 +00:00
pvk
f984a3b782 Update patch-custom_conf_app_example_ini,
noticed by sthen@, thanks!
2023-01-11 06:47:01 +00:00
gnezdo
f1dc8c0331 Add a quirk for riak removal
Reminder, suggested reason, and OK by danj@
2023-01-11 02:05:10 +00:00
kn
ea0cd454f0 update to tdesktop 4.5.5 2023-01-10 23:51:21 +00:00
kn
97a58a2977 update to libdigidocpp 3.14.12 2023-01-10 20:28:50 +00:00
naddy
f76357512f sysutils/coreutils: allow building as root
Reported by Thomas Dettbarn; ok bcallah@
2023-01-10 20:00:13 +00:00
jca
2762831644 Add missing include, problem spotted by clang 15 2023-01-10 19:59:52 +00:00
jturner
838524aecf Update janet to 1.26.0 2023-01-10 19:52:05 +00:00
sthen
239521d9bf remove rmilter, it is obsolete since rspamd gained built-in milter
support (it was kept during transition, but there has been plenty
of time for that now)
2023-01-10 19:07:54 +00:00
fcambus
718be0c542 Update newsraft to 0.15. 2023-01-10 18:11:37 +00:00
jca
ce0b08622c Drop this patch, not needed after -Werror removal 2023-01-10 18:02:47 +00:00
jca
ad4707a639 Drop -Werror to fix the build with clang 15
This library is lagging behind upstream and has no consumer left.
Zap?
2023-01-10 18:01:44 +00:00
fcambus
01c47fff80 Update ibm-plex to 6.1.1. 2023-01-10 18:01:41 +00:00
jca
ffbebc03c9 Fix incompatible pointer to integer conversion, fatal with clang 15
Taken from upstream PRs
2023-01-10 17:57:56 +00:00
jca
a88895410f Bring compat functions decls in scope and fix build with clang 15 2023-01-10 17:55:31 +00:00
jca
3eb3ec3955 Bump, missed in previous 2023-01-10 17:53:02 +00:00
jca
a15178e3a9 Avoid non portable Linux code and fix build with clang 15 2023-01-10 17:52:45 +00:00
jca
d1f2d2f0cd Fix return value and let this build with clang 15 2023-01-10 17:50:53 +00:00
fcambus
ebd13e7020 Update hexedit to 1.6. 2023-01-10 17:46:28 +00:00
jca
5dae285210 Drop -Werror, avoids a pointless error with clang 15 2023-01-10 17:43:53 +00:00
fcambus
96a63a29cf Update wrk to 4.2.0. 2023-01-10 17:41:15 +00:00
bluhm
ecba765bae update p5-Coro to 6.570 2023-01-10 17:08:06 +00:00
paco
96a0722dcd update textproc/tree-sitter to 0.20.7
while here drop maintainer

tweaks and ok sthen@
tested also by Laurent Cheylus
2023-01-10 16:27:49 +00:00