Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.21_5,2 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.21_4,2 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.21_3,2 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.21_2,2 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.21_1,2 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.19,2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.18,2 06 Jun 2022 18:27:20 |
Dmitri Goutnik (dmgk) |
*/*: Pass lang/go* and Mk/Uses/go.mk maintainership
Pass maintainership to the new Go team.
Approved by: ygy (maintainer, by email) |
1.18,2 06 Jun 2022 18:19:10 |
Dmitri Goutnik (dmgk) |
*/*: Introduce versioned Go ports
- Mk/Uses/go.mk: add support for selecting Go port version in USES=go;
- Mk/bsd.default-versions.mk: add GO_DEFAULT;
- convert lang/go-devel to the master and lang/go{117,118} to slave
ports;
- add lang/go meta-port that provides go and gofmt symlinks to the
current default version.
PR: 264336
Reviewed by: ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
Differential Revision: https://reviews.freebsd.org/D35346 |
1.18.2,1 16 May 2022 18:37:03 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.18.2
Changes: https://go.dev/doc/devel/release#go1.18.minor
PR: 263992
Approved by: ygy (maintainer)
Security: a1360138-d446-11ec-8ea1-10c37b4ac2ea |
1.18.1,1 03 May 2022 12:14:17 |
Dmitri Goutnik (dmgk) |
lang/{go,go117,go-devel}: Update bootstrap to go1.17.9
Switch to the newer go1.17.9 bootstrap with backported CL346872
[1,2], fixes ports 259709.
[1] https://go-review.googlesource.com/c/go/+/346872/
[2] https://github.com/golang/go/issues/48112
PR: 263726
PR: 259709
Approved by: ygy@ (maintainer) |
1.18.1,1 03 May 2022 12:14:17 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.18.1
Changes: https://go.dev/doc/devel/release#go1.18.minor
PR: 263723
Approved by: ygy@ (maintainer)
Security: 61bce714-ca0c-11ec-9cfc-10c37b4ac2ea |
1.18,1 23 Mar 2022 04:37:28 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.18
Changes: https://go.dev/doc/devel/release#go1.18 |
1.17.8,1 19 Mar 2022 22:34:12 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.17.8
Changes: https://golang.org/doc/devel/release#go1.17.minor
Security: e2af876f-a7c8-11ec-9a2a-002324b2fba8 |
1.17.7,1 18 Feb 2022 06:57:30 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.17.7
Changes: https://golang.org/doc/devel/release#go1.17.minor
Security: 096ab080-907c-11ec-bb14-002324b2fba8 |
1.17.6,1 06 Jan 2022 21:40:51 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.17.6
Changes: https://go.dev/doc/devel/release#go1.17.minor |
1.17.5,1 10 Dec 2021 02:46:27 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.17.5
Changes: https://golang.org/doc/devel/release#go1.17.minor
Security: 720505fe-593f-11ec-9ba8-002324b2fba8 |
1.17.4,1 03 Dec 2021 00:54:39 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.17.4
Changes: https://golang.org/doc/devel/release#go1.17.minor |
1.17.3_2,1 15 Nov 2021 21:52:27 |
Guangyuan Yang (ygy) |
lang/go, lang/go-devel: Respect CC
PR: 258291
Fixes: f55607ce7b906bd7886b857f568956880f4281ff
Reported by: Evgeniy Khramtsov <evgeniy@khramtsov.org> |
1.17.3_1,1 08 Nov 2021 06:19:59 |
Guangyuan Yang (ygy) Author: Evgeniy Khramtsov |
lang/go, lang/go-devel: Respect CC
PR: 258291 |
1.17.3,1 05 Nov 2021 07:52:06 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.17.3
Changes: https://golang.org/doc/devel/release#go1.17.minor
Security: 930def19-3e05-11ec-9ba8-002324b2fba8 |
1.17.2,1 09 Oct 2021 07:02:53 |
Guangyuan Yang (ygy) |
lang/go: Update to 1.17.2
Changes: https://golang.org/doc/devel/release#go1.17.minor
Security: 4fce9635-28c0-11ec-9ba8-002324b2fba8 |
1.17.1,1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.17.1,1 21 Sep 2021 18:06:49 |
Guangyuan Yang (ygy) |
lang/go: Take maintainership |
1.17.1,1 21 Sep 2021 15:56:50 |
Dmitri Goutnik (dmgk) |
lang/go: Resign maintainership |
1.17.1,1 10 Sep 2021 21:18:05 |
Bernhard Froehlich (decke) |
lang/go: Add CPE information
Approved by: portmgr (blanket) |
1.17.1,1 10 Sep 2021 17:21:33 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.17.1
Changes: https://golang.org/doc/devel/release#go1.17.minor
Security: 4ea1082a-1259-11ec-b4fa-dd5a552bdd17 |
1.17_2,1 03 Sep 2021 17:14:44 |
Dmitri Goutnik (dmgk) |
lang/go: correct patch size mismatch
Github seems to be undecided whether
782aa42255163559c5e1c4c2d98c8f28da8cf96b.patch size should be 1111 or
1113 bytes. Give them some time to contemplate and commit this patch to
the repo for now.
PR: 258253
Reported by: Alex <marcarianalexandru@gmail.com>
Reported by: Marc Flambard <marc-pub@alluem.fr> (by email) |
1.17_1,1 03 Sep 2021 13:25:08 |
Dmitri Goutnik (dmgk) Author: Mina Galić |
lang/go: mark stacks as non-executable on freebsd (CL346872 backport)
PR: 258241 |
1.17,1 18 Aug 2021 13:51:41 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.17
Changes: https://golang.org/doc/go1.17 |
1.16.7,1 05 Aug 2021 23:08:32 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.16.7
Changes: https://golang.org/doc/devel/release#go1.16.minor
Security: 880552c4-f63f-11eb-9d56-7186043316e9 |
1.16.6,1 13 Jul 2021 12:03:04 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.16.6
Changes: https://golang.org/doc/devel/release#go1.16.minor
Security: c365536d-e3cf-11eb-9d8d-b37b683944c2 |
1.16.5,1 03 Jun 2021 23:17:29 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.16.5
Changes: https://golang.org/doc/devel/release#go1.16.minor
Security: 079b3641-c4bd-11eb-a22a-693f0544ae52 |
1.16.4,1 06 May 2021 20:21:27 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.16.4
Changes: https://golang.org/doc/devel/release.html#go1.16.minor
Security: 7f242313-aea5-11eb-8151-67f74cf7c704 |
1.16.3,1 06 Apr 2021 14:51:28 |
Dmitri Goutnik (dmgk) |
lang/go: Update to 1.16.3
Changes: https://golang.org/doc/devel/release.html#go1.16.minor |
1.16.2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16.2,1 12 Mar 2021 13:07:18 |
dmgk |
lang/go: Update to 1.16.2
Changes: https://golang.org/doc/devel/release.html#go1.16.minor |
1.16.1,1 10 Mar 2021 23:41:36 |
dmgk |
lang/go: Update to 1.16.1
Changes: https://golang.org/doc/devel/release.html#go1.16.minor
Security: 72709326-81f7-11eb-950a-00155d646401 |
1.16,1 17 Feb 2021 11:44:50 |
dmgk |
lang/go: Update to 1.16
Changes: https://golang.org/doc/go1.16 |
1.15.8,1 05 Feb 2021 11:54:34 |
dmgk |
lang/go: Update to 1.15.8
Changes: https://golang.org/doc/devel/release.html#go1.15.minor |
1.15.7,1 20 Jan 2021 00:37:34 |
dmgk |
lang/go: Update to 1.15.7
Changes: https://groups.google.com/g/golang-announce/c/mperVMGa98w?pli=1
Security: 6a4805d5-5aaf-11eb-a21d-79f5bc5ef6a9 |
1.15.6,1 03 Dec 2020 22:19:56 |
dmgk |
lang/go: Update to 1.15.6
Changes: https://golang.org/doc/devel/release.html#go1.15.minor |
1.15.5,1 12 Nov 2020 21:30:35 |
dmgk |
lang/go: Update to 1.15.5
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
MFH: 2020Q4
Security: db4b2f27-252a-11eb-865c-00155d646400 |
1.15.4,1 06 Nov 2020 12:31:48 |
dmgk |
lang/go: Update to 1.15.4
Changes: https://golang.org/doc/devel/release.html#go1.15.minor |
1.15.3,1 15 Oct 2020 11:32:03 |
dmgk |
lang/go: Update to 1.15.3
Changes: https://golang.org/doc/devel/release.html#go1.15.minor |
1.15.2,1 10 Sep 2020 13:46:05 |
dmgk |
lang/go: Update to 1.15.2
Changes: https://golang.org/doc/devel/release.html#go1.15.minor |
1.15.1,1 01 Sep 2020 19:36:59 |
dmgk |
lang/go: Update to 1.15.1
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
Security: 67b050ae-ec82-11ea-9071-10c37b4ac2ea |
1.15,1 11 Aug 2020 22:42:09 |
dmgk |
lang/go: Update to 1.15
Changes: https://golang.org/doc/go1.15 |
1.14.7,1 06 Aug 2020 17:38:15 |
dmgk |
lang/go: Update to 1.14.7
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
MFH: 2020Q3
Security: bc7aff8c-d806-11ea-a5aa-0800272260e5 |
1.14.6,1 17 Jul 2020 13:02:48 |
dmgk |
lang/go: Update to 1.14.6
Changes: https://golang.org/doc/devel/release.html#go1.14.minor |
1.14.5,1 15 Jul 2020 13:12:48 |
dmgk |
lang/go: Update to 1.14.5
Changes: https://golang.org/doc/devel/release.html#go1.14.minor |
1.14.4,1 02 Jun 2020 13:09:57 |
dmgk |
lang/go: Update to 1.14.4
Changes: https://golang.org/doc/devel/release.html#go1.14.minor |
1.14.3,1 15 May 2020 18:49:37 |
dmgk |
lang/go: Update to 1.14.3
Changes: https://golang.org/doc/devel/release.html#go1.14.minor |
1.14.2,1 13 Apr 2020 19:16:39 |
dmgk |
lang/go-devel: Convert to a slave of lang/go, apply D24122
- Convert lang/go-devel to a slave port of lang/go
- Apply D24122 (similar to r530387 for lang/go) to relax module consistency
checks in go1.14 mode
Reviewed by: mikael tobik
Differential Revision: https://reviews.freebsd.org/D24397 |
1.14.2,1 09 Apr 2020 12:07:43 |
dmgk |
lang/go: Update to 1.14.2
Put back aarch64 OSVERSION check removed in r528785.
Changes: https://golang.org/doc/devel/release.html#go1.14.minor |
1.14.1_1,1 06 Apr 2020 03:04:04 |
adamw |
go: Assign dmgk as maintainer
It's the only logical next step here. |
1.14.1_1,1 05 Apr 2020 18:33:39 |
yuri |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567 |
1.14.1_1,1 02 Apr 2020 17:29:18 |
dmgk |
lang/go: relax module consistency checks if vendor/modules.txt is missing
Starting from go1.14, go verifies that vendor/modules.txt matches the
requirements and replacements listed in the main module go.mod file, and it is
a hard failure if vendor/modules.txt is missing.
Relax module consistency checks and switch back to pre go1.14 behaviour if
vendor/modules.txt is missing and GO_NO_VENDOR_CHECKS=1 is set in the
environment regardless of go version requirement in go.mod.
Upstream PR: https://github.com/golang/go/issues/37948
PR: 244783
Reported by: Christopher Hall <hsw@bitmark.com>
Reviewed by: mikael swills yuri
Approved by: jlaffaye (maintainer timeout, 2 weeks)
MFH: 2020Q2
Differential Revision: https://reviews.freebsd.org/D24122 |
1.14.1,1 20 Mar 2020 15:46:53 |
jlaffaye |
lang/go: update to 1.14.1 |
1.14_2,1 17 Mar 2020 11:56:19 |
dmgk |
lang/go: Update bootstrap to go1.14 final release
Approved by: jlaffaye (maintainer timeout, 2 weeks)
Differential Revision: https://reviews.freebsd.org/D23924 |
1.14_1,1 02 Mar 2020 12:34:25 |
dmgk |
lang/go: Switch to the new bootstrap, add aarch64 support
PR: 244494
Reviewed by: tobik, mikael
Approved by: jlaffaye (maintainer timeout, >1 month)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D23151 |
1.14,1 25 Feb 2020 23:42:37 |
jlaffaye |
lang/go: update to 1.14 |
1.13.7,1 28 Jan 2020 18:26:43 |
jlaffaye |
lang/go: update to 1.13.7 |
1.13.5,1 06 Dec 2019 23:35:03 |
jlaffaye |
lang/go: update to 1.13.5 |
1.13.4,1 04 Nov 2019 21:47:46 |
jlaffaye |
lang/go: update to 1.13.4 |
1.13.3,1 18 Oct 2019 00:04:41 |
jlaffaye |
lang/go: update to 1.13.3 |
1.13.1,1 27 Sep 2019 23:00:15 |
jlaffaye |
lang/go: update to 1.13.1 |
1.13,1 04 Sep 2019 02:45:32 |
jlaffaye |
lang/go: update to 1.13 |
1.12.9,1 21 Aug 2019 19:29:28 |
jlaffaye |
lang/go: update to 1.12.9 |
1.12.8,1 13 Aug 2019 23:39:43 |
jlaffaye |
lang/go: update to 1.12.8 |
1.12.7,1 09 Jul 2019 21:32:42 |
jlaffaye |
lang/go: update to 1.12.7 |
1.12.6,1 23 Jun 2019 11:38:45 |
tobik |
New port: lang/go-devel
A development snapshot of lang/go. This port is intended to be
used by port maintainers for testing with future Go versions.
PR: 238374
Submitted by: dg@syrec.org |
1.12.6,1 12 Jun 2019 09:39:35 |
jlaffaye |
lang/go: update to 1.12.6 |
1.12.5,1 07 May 2019 14:02:41 |
jlaffaye |
Update to 1.12.5 |
1.12.4,1 23 Apr 2019 21:18:38 |
jlaffaye |
- Update to 1.12.4
- Various ARM improvements [1]
- Disable building in qemu-user-static [1]
- Fix test target [1]
PR: 221297
Submitted by: Dmitri Goutnik <dg@syrec.org> [1] |
1.12.2,1 06 Apr 2019 19:20:18 |
jlaffaye |
- Update to 1.12.2 |
1.12.1,1 14 Mar 2019 22:54:03 |
jlaffaye |
- Update to 1.12.1
- Remove useless files after build (this saves 150M in my tests) |
1.12_1,1 02 Mar 2019 18:31:45 |
jlaffaye |
Fix shebang and simplify shebangfix
PR: 236159
Submitted by: sunpoet |
1.12,1 26 Feb 2019 13:53:26 |
jlaffaye |
Update to 1.12 |
1.11.5,1 24 Jan 2019 12:54:21 |
jlaffaye |
Update to 1.11.5
Security: CVE-2019-6486 |
1.11.4,1 15 Dec 2018 14:07:53 |
jlaffaye |
Update to 1.11.4 |
1.11.3,1 14 Dec 2018 15:44:09 |
jlaffaye |
Update to 1.11.3 |
1.11.1,1 03 Oct 2018 19:53:11 |
jlaffaye |
Update to 1.11.1
PR: 231883
Submitted by: Dmitri Goutnik <dg@syrec.org> |
1.11,1 26 Aug 2018 17:58:16 |
jlaffaye |
- Update to 1.11
- Scope GO387 port option to i386
PR: 230893
Submitted by: Dmitri Goutnik <dg@syrec.org> |
1.10.3,1 25 Jun 2018 15:59:49 |
adamw |
Update go to 1.10.3 [1], and enable verbose build [2]
PR: 228857 [1], 229013 [2]
Submitted by: Dmitri Goutnik [1], adamw [2]
Approved by: maintainer (jlaffaye)
Exp-run by: antoine |
1.10.2,1 22 May 2018 14:32:09 |
jlaffaye |
Update to 1.10.2
PR: 228253
Submitted by: Dmitri Goutnik |
1.10.1,1 02 Apr 2018 18:58:12 |
jlaffaye |
Update to 1.10.1 |
1.10,1 27 Feb 2018 13:03:48 |
mat |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
1.10,1 16 Feb 2018 20:59:38 |
jlaffaye |
- Update to 1.10 |
1.9.4,1 08 Feb 2018 21:16:25 |
jlaffaye |
Update to 1.9.4 |
1.9.3,1 25 Jan 2018 19:32:22 |
jlaffaye |
- Update to 1.9.3 |
1.9.2,1 03 Nov 2017 10:45:39 |
jlaffaye |
Update to 1.9.2 |
1.9.1,1 10 Oct 2017 21:31:30 |
linimon |
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial) |
1.9.1,1 05 Oct 2017 16:40:40 |
jlaffaye |
- Update to 1.9.1 |
1.9,1 19 Sep 2017 20:31:58 |
jlaffaye |
Remove .error introduced by error in r434383
Reported by: Lundin Cahill <lundincahill@gmail.com> |
1.9,1 25 Aug 2017 09:55:55 |
jlaffaye |
Update to 1.9 |
1.8.3,1 24 Aug 2017 16:24:27 |
jlaffaye |
Add pkg-plist target
PR: 221759
Submitted by: smh |
1.8.3,1 25 May 2017 21:53:15 |
jlaffaye |
- Update to 1.8.3 |
1.8.1_1,1 21 Apr 2017 10:02:28 |
miwi |
- Fix shebangs
- Fix bin/rc in lang/go since we dont have it in base or a port to support it
- While in lang/go remove WRKSRC for SHEBANG_FILES
- Bump PORTREVISION for package change |
1.8.1,1 20 Apr 2017 16:59:10 |
jlaffaye |
Fix build with new shebang checks
PR: 218702
Submitted by: Kenji Rikitake <kenji@k2r.org> |