notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
go124 Go programming language
1.24.1_3 langnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: go@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-06 17:00:07
Last Update: 2025-03-07 17:12:35
Commit Hash: 6c97650
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/go124-1.24.1_3/catalog.mk
  2. /usr/local/share/licenses/go124-1.24.1_3/LICENSE
  3. /usr/local/share/licenses/go124-1.24.1_3/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • go124>0:lang/go124
To install the port:
cd /usr/ports/lang/go124/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/go124
  • pkg install go124
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: go124
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
distinfo:
TIMESTAMP = 1741278429 SHA256 (go1.24.1.src.tar.gz) = 8244ebf46c65607db10222b5806aeb31c1fcf8979c1b6b12f60c677e9a3c0656 SIZE (go1.24.1.src.tar.gz) = 30777528

Expand this list (10 items)

Collapse this list.

SHA256 (go1.23.7.freebsd-arm64.tar.gz) = 2b51c940898fad6708609495b9a27b5869cf5195381fc4a31a013006aa4eb156 SIZE (go1.23.7.freebsd-arm64.tar.gz) = 69903435 SHA256 (go1.23.7.freebsd-amd64.tar.gz) = c0e7a5ff1875eb79d7c2acfa1616718ad892c0b2637d56594fdc3332e313efd4 SIZE (go1.23.7.freebsd-amd64.tar.gz) = 73332706 SHA256 (go1.23.7.freebsd-arm.tar.gz) = 311e69d052bb732bca74cb64cba2d7d648e9af7a5c5d0c5e84a11efb77d287d0 SIZE (go1.23.7.freebsd-arm.tar.gz) = 71226717 SHA256 (go1.23.7.freebsd-386.tar.gz) = 4bc9c3583236b13a9f1ec22c133fe4436714d56ebc0ee96733d4f6f0eb3c7ae1 SIZE (go1.23.7.freebsd-386.tar.gz) = 71152629 SHA256 (go1.23.7.freebsd-riscv64.tar.gz) = ab00bd1b61491be2d60ff41a88b3e59d812236484eaf6232513985a1287693ba SIZE (go1.23.7.freebsd-riscv64.tar.gz) = 70515235

Collapse this list.


Packages (timestamps in pop-ups are UTC):
go124
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.24.1_3--1.24.1_3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Master port: lang/go-devel
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for go124-1.24.1_3: ====> 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_go124
USES:
cpe shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://golang.org/dl/
Collapse this list.

Number of commits found: 4

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
CommitCreditsLog message
1.24.1_3
07 Mar 2025 17:12:35
commit hash: 6c976507f4b924a175e330a107ffb7afae106d12commit hash: 6c976507f4b924a175e330a107ffb7afae106d12commit hash: 6c976507f4b924a175e330a107ffb7afae106d12commit hash: 6c976507f4b924a175e330a107ffb7afae106d12 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
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.24.1_2
07 Mar 2025 06:04:45
commit hash: aa6c40debfb19e4d0dcf6b5b400287cfad2aecb3commit hash: aa6c40debfb19e4d0dcf6b5b400287cfad2aecb3commit hash: aa6c40debfb19e4d0dcf6b5b400287cfad2aecb3commit hash: aa6c40debfb19e4d0dcf6b5b400287cfad2aecb3 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
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.24.1_1
06 Mar 2025 19:24:20
commit hash: a4327166148114c314ae5dd6f9c7e6776178e0accommit hash: a4327166148114c314ae5dd6f9c7e6776178e0accommit hash: a4327166148114c314ae5dd6f9c7e6776178e0accommit hash: a4327166148114c314ae5dd6f9c7e6776178e0ac files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
golang: do not collect data from wrong freebsd binary

Reviewed by:		bdrewery
Differential Revision:	https://reviews.freebsd.org/D49260
1.24.1
06 Mar 2025 16:59:19
commit hash: c70b0d4db4d2f8ad4f6cdf5d5775ede4c3166220commit hash: c70b0d4db4d2f8ad4f6cdf5d5775ede4c3166220commit hash: c70b0d4db4d2f8ad4f6cdf5d5775ede4c3166220commit hash: c70b0d4db4d2f8ad4f6cdf5d5775ede4c3166220 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Author: Denis Shaposhnikov
lang/go124: Add port

PR:		284764

Number of commits found: 4