Summary: | New port: devel/transient Emacs key and popup interface for complex keybindings | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||||||||
Component: | Individual Port(s) | Assignee: | Joseph Mingrone <jrm> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | CC: | jrm | ||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Bug Depends on: | |||||||||||||
Bug Blocks: | 251148 | ||||||||||||
Attachments: |
|
Created attachment 220021 [details]
Updated patch file
Update to latest snapshot.
Created attachment 220327 [details]
Updated patch file
Update to latest snapshot.
Created attachment 220938 [details]
Updated patch file
Update to latest snapshot.
A commit references this bug: Author: jrm Date: Wed Jan 13 22:23:11 UTC 2021 New revision: 561515 URL: https://svnweb.freebsd.org/changeset/ports/561515 Log: New port, devel/transient: Emacs key and popup interface PR: 251146 Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) Changes: head/devel/Makefile head/devel/transient/ head/devel/transient/Makefile head/devel/transient/distinfo head/devel/transient/pkg-descr head/devel/transient/pkg-plist Thanks. Committed with a few tweaks. Let me know if there are any problems. - Follow 'Example 5.14. Using USE_GITHUB to Access a Commit Between Two Versions' - Follow 'Chapter 15. Order of Variables in Port Makefiles' with the help of linters (portlint, portclippy, portfmt) |
Created attachment 219695 [details] Patch file Transient is emacs key and popup interface for complex keybindings. This is required by upcoming devel/magit-devel port.