Created attachment 243024 [details] git patch to update port Fix the compilation warnings with the latest CLANG, and return port to the pool, and mark is as deprecated, as it doesn't actually work on currently supported systems, and no-one has stepped up to fix it.
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b60ec37e75d77fe8b2ecc786c27fbdce8f6f571 commit 5b60ec37e75d77fe8b2ecc786c27fbdce8f6f571 Author: Jamie Landeg-Jones <jamie@catflap.org> AuthorDate: 2023-06-28 10:01:13 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-06-29 11:35:20 +0000 emulators/rtc: deprecate and return to pool Doesn't work in modern FreeBSD versions. PR: 272237 Reported by: jamie@catflap.org (maintainer) emulators/rtc/Makefile | 6 +++++- emulators/rtc/files/rtc.c | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-)