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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
go-tuf Framework for Securing Software
2.1.1 securitynew! 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: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-04 18:49:50
Last Update: 2025-05-12 10:44:16
Commit Hash: 3c98154
License: APACHE20
WWW:
https://theupdateframework.io
Description:
The Update Framework (TUF) is a framework for secure content delivery and updates. It protects against various types of supply chain attacks and provides resilience to compromise. The Update Framework (TUF) design helps developers maintain the security of a software update system, even against attackers that compromise the repository or signing keys. TUF provides a flexible specification defining functionality that developers can use in any software update system or re-implement to fit their needs.
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/tuf-client
  2. /usr/local/share/licenses/go-tuf-2.1.1/catalog.mk
  3. /usr/local/share/licenses/go-tuf-2.1.1/LICENSE
  4. /usr/local/share/licenses/go-tuf-2.1.1/APACHE20
Collapse this list.
Dependency lines:
  • go-tuf>0:security/go-tuf
To install the port:
cd /usr/ports/security/go-tuf/ && make install clean
To add the package, run one of these commands:
  • pkg install security/go-tuf
  • pkg install go-tuf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: go-tuf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1747045552 SHA256 (go/security_go-tuf/go-tuf-v2.1.1/v2.1.1.mod) = 01abcafde3e6211d004bc6a5a052e588f541396559d23954bda5472dd008d23f SIZE (go/security_go-tuf/go-tuf-v2.1.1/v2.1.1.mod) = 1120

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_go-tuf/go-tuf-v2.1.1/v2.1.1.zip) = 67a08defddf0d88cda636b83d6f15daf3c61fe3fd781979ee485802004644676 SIZE (go/security_go-tuf/go-tuf-v2.1.1/v2.1.1.zip) = 165204

Collapse this list.


Packages (timestamps in pop-ups are UTC):
go-tuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----2.0.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.1.0--2.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_go-tuf
USES:
cpe 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/theupdateframework/go-tuf/v2/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1
12 May 2025 10:44:16
commit hash: 3c98154f5432e38c11148c6667f1db43a06db4b0commit hash: 3c98154f5432e38c11148c6667f1db43a06db4b0commit hash: 3c98154f5432e38c11148c6667f1db43a06db4b0commit hash: 3c98154f5432e38c11148c6667f1db43a06db4b0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/go-tuf: Update version 2.1.0=>2.1.1

Changelog: https://github.com/theupdateframework/go-tuf/releases/tag/v2.1.1
2.1.0
09 May 2025 10:55:07
commit hash: ed72b8aa5193c9c2e68c5eadc2ff11655f6e74f0commit hash: ed72b8aa5193c9c2e68c5eadc2ff11655f6e74f0commit hash: ed72b8aa5193c9c2e68c5eadc2ff11655f6e74f0commit hash: ed72b8aa5193c9c2e68c5eadc2ff11655f6e74f0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/go-tuf: Update version 2.0.2=>2.1.0

Changelog: https://github.com/theupdateframework/go-tuf/releases/tag/v2.1.0
2.0.2
04 May 2025 18:44:48
commit hash: 1786296cd09fcbcd31ba043335d5012f5cf681e2commit hash: 1786296cd09fcbcd31ba043335d5012f5cf681e2commit hash: 1786296cd09fcbcd31ba043335d5012f5cf681e2commit hash: 1786296cd09fcbcd31ba043335d5012f5cf681e2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/go-tuf: New port

Framework for Securing Software

The Update Framework (TUF) is a framework for secure content delivery
and updates. It protects against various types of supply chain attacks
and provides resilience to compromise.

The Update Framework (TUF) design helps developers maintain the security
of a software update system, even against attackers that compromise the
repository or signing keys. TUF provides a flexible specification
defining functionality that developers can use in any software update
system or re-implement to fit their needs.

WWW: https://theupdateframework.io

Number of commits found: 3