Page MenuHomeFreeBSD

adamw (Adam Weinberger)
User

Projects

User Details

User Since
Mar 10 2015, 3:53 PM (535 w, 6 d)

Recent Activity

Fri, Jun 13

adamw committed R11:841ef3fbf10a: security/testssl.sh: Update to 3.2.1 (authored by adamw).
security/testssl.sh: Update to 3.2.1
Fri, Jun 13, 8:43 PM

Fri, Jun 6

adamw committed R11:94be418de3de: various: Bump PORTREVISION after go124-1.24.4 update (authored by adamw).
various: Bump PORTREVISION after go124-1.24.4 update
Fri, Jun 6, 8:01 PM
adamw committed R11:e982846b477d: lang/go124: Update to 1.24.4 (authored by adamw).
lang/go124: Update to 1.24.4
Fri, Jun 6, 8:01 PM

Wed, Jun 4

adamw committed R11:d4f0b5d0acbe: devel/tree-sitter: Update to 0.25.6 (authored by adamw).
devel/tree-sitter: Update to 0.25.6
Wed, Jun 4, 9:08 PM
adamw committed R11:5149d5fc2568: sysutils/dust: Update to 1.2.1 (authored by adamw).
sysutils/dust: Update to 1.2.1
Wed, Jun 4, 9:08 PM

Mon, Jun 2

adamw committed R11:e09bc8da54a7: devel/air-go: Update to 1.62.0 (authored by adamw).
devel/air-go: Update to 1.62.0
Mon, Jun 2, 4:33 PM

Fri, May 30

adamw committed R11:65ae2d7ad833: editors/neovim: Update to 0.11.2 (authored by adamw).
editors/neovim: Update to 0.11.2
Fri, May 30, 4:43 PM
adamw added a comment to D50595: lang/go*,devel/go-perf: update default website to go.dev.

Thanks for review,
This change only affect download source code and binary for go itself.
The https://golang.org/dl/*.src.tar.gz redirect (HTTP 301) to go.dev/dl then Google blob file server.

Other golang.org namespace library (golang.org/x) won't change AFAIK.

Fri, May 30, 4:34 AM
adamw added a comment to D50595: lang/go*,devel/go-perf: update default website to go.dev.

Good catch! I'm definitely in favor of switching, but:

Fri, May 30, 2:55 AM

Wed, May 28

adamw committed R11:6d5b8fde29ae: Uses/go.mk: Remove ca_root_nss from FETCH_DEPENDS (authored by guest-svmhdvn).
Uses/go.mk: Remove ca_root_nss from FETCH_DEPENDS
Wed, May 28, 4:19 PM
adamw committed R11:3695c25bd658: devel/tree-sitter: Update to 0.25.5 (authored by adamw).
devel/tree-sitter: Update to 0.25.5
Wed, May 28, 1:38 AM

Sun, May 25

adamw added a comment to D49906: lang/go: Provide only one go version.

Is there a way to vendor the alt toolchains? It is imperative this doesn't start downloading from the internet outside of the fetch step, the same standards things like Cargo, Maven, etc have in ports. As long as that is addressed I think the overall concept is fine now -- it will be awkward if we have to patch Go but hopefully that is not common.

Sun, May 25, 4:31 AM

Fri, May 23

adamw added a comment to D49906: lang/go: Provide only one go version.
In D49906#1152227, @fuz wrote:

The best way would be to set GOTOOLCHAIN=local when building Go ports, which disables the “fetch the appropriate toolchain” mechanism. This makes it impossible to build Go ports requiring too new toolchains, but then perhaps there's more of an incentive to have them packaged quickly.

Fri, May 23, 9:47 PM

Thu, May 22

adamw added a comment to D49906: lang/go: Provide only one go version.
In D49906#1151683, @fuz wrote:

If the test build shows that none of the ports fail with a more recent toolchain, I'm okay with only providing it. But what we must disable in the ports tree is the mechanism where Go tries to download a newer toolchain if it considers itself outdated. Downloading random toolchains at fetch time is not what we should be doing.

Thu, May 22, 11:46 PM

Wed, May 21

adamw committed R11:0bdd2ad334c9: go: Bump go124-dependent ports (authored by adamw).
go: Bump go124-dependent ports
Wed, May 21, 8:01 PM
adamw committed R11:f6ff55b01550: editors/vim: Update to 9.1.1401 (authored by adamw).
editors/vim: Update to 9.1.1401
Wed, May 21, 7:18 PM
adamw added a comment to D49906: lang/go: Provide only one go version.

