I use bglibs and some related software like mailfront so I'd be happy to take over the port. If it matters, I'm in touch with the original developer.
^Triage: fix Summary. fwiw the literal string "category/port" is intended as a placeholder.
That's awesome! I'd recommend that you read [1] (especially section 3.2.1) and then attach a patch here setting MAINTAINER= accordingly. [1] https://docs.freebsd.org/en/articles/contributing/#adopt-port
Created attachment 248322 [details] Adopt port, update paths to distfiles
Created attachment 248326 [details] Adopt port, bump revision, update distfile path Sorry about that, ignore previous patch
When you upload a new version of the patch, you can mark the previous one as 'obsolete'. You can still do it now manually. Click on "details" of the old patch, then "edit details" and mark it as obsolete.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3496ecc283afe5b92060d0744a36ad28a8683611 commit 3496ecc283afe5b92060d0744a36ad28a8683611 Author: John Levine <freebsd@m.jl.ly> AuthorDate: 2024-02-10 21:58:47 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-02-10 22:07:42 +0000 devel/bglibs: Update maintainer Pass maintainership to submitter. PR: 276928 Approved by: tcberner (mentor, implicit) devel/bglibs/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Committed - Thanks! For the future, can you please provide git patches? Ideally, ones that you created with `git format-patch`.