Created attachment 264913 [details] patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1cc2df58455bec31b5640de714a8ea3c5207dc2 commit a1cc2df58455bec31b5640de714a8ea3c5207dc2 Author: Pat Maddox <pat@patmaddox.com> AuthorDate: 2025-10-25 01:10:12 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-11-17 04:38:27 +0000 editors/perspective.el: Perspectives for Emacs The Perspective package provides multiple named workspaces (or "perspectives") in Emacs, similar to multiple desktops in window managers like Awesome and XMonad, and Spaces on the Mac. WWW: https://github.com/nex3/perspective-el PR: 290544 editors/Makefile | 1 + editors/perspective.el/Makefile (new) | 34 ++++++++++++++++++++++++++++++++++ editors/perspective.el/distinfo (new) | 3 +++ editors/perspective.el/pkg-descr (new) | 15 +++++++++++++++ editors/perspective.el/pkg-plist (new) | 2 ++ 5 files changed, 55 insertions(+)
Pushed. If you notice any issues, please open a new bug report. Thanks again for contributing these elisp ports.