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 on branch 2026Q2
versitygw High-Performance S3 Gateway and Translation Service
1.4.1_2 filesystems 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 1.4.1_5Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-10 17:07:00
Last Update: 2026-06-03 18:00:48
Commit Hash: 3d69120
Also Listed In: www
License: APACHE20
WWW:
https://github.com/versity/versitygw/wiki
Description:
Versity S3 Gateway is a simple to use tool for seamless inline translation between AWS S3 object commands and storage systems. It supports: - Serving your local filesystem into an S3 server with a single command - Proxying local S3 requests to S3 storage with caching See https://github.com/versity/versitygw/wiki/Quickstart for usage.
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 (5 items)
Collapse this list.
  1. bin/versitygw
  2. /usr/local/share/licenses/versitygw-1.4.1_2/catalog.mk
  3. /usr/local/share/licenses/versitygw-1.4.1_2/LICENSE
  4. /usr/local/share/licenses/versitygw-1.4.1_2/APACHE20
  5. @dir /var/log/versitygw
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • versitygw
Dependency lines:
  • versitygw>0:filesystems/versitygw
To install the port:
cd /usr/ports/filesystems/versitygw/ && make install clean
To add the package, run one of these commands:
  • pkg install filesystems/versitygw
  • pkg install versitygw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: versitygw
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1777279313 SHA256 (go/filesystems_versitygw/versitygw-v1.4.1/v1.4.1.mod) = 2d2cf358532b8adba657b54c842c2ae9422cbd3b900fe0028dc4bd2bf1b6cb2b SIZE (go/filesystems_versitygw/versitygw-v1.4.1/v1.4.1.mod) = 3976

Expand this list (2 items)

Collapse this list.

SHA256 (go/filesystems_versitygw/versitygw-v1.4.1/v1.4.1.zip) = d04c013092c995e5c6015d54eab7d1a7957240a44795d8f55392afac8d876eb8 SIZE (go/filesystems_versitygw/versitygw-v1.4.1/v1.4.1.zip) = 1609982

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. 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:
filesystems_versitygw
USES:
go:modules zip
pkg-message:
For install:
Versitygw requires at minimum a secret key and an access key to be specified, either on the command line to run in the foreground, or as rc variables: /usr/local/bin/versitygw \ --access easy \ --secret squirrel \ --readonly \ --port localhost:7070 \ posix /var/empty There are many additional parameters that can be specified, see the wiki at https://github.com/versity/versitygw/wiki/ and --help output for details, and add them to versitygw-options in your rc.conf.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/versity/versitygw/@v/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.1_2
03 Jun 2026 18:00:48
commit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239c 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
1.4.1_1
09 May 2026 17:30:33
commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
1.4.1
27 Apr 2026 17:49:20
commit hash: 52322f7d7b98a6556700411ffdccbe2473fd1386commit hash: 52322f7d7b98a6556700411ffdccbe2473fd1386commit hash: 52322f7d7b98a6556700411ffdccbe2473fd1386commit hash: 52322f7d7b98a6556700411ffdccbe2473fd1386 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
filesystems/versitygw: update to 1.4.1

- Fix argument handling in rc script

Reviewed by:	feld
Differential Revision:	https://reviews.freebsd.org/D56658

MFH:		2026Q2
Sponsored by:	SkunkWerks, GmbH

(cherry picked from commit 2109dbd1d9835639c74945f1137b12d5268371ad)
1.3.1_1
10 Apr 2026 16:19:03
commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305 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

Number of commits found: 4