Created attachment 230467 [details] Update port to 6.1.9 Hello, I've updated Eternal Terminal to 6.1.9 as the port seems to have been abandoned for some time and is currently on 5.1.9 which is an extremely old version. I'm also happy to take over as maintainer for this in the absence of someone more suitable - I use it on a regular basis and I have previously contributed to the project's GitHub to fix a couple of minor issues relating to aarch64 macOS. I can't guarantee that it will work on anything other than the amd64 architecture though, but I will try to test on aarch64 in the future too. This is my first go at updating a port - I've ran portfmt, portlint, and make clean stage check-orphans - so hopefully everything will be ok. Thanks, -Will
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=909a9752d8f8db2f54923ca92a75ad454e6f3d03 commit 909a9752d8f8db2f54923ca92a75ad454e6f3d03 Author: Will Tisdale <willtisdale@gmail.com> AuthorDate: 2022-01-10 19:49:16 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-01-10 19:50:31 +0000 net/eternalterminal: Update to 6.1.9 Take maintainership PR: 260736 net/eternalterminal/Makefile | 25 ++++++++++++++++--------- net/eternalterminal/distinfo | 6 +++--- net/eternalterminal/pkg-descr | 2 +- net/eternalterminal/pkg-plist (new) | 7 +++++++ 4 files changed, 27 insertions(+), 13 deletions(-)
Update and set the new maintainer, thanks! I've done some minor modifications: - Install sample config as @sample in pkg-plist - Let RC script honor ${PREFIX} - Update WWW, follow the redirection.