Port details |
- go123 Go programming language
- 1.23.12 lang
=4 1.23.7_4Version of this port present on the latest quarterly branch. - Maintainer: go@FreeBSD.org
 - Port Added: 2024-09-08 16:09:04
- Last Update: 2025-08-07 00:10:23
- Commit Hash: 0edd2ff
- People watching this port, also watch:: sudo, curl, tmux, ca_root_nss, rclone
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/go123/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/go123
- pkg install go123
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: go123
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1754525175
SHA256 (go1.23.12.src.tar.gz) = e1cce9379a24e895714a412c7ddd157d2614d9edbe83a84449b6e1840b4f1226
SIZE (go1.23.12.src.tar.gz) = 28185486
Packages (timestamps in pop-ups are UTC):
- Master port: lang/go-devel
- 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/plakar
- audio/sonicradio
- databases/mongodb-tools
- databases/usql
- devel/athens
- devel/atlantis
- devel/capslock
-
Deleted ports which required this port:
- for Fetch
-
- archivers/plakar
- audio/sonicradio
- databases/usql
- devel/athens
- devel/atlantis
- devel/capslock
- devel/etcd34
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for go123-1.23.12:
====> 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_go123
- 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.23.12 07 Aug 2025 00:10:23
    |
Adam Weinberger (adamw)  |
lang/go123: Update to 1.23.12
While here: golang.org now points to go.dev (thanks to Meng Zhuo in the
Review below).
Changes:
go1.23.12 (released 2025-08-06) includes security fixes to the
database/sql and os/exec packages, as well as bug fixes to the
runtime. See the Go 1.23.12 milestone (follows) on our issue tracker
for details.
https://github.com/golang/go/issues?q=milestone%3AGo1.23.12+label%3ACherryPickApproved
Differential Revision: https://reviews.freebsd.org/D50595 |
1.23.7_4 07 Mar 2025 17:12:35
    |
Baptiste Daroussin (bapt)  |
lang/go-devel: fix a4327166148114c314ae5dd6f9c7e6776178e0ac
There was a typo in the initial commit
Also the glob is on the file name not on the path, to use the hammer
and a wild glob, anyway golang has no external dependencies anyway |
1.23.7_3 07 Mar 2025 06:04:45
    |
Gleb Popov (arrowd)  |
lang/go{120,121,122,123,-devel}: Revert "Stop install Linux test binaries"
This reverts commit a9d50d18293658481ab9badf19ddc0dda84628b0.
A better solution was committed in a4327166148114c314ae5dd6f9c7e6776178e0ac
PR: 285151
Reported by: fuz |
1.23.7_2 06 Mar 2025 19:24:20
    |
Baptiste Daroussin (bapt)  |
golang: do not collect data from wrong freebsd binary
Reviewed by: bdrewery
Differential Revision: https://reviews.freebsd.org/D49260 |
1.23.7_1 06 Mar 2025 13:52:57
    |
Gleb Popov (arrowd)  |
lang/go{120,121,122,123,-devel}: Stop install Linux test binaries
With pkg's improved shared library tracking these [useless anyways] files
started to confuse Poudriere.
Reported by: bdrewery
Approved by: adamw
PR: 285151 |
1.23.7 05 Mar 2025 15:45:17
    |
Adam Weinberger (adamw)  |
lang/go123: Update to 1.23.7 |
1.23.6 24 Feb 2025 23:50:58
    |
Ashish SHUKLA (ashish)  Author: Ruslan Makhmatkhanov |
lang/go123: Update to 1.23.6
PR: 284681 |
1.23.5 21 Jan 2025 22:21:10
    |
Ashish SHUKLA (ashish)  |
lang/go123: Update to 1.23.5
MFH: 2025Q1
Security: 704aa72a-d840-11ef-a205-901b0e9408dc
Security: CVE-2024-45341
Security: CVE-2024-45336 |
1.23.3 08 Nov 2024 20:58:47
    |
Ashish SHUKLA (ashish)  |
lang/go123: Update to 1.23.3 |
1.23.2 05 Oct 2024 16:16:03
    |
Adam Weinberger (adamw)  |
lang/go123: Update to 1.23.2 |
1.23.1 08 Sep 2024 16:02:37
    |
Adam Weinberger (adamw)  |
lang/go123: Add port
Simple copy from lang/go122.
PR: 280963
Reported by: yuri |