So, I should have tagged this review in the commit, but I set go124 as the default as portmgr/pkgmgr seems to be swamped at the moment. Once we see how things build, we'll have a better picture of whether this will be a viable thing.

Wed, May 21, 7:04 PM
adamw added a comment to D49906: lang/go: Provide only one go version.
In D49906#1138522, @fuz wrote:

I disagree with this step.

We should instead disable the feature where Go tried to download a toolchain and have Go err out instead. This can be achieved by setting GOTOOLCHAIN=local in the environment. Packages should always be built with our own toolchain, not the one provided by Google. The downloaded toolchain has none of our site patches, is outside of our control and we don't do this sort of thing anywhere else.

Wed, May 21, 7:04 PM
adamw committed R11:8cb04a4d7a4e: defaults: Change Go default to 1.24 (authored by adamw).
defaults: Change Go default to 1.24
Wed, May 21, 5:37 PM

May 17 2025

adamw committed R11:4f1663bdf516: devel/luv: Update to 1.51.0-1 (authored by adamw).
devel/luv: Update to 1.51.0-1
May 17 2025, 8:16 AM

May 13 2025

adamw committed R11:3502c777e65b: www/p5-Mojolicious: Update to 9.40 (authored by adamw).
www/p5-Mojolicious: Update to 9.40
May 13 2025, 3:03 AM

May 12 2025

adamw committed R11:696f4c3afb68: devel/tree-sitter: Update to 0.25.4 (authored by adamw).
devel/tree-sitter: Update to 0.25.4
May 12 2025, 4:32 AM

May 11 2025

adamw committed R11:ed726079365e: devel/luv: Update to 1.51.0-0 (authored by adamw).
devel/luv: Update to 1.51.0-0
May 11 2025, 12:06 AM

May 10 2025

adamw committed R11:4af95301c1c2: editors/vim: Update to 9.1.1378 (authored by adamw).
editors/vim: Update to 9.1.1378
May 10 2025, 6:09 PM

May 7 2025

adamw committed R11:82a857f38308: lang/go124: Update to 1.24.3 (authored by adamw).
lang/go124: Update to 1.24.3
May 7 2025, 1:13 PM

May 3 2025

adamw committed R11:f89697590567: editors/vim: Update to 9.1.1362 (authored by adamw).
editors/vim: Update to 9.1.1362
May 3 2025, 11:52 PM

May 2 2025

adamw committed R11:9fbf197e7fb2: graphics/d2: Update to 0.7.0 (authored by adamw).
graphics/d2: Update to 0.7.0
May 2 2025, 3:24 AM

Apr 27 2025

adamw committed R11:ee27444bfa1c: editors/neovim: Update to 0.11.1 (authored by adamw).
editors/neovim: Update to 0.11.1
Apr 27 2025, 3:03 AM

Apr 25 2025

adamw committed R11:6f4b12f193db: devel/libuv: Update to 1.51.0 (authored by adamw).
devel/libuv: Update to 1.51.0
Apr 25 2025, 5:48 PM

Apr 24 2025

adamw committed R11:5fc97f350ea9: math/calc: Update to 2.15.1.1 (authored by adamw).
math/calc: Update to 2.15.1.1
Apr 24 2025, 1:39 PM

Apr 23 2025

adamw committed R11:4e2974ebfe54: security/testssl.sh: Update to 3.2.0 (authored by adamw).
security/testssl.sh: Update to 3.2.0
Apr 23 2025, 10:50 AM

Apr 19 2025

adamw added a comment to D49906: lang/go: Provide only one go version.

There's literally no difference between Go versions anymore, so we gain nothing by having multiple in the tree.

Ok, I'm tracking on the backward compat. Although I am skeptical about the last sentence, i.e. we will need an equal or newer compiler to handle all go.mod versions.

Apr 19 2025, 9:19 PM
adamw added a reviewer for D49906: lang/go: Provide only one go version: fuz.
Apr 19 2025, 9:18 PM
adamw added a comment to D49906: lang/go: Provide only one go version.

Is this really feasible? At first contact I would think this will create a lot of different problems than whatever supporting multiple versions currently does. Some projects have elaborate dependencies (i.e. multimedia/navidrome which I maintain) and we could get into common situations where it is either difficult to update go with a clean exp-run or we have to make a choice to regularly lose ports because tracking a modern version is more important.

Apr 19 2025, 5:42 AM
adamw updated subscribers of D49906: lang/go: Provide only one go version.

@danilo are you able to please test build all the go ports?

Apr 19 2025, 4:59 AM
adamw requested review of D49906: lang/go: Provide only one go version.
Apr 19 2025, 4:58 AM
adamw committed R11:d9aede0ecb10: www/caddy: Update to 2.10.0 (authored by adamw).
www/caddy: Update to 2.10.0
Apr 19 2025, 4:45 AM

