rsadowski
7a55ad7ca2
Fix build with upcoming CMake 3.24
...
"There are probably more used in the public link interface, but these
were enough to fix building dependents with cmake 3.24.0-rc3, which
seems to be stricter than 3.23.x."
3edc93673f
Spotted by tb@, thanks
2022-08-09 20:28:31 +00:00
paco
563e787529
update www/hugo to 0.101.0
...
ok pvk@
2022-08-09 15:10:10 +00:00
paco
4e9cbe7034
update audio/cmus to 2.10.0
...
ok rsadowski@
2022-08-09 15:08:44 +00:00
gonzalo
889e1d2f4d
Update for Nono to 0.4.2
...
OK rsadowski@ op@
2022-08-09 14:27:26 +00:00
sthen
c4e33cddd2
regen patches, no pkg change
2022-08-09 13:51:10 +00:00
landry
97a404faa7
www/mozilla-firefox: update to 103.0.2.
...
see https://www.mozilla.org/en-US/firefox/103.0.2/releasenotes/
2022-08-09 13:05:37 +00:00
sthen
363a96c1d8
update to ImageMagick-6.9.12-60
2022-08-09 12:21:11 +00:00
jca
fed3004283
On riscv64 scons appends "rv64" instead of "64" to executables names
...
Probably an unintended side effect from the logic in the scons build
scripts. Duplicate this logic in the port Makefile instead of using the
ksh extended glob trick from my initial diff. This fixes packaging on
riscv64. Also tested on amd64 and arm64 (tb@).
ok sthen@ op@ (maintainer)
2022-08-09 11:37:39 +00:00
kn
e6e44ef3a9
Update about pending/merged PRs
2022-08-09 11:19:46 +00:00
kn
59c6412d5e
Update to tdesktop 4.0.4
2022-08-09 11:16:26 +00:00
op
ab7250984c
update net/libstrophe to 0.12.2
2022-08-09 08:17:02 +00:00
landry
359a16c305
mail/mozilla-thunderbird: update to 102.1.2.
...
see https://www.thunderbird.net/en-US/thunderbird/102.1.2/releasenotes/
2022-08-09 07:13:35 +00:00
ajacoutot
625cce1cac
Update to terragrunt-0.38.7.
2022-08-09 07:08:09 +00:00
ajacoutot
db9e52375e
Update to tracker3-3.3.3.
2022-08-09 06:25:19 +00:00
landry
d57c28ae21
telephony/baresip: update to 2.6.0
...
see
https://github.com/baresip/re/blob/main/CHANGELOG.md#v260---2022-08-01
https://github.com/baresip/rem/releases/tag/v2.6.0
https://github.com/baresip/baresip/releases/tag/v2.6.0
drops gsm & gstreamer1-plugins-base dependency.
note that upstream started adding cmake support, will be used in
the port when the last modules we're using are switched over (gtk)
2022-08-09 06:24:01 +00:00
anton
ee058049b6
update to knfmt-3.0.0
2022-08-09 05:16:30 +00:00
sthen
dba6d0052c
patch prometheus' vendored go/sys/unix to update the syscall table,
...
should fix runtime with _pad_ syscalls removed. ok pvk@
2022-08-08 20:56:06 +00:00
kn
75bad60434
Update to puppet 6.28.0
2022-08-08 16:56:59 +00:00
kn
dc79cf3adb
Update to arm-trusted-firmware 2.7.0
...
OK kevlo who also tested on PINE H64 ver B, ROCKPro64 (RK3399)
2022-08-08 15:27:58 +00:00
fcambus
da1c922565
binutils: add OpenBSD AArch64 Little Endian BFD support.
...
This allows the package to build on OpenBSD/arm64.
2022-08-08 13:28:35 +00:00
ajacoutot
9a422b4ec9
Update to geocode-glib-3.26.4.
2022-08-08 12:59:00 +00:00
sthen
afa59659f5
patch prometheus' vendored go/sys/unix to update the syscall table
...
so that this no longer fails at startup on -current.
2022-08-08 12:51:39 +00:00
ajacoutot
0318ae671d
Welcome GNOME 42.4.
2022-08-08 12:47:15 +00:00
ajacoutot
bc9662093a
Update to gnome-desktop-42.4.
2022-08-08 12:47:05 +00:00
stu
1d1cd5ffe5
Update to 1.9.15.
...
-HOMEPAGE = http://sourceforge.net/projects/tcllib/
+HOMEPAGE = https://core.tcl-lang.org/bwidget/
2022-08-08 12:22:12 +00:00
ajacoutot
67fa314dc2
Update to webkitgtk4-2.36.6.
2022-08-08 12:06:39 +00:00
jca
e0f9caf8f7
Disable LTO on riscv64, it breaks the build at link time
...
ok thfr@ (maintainer)
2022-08-08 11:57:58 +00:00
pascal
0377bf4f47
Update to ksh 1.0.2.
2022-08-08 10:35:56 +00:00
rsadowski
2a5962f54f
Update nextcloudclient to 3.5.4
...
Form Adriano Barbosa (maintainer)
2022-08-08 09:03:33 +00:00
fcambus
72eefee334
Update stagit to 1.2.
...
libgit2 recently added an option GIT_OPT_SET_OWNER_VALIDATION which prevented
other users from reading a repository. In the case of stagit it is not a
security issue and broke a normal use-case. This new version disables the
option.
Also stagit makes use of OpenBSD pledge and unveil and locks down reading
other files from the filesystem or writing to them etc.
From maintainer Hiltjo Posthuma, thanks!
2022-08-08 08:41:48 +00:00
ajacoutot
5e7170279a
Update to nomad-1.3.3.
2022-08-08 08:24:53 +00:00
sthen
bd7523dc66
update to unifi-7.2.91
2022-08-08 07:52:39 +00:00
sthen
45b6d0c955
update to mutt-2.2.7
2022-08-08 07:49:41 +00:00
sthen
3146959825
update to pymongo-4.2.0, now py3-only
2022-08-08 07:43:06 +00:00
mestre
9eee801c41
update to 6.4
...
Improvements:
- The file browser does not crash when moving up to the root folder.
- Softwrapping very long lines is done more efficiently.
- Invoking the formatter does not blink the screen.
ok naddy@
2022-08-08 07:40:20 +00:00
jsing
889c1b1e43
Update lang/go to 1.18.5
2022-08-08 07:37:49 +00:00
giovanni
8b97ec8156
update to 5.2.0
2022-08-08 07:13:44 +00:00
landry
be466a8021
geo/pdal: update to 2.4.3
2022-08-08 07:09:58 +00:00
ajacoutot
f643c198fe
Update to gjs-1.72.2.
2022-08-08 06:46:10 +00:00
rsadowski
f5c8dc1308
Update to lighttpd 1.4.66.
...
- 1.4.66 - 2022-08-07
* [core] h2: optim: send window update in 16k units
* [mod_magnet] reset for http-response-send-file
* [multiple] fix json encoding
* [core] buffer_append_bs_escaped_json()
* [autoconf] update ax_prog_cc_for_build.m4
* [doc] add libdeflate to INSTALL
* [mod_webdav] cold func if xml reqbody w/o db conf
* [mod_webdav] check reqbody Content-Type is XML
* [doc] more consistent use of vars in examples
* [core] do not load indexfile, dirlisting if unused
* [mod_dirlisting] send ETag, Cache-Control w/ cache
* [mod_openssl] compile compat w/ openssl < 1.1.0
* [mod_webdav] webdav_reqbody_type_xml() fixes
* [core] clarify server.username = "root" error msg
* [mod_wolfssl] compat with older wolfssl versions
* [core] fix li_base64_dec() on whitespace
* [core] perf tweak buffer_eq_icase_ssn()
* [mod_deflate] fix use of libdeflate for files>128k (fixes #3161 )
* [core] fix buffer_substr_replace() extend (fixes #3160 )
* [mod_webdav] build with Android NDK
* [core] check r->http_status before handling Range
* [core] preprocessor option to force crypto lib
* [core] fix SIGUSR1 graceful restart w/ TLS (fixes #3164 )
* [mod_authn_gssapi] warn if no confidentiality flag (fixes #3163 )
* [mod_wstunnel] fix crash with bad hybivers (fixes #3165 )
* [core] perf: adjust max h2 stream send increment
* [core] fix HTTP/2 downloads >= 4GiB (fixes #3166 )
Update diff from Brad, thanks
2022-08-08 05:24:16 +00:00
rsadowski
7a49a16669
Update to SVT-AV1 1.2.0.
...
## [1.2.0] - 2022-08-02
Encoder
- Improve CRF preset tradeoffs for both the default and fast-decode modes
- Improve the SSIM-based tradeoffs of the presets without impacting those of PSNR / VMAF
- Improve CBR mode by enhancing the bit-distribution within the gop
- Added support for reference frame scaling
- Added support for quantization matrices
- Added svtparams patches applicable to ffmpeg 4.4
- AVX2 optimizations for low-delay mode
- TPL-based VBR mode improvements
- Improved Chroma RDOQ
- Improve TPL QP Scaling
- Add length info to ivf header
- Fix support for metadata pass-through
- Add ability to specify Chroma and Luma qindex offsets independently on top of CRF qp assignments
Build, Cleanup and Documentation
- Fix multiple API documentation mismatches
- Updated features documentation
- Various functional bug fixes
Update diff from Brad, thanks
2022-08-08 05:23:20 +00:00
kurt
4d48051cb0
Update to 17.0.4 GA:
...
* Contains many upstream bug fixes which can be found in the release notes
here:
https://foojay.io/java-17/?quarter=072022&tab=allissues
https://openjdk.org/groups/vulnerability/advisories/2022-07-19
* Update bootstraps
okay sthen@
2022-08-07 21:55:37 +00:00
kurt
c1f9084440
Update to 11.0.16 GA:
...
* Contains many upstream bug fixes which can be found in the release
notes here:
https://foojay.io/java-11/?quarter=072022&tab=allissues
https://openjdk.org/groups/vulnerability/advisories/2022-07-19
* Update bootstraps
okay sthen@
2022-08-07 21:53:29 +00:00
kurt
eb7db50432
Update to 8u342 GA:
...
* Contains many upstream bug fixes which can be found in the release
notes here:
https://foojay.io/java-8/?tab=allissues&version=openjdk8u342
https://openjdk.org/groups/vulnerability/advisories/2022-07-19
* Update bootstraps and strip debuginfo from them to keep them as small
as possible
okay sthen@
2022-08-07 21:49:38 +00:00
pvk
a981094510
Update mattermost-server 6.7.2 -> 7.1.2
...
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
Switched to vendored distfile
2022-08-07 21:35:52 +00:00
pvk
bf7ff03e59
Update ansible 6.1.0 -> 6.2.0
...
Changelog: https://github.com/ansible-community/ansible-build-data/blob/main/6/CHANGELOG-v6.rst#v6-2-0
2022-08-07 21:25:05 +00:00
fcambus
d28050b46e
Add binutils.
2022-08-07 21:06:33 +00:00
fcambus
83c0f55e59
binutils: resolve conflict which happened during import.
...
There used to be a binutils port which was removed in 2004, which created
a merge conflict when using portimport.
Add Makefile manually to fix the issue.
2022-08-07 21:02:22 +00:00
rsadowski
549f80d8a5
Enable Cirrus support in Bochs
...
Requested and tested by Manuel <man93761 ATT gmail DOTT com>
2022-08-07 20:55:23 +00:00
rsadowski
f2dcd295d7
Update font-awesome to 6.1.2
2022-08-07 20:52:59 +00:00