Created attachment 255057 [details] git -C /usr/ports diff graphics/magnum probably simply overlooked while copying a basis port here's my take about it (the patch is attached): An open-source library that gives you graphics abstraction and platform independence on major desktop, mobile and web platforms. Offers many convenience utilities yet stays small and performant. Focuses on being flexible to configure, compose and extend. Free to use and modify, even for proprietary commercial purposes.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=572aaca2211d5857e9a0a726bf368f4af92c131d commit 572aaca2211d5857e9a0a726bf368f4af92c131d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-10 03:39:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-10 03:49:06 +0000 graphics/magnum: Correct pkg-plist and COMMENT; Add plugins, backends and options PR: 282653 (pkg-descr) Reported by: Chad Jacob Milios <milios@ccsys.com> graphics/magnum/Makefile | 36 ++++++++++++++++--- graphics/magnum/pkg-descr | 4 +-- graphics/magnum/pkg-plist | 90 ++++++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 118 insertions(+), 12 deletions(-)
Fixed. Thanks for the report!
Chad Jacob Milios, Sorry, I missed your suggestion for pkg-descr. I've adopted and added it to pkg-descr. It will come in the next commit. Thanks, Yuri
(In reply to Yuri Victorovich from comment #3) whatever dude; this is a totally excellent update to the port. thank you so much for all the amazingly great work you bring to us
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d63d392788f9627c1c446ff63f7d53015c5db273 commit d63d392788f9627c1c446ff63f7d53015c5db273 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-10 04:23:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-10 04:35:32 +0000 graphics/magnum: Update pkg-descr PR: 282653 Submitted by: Chad Jacob Milios <milios@ccsys.com> graphics/magnum/pkg-descr | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
(In reply to Chad Jacob Milios from comment #4) Thanks!