Apr 18 2025

adamw committed R11:4da97d1609e5: sysutils/tmux-mem-cpu-load: Update to 3.8.2 (authored by adamw).
sysutils/tmux-mem-cpu-load: Update to 3.8.2
Apr 18 2025, 4:48 PM

Apr 11 2025

adamw committed R11:f50f72610af5: Uses/go.mk: Fix fetching (authored by adamw).
Uses/go.mk: Fix fetching
Apr 11 2025, 3:49 PM
adamw added a reverting change for D49723: USES= go: support v2 and higher proxy URLs: R11:28a1c724e435: Uses/go.mk: Back out 0647dd427458993a2a4589467d8256998c0ee649.
Apr 11 2025, 4:15 AM
adamw added a reverting change for R11:0647dd427458: Mk/Uses/go.mk: support v2 and higher proxy URLs: R11:28a1c724e435: Uses/go.mk: Back out 0647dd427458993a2a4589467d8256998c0ee649.
Apr 11 2025, 4:15 AM
adamw committed R11:28a1c724e435: Uses/go.mk: Back out 0647dd427458993a2a4589467d8256998c0ee649 (authored by adamw).
Uses/go.mk: Back out 0647dd427458993a2a4589467d8256998c0ee649
Apr 11 2025, 4:15 AM

Apr 10 2025

adamw committed R11:96e83d6f10e1: benchmarks/hey: Take maintainership (authored by adamw).
benchmarks/hey: Take maintainership
Apr 10 2025, 11:12 AM

Apr 9 2025

adamw accepted D49723: USES= go: support v2 and higher proxy URLs.

This is a good approach. I'm 👍 on behalf of the go team.

Apr 9 2025, 2:35 PM

Apr 2 2025

adamw committed R11:a4e30d4f4fed: go: Bump ports for go124 update (authored by adamw).
go: Bump ports for go124 update
Apr 2 2025, 2:08 AM
adamw committed R11:0cd2398263d0: lang/go124: Update to 1.24.2 (authored by adamw).
lang/go124: Update to 1.24.2
Apr 2 2025, 2:04 AM
adamw committed R11:81bb818a9c1c: sysutils/dust: Update to 1.2.0 (authored by adamw).
sysutils/dust: Update to 1.2.0
Apr 2 2025, 1:48 AM

Apr 1 2025

adamw committed R11:9d7c8ff2cbaa: editors/vim: Update to 9.1.1265 (authored by adamw).
editors/vim: Update to 9.1.1265
Apr 1 2025, 4:07 PM

Mar 30 2025

adamw committed R11:bb42a0d34b4d: editors/neovim: Fix packaging without NLS (authored by adamw).
editors/neovim: Fix packaging without NLS
Mar 30 2025, 4:26 AM

Mar 27 2025

adamw committed R11:24e322835dd5: www/glance: Update to 0.7.8 (authored by adamw).
www/glance: Update to 0.7.8
Mar 27 2025, 4:45 AM

Mar 26 2025

adamw committed R11:8dd741dab73c: editors/neovim: Fix l10n; I committed the wrong Makefile (authored by adamw).
editors/neovim: Fix l10n; I committed the wrong Makefile
Mar 26 2025, 5:17 PM
adamw committed R11:4ac982fe4ac9: editors/neovim: Update to 0.11.0 (authored by adamw).
editors/neovim: Update to 0.11.0
Mar 26 2025, 5:09 PM

Mar 17 2025

adamw committed R11:853acc201a9a: www/glance: Add port (authored by adamw).
www/glance: Add port
Mar 17 2025, 5:56 PM

Mar 14 2025

adamw committed R11:c2c8708906b8: devel/air-go: Add port (authored by adamw).
devel/air-go: Add port
Mar 14 2025, 5:49 PM

Mar 13 2025

adamw committed R11:11f6bb7d5e38: editors/vim: Update to 9.1.1198 (security) (authored by adamw).
editors/vim: Update to 9.1.1198 (security)
Mar 13 2025, 1:02 AM
adamw committed R11:90289c6eaa01: vuxml: Document vim vulnerability (authored by adamw).
vuxml: Document vim vulnerability
Mar 13 2025, 1:01 AM
adamw committed R11:f1e4dac294a4: editors/vim: Update to 9.1.1198 (security) (authored by adamw).
editors/vim: Update to 9.1.1198 (security)
Mar 13 2025, 1:01 AM

Mar 7 2025

