Port details |
- go120 Go programming language
- 1.20.14_1 lang =4 1.20.14_1Version of this port present on the latest quarterly branch.
- Maintainer: go@FreeBSD.org
- Port Added: 2023-02-02 13:48:38
- Last Update: 2024-08-18 14:43:54
- Commit Hash: 3f08599
- People watching this port, also watch:: webp, vm-bhyve, gimp, libxml2, go
- 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/go120/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/go120
- pkg install go120
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: go120
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1707653791
SHA256 (go1.20.14.src.tar.gz) = 1aef321a0e3e38b7e91d2d7eb64040666cabdcc77d383de3c9522d0d69b67f4e
SIZE (go1.20.14.src.tar.gz) = 26202564
Packages (timestamps in pop-ups are UTC):
- Master port: lang/go-devel
- This port has no dependencies.
- This port is required by:
- for Build
-
- deskutils/pet
- net/cloudflared
- net/nncp
- net/sing-box
- security/trezord
- www/minio-client
-
Deleted ports which required this port:
- for Fetch
-
- deskutils/pet
- net/sing-box
- www/minio-client
-
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 go120-1.20.14_1:
====> 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_go120
- 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.20.14_1 18 Aug 2024 14:43:54 |
Ruslan Makhmatkhanov (rm) |
lang/go* ports: do not package back files
All the go ports installing *.bak files left after sed calls in
ports Makefile. Tweak sed calls to not create them in first place
and bump PORTREVISION to reflect package change.
PR: 280176
Approved by: go (maintainer timeout) |
1.20.14 20 Feb 2024 21:05:05 |
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 |
1.20.14 11 Feb 2024 12:24:03 |
Ashish SHUKLA (ashish) |
lang/go120: Update to 1.20.14
Sorry, I already bumped PORTREVISION for lang/go* dependent ports, so might
as well commit the update before it's too late.
Reported by: vvd |
1.20.12 07 Dec 2023 01:58:57 |
Ashish SHUKLA (ashish) |
lang/go120: Update to go 1.20.12
PR: 274405
Approved by: maintainer timeout
MFH: 2023Q4 (security fixes) |
1.20.8 08 Sep 2023 14:27:38 |
Dmitri Goutnik (dmgk) |
lang/go120: Update to 1.20.8
Changes: https://go.dev/doc/devel/release#go1.20.8
Security: beb36f39-4d74-11ee-985e-bff341e78d94 |
1.20.7 04 Aug 2023 14:24:49 |
Dmitri Goutnik (dmgk) |
lang/go120: Update to 1.20.7
Changes: https://go.dev/doc/devel/release#go1.20.7
Security: 78f2e491-312d-11ee-85f2-bd89b893fcb4 |
1.20.3 08 Apr 2023 15:13:24 |
Dmitri Goutnik (dmgk) |
lang/go120: Update to 1.20.3
Changes: https://go.dev/doc/devel/release#go1.20.3
Security: 348ee234-d541-11ed-ad86-a134a566f1e6 |
1.20.2 09 Mar 2023 19:18:06 |
Dmitri Goutnik (dmgk) |
lang/go120: Update to 1.20.2
Changes: https://go.dev/doc/devel/release#go1.20.2
Security: 742279d6-bdbe-11ed-a179-2b68e9d12706 |
1.20.1 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
lang/go120: Update to 1.20.1
Changes: https://go.dev/doc/devel/release#go1.20.1
Security: 3d73e384-ad1f-11ed-983c-83fe35862e3a |
1.20 02 Feb 2023 13:47:28 |
Dmitri Goutnik (dmgk) |
lang/go120: Add new port
Add new port for the latest Go release, version 1.20.
Release notes: https://go.dev/doc/go1.20 |