| Port details on branch 2026Q2 |
- go125 Go programming language
- 1.25.11 lang
=0 1.25.11Version of this port present on the latest quarterly branch. - Maintainer: go@FreeBSD.org
 - Port Added: 2026-04-10 17:06:51
- Last Update: 2026-06-03 17:58:53
- Commit Hash: 52af21a
- License: BSD3CLAUSE
- WWW:
- https://golang.org
- Description:
- Go is an open source programming environment that makes it easy to build
simple, reliable, and efficient software.
FreeBSD allows you to install multiple versions of Go at the same time.
As a result, this package installs only versioned binaries (i.e. goXYZ,
gofmtXYZ). To get unversioned names (go, gofmt, etc.) install the "go"
package or the lang/go port.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/go125/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/go125
- pkg install go125
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: go125
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1780499583
SHA256 (go1.25.11.src.tar.gz) = 7b4e5b079b3c9bc420373ca68621a296b4d13c10735d4acac4171928d70f5480
SIZE (go1.25.11.src.tar.gz) = 31999704
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- This port is required by:
- for Build
-
- accessibility/darkman
- archivers/nfpm
- archivers/plakar
- archivers/unpackerr
- audio/blucli
- audio/go-librespot
- audio/gonic
- for Fetch
-
- archivers/nfpm
- archivers/plakar
- archivers/unpackerr
- audio/blucli
- audio/go-librespot
- audio/gonic
- audio/sonicradio
- for Patch
-
- security/openvpn-auth-oauth2
- www/access-log-exporter
- for Run
-
- devel/liteide
- devel/tinygo
- security/caldera
- security/govulncheck
- security/metasploit
- security/osv-scanner
- www/gobuffalo
Configuration Options:
- ===> The following configuration options are available for go125-1.25.11:
====> Options available for the single GOAMD64: you have to select exactly one of them
V1=on: Use baseline x86-64 instruction set
V2=off: V1 instructions plus CMPXCHG16B, LAHF, SAHF, POPCNT, SSE*
V3=off: V2 instructions plus AVX*, BMI*, F16C, FMA, LZCNT, MOVBE, OSXSAVE
V4=off: V3 instructions plus AVX512*
===> Use 'make config' to modify these settings
- Options name:
- lang_go125
- USES:
- cpe shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.25.11 03 Jun 2026 17:58:53
    |
Dag-Erling Smørgrav (des)  |
lang/go125: Update to 1.25.11
Changes:
go1.25.11 (released 2026-06-02) includes security fixes to the
crypto/x509, mime, and net/textproto packages, as well as bug fixes to
the compiler and the runtime.
MFH: 2026Q2
Reviewed by: adamw
Differential Revision: https://reviews.freebsd.org/D57406
(cherry picked from commit 329713ce942821d5fd5130fb37560765711aee17) |
1.25.10 09 May 2026 17:27:25
    |
Adam Weinberger (adamw)  |
lang/go125: Update to 1.25.10
Changes:
go1.25.10 (released 2026-05-07) includes security fixes to the go
command, the pack tool, and the html/template, net, net/http,
net/http/httputil, net/mail, and syscall packages, as well as bug
fixes to the go command, the compiler, the linker, the runtime, and
the crypto/fips140, go/types, and os packages.
(cherry picked from commit 0e58c00532afef4be3831374ccccd07bf428543c) |
1.25.9 10 Apr 2026 16:18:17
    |
Dag-Erling Smørgrav (des)  |
lang/go125: Update to 1.25.9
Changes:
go1.25.9 (released 2026-04-07) includes security fixes to the go
command, the compiler, and the archive/tar, crypto/tls, crypto/x509,
html/template, and os packages, as well as bug fixes to the go
command, the compiler, and the runtime. See the Go 1.25.9 milestone on
our issue tracker for details.
MFH: 2026Q2
(cherry picked from commit 3ee235883c5aaf37f264dbddaa131d5857525260) |
Number of commits found: 3
|