adamw committed R11:a8c7c7b4e269: textproc/bat-extras: Add port (authored by adamw).
textproc/bat-extras: Add port
Mar 7 2025, 3:45 PM

Mar 6 2025

adamw committed R11:c70b0d4db4d2: lang/go124: Add port (authored by Denis Shaposhnikov <dsh@bamus.cz>).
lang/go124: Add port
Mar 6 2025, 5:00 PM
adamw committed R11:e4dcacc5f113: devel/shfmt: Update to 3.11.0 (authored by adamw).
devel/shfmt: Update to 3.11.0
Mar 6 2025, 2:54 AM

Mar 5 2025

adamw committed R11:d0642a617631: Bump all go ports for yesterday's releases (authored by adamw).
Bump all go ports for yesterday's releases
Mar 5 2025, 4:03 PM
adamw committed R11:565e727fb793: lang/go122: Update to 1.22.12 (authored by adamw).
lang/go122: Update to 1.22.12
Mar 5 2025, 3:51 PM
adamw committed R11:170a0110720d: lang/go123: Update to 1.23.7 (authored by adamw).
lang/go123: Update to 1.23.7
Mar 5 2025, 3:45 PM
adamw committed R11:8bdf5b520923: devel/tree-sitter: Update to 0.25.3 (authored by adamw).
devel/tree-sitter: Update to 0.25.3
Mar 5 2025, 3:13 PM

Mar 3 2025

adamw committed R11:003195a3c754: vuxml: Document vim code execution (authored by adamw).
vuxml: Document vim code execution
Mar 3 2025, 4:46 AM
adamw committed R11:ead69c91fa0a: editors/vim: Update to 9.1.1164 (security, high severity) (authored by adamw).
editors/vim: Update to 9.1.1164 (security, high severity)
Mar 3 2025, 4:13 AM
adamw committed R11:c7aeeb0958ae: editors/vim: Update to 9.1.1164 (security, high severity) (authored by adamw).
editors/vim: Update to 9.1.1164 (security, high severity)
Mar 3 2025, 4:11 AM

Feb 28 2025

adamw committed R11:028c288610f7: sysutils/dust: Update to 1.1.2 (authored by adamw).
sysutils/dust: Update to 1.1.2
Feb 28 2025, 1:08 AM

Feb 19 2025

adamw committed R11:4c1e3bc55d01: devel/tree-sitter: Update to 0.25.2 (authored by adamw).
devel/tree-sitter: Update to 0.25.2
Feb 19 2025, 2:43 PM

Feb 17 2025

adamw committed R11:3695ad11e345: devel/scc: Update to 3.5.0 (authored by adamw).
devel/scc: Update to 3.5.0
Feb 17 2025, 3:50 AM

Feb 16 2025

adamw committed R11:06ceaed13f89: editors/vim: Update to 9.1.1117 (authored by adamw).
editors/vim: Update to 9.1.1117
Feb 16 2025, 6:58 PM

Feb 6 2025

adamw committed R11:47e960dac73d: www/lynx-current: Better MASTER_SITES (authored by adamw).
www/lynx-current: Better MASTER_SITES
Feb 6 2025, 6:46 PM
adamw committed R11:a219d5e31eb3: graphics/d2: Update to 0.6.9 (authored by adamw).
graphics/d2: Update to 0.6.9
Feb 6 2025, 4:25 AM
adamw committed R11:7d7dc1ab8f48: devel/luv: Update to 1.50.0-1 (authored by adamw).
devel/luv: Update to 1.50.0-1
Feb 6 2025, 1:03 AM

Feb 2 2025

adamw committed R11:66cbfb2936e9: editors/neovim: Sort _DEPENDS (authored by adamw).
editors/neovim: Sort _DEPENDS
Feb 2 2025, 8:17 PM
adamw committed R11:e153df89783a: devel/tree-sitter: Update to 0.25.1 (authored by adamw).
devel/tree-sitter: Update to 0.25.1
Feb 2 2025, 8:10 PM

Feb 1 2025

adamw committed R11:009bea62b646: devel/tree-sitter: Update to 0.25.0 (authored by adamw).
devel/tree-sitter: Update to 0.25.0
Feb 1 2025, 5:52 PM

Jan 29 2025

adamw committed R11:60610f7e2cf5: editors/neovim: Update to 0.10.4 and add a test target (authored by adamw).
editors/neovim: Update to 0.10.4 and add a test target
Jan 29 2025, 3:26 PM

Jan 24 2025

adamw committed R11:e11c36020044: security/testssl.sh: Project moved from personal account to project account (authored by adamw).
security/testssl.sh: Project moved from personal account to project account
Jan 24 2025, 3:25 PM
adamw committed R11:3d9bb66344c2: graphics/artem: Add new port (authored by adamw).
graphics/artem: Add new port
Jan 24 2025, 3:17 PM

