Port details on branch 2024Q1 |
- go121 Go programming language
- 1.21.8 lang =0 1.21.7Version of this port present on the latest quarterly branch.
- Maintainer: go@FreeBSD.org
- Port Added: 2024-03-06 22:24:07
- Last Update: 2024-03-06 22:05:14
- Commit Hash: a7d6186
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/go121/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/go121
- pkg install go121
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: go121
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1709760390
SHA256 (go1.21.8.src.tar.gz) = dc806cf75a87e1414b5b4c3dcb9dd3e9cc98f4cfccec42b7af617d5a658a3c43
SIZE (go1.21.8.src.tar.gz) = 26992984
Packages (timestamps in pop-ups are UTC):
- Master port: lang/go-devel
- This port has no dependencies.
- This port is required by:
- for Build
-
- audio/gonic
- audio/pms-devel
- databases/rqlite
- devel/cirrus-cli
- devel/gh
- devel/git-town
- devel/gitaly
- for Fetch
-
- audio/gonic
- databases/rqlite
- devel/cirrus-cli
- devel/gh
- devel/git-town
- devel/gitaly
- devel/gitlab-runner
Configuration Options:
- ===> The following configuration options are available for go121-1.21.8:
====> 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_go121
- USES:
- cpe shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/go-devel |
Commit | Credits | Log message |
1.21.8 06 Mar 2024 22:05:14 |
Ashish SHUKLA (ashish) |
lang/go121: Update to 1.21.8
MFH: 2024Q1
Security: b1b039ec-dbfc-11ee-9165-901b0e9408dc
Security: CVE-2023-24783
Security: CVE-2023-45290
Security: CVE-2023-45289
Security: CVE-2024-24785
Security: CVE-2024-24784
(cherry picked from commit e63c7e0d9830902f0b45d304b41d05be8c8b221c) |
1.21.7 06 Mar 2024 22:05:14 |
Ashish SHUKLA (ashish) Author: Gleb Popov |
lang/go{-121,-devel}: Fix tests running under nobody user and mark
TESTING_UNSAFE.
(cherry picked from commit 71cdbc6f78821b56fee1ec282a4a0d31026f68f0) |
1.21.7 06 Mar 2024 22:05:14 |
Ashish SHUKLA (ashish) |
lang/go*: Update to Go 1.22 snapshot
- Add overridable BUILD_DEPENDS on shells/bash, but only for Go 1.22+
- Since lang/go121 also depends on it, allow SHEBANG_FILES to be
overridden
- Re-roll the patch
- Update lang/go120 to co-exist with lang/go-devel update
- Update lang/go121 to co-exist with lang/go-devel update
PR: 277091
(cherry picked from commit ccd8e6b89786dd2e9e30bfe65887811f9ecb69d6) |
1.21.7 06 Mar 2024 22:05:13 |
Ashish SHUKLA (ashish) |
lang/go121: Update to 1.21.7
PR: 276530
Approved by: maintainer timeout
(cherry picked from commit 81c5b67aba739900334764db1e683703ea155f36) |