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.
Port details on branch 2026Q2
goreleaser Deliver Go binaries as fast and easily as possible
2.15.4_2 devel 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 2.15.4_2Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-07 14:27:49
Last Update: 2026-06-03 18:00:48
Commit Hash: 3d69120
License: MIT
WWW:
https://goreleaser.com/
Description:
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI. With GoReleaser, you can: - Cross-compile your Go project - Release to GitHub, GitLab and Gitea - Create Docker images and manifests - Create Linux packages and Homebrew taps - Sign artifacts, checksums and Docker images - Announce new releases on Twitter, Slack, Discord and Microsoft Teams - ... and much more!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/goreleaser
  2. etc/bash_completion.d/goreleaser
  3. share/fish/vendor_completions.d/goreleaser.fish
  4. share/man/man1/goreleaser.1.gz
  5. share/zsh/site-functions/_goreleaser
  6. /usr/local/share/licenses/goreleaser-2.15.4_2/catalog.mk
  7. /usr/local/share/licenses/goreleaser-2.15.4_2/LICENSE
  8. /usr/local/share/licenses/goreleaser-2.15.4_2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • goreleaser>0:devel/goreleaser
To install the port:
cd /usr/ports/devel/goreleaser/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/goreleaser
  • pkg install goreleaser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: goreleaser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1776790409 SHA256 (go/devel_goreleaser/goreleaser-v2.15.4/v2.15.4.mod) = 19f7e43829cd8faee038e068e86c735a0655944091bbeb7abcfc22f261e0dea9 SIZE (go/devel_goreleaser/goreleaser-v2.15.4/v2.15.4.mod) = 20690

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_goreleaser/goreleaser-v2.15.4/v2.15.4.zip) = 5587d3b2dfd5cd413964c6301cb79fff77e239015abc53a446e0826825bc55dc SIZE (go/devel_goreleaser/goreleaser-v2.15.4/v2.15.4.zip) = 1030394

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. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_goreleaser
USES:
go:1.26+,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/goreleaser/goreleaser/v2/@v/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.15.4_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
2.15.4_1
09 May 2026 17:31:07
commit hash: 0c28c1280feefd3669435bd06ce04988fea2418acommit hash: 0c28c1280feefd3669435bd06ce04988fea2418acommit hash: 0c28c1280feefd3669435bd06ce04988fea2418acommit hash: 0c28c1280feefd3669435bd06ce04988fea2418a files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.26.3
2.15.4
21 Apr 2026 20:16:08
commit hash: b4d8e0a01fc3870741cd19e1f30306d2e24fcc13commit hash: b4d8e0a01fc3870741cd19e1f30306d2e24fcc13commit hash: b4d8e0a01fc3870741cd19e1f30306d2e24fcc13commit hash: b4d8e0a01fc3870741cd19e1f30306d2e24fcc13 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/goreleaser: update to 2.15.4

Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.15.4

MFH:		2026Q2
(cherry picked from commit baee81b80cb6bedd5eb7827d50e47ee500c9e1ef)
2.15.3
18 Apr 2026 18:47:33
commit hash: a208a1a67356f311824df33a5013f22c12e4c548commit hash: a208a1a67356f311824df33a5013f22c12e4c548commit hash: a208a1a67356f311824df33a5013f22c12e4c548commit hash: a208a1a67356f311824df33a5013f22c12e4c548 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/goreleaser: update to 2.15.3

Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.15.3

MFH:		2026Q2
(cherry picked from commit ce2040e03a5f5271d96cf93d56477a7fa43beea9)
2.15.2_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
2.15.2
07 Apr 2026 14:25:25
commit hash: 52f553acce128ca6c0310d2a97db25cbbb989dcccommit hash: 52f553acce128ca6c0310d2a97db25cbbb989dcccommit hash: 52f553acce128ca6c0310d2a97db25cbbb989dcccommit hash: 52f553acce128ca6c0310d2a97db25cbbb989dcc files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/goreleaser: update to 2.15.2

Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.15.1
Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.15.2

MFH:		2026Q2
(cherry picked from commit 9e147283779ed9c136289f415cf1496cfe4e822c)

Number of commits found: 6