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 photosAll times are UTC
Ukraine
Port details
ziina Instant terminal sharing using Zellij
0.1.4 net Deleted 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.1.4Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-25 00:48:06
Last Update: 2025-06-24 08:29:30
Commit Hash: 7f6548c
License: MIT
WWW:
https://github.com/ziinaio/ziina
Description:
Ziina lets you invite peers into a local Zellij session over untrusted networks, despite you being behind a NAT gateway. It is heavily inspired by tmate. Ziina is (basically) server-less. You only need a standard OpenSSH server with a public IP that serves as an entry-point for your peers. Your peers only need a standard OpenSSH client.
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/ziina
  2. /usr/local/share/licenses/ziina-0.1.4/catalog.mk
  3. /usr/local/share/licenses/ziina-0.1.4/LICENSE
  4. /usr/local/share/licenses/ziina-0.1.4/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ziina>0:net/ziina
No installation instructions:
This port has been deleted.
PKGNAME: ziina
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1749640560 SHA256 (go/net_ziina/ziina-v0.1.4/v0.1.4.mod) = 91760339a9d38affd41925d16bfa8807a7bfb4ce6c3c1ed32e0bc79ad99c1171 SIZE (go/net_ziina/ziina-v0.1.4/v0.1.4.mod) = 562

Expand this list (2 items)

Collapse this list.

SHA256 (go/net_ziina/ziina-v0.1.4/v0.1.4.zip) = c58e839ada18321fbdd4aab7fb133e1372273a2aa309103da96269d4d19d5658 SIZE (go/net_ziina/ziina-v0.1.4/v0.1.4.zip) = 11698

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Runtime dependencies:
  1. zellij : sysutils/zellij
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_ziina
USES:
go:1.24,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/ziinaio/ziina/@v/
Collapse this list.
Port Moves
  • port moved to net/zmate on 2025-06-24
    REASON: Renamed upstream

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4
24 Jun 2025 08:29:30
commit hash: 7f6548cfc02ec5cd5b38478303bf020f71f7d140commit hash: 7f6548cfc02ec5cd5b38478303bf020f71f7d140commit hash: 7f6548cfc02ec5cd5b38478303bf020f71f7d140commit hash: 7f6548cfc02ec5cd5b38478303bf020f71f7d140 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net/ziina: update to 0.3.1 and rename to net/zmate

Upstream rebranded the project.

Changelog: https://github.com/ziinaio/ziina/releases/tag/v0.2.0
Changelog: https://github.com/ziinaio/ziina/releases/tag/v0.2.1
Changelog: https://github.com/ziinaio/ziina/releases/tag/v0.2.2
Changelog: https://github.com/ziinaio/zmate/releases/tag/v0.3.0
Changelog: https://github.com/ziinaio/zmate/releases/tag/v0.3.1
0.1.4
13 Jun 2025 15:41:18
commit hash: 901ab1608116249d2f07364805cb3cbe6991eafbcommit hash: 901ab1608116249d2f07364805cb3cbe6991eafbcommit hash: 901ab1608116249d2f07364805cb3cbe6991eafbcommit hash: 901ab1608116249d2f07364805cb3cbe6991eafb files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net/ziina: update to 0.1.4

Changelog: https://github.com/ziinaio/ziina/releases/tag/v0.1.4
0.1.3_1
06 Jun 2025 20:00:53
commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump PORTREVISION after go124-1.24.4 update
0.1.3
25 May 2025 00:47:03
commit hash: 44979b18b34fe2c0e60ed3c283384b777c9ba041commit hash: 44979b18b34fe2c0e60ed3c283384b777c9ba041commit hash: 44979b18b34fe2c0e60ed3c283384b777c9ba041commit hash: 44979b18b34fe2c0e60ed3c283384b777c9ba041 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net/ziina: Instant terminal sharing using Zellij

Ziina lets you invite peers into a local Zellij session over untrusted
networks, despite you being behind a NAT gateway. It is heavily
inspired by tmate.

Ziina is (basically) server-less. You only need a standard OpenSSH
server with a public IP that serves as an entry-point for your peers.
Your peers only need a standard OpenSSH client.

WWW: https://github.com/ziinaio/ziina

Number of commits found: 4