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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gocritic Opinionated Go source code linter for code audit
0.11.2_1 devel on this many watch lists=1 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 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-20 07:30:05
Last Update: 2024-03-24 14:29:00
Commit Hash: a5a000d
People watching this port, also watch:: json-c, sysinfo, python, miller
License: MIT
WWW:
https://go-critic.com/
Description:
Highly extensible Go source code linter providing checks currently missing from other linters. Features: - Almost 100 diagnostics that check for bugs, performance and style issues - Extensible without re-compilation with dynamic rules - Includes #opinionated checks with very strict and specific requirements - Self-documented: gocritic doc <checkname> gives a checker description
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 (5 items)
Collapse this list.
  1. bin/gocritic
  2. bin/gocritic-analysis
  3. /usr/local/share/licenses/gocritic-0.11.2_1/catalog.mk
  4. /usr/local/share/licenses/gocritic-0.11.2_1/LICENSE
  5. /usr/local/share/licenses/gocritic-0.11.2_1/MIT
Collapse this list.
Dependency lines:
  • gocritic>0:devel/gocritic
To install the port:
cd /usr/ports/devel/gocritic/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gocritic
  • pkg install gocritic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gocritic
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709395100 SHA256 (go/devel_gocritic/gocritic-v0.11.2/v0.11.2.mod) = aa263a2178de080174ea2dd93b696db12be6113f2a0dcdacbd871295795e9295 SIZE (go/devel_gocritic/gocritic-v0.11.2/v0.11.2.mod) = 883

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_gocritic/gocritic-v0.11.2/v0.11.2.zip) = 56fa9e4568110cf091dedc417641cd2badc4e239b92092d73886d7d5310e0903 SIZE (go/devel_gocritic/gocritic-v0.11.2/v0.11.2.zip) = 326458

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gocritic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.20.11.2-0.11.20.11.2---
FreeBSD:13:quarterly0.10.00.10.0-0.10.00.10.0---
FreeBSD:14:latest0.11.20.11.2-0.11.10.11.2---
FreeBSD:14:quarterly0.10.00.10.0-0.10.00.10.0---
FreeBSD:15:latest0.11.20.11.2n/a0.10.0_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_gocritic
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/go-critic/go-critic/@v/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.2_1
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.11.2
02 Mar 2024 20:18:02
commit hash: a3a0358f780e1982a08fa471d83c586b2e031274commit hash: a3a0358f780e1982a08fa471d83c586b2e031274commit hash: a3a0358f780e1982a08fa471d83c586b2e031274commit hash: a3a0358f780e1982a08fa471d83c586b2e031274 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gocritic: update to 0.11.2

Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.11.2
0.11.1
22 Feb 2024 12:31:18
commit hash: fbc9ecdea4d8b66fe188a3fc4955268133f32b25commit hash: fbc9ecdea4d8b66fe188a3fc4955268133f32b25commit hash: fbc9ecdea4d8b66fe188a3fc4955268133f32b25commit hash: fbc9ecdea4d8b66fe188a3fc4955268133f32b25 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gocritic: update to 0.11.1

Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.11.0
Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.11.1
0.10.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.10.0
12 Dec 2023 12:04:34
commit hash: 5e94aeef1132a45ba9767ad154d2815aaf1f696acommit hash: 5e94aeef1132a45ba9767ad154d2815aaf1f696acommit hash: 5e94aeef1132a45ba9767ad154d2815aaf1f696acommit hash: 5e94aeef1132a45ba9767ad154d2815aaf1f696a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gocritic: update to 0.10.0

Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.10.0
0.9.0_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.9.0
17 Sep 2023 15:23:13
commit hash: 5b2ebc9cf80c72f25729bfab6e95de68833817eacommit hash: 5b2ebc9cf80c72f25729bfab6e95de68833817eacommit hash: 5b2ebc9cf80c72f25729bfab6e95de68833817eacommit hash: 5b2ebc9cf80c72f25729bfab6e95de68833817ea files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gocritic: update to 0.9.0

Changelog: https://github.com/go-critic/go-critic/releases
0.6.7_4
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.6.7_3
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.6.7_2
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.6.7_1
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.6.7
24 Feb 2023 08:50:50
commit hash: d18e274dd3fc827159b27d4a01cdba6b25bd9b7ecommit hash: d18e274dd3fc827159b27d4a01cdba6b25bd9b7ecommit hash: d18e274dd3fc827159b27d4a01cdba6b25bd9b7ecommit hash: d18e274dd3fc827159b27d4a01cdba6b25bd9b7e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gocritic: update to 0.6.7

 - ship new gocritic-analysis binary
 - set PKGVERSION as program version in binary

Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.6.7
Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.6.6

Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38727
0.6.5_4
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.6.5_3
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.6.5_2
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
0.6.5_2
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.6.5_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.6.5
31 Oct 2022 23:52:58
commit hash: 4b6e49ea17911cf989db4b02c54ad29030b8e923commit hash: 4b6e49ea17911cf989db4b02c54ad29030b8e923commit hash: 4b6e49ea17911cf989db4b02c54ad29030b8e923commit hash: 4b6e49ea17911cf989db4b02c54ad29030b8e923 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Robert Clausecker
devel/gocritic: Update to 0.6.5

ChangeLog:	https://github.com/go-critic/go-critic/releases/tag/v0.6.4
		https://github.com/go-critic/go-critic/releases/tag/v0.6.5
PR:		267483
MFH:		2022Q4 (bugfixes)
0.6.3_5
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.6.3_4
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.6.3_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.6.3_3
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.6.3_2
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.6.3_1
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.6.3
10 Apr 2022 19:27:45
commit hash: 5cd30e7d7f7822a2104908eec7ac0f43d0b30989commit hash: 5cd30e7d7f7822a2104908eec7ac0f43d0b30989commit hash: 5cd30e7d7f7822a2104908eec7ac0f43d0b30989commit hash: 5cd30e7d7f7822a2104908eec7ac0f43d0b30989 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Robert Clausecker
devel/gocritic: Update to 0.6.3

Changelog:	https://github.com/go-critic/go-critic/releases/tag/v0.6.3

PR:		263201
0.6.2_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.6.2
28 Jan 2022 12:57:34
commit hash: dcc1d12f996f53b6b9e09092f3485f0e6ac9cb16commit hash: dcc1d12f996f53b6b9e09092f3485f0e6ac9cb16commit hash: dcc1d12f996f53b6b9e09092f3485f0e6ac9cb16commit hash: dcc1d12f996f53b6b9e09092f3485f0e6ac9cb16 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Robert Clausecker
devel/gocritic: Update to 0.6.2

Changelog:	https://github.com/go-critic/go-critic/releases/tag/v0.6.2

PR:		261481
MFH:		2022Q1
0.6.1
28 Oct 2021 06:11:14
commit hash: 4200c61f59eec9ad59da1e140bf06090aa81a6dacommit hash: 4200c61f59eec9ad59da1e140bf06090aa81a6dacommit hash: 4200c61f59eec9ad59da1e140bf06090aa81a6dacommit hash: 4200c61f59eec9ad59da1e140bf06090aa81a6da files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Robert Clausecker
devel/gocritic: update to 0.6.1

PR:		259484
0.6.0
20 Oct 2021 07:27:44
commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Robert Clausecker
devel/gocritic: (New) Opinionated Go source code linter for code audit

PR:		259268

Number of commits found: 30