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
go-blueprint CLI tool for setting up Go projects
0.10.11_1 develnew! 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: hayzam@alchemilla.io search for ports maintained by this maintainer
Port Added: 2026-08-26 00:30:08
Last Update: 2026-09-03 04:50:55
Commit Hash: dd09051
License: MIT
WWW:
https://github.com/Melkeydev/go-blueprint
Description:
Go-blueprint is a command-line tool that allows users to spin up a quick Go project using a popular framework. It simplifies the initial setup process, allowing developers to skip boilerplate and focus immediately on writing their application code.
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/go-blueprint
  2. /usr/local/share/licenses/go-blueprint-0.10.11_1/catalog.mk
  3. /usr/local/share/licenses/go-blueprint-0.10.11_1/LICENSE
  4. /usr/local/share/licenses/go-blueprint-0.10.11_1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • go-blueprint>0:devel/go-blueprint
To install the port:
cd /usr/ports/devel/go-blueprint/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/go-blueprint
  • pkg install go-blueprint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: go-blueprint
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779937041 SHA256 (go/devel_go-blueprint/go-blueprint-v0.10.11/v0.10.11.mod) = be5b7909d5cc3f8dc7b3458663ff29fcdc24f6b844fe93ca1b225f66310365ed SIZE (go/devel_go-blueprint/go-blueprint-v0.10.11/v0.10.11.mod) = 1125

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_go-blueprint/go-blueprint-v0.10.11/v0.10.11.zip) = 9464da568ca3741dac66c13f8c2c6a6afe066272025f43e7f99b315a3d35e989 SIZE (go/devel_go-blueprint/go-blueprint-v0.10.11/v0.10.11.zip) = 4189509

Collapse this list.


Packages (timestamps in pop-ups are UTC):
go-blueprint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----0.10.11---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.10.11n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.10.11n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Runtime dependencies:
  1. git : devel/git
  2. 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_go-blueprint
USES:
go:modules,run 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/!melkeydev/go-blueprint/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.11_1
03 Sep 2026 04:50:55
commit hash: dd0905142a9a35cdf8267e2706db9488b516ad01commit hash: dd0905142a9a35cdf8267e2706db9488b516ad01commit hash: dd0905142a9a35cdf8267e2706db9488b516ad01commit hash: dd0905142a9a35cdf8267e2706db9488b516ad01 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for 1.26.8 and 1.27.1
0.10.11
26 Aug 2026 00:28:26
commit hash: 69ad4ac96b540b03c76332a80a74cade6522660dcommit hash: 69ad4ac96b540b03c76332a80a74cade6522660dcommit hash: 69ad4ac96b540b03c76332a80a74cade6522660dcommit hash: 69ad4ac96b540b03c76332a80a74cade6522660d files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: hayzamjs
devel/go-blueprint: New port

Go Blueprint is a CLI tool that allows users to spin up a Go project with the
corresponding structure seamlessly.

Reviewed by:	jrm
Differential Revision:	https://reviews.freebsd.org/D57290

Number of commits found: 2