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
gomuks-legacy Terminal Matrix client written in Go
0.3.1 net-imnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dereks@lifeofadishwasher.com search for ports maintained by this maintainer
Port Added: 2026-07-13 20:45:08
Last Update: 2026-07-13 20:43:02
Commit Hash: 93bacda
License: AGPLv3
WWW:
https://github.com/tulir/gomuks
Description:
A terminal based Matrix client written in Go with the following features: - Session verification via security key or manual text comparison - Decryption of messages sent after initial login; older messages require key import - Proxy support via `https_proxy` environment variable - Text copying using shift+drag, `/copy` command, or plaintext mode - Support for one account per instance; multiple instances possible with different data directories - Customizable data storage paths through environment variables - Debug logging enabled with `DEBUG=1` and customizable log directory - System-specific default directories for config, cache, and data
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/gomuks-legacy
  2. /usr/local/share/licenses/gomuks-legacy-0.3.1/catalog.mk
  3. /usr/local/share/licenses/gomuks-legacy-0.3.1/LICENSE
  4. /usr/local/share/licenses/gomuks-legacy-0.3.1/AGPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gomuks-legacy>0:net-im/gomuks-legacy
To install the port:
cd /usr/ports/net-im/gomuks-legacy/ && make install clean
To add the package, run one of these commands:
  • pkg install net-im/gomuks-legacy
  • pkg install gomuks-legacy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gomuks-legacy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1768173212 SHA256 (go/net-im_gomuks-legacy/gomuks-legacy-v0.3.1/v0.3.1.mod) = c35cf5ab17243fd22a91bc09a224c0885faf09032ad30698f80a2b11bd0dc0ff SIZE (go/net-im_gomuks-legacy/gomuks-legacy-v0.3.1/v0.3.1.mod) = 1818

Expand this list (2 items)

Collapse this list.

SHA256 (go/net-im_gomuks-legacy/gomuks-legacy-v0.3.1/v0.3.1.zip) = 79285eec9a7f7c47d969a0fc6c7d67d1649715e36314fa0d3296c375910042b1 SIZE (go/net-im_gomuks-legacy/gomuks-legacy-v0.3.1/v0.3.1.zip) = 353975

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gomuks-legacy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.3.10.3.1--0.3.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.10.3.1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.3.10.3.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
Library dependencies:
  1. libolm.so : security/olm
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-im_gomuks-legacy
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/tulir/gomuks/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1
13 Jul 2026 20:43:02
commit hash: 93bacda929f4d75543b4a01834071f1ebc00e917commit hash: 93bacda929f4d75543b4a01834071f1ebc00e917commit hash: 93bacda929f4d75543b4a01834071f1ebc00e917commit hash: 93bacda929f4d75543b4a01834071f1ebc00e917 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Derek Schrock
net-im/gomuks-legacy: Add net-im/gomuks-legacy from old net-im/gomuks

 - net-im/gomuks introduces a new design with a web and less feature rich
   termainl front web.  Keep older version around until net-im/gomuks
   TUI is feature complete as this version.
 - Add net-im/gomuks from 47d564d873af^ base
 - Appened -legacy to binary name
 - Take maintainership

PR:		292371

Number of commits found: 1