Jan 23 2025

adamw committed R11:dcae8f84ff39: devel/luv: Update to 1.50.0-0 (authored by adamw).
devel/luv: Update to 1.50.0-0
Jan 23 2025, 9:54 PM

Jan 21 2025

adamw committed R11:da41300ba7c8: editors/vim: Update to 9.1.1043 (authored by adamw).
editors/vim: Update to 9.1.1043
Jan 21 2025, 5:59 AM

Jan 16 2025

adamw committed R11:0e2fec07a3e9: devel/libuv: Update to 1.50.0 (authored by adamw).
devel/libuv: Update to 1.50.0
Jan 16 2025, 1:55 AM

Jan 13 2025

adamw committed R11:79aa1420ebcb: devel/tree-sitter: Update to 0.24.7 (authored by adamw).
devel/tree-sitter: Update to 0.24.7
Jan 13 2025, 4:22 AM

Jan 11 2025

adamw committed R11:6e356985a580: editors/vim: Update to 9.1.1006 (authored by adamw).
editors/vim: Update to 9.1.1006
Jan 11 2025, 5:49 PM

Jan 8 2025

adamw committed R11:ce4c53361978: www/caddy: Update to 2.9.1 (authored by adamw).
www/caddy: Update to 2.9.1
Jan 8 2025, 5:27 PM

Jan 3 2025

adamw committed R11:84cb3a0aa8a1: MOVED: Remove duplicate entry for textproc/redisearch16 (authored by adamw).
MOVED: Remove duplicate entry for textproc/redisearch16
Jan 3 2025, 2:19 AM
adamw committed R11:b98741142e50: editors/vim: Update to 9.1.0984 (authored by adamw).
editors/vim: Update to 9.1.0984
Jan 3 2025, 2:18 AM

Jan 1 2025

adamw committed R11:ece1aaba36cd: www/caddy: Update to 2.9.0 (authored by adamw).
www/caddy: Update to 2.9.0
Jan 1 2025, 12:42 AM

Dec 27 2024

adamw committed R11:57750ccf2142: devel/tree-sitter: Update to 0.24.6 (authored by adamw).
devel/tree-sitter: Update to 0.24.6
Dec 27 2024, 6:59 PM

Dec 24 2024

adamw committed R11:c2108a8fba1b: devel/tree-sitter: Update to 0.24.5 (authored by adamw).
devel/tree-sitter: Update to 0.24.5
Dec 24 2024, 10:51 PM

Dec 21 2024

adamw committed R11:2c9a5c4ae740: editors/neovim: Update to 0.10.3 (authored by adamw).
editors/neovim: Update to 0.10.3
Dec 21 2024, 8:04 PM

Dec 19 2024

adamw committed R11:97f77a7cb570: graphics/d2: Add port (authored by adamw).
graphics/d2: Add port
Dec 19 2024, 1:43 PM

Dec 9 2024

adamw committed R11:28c679d66bdb: editors/vim: Update to 9.1.0915 (authored by adamw).
editors/vim: Update to 9.1.0915
Dec 9 2024, 6:26 PM

Dec 8 2024

adamw committed R11:362954a15848: www/caddy: Fix service command in pkg-message (authored by adamw).
www/caddy: Fix service command in pkg-message
Dec 8 2024, 10:45 PM

Nov 30 2024

adamw committed R11:cc1921f1c1a9: www/caddy, www/caddy-custom: Fix rc(8) instructions (authored by adamw).
www/caddy, www/caddy-custom: Fix rc(8) instructions
Nov 30 2024, 10:56 PM

Nov 26 2024

adamw committed R11:46f841043f4a: www/p5-Mojolicious: Update to 9.39 (authored by adamw).
www/p5-Mojolicious: Update to 9.39
Nov 26 2024, 3:15 AM

Nov 18 2024

adamw committed R11:add8c13c2abe: net/geoipupdate: Update to 7.1.0 (authored by adamw).
net/geoipupdate: Update to 7.1.0
Nov 18 2024, 10:04 PM

Nov 11 2024

adamw committed R11:89b632770678: devel/tree-sitter: Update to 0.24.4 (authored by adamw).
devel/tree-sitter: Update to 0.24.4
Nov 11 2024, 2:17 AM

Oct 31 2024

adamw committed R11:6b1937ec1e94: devel/libuv: Update to 1.49.2 (authored by adamw).
devel/libuv: Update to 1.49.2
Oct 31 2024, 1:21 AM