Quicktime support shouldn't trigger on FreeBSD. Still explicitly
configure --without-quicktime in line with our push for deterministic
builds.
This back ports e3632b1fd1 from the
wine-devel port.
Update to 1.0.2 and while we are here:
- make portlint happy
- move scores file to hier(7) directory
- fix plist issues and move plist to a plist file
- remove --disable-debug-log which had the opposite effect
- pass maintainership to fuz@fuz.su as requested by previous maintainer
Upstream fixes:
- always use "%s"-style format for printf()-style functions
- fix build with gcc 10
PR: 260233
v2022.0.0 and v2022.0.1 were pointing at the same commit at the time
of the announcement but now v2022.0.0 is 10 commits behind. Switch to
v2022.0.1 which was actually tested and newer, anyway.
=> Fetched file size mismatch (expected 3093492, actual 3090826)
Port changes:
* imagemagick dependency removed from options, relying on DEFAULT versions in /etc/make.conf instead
* added option for choosing ksh version; default switched to ksh2020 because it compiles and works on arm64
* add WWW to pkg-descr
* convert pkg-message to UCL format
Upstream changes: https://github.com/NsCDE/NsCDE/releases/tag/1.4
PR: 260219
Reported by: Chris Moerz <freebsd@ny-central.org> (maintainer)
error: failed to run custom build command for `openssl-sys v0.9.67`
Caused by:
process didn't exit successfully: `../target/release/build/openssl-sys-27209cbe1c4dcecb/build-script-main` (exit status: 101)
--- stderr
thread 'main' panicked at '
This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL 2.5
through 3.4.0, but a different version of OpenSSL was found. The build is now aborting
due to this version mismatch.
', cargo-crates/openssl-sys-0.9.67/build/main.rs:279:5
stack backtrace:
0: std::panicking::begin_panic
1: build_script_main::version_error
2: build_script_main::validate_headers
3: build_script_main::main
4: core::ops::function::FnOnce::call_oncex
PR: 260269
Submitted by: lysfjord.daniel@smokepit.net (based on)
Obtained from: upstream
- assign MAINTAINER
- switch to USES=go:modules
- bump PORTEPOCH due to new versioning scheme
- take over maintainership of this unmaintained port
- adjust list of shipped commands to current set
- getgo/server is not shipped due to its awkward name
and lack of usefulness to anybody outside of Google
PR: 259958
gopls (pronounced "Go please") is the official Go language server
developed by the Go team. It provides IDE features to any
LSP-compatible editor.
PR: 260258
- Update to 4.0.2
- Convert to GO_MODULE
Upstream changes:
- Don't fail seriesmeta/covergen on scan errors in subdirectories
- Convert all input character encodings to UTF-8.
Changelog: https://github.com/pgaskin/kepubify/releases/tag/v4.0.2
PR: 260259
Release notes:
Bas Nieuwenhuizen (1):
amdgpu: Add new function to get fd.
Eleni Maria Stea (1):
xf86drm: fix compiler warnings
Emmanuel Vadot (2):
ci: Switch freedesktop/ci-templates
ci: Add FreeBSD support
Simon Ser (2):
xf86drm: add drmGetDeviceFromDevId
build: bump version to 2.4.109
suijingfeng (1):
radeon: remove duplicate declaration of struct radeon_bo_manager in radeon_bo.h
Differential Revision: https://reviews.freebsd.org/D33234
Sponsored by: Beckhoff Automation GmbH & Co. KG