Port details |
- go123 Go programming language
- 1.23.7_4 lang
=4 1.23.5Version of this port present on the latest quarterly branch. - Maintainer: go@FreeBSD.org
 - Port Added: 2024-09-08 16:09:04
- Last Update: 2025-03-07 17:12:35
- Commit Hash: 6c97650
- People watching this port, also watch:: curl, zstd, tmux, sudo, pkg
- 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/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 = 1741189197
SHA256 (go1.23.7.src.tar.gz) = 7cfabd46b73eb4c26b19d69515dd043d7183a6559acccd5cfdb25eb6b266a458
SIZE (go1.23.7.src.tar.gz) = 28181215
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/usql
- devel/atlantis
- devel/capslock
- devel/gilt
- devel/gitaly
-
Deleted ports which required this port:
- for Fetch
-
- archivers/plakar
- audio/sonicradio
- databases/usql
- devel/atlantis
- devel/capslock
- devel/gilt
- devel/gitaly
-
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.7_4:
====> 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.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 |