| Port details on branch 2026Q3 |
- go126 Go programming language
- 1.26.7 lang
=0 1.26.7Version of this port present on the latest quarterly branch. - Maintainer: go@FreeBSD.org
 - Port Added: 2026-07-10 08:24:39
- Last Update: 2026-08-19 17:39:41
- Commit Hash: 8edf7fb
- 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/go126/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/go126
- pkg install go126
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: go126
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1787157215
SHA256 (go1.26.7.src.tar.gz) = 0ed24eac755105085b89fe9cabc2742b91a0ad7b94b59d3ad364918ebc8956ad
SIZE (go1.26.7.src.tar.gz) = 34150794
Packages (timestamps in pop-ups are UTC):
- 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
-
- archivers/nfpm
- audio/gonic
- databases/rqlite
- databases/usql
- databases/weaviate
- devel/athens
- devel/gitea-act_runner
- for Extract
-
- for Fetch
-
- archivers/nfpm
- audio/gonic
- databases/rqlite
- databases/usql
- databases/weaviate
- devel/athens
- devel/gitea-act_runner
- for Run
-
- security/osv-scanner
Configuration Options:
- ===> The following configuration options are available for go126-1.26.7:
====> 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_go126
- 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.26.7 19 Aug 2026 17:39:41
    |
Dag-Erling Smørgrav (des)  |
lang/go126: Update to 1.26.7
Changes:
go1.26.7 (released 2026-08-19) includes fixes to the net/http package.
MFH: 2026Q3
(cherry picked from commit 466c3d8ebd2255c98a5461d168e0875f304d9d44) |
1.26.6 13 Aug 2026 22:21:03
    |
Dag-Erling Smørgrav (des)  |
lang/go126: Update to 1.26.6
Changes:
go1.26.6 (released 2026-08-13) includes security fixes to the go
command, and the crypto/tls, encoding/asn1, encoding/xml,
html/template, net, net/http, and net/url packages, as well as bug
fixes to the compiler, the linker, the runtime, and the crypto/tls and
os packages.
MFH: 2026Q3
(cherry picked from commit 50449ba010d62b32cecd550e9835f6322c34ad6e) |
1.26.5 10 Jul 2026 07:58:25
    |
Dag-Erling Smørgrav (des)  |
lang/go126: Update to 1.26.5
Changes:
go1.26.5 (released 2026-07-07) includes security fixes to the
crypto/tls and os packages, as well as bug fixes to the compiler, the
runtime, the go command, and the net, os, and syscall packages.
MFH: 2026Q3
Reviewed by: adamw
Differential Revision: https://reviews.freebsd.org/D58112
(cherry picked from commit 2ca64d7d9babf5e87f07fb85261f499f67ae5e1c) |
Number of commits found: 3
|