notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
jjui Terminal user interface for Jujutsu
0.10.6_1 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.6_1Version of this port present on the latest quarterly branch.
Maintainer: hoanga@gmail.com search for ports maintained by this maintainer
Port Added: 2025-07-30 09:24:05
Last Update: 2026-07-10 07:54:15
Commit Hash: 4ea3547
People watching this port, also watch:: pfstools, tmux
License: MIT
WWW:
https://github.com/idursun/jjui
Description:
jjui is a terminal user interface for working with Jujutsu version control system.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/jjui
  2. /usr/local/share/licenses/jjui-0.10.6_1/catalog.mk
  3. /usr/local/share/licenses/jjui-0.10.6_1/LICENSE
  4. /usr/local/share/licenses/jjui-0.10.6_1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • jjui>0:devel/jjui
To install the port:
cd /usr/ports/devel/jjui/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/jjui
  • pkg install jjui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jjui
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1781701732 SHA256 (go/devel_jjui/jjui-v0.10.6/v0.10.6.mod) = d74f6ce9d3ecf74909396d565035d54ae674b21063d2ce5008501030d56c2088 SIZE (go/devel_jjui/jjui-v0.10.6/v0.10.6.mod) = 1461

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_jjui/jjui-v0.10.6/v0.10.6.zip) = 5df038868587d5da91f2697461d6502afc3afe2c896a4ea7ff04e0ba4b821a12 SIZE (go/devel_jjui/jjui-v0.10.6/v0.10.6.zip) = 356600

Collapse this list.


Packages (timestamps in pop-ups are UTC):
jjui
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.2_10.10.2_1-0.9.30.10.2_1n/an/an/a
FreeBSD:13:quarterly0.10.2_10.10.2_1--0.10.2_1n/an/an/a
FreeBSD:14:latest0.10.6_10.10.6_1-0.9.10.10.6_1---
FreeBSD:14:quarterly0.10.6_10.10.6_1--0.10.6_1---
FreeBSD:15:latest0.10.6_10.10.6_1n/a-n/an/a--
FreeBSD:15:quarterly0.10.6_10.10.6_1n/a-n/an/a--
FreeBSD:16:latest0.10.6_10.10.6_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Runtime dependencies:
  1. jj : devel/jujutsu
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_jjui
USES:
go:modules zip
pkg-message:
If upgrading from < 0.10.0:
Version 0.10 introduces breaking changes by replacing the legacy keybinding and customisation model with the new actions + bindings system. * [keys] configuration is no longer used. * [custom_commands] is replaced by [[actions]] and [[bindings]]. * [leader] sequences are replaced by sequence bindings via seq. If you have an existing configuration, plan to migrate it rather than expecting a drop-in upgrade from v0.9.x. Check the URL below for more about migrating process. ---> https://idursun.github.io/jjui/migrating/v0_10/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/idursun/jjui/@v/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.6_1
10 Jul 2026 07:54:15
commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.12 / 1.26.5
0.10.6
17 Jun 2026 13:31:32
commit hash: 867ce0413fab9afd3ec53b8d20a4069050577daacommit hash: 867ce0413fab9afd3ec53b8d20a4069050577daacommit hash: 867ce0413fab9afd3ec53b8d20a4069050577daacommit hash: 867ce0413fab9afd3ec53b8d20a4069050577daa files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Al Hoang
devel/jjui: Update 0.10.2 => 0.10.6

Changelogs:
* https://github.com/idursun/jjui/releases/tag/v0.10.3
* https://github.com/idursun/jjui/releases/tag/v0.10.4
* https://github.com/idursun/jjui/releases/tag/v0.10.5
* https://github.com/idursun/jjui/releases/tag/v0.10.6

PR:		296099
MFH:		2026Q2
Approved by:	osa, vvd (Mentors, implicit)
0.10.2_3
03 Jun 2026 17:54:22
commit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bd files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.11 / go-1.26.4
0.10.2_2
09 May 2026 17:25:51
commit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57ce files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
0.10.2_1
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2
0.10.2
06 Apr 2026 20:19:36
commit hash: af51c26957016a052b06ce4d24ae53907abac5dbcommit hash: af51c26957016a052b06ce4d24ae53907abac5dbcommit hash: af51c26957016a052b06ce4d24ae53907abac5dbcommit hash: af51c26957016a052b06ce4d24ae53907abac5db files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Al Hoang
devel/jjui: Update 0.9.10 => 0.10.2

Changelogs:
* https://github.com/idursun/jjui/releases/tag/v0.9.11
* https://github.com/idursun/jjui/releases/tag/v0.9.12
* https://github.com/idursun/jjui/releases/tag/v0.10.0
* https://github.com/idursun/jjui/releases/tag/v0.10.1
* https://github.com/idursun/jjui/releases/tag/v0.10.2

Port changes:
* Add note about breaking change from v0.10 to pkg-message.

PR:		294275
Reported by:	Al Hoang <hoanga@gmail.com> (maintainer)
Approved by:	maintainer, vvd (co-mentor)
MFH:		2026Q2
0.9.10_2
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
0.9.10_1
11 Feb 2026 19:21:45
commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go default 1.24->1.25
0.9.10
09 Feb 2026 09:11:01
commit hash: 4fbd71e73e1f1c84296f5924a17b5e371c4da805commit hash: 4fbd71e73e1f1c84296f5924a17b5e371c4da805commit hash: 4fbd71e73e1f1c84296f5924a17b5e371c4da805commit hash: 4fbd71e73e1f1c84296f5924a17b5e371c4da805 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Al Hoang
devel/jjui: update 0.9.8 -> 0.9.10

