Commit Graph

172579 Commits

Author SHA1 Message Date
jca
88179a41fc Avoid horrid stack scanning code, breaks unexpectedly when built with clang 15 2023-01-10 13:28:59 +00:00
sthen
bf1ef6bb4a update to p5-Crypt-PKCS10-2.005 2023-01-10 13:27:26 +00:00
sthen
21db354ef7 update to p5-Crypt-Curve25519-0.07 2023-01-10 13:27:23 +00:00
jca
b0c2f3abf6 Return FALSE instead of NULL, avoids a fatal error with clang 15 2023-01-10 13:26:15 +00:00
sthen
7b28c2acbb update to p5-Crypt-X509-0.55 2023-01-10 13:25:26 +00:00
ajacoutot
aecdc2c7d9 Update to consul-template-0.30.0. 2023-01-10 13:24:26 +00:00
jca
2e5abf8044 Don't mix up \0 and NULL, fatal with clang 15 2023-01-10 13:24:10 +00:00
sthen
30ca2a1db4 update to p5-Crypt-OpenSSL-PKCS10-0.19 2023-01-10 13:22:54 +00:00
sthen
3b7da82a90 update to p5-Crypt-OpenSSL-RSA-0.33 2023-01-10 13:22:52 +00:00
jca
3ef48655d6 Fix python2 build with clang 15
PyUnicode_AsUTF8AndSize is only available in python3.
2023-01-10 13:22:30 +00:00
ajacoutot
bad92ab48e Update to libspectre-0.2.12. 2023-01-10 13:19:10 +00:00
sthen
7da2a752f7 update to p5-Email-MIME-Encodings-1.317 2023-01-10 13:18:45 +00:00
sthen
135cd797ed update to p5-Email-MIME-ContentType-1.028 2023-01-10 13:18:44 +00:00
sthen
d551c9ba5e update to p5-Email-MIME-1.953 2023-01-10 13:18:43 +00:00
ajacoutot
17e7aeb76f Update to py3-smbc-1.0.25.1. 2023-01-10 13:16:43 +00:00
sthen
806cb567e4 update to p5-Email-Address-1.913 2023-01-10 13:16:12 +00:00
sthen
1429df5113 update to scrot-1.8 2023-01-10 13:15:04 +00:00
jca
aee2f9fa86 Drop -Werror flag fatal with clang 15. 2023-01-10 13:04:06 +00:00
ajacoutot
4544f467c3 Prefer tomli over toml. 2023-01-10 12:49:00 +00:00
phessler
a954514d48 unbreak by temporarily stop using a fortran compiler
suggested by jca@
OK tb@
2023-01-10 09:24:03 +00:00
landry
481dd6fe46 security/nss: update to 3.87.
see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_87.html
2023-01-10 08:53:26 +00:00
tb
052e8b2034 Update to rust-openssl-tests 20230110 2023-01-10 06:18:50 +00:00
jeremy
05a00c202a Remove ruby-rb-gsl
Has incompatible pointer to integer conversion errors on llvm 15.

Nothing depends on this port, and no release in almost 6 years.

OK jca@
2023-01-09 23:55:29 +00:00
jeremy
8375eb5792 Unhook ruby-rb-gsl 2023-01-09 23:53:27 +00:00
jeremy
a9823cca09 Update to rmagick 5.1.0
Fixes issues when using llvm 15.

Add new dependency on ruby-pkg-config.

Remove test code as gem no longer ships tests.

OK jca@
2023-01-09 23:51:20 +00:00
jeremy
6ac674bf60 Hookup ruby-pkg-config 2023-01-09 23:49:57 +00:00
jeremy
7745615a3b Import ruby-pkg-config 1.5.1
New dependency of ruby-rmagick.

OK jca@
2023-01-09 23:48:43 +00:00
fcambus
edffef4d86 Update dopewars to 1.6.2. 2023-01-09 22:45:09 +00:00
fcambus
c186ea8294 Update bdf2psf to 1.215. 2023-01-09 22:27:58 +00:00
fcambus
217a93fe32 Update libuninameslist to 20221022. 2023-01-09 21:30:53 +00:00
kn
8e8586c61c improve comment about deferred test compilation 2023-01-09 20:38:20 +00:00
kn
f6674b5cce regen 2023-01-09 19:13:48 +00:00
kn
3043e3d760 Update to libnice 0.1.21
pull a clang 15 fix and a ifr_index fix (both merged).
2023-01-09 19:13:15 +00:00
pvk
8d43701308 Update gitea 1.17.4 -> 1.18.0
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.18.0
Configuration fix and pkg README update from sdk@ and kn@, thanks!
2023-01-09 17:39:56 +00:00
sthen
f936c874fc rxvt-unicode: adjust patch to send ESC \ instead of BEL, allows working
with all of the tmux versions that use OSC 10/11 (support for BEL was
only added to tmux today)
2023-01-09 17:39:02 +00:00
sthen
dcce6e7de5 use USE_NOEXECONLY, from tb@ 2023-01-09 17:27:49 +00:00
sthen
8944205b73 record USE_NOEXECONLY in sqlports 2023-01-09 17:09:55 +00:00
sthen
fb8ff56467 With some ports it's difficult to add linker flags, so reuse the ld wrapper
script infrastructure previously used for USE_WXNEEDED to allow adding
--no-execute-only by setting USE_NOEXECONLY=Yes in the port.

This isn't ideal for compilers (in cases where those can't be made to work
with exec-only they need patching to add to the internally constructed linker
command line, though it does at least help with initial testing there),
and is useful for some other ports.

ok tb@
2023-01-09 17:08:50 +00:00
rsadowski
a5d9e1da6c Update homebank to 5.6.1 2023-01-09 16:36:51 +00:00
rsadowski
f7c8f9feec +calligraplan 2023-01-09 16:13:10 +00:00
rsadowski
90a84624d5 Import calligraplan-3.3.0, ok kn@
Plan is a project management application. It is intended for managing
moderately large projects with multiple resources.
2023-01-09 16:11:22 +00:00
rsadowski
fdbf105ca5 Remove libraw patch, since the last update it is integrated upstream
Spotted by naddy, thanks
2023-01-09 16:08:33 +00:00
sthen
70ffa9b266 QEMU: add support for setting threads name on OpenBSD, from Brad 2023-01-09 14:26:00 +00:00
pvk
54bbdfd8f3 Update patroni 2.1.5 -> 2.1.7
Changelog: https://github.com/zalando/patroni/blob/master/docs/releases.rst#version-217
2023-01-09 14:13:17 +00:00
jca
48783dae6c Fix pointer to integer conversion, invalid with clang 15
ok landry@ (maintainer)
2023-01-09 13:31:14 +00:00
fcambus
7622e9920e Update siege to 4.1.6. 2023-01-09 13:13:19 +00:00
fcambus
7f16f4137c Update libopenmpt to 0.6.7. 2023-01-09 13:12:04 +00:00
fcambus
413d989d0d Update ansiweather to 1.19.0. 2023-01-09 13:10:15 +00:00
sthen
6b823811f8 rxvt-unicode: improve the patch comment 2023-01-09 12:47:49 +00:00
martin
74279f6a60 Add ntfy. Reuse letskencrypt UID.
OK op@ sthen@
2023-01-09 12:22:17 +00:00