Port details |
- transient Emacs key and popup interface for complex keybindings
- 0.8.3 devel =2 0.8.1Version of this port present on the latest quarterly branch.
- Maintainer: yasu@FreeBSD.org
- Port Added: 2021-01-13 22:23:17
- Last Update: 2025-01-04 11:02:44
- Commit Hash: 7360dca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: elisp
- License: GPLv3+
- WWW:
- https://github.com/magit/transient
- Description:
- Taking inspiration from prefix keys and prefix arguments, Transient
implements a similar abstraction involving a prefix command, infix
arguments and suffix commands. We could call this abstraction a
"transient command", but because it always involves at least two
commands (a prefix and a suffix) we prefer to call it just a
"transient".
When the user calls a transient prefix command, then a transient
(temporary) keymap is activated, which binds the transient's infix
and suffix commands, and functions that control the transient state
are added to `pre-command-hook` and `post-command-hook`. The available
suffix and infix commands and their state are shown in a popup buffer
until the transient is exited by invoking a suffix command.
Calling an infix command causes its value to be changed, possibly by
reading a new value in the minibuffer.
Calling a suffix command usually causes the transient to be exited but
suffix commands can also be configured to not exit the transient.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- transient>0:devel/transient
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/transient/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/transient
- pkg install transient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: transient
- Package flavors (<flavor>: <package>)
- full: transient
- canna: transient-emacs_canna
- nox: transient-emacs_nox
- wayland: transient-emacs_wayland
- devel_full: transient-emacs_devel
- devel_nox: transient-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1735988290
SHA256 (magit-transient-v0.8.3_GH0.tar.gz) = 1aa745d4a4c45b06d8bdf27ccba5458f61962820f298aa96279ed84c1c4cc035
SIZE (magit-transient-v0.8.3_GH0.tar.gz) = 155293
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- compat.el>=30.0.0.0 : misc/compat.el@full
- gsed : textproc/gsed
- emacs-29.4 : editors/emacs@full
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- compat.el>=30.0.0.0 : misc/compat.el@full
- emacs-29.4 : editors/emacs@full
- indexinfo : print/indexinfo
- This port is required by:
- for Build
-
- devel/forge
- devel/magit
- for Run
-
- devel/forge
- devel/magit
Configuration Options:
- ===> The following configuration options are available for transient-0.8.3:
DOCS=on: Build and/or install documentation
PDF=off: Build and install PDF document
===> Use 'make config' to modify these settings
- Options name:
- devel_transient
- USES:
- emacs gmake makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.3 04 Jan 2025 11:02:44 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.8.3
ChangeLog: https://github.com/magit/transient/blob/v0.8.3/CHANGELOG |
0.8.2 03 Jan 2025 11:39:23 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.8.2
ChangeLog: https://github.com/magit/transient/blob/v0.8.2/CHANGELOG |
0.8.1 09 Dec 2024 15:38:16 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.8.1
ChangeLog: https://github.com/magit/transient/blob/v0.8.1/CHANGELOG |
0.8.0 07 Dec 2024 14:34:37 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.8.0
ChangeLog: https://github.com/magit/transient/blob/v0.8.0/CHANGELOG |
0.7.9 05 Nov 2024 16:07:05 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.7.9
ChangeLog: https://github.com/magit/transient/blob/v0.7.9/CHANGELOG |
0.7.8 02 Nov 2024 23:27:12 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.7.8
ChangeLog: https://github.com/magit/transient/blob/v0.7.8/CHANGELOG |
0.7.7 05 Oct 2024 02:30:19 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.7.7
ChangeLog: https://github.com/magit/transient/blob/v0.7.7/CHANGELOG |
0.7.6 01 Oct 2024 23:47:19 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.7.6
ChangeLog: https://github.com/magit/transient/blob/v0.7.6/CHANGELOG |
0.7.5 10 Sep 2024 06:45:59 |
Yasuhiro Kimura (yasu) |
devel/{transient,transient-devel}: Update to 0.7.5
ChangeLog: https://github.com/magit/transient/blob/v0.7.5/CHANGELOG |
0.7.4 16 Aug 2024 07:17:10 |
Yasuhiro Kimura (yasu) |
devel/{transient,transient-devel}: Update to 0.7.4
ChangeLog: https://github.com/magit/transient/blob/v0.7.4/CHANGELOG |
0.7.2_1 04 Jul 2024 21:31:24 |
Joseph Mingrone (jrm) |
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation |
0.7.2 26 Jun 2024 19:54:21 |
Yasuhiro Kimura (yasu) |
devel/{transient,transient-devel}: Update to 0.7.2
ChangeLog: https://github.com/magit/transient/blob/v0.7.2/CHANGELOG |
0.7.1_1 23 Jun 2024 22:10:50 |
Joseph Mingrone (jrm) |
Chase editors/emacs update to 29.4
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705 |
0.7.1 20 Jun 2024 08:25:49 |
Yasuhiro Kimura (yasu) |
devel/{transient,transient-devel}: Update to 0.7.1
ChangeLog: https://github.com/magit/transient/blob/v0.7.1/CHANGELOG |
0.6.0_1 01 Jun 2024 09:21:01 |
Yasuhiro Kimura (yasu) |
*/*: Fix build when PDF option is enabled
When PDF option is enabled PDF file is generated from Texinfo source
file with texi2pdf, and the command is invoked with '--clear'
option. When the command is invoked with the option, however, it
returns non-zero value even if conversion is (or, at least seems to
be) successful. As a result build of ports fails when the option is
enabled. The command returns zero value if it is invoked without the
option. So fix build by patching Makefile of source tree.
While I'm here, replace CONFLICTS in devel/{forge,forge-devel/Makefile
with CONFLICTS_INSTALL as neither of them interfere with build of the
other. |
0.6.0_1 28 May 2024 21:49:48 |
Muhammad Moinur Rahman (bofh) |
devel/transient: Mark BROKEN for PDF option
Silently fails to build when PDF is enabled
Approved by: portmgr (blanket)
Sponsored by: Nepustil |
0.6.0_1 26 Mar 2024 22:51:47 |
Joseph Mingrone (jrm) |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492 |
0.6.0 22 Mar 2024 00:40:53 |
Yasuhiro Kimura (yasu) |
devel/transient: Update to 0.6.0
ReleaseNotes: https://github.com/magit/transient/blob/v0.6.0/CHANGELOG |
0.5.3 08 Feb 2024 05:25:56 |
Yasuhiro Kimura (yasu) |
devel/transient: Update to 0.5.3
ChangeLog: https://github.com/magit/transient/blob/v0.5.3/CHANGELOG |
0.4.3_1 27 Jan 2024 22:33:05 |
Joseph Mingrone (jrm) |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615 |
0.4.3 29 Aug 2023 03:07:41 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.4.3
ChangeLog: https://github.com/magit/transient/blob/v0.4.3/CHANGELOG |
0.4.1_1 20 Aug 2023 00:53:11 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above ) |
0.4.1 03 Jun 2023 04:45:26 |
Yasuhiro Kimura (yasu) |
devel/transient*: Update to 0.4.1
ChangeLog: https://github.com/magit/transient/blob/v0.4.1/CHANGELOG |
0.4.0 11 May 2023 06:13:57 |
Yasuhiro Kimura (yasu) |
devel/transient: Update to 0.4.0
ChangeLog: https://github.com/magit/transient/blob/main/CHANGELOG |
0.3.7_7 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.3.7_5 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket) |
0.3.7_5 30 Nov 2022 07:06:37 |
Yasuhiro Kimura (yasu) |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
0.3.7_4 21 Sep 2022 07:48:19 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3.7_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3.7_3 01 Aug 2022 16:12:01 |
Yasuhiro Kimura (yasu) |
devel/transient-devel: Add new port
Add devel/transient-devel, development version of Emacs key and popup
interface for complex keybindings.
https://github.com/magit/transient |
0.3.7_3 07 Apr 2022 22:12:44 |
Joseph Mingrone (jrm) |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
0.3.7_2 20 Feb 2022 23:30:20 |
Yasuhiro Kimura (yasu) |
devel/transient: Add PDF option and change DOCS option
* Add new option PDF. If it is enabled PDF document is built and
installed.
* Change DOCS option so HTML document is built and installed if it is
enabled. |
0.3.7_1 15 Nov 2021 15:19:58 |
Joseph Mingrone (jrm) |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
0.3.7 26 Oct 2021 07:21:32 |
Yasuhiro Kimura (yasu) |
devel/transient: Update to 0.3.7
ChangeLog: https://github.com/magit/transient/blob/v0.3.7/docs/CHANGELOG
Approved by: ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32653 |
0.3.6_1 01 Oct 2021 22:55:27 |
Joseph Mingrone (jrm) |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
0.3.6 28 Sep 2021 05:13:33 |
Yasuhiro Kimura (yasu) |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
0.3.6 04 Jul 2021 14:21:46 |
Guangyuan Yang (ygy) Author: Yasuhiro Kimura |
devel/transient: Update to 0.3.6
PR: 256942
Approved by: lwhsu (mentor, implicit) |
0.3.5 18 Jun 2021 02:47:46 |
Guangyuan Yang (ygy) Author: Yasuhiro Kimura |
devel/transient: Update to 0.3.5
Changes: https://github.com/magit/transient/commits/v0.3.5
PR: 256642
Approved by: lwhsu (mentor, implicit) |
0.3.4 26 May 2021 01:55:58 |
Guangyuan Yang (ygy) Author: Yasuhiro Kimura |
devel/transient: Update to 0.3.4
Changes: https://github.com/magit/transient/commits/v0.3.4
Approved by: Yasuhiro Kimura <yasu@utahime.org> (maintainer), lwhsu (mentor,
implicit) |
0.3.2 21 Apr 2021 05:38:32 |
Fernando Apesteguía (fernape) |
devel/transient: Update to 0.3.2
ChangeLog: https://github.com/magit/transient/blob/v0.3.2/docs/CHANGELOG
PR: 255240
Reported by: yasu@utahime.org (maintainer) |
0.3.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.0_1 26 Mar 2021 00:40:45 |
jrm |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700 |
0.3.0 22 Feb 2021 18:40:59 |
rhurlin |
devel/transient: Update to 0.3.0
Changelog: https://github.com/magit/transient/blob/v0.3.0/docs/CHANGELOG
PR: 253751
Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) |
0.2.0.75 13 Jan 2021 22:23:10 |
jrm |
New port, devel/transient: Emacs key and popup interface
PR: 251146
Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) |