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
zk Plain text note-taking assistant
0.15.5 deskutils on this many watch lists=0 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.15.1_12Version of this port present on the latest quarterly branch.
Maintainer: patmaddox@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-06 01:39:03
Last Update: 2026-07-10 17:42:21
Commit Hash: 21f0511
License: GPLv3
WWW:
https://zk-org.github.io/zk/
Description:
zk is a plain text note-taking assistant that leverages the power of the command line. It can help you maintain a plain text Zettelkasten or personal wiki.
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/zk
  2. /usr/local/share/licenses/zk-0.15.5/catalog.mk
  3. /usr/local/share/licenses/zk-0.15.5/LICENSE
  4. /usr/local/share/licenses/zk-0.15.5/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • zk>0:deskutils/zk
To install the port:
cd /usr/ports/deskutils/zk/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/zk
  • pkg install zk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zk
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1783656537 SHA256 (go/deskutils_zk/zk-org-zk-v0.15.5_GH0/go.mod) = 71079a15f654c6fa25dbaff5c693c7671a9e98f6fc136d6a2518f7c4d30271a7 SIZE (go/deskutils_zk/zk-org-zk-v0.15.5_GH0/go.mod) = 2160

Expand this list (2 items)

Collapse this list.

SHA256 (go/deskutils_zk/zk-org-zk-v0.15.5_GH0/zk-org-zk-v0.15.5_GH0.tar.gz) = a3260eb1c6309a70a27d0e81c32fce58a9856905e781ea4138aa87d523e910aa SIZE (go/deskutils_zk/zk-org-zk-v0.15.5_GH0/zk-org-zk-v0.15.5_GH0.tar.gz) = 668908

Collapse this list.


Packages (timestamps in pop-ups are UTC):
zk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.15.50.15.5--0.15.5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.15.50.15.5n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.15.50.15.5n/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
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_zk
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/zk-org/zk/tar.gz/v0.15.5?dummy=/
  2. https://raw.githubusercontent.com/zk-org/zk/v0.15.5/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.5
10 Jul 2026 17:42:21
commit hash: 21f0511cb219af0f6cff56e98a87cfcb79692eedcommit hash: 21f0511cb219af0f6cff56e98a87cfcb79692eedcommit hash: 21f0511cb219af0f6cff56e98a87cfcb79692eedcommit hash: 21f0511cb219af0f6cff56e98a87cfcb79692eed files touched by this commit
Pat Maddox (patmaddox) search for other commits by this committer
deskutils/zk: Update to 0.15.5

Changelog: https://github.com/zk-org/zk/blob/v0.15.5/CHANGELOG.md

Fix the build, which has been broken from the beginning, with every
vendored package erroring with:

    "cannot find module providing package X import lookup disabled by
-mod=vendor"

Switch to using GO_MODULE to fetch deps.

While here, update my maintainer email.

Approved by:  dch (mentor)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/553
0.15.1_12
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.15.1_11
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.15.1_10
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.15.1_9
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.15.1_8
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.15.1_7
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.15.1_6
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.15.1_5
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.15.1_4
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.15.1_3
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.15.1_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.15.1_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.15.1
06 Oct 2025 01:37:23
commit hash: d1e8237c1c44847aab9341e48cf47c54d64baeaacommit hash: d1e8237c1c44847aab9341e48cf47c54d64baeaacommit hash: d1e8237c1c44847aab9341e48cf47c54d64baeaacommit hash: d1e8237c1c44847aab9341e48cf47c54d64baeaa files touched by this commit
Älven (alven) search for other commits by this committer
Author: Pat Maddox
deskutils/zk: [NEW PORT] Plain text note-taking assistant

WWW: https://zk-org.github.io/zk/

Signed-off-by: Pat Maddox <pat@patmaddox.com>

PR:		288745
Approved by:	yuri@ (Mentor)

Number of commits found: 14