Release Notes:
https://github.com/idursun/jjui/releases/tag/v0.9.10

PR:		293047
0.9.8_2
05 Feb 2026 16:48:00
commit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2f files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.13
0.9.8_1
16 Jan 2026 17:49:03
commit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36da files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.12
0.9.8
19 Dec 2025 17:25:20
commit hash: 4d9cb99a772b0f57c38dc1cfa2a7f6c7f6b0da69commit hash: 4d9cb99a772b0f57c38dc1cfa2a7f6c7f6b0da69commit hash: 4d9cb99a772b0f57c38dc1cfa2a7f6c7f6b0da69commit hash: 4d9cb99a772b0f57c38dc1cfa2a7f6c7f6b0da69 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Al Hoang
devel/jjui: Update 0.9.7 => 0.9.8

Release Summary:
https://github.com/idursun/jjui/releases/tag/v0.9.8

PR:	291798
0.9.7
05 Dec 2025 18:48:49
commit hash: 64626cdbff5f171a6c67faaa2c5aa64988be51c3commit hash: 64626cdbff5f171a6c67faaa2c5aa64988be51c3commit hash: 64626cdbff5f171a6c67faaa2c5aa64988be51c3commit hash: 64626cdbff5f171a6c67faaa2c5aa64988be51c3 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Al Hoang
devel/jjui: Update 0.9.6 => 0.9.7

Changelog:
https://github.com/idursun/jjui/releases/tag/v0.9.7

PR:	291429
0.9.6_1
03 Dec 2025 18:24:45
commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.11
0.9.6
26 Nov 2025 12:15:47
commit hash: 40120a62f672d3759386d9dab5b491bc947c64decommit hash: 40120a62f672d3759386d9dab5b491bc947c64decommit hash: 40120a62f672d3759386d9dab5b491bc947c64decommit hash: 40120a62f672d3759386d9dab5b491bc947c64de files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Al Hoang
devel/jjui: Update 0.9.5 => 0.9.6

Changelog:
https://github.com/idursun/jjui/releases/tag/v0.9.6

PR:	291225
0.9.5_1
06 Nov 2025 17:03:19
commit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6c files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.10
0.9.5
29 Oct 2025 03:23:19
commit hash: 6af41f63216374a97976f0e7c2d68a420992fa96commit hash: 6af41f63216374a97976f0e7c2d68a420992fa96commit hash: 6af41f63216374a97976f0e7c2d68a420992fa96commit hash: 6af41f63216374a97976f0e7c2d68a420992fa96 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Al Hoang
devel/jjui: Update 0.9.3 -> 0.9.5

Changelogs:
https://github.com/idursun/jjui/releases/tag/v0.9.4
https://github.com/idursun/jjui/releases/tag/v0.9.5

PR:	290495
0.9.3_2
14 Oct 2025 15:13:55
commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump go ports for go-1.24.9
0.9.3_1
08 Oct 2025 00:41:39
commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump dependent ports after go124 update
0.9.3
12 Sep 2025 22:45:05
commit hash: 9a84357822b9e98ce237ac087eb3498ce5d2fb09commit hash: 9a84357822b9e98ce237ac087eb3498ce5d2fb09commit hash: 9a84357822b9e98ce237ac087eb3498ce5d2fb09commit hash: 9a84357822b9e98ce237ac087eb3498ce5d2fb09 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Al Hoang
devel/jjui: update 0.9.2 -> 0.9.3

Changelog:
https://github.com/idursun/jjui/releases/tag/v0.9.3

PR:	289498
0.9.2_1
04 Sep 2025 17:53:24
commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for go-1.24.7
0.9.2
29 Aug 2025 22:22:05
commit hash: 23d4f5347b85fbf71a8c0cb39c48d730b320567bcommit hash: 23d4f5347b85fbf71a8c0cb39c48d730b320567bcommit hash: 23d4f5347b85fbf71a8c0cb39c48d730b320567bcommit hash: 23d4f5347b85fbf71a8c0cb39c48d730b320567b files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Al Hoang
devel/jjui: update 0.9.1 => 0.9.2

Changelog:
https://github.com/idursun/jjui/releases/tag/v0.9.2

PR:	289172
0.9.1
18 Aug 2025 18:03:18
commit hash: 206d27c8397300a47b009f9f883a5ffe2c53e878commit hash: 206d27c8397300a47b009f9f883a5ffe2c53e878commit hash: 206d27c8397300a47b009f9f883a5ffe2c53e878commit hash: 206d27c8397300a47b009f9f883a5ffe2c53e878 files touched by this commit
Älven (alven) search for other commits by this committer
Author: Al Hoang
devel/jjui: Update 0.9.0 => 0.9.1

- Enable CGO to allow build WITH_PIE=yes
  "buildmode=pie requires external (cgo) linking, but cgo is not enable"

Changelog:
https://github.com/idursun/jjui/releases/tag/v0.9.1

PR:		288700
Approved by:	yuri@ (Mentor)
0.9.0
30 Jul 2025 09:23:15
commit hash: 525c7e518cd6f6eeb053fa43c83f9b8da52d97d5commit hash: 525c7e518cd6f6eeb053fa43c83f9b8da52d97d5commit hash: 525c7e518cd6f6eeb053fa43c83f9b8da52d97d5commit hash: 525c7e518cd6f6eeb053fa43c83f9b8da52d97d5 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Al Hoang
devel/jjui: new port: Terminal user interface for Jujutsu

jjui is a terminal user interface for working with
Jujutsu version control system.

WWW: https://github.com/idursun/jjui

PR:		288411
Reported by:	Al Hoang <hoanga@gmail.com> (new maintainer)

Number of commits found: 24