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
golangci-lint Linters Runner for Go
1.57.1 devel 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 1.55.2_1Version of this port present on the latest quarterly branch.
Maintainer: lcook@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-23 10:39:54
Last Update: 2024-03-21 01:04:22
Commit Hash: 092ab64
License: GPLv3
WWW:
https://github.com/golangci/golangci-lint
Description:
GolangCI-Lint is a linters aggregator. It's fast, on average 5 times faster than gometalinter. It's easy to integrate and use, has nice output and has a minimum number of false positives. It supports go modules.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/golangci-lint
  2. share/bash-completion/completions/golangci-lint
  3. share/fish/vendor_completions.d/golangci-lint.fish
  4. share/zsh/site-functions/_golangci-lint
  5. /usr/local/share/licenses/golangci-lint-1.57.1/catalog.mk
  6. /usr/local/share/licenses/golangci-lint-1.57.1/LICENSE
  7. /usr/local/share/licenses/golangci-lint-1.57.1/GPLv3
Collapse this list.
Dependency lines:
  • golangci-lint>0:devel/golangci-lint
To install the port:
cd /usr/ports/devel/golangci-lint/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/golangci-lint
  • pkg install golangci-lint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: golangci-lint
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710981787 SHA256 (go/devel_golangci-lint/golangci-lint-v1.57.1/v1.57.1.mod) = 60429de4c30efe01fcebc97ae4e3a3d002c1924aa479a39b0d2beebcfe4236bc SIZE (go/devel_golangci-lint/golangci-lint-v1.57.1/v1.57.1.mod) = 8390

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_golangci-lint/golangci-lint-v1.57.1/v1.57.1.zip) = 9e435a5e9c71d8b48512fbbd3dd3682acce3255ee831d17419789ace41d6f21c SIZE (go/devel_golangci-lint/golangci-lint-v1.57.1/v1.57.1.zip) = 1932573

Collapse this list.


Packages (timestamps in pop-ups are UTC):
golangci-lint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.55.2_21.57.1-1.55.2_21.57.1---
FreeBSD:13:quarterly1.55.2_11.55.2_1-1.55.2_11.55.2_1---
FreeBSD:14:latest1.55.2_21.55.2_2-1.55.2_21.57.1---
FreeBSD:14:quarterly1.55.2_11.55.2_1-1.55.2_11.55.2_1---
FreeBSD:15:latest1.55.2_21.55.2_2n/a1.55.2_2n/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:
===> The following configuration options are available for golangci-lint-1.57.1: COMPLETIONS=on: Build and install bash, fish and zsh shell completions DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_golangci-lint
USES:
go:1.21,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/golangci/golangci-lint/@v/
Collapse this list.

Number of commits found: 62

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.57.1
21 Mar 2024 01:04:22
commit hash: 092ab64fbcd5b59e834075f3ef9d549ac0d6f00ecommit hash: 092ab64fbcd5b59e834075f3ef9d549ac0d6f00ecommit hash: 092ab64fbcd5b59e834075f3ef9d549ac0d6f00ecommit hash: 092ab64fbcd5b59e834075f3ef9d549ac0d6f00e files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
Author: Denis Shaposhnikov
devel/golangci-lint: Update to 1.57.1

PR:		274655
Approved by:	garga (mentor, implicit) maintainer (timeout)
1.55.2_2
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
1.55.2_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
1.55.2
15 Nov 2023 20:48:16
commit hash: 0cd2c1bb869a65e0e78d41a224b99f1373d78671commit hash: 0cd2c1bb869a65e0e78d41a224b99f1373d78671commit hash: 0cd2c1bb869a65e0e78d41a224b99f1373d78671commit hash: 0cd2c1bb869a65e0e78d41a224b99f1373d78671 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.55.2

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.55.2
1.54.2_1
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
1.54.2
23 Aug 2023 23:45:05
commit hash: a97358eb91740886a482f044e3e06e07d3f31ec5commit hash: a97358eb91740886a482f044e3e06e07d3f31ec5commit hash: a97358eb91740886a482f044e3e06e07d3f31ec5commit hash: a97358eb91740886a482f044e3e06e07d3f31ec5 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.54.2

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.54.2
1.54.1_1
19 Aug 2023 18:51:31
commit hash: 365c8812950b1eccd29a6d63731a9bdd1d87fe29commit hash: 365c8812950b1eccd29a6d63731a9bdd1d87fe29commit hash: 365c8812950b1eccd29a6d63731a9bdd1d87fe29commit hash: 365c8812950b1eccd29a6d63731a9bdd1d87fe29 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Set MAKE_ENV during shell completion generation

During this process, Go looks for `$XDG_CACHE_HOME`
which is initially undefined for the build cache
directory.  Therefore, during Poudriere builds, we
attempt to write to  `/nonexistent` and subsequently
fail.  Setting `MAKE_ENV` resolves that.

Reported by:	pkg-fallout
1.54.1
19 Aug 2023 18:51:31
commit hash: 1885b5342a0a42d07828fa99eb8b93a783953f2ecommit hash: 1885b5342a0a42d07828fa99eb8b93a783953f2ecommit hash: 1885b5342a0a42d07828fa99eb8b93a783953f2ecommit hash: 1885b5342a0a42d07828fa99eb8b93a783953f2e files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.54.1

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.54.1
1.53.3_1
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
1.53.3
19 Jun 2023 21:06:35
commit hash: 250b0b6aabbcb7b6d795367d5b4f5e9b309af267commit hash: 250b0b6aabbcb7b6d795367d5b4f5e9b309af267commit hash: 250b0b6aabbcb7b6d795367d5b4f5e9b309af267commit hash: 250b0b6aabbcb7b6d795367d5b4f5e9b309af267 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: 1.53.3

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.53.3
1.53.2
08 Jun 2023 15:34:25
commit hash: 66833b5a8add9ba146a28523fe19a7e1cb2592eecommit hash: 66833b5a8add9ba146a28523fe19a7e1cb2592eecommit hash: 66833b5a8add9ba146a28523fe19a7e1cb2592eecommit hash: 66833b5a8add9ba146a28523fe19a7e1cb2592ee files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.53.2

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.53.2
1.53.1
03 Jun 2023 08:46:41
commit hash: ef854a58e416f0962e15e77db5ec3318de27ed31commit hash: ef854a58e416f0962e15e77db5ec3318de27ed31commit hash: ef854a58e416f0962e15e77db5ec3318de27ed31commit hash: ef854a58e416f0962e15e77db5ec3318de27ed31 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.53.1

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.53.1
1.52.2
04 May 2023 11:38:42
commit hash: 9fdfe66ea5cae6b6e24bf63d7e8ddc9fe4ebe952commit hash: 9fdfe66ea5cae6b6e24bf63d7e8ddc9fe4ebe952commit hash: 9fdfe66ea5cae6b6e24bf63d7e8ddc9fe4ebe952commit hash: 9fdfe66ea5cae6b6e24bf63d7e8ddc9fe4ebe952 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.52.2

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.52.2
1.51.2_1
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
1.51.2
11 Mar 2023 01:04:12
commit hash: 46f445378884fe5746406c844d97005bb0253088commit hash: 46f445378884fe5746406c844d97005bb0253088commit hash: 46f445378884fe5746406c844d97005bb0253088commit hash: 46f445378884fe5746406c844d97005bb0253088 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.51.2

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.51.2
1.50.1_4
11 Mar 2023 01:03:19
commit hash: d22a04fe6a7d49c187eb259aeab79eef7f74c26ccommit hash: d22a04fe6a7d49c187eb259aeab79eef7f74c26ccommit hash: d22a04fe6a7d49c187eb259aeab79eef7f74c26ccommit hash: d22a04fe6a7d49c187eb259aeab79eef7f74c26c files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Pin Go version to 1.19
1.50.1_4
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
1.50.1_3
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
1.50.1_2
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.
1.50.1_1
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
1.50.1
13 Dec 2022 21:11:44
commit hash: d7308cf12f20097644244c8b6e7fd32d743acbc4commit hash: d7308cf12f20097644244c8b6e7fd32d743acbc4commit hash: d7308cf12f20097644244c8b6e7fd32d743acbc4commit hash: d7308cf12f20097644244c8b6e7fd32d743acbc4 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Simplify shell completion installation
1.50.1
13 Dec 2022 01:47:57
commit hash: 1ac7d58cfd6a611a1f1ef90c2091d04a29613d4bcommit hash: 1ac7d58cfd6a611a1f1ef90c2091d04a29613d4bcommit hash: 1ac7d58cfd6a611a1f1ef90c2091d04a29613d4bcommit hash: 1ac7d58cfd6a611a1f1ef90c2091d04a29613d4b files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.50.1

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.50.1
1.49.0_3
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
1.49.0_2
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
1.49.0_1
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)
1.49.0
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)
1.49.0
28 Aug 2022 00:33:06
commit hash: 643cd9b34b821905910630cbbade45e033e08adbcommit hash: 643cd9b34b821905910630cbbade45e033e08adbcommit hash: 643cd9b34b821905910630cbbade45e033e08adbcommit hash: 643cd9b34b821905910630cbbade45e033e08adb files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.49.0

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.49.0
1.47.2_1
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.
1.47.2
29 Jul 2022 16:58:17
commit hash: 5c51a0ea543b00a909433a82d6b135deb323ba83commit hash: 5c51a0ea543b00a909433a82d6b135deb323ba83commit hash: 5c51a0ea543b00a909433a82d6b135deb323ba83commit hash: 5c51a0ea543b00a909433a82d6b135deb323ba83 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.47.2

Changes:	https://github.com/golangci/golangci-lint/compare/v1.46.2...v1.47.2
1.46.2_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
1.46.2_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
1.46.2
25 May 2022 22:50:01
commit hash: f7e5629f9a03a460fd7ec493df429583a95e1c21commit hash: f7e5629f9a03a460fd7ec493df429583a95e1c21commit hash: f7e5629f9a03a460fd7ec493df429583a95e1c21commit hash: f7e5629f9a03a460fd7ec493df429583a95e1c21 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.46.2

Changes:	https://github.com/golangci/golangci-lint/compare/v1.45.2...v1.46.2
1.45.2
05 Apr 2022 21:05:26
commit hash: c15ba649571238b7756b55aa3eff5770e21b3b58commit hash: c15ba649571238b7756b55aa3eff5770e21b3b58commit hash: c15ba649571238b7756b55aa3eff5770e21b3b58commit hash: c15ba649571238b7756b55aa3eff5770e21b3b58 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.45.2

Changes:	https://github.com/golangci/golangci-lint/compare/v1.44.2...v1.45.2
1.44.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
1.44.2
03 Mar 2022 15:48:25
commit hash: d11042025b991595687b359798269452ab66afd9commit hash: d11042025b991595687b359798269452ab66afd9commit hash: d11042025b991595687b359798269452ab66afd9commit hash: d11042025b991595687b359798269452ab66afd9 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.44.2

Changes:	https://github.com/golangci/golangci-lint/compare/v1.44.0...v1.44.2
1.44.0
27 Jan 2022 14:14:45
commit hash: 88480a784952802424a73820e80558c96efa2cbecommit hash: 88480a784952802424a73820e80558c96efa2cbecommit hash: 88480a784952802424a73820e80558c96efa2cbecommit hash: 88480a784952802424a73820e80558c96efa2cbe files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.44.0

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.44.0
1.43.0
03 Nov 2021 22:34:42
commit hash: 27324427efd082f5f7e329016eb78ff18403cc53commit hash: 27324427efd082f5f7e329016eb78ff18403cc53commit hash: 27324427efd082f5f7e329016eb78ff18403cc53commit hash: 27324427efd082f5f7e329016eb78ff18403cc53 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.43.0

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.43.0
1.42.1
09 Sep 2021 09:46:12
commit hash: 80e41e7adb782fec784e8d9717fd8a8dc0c6b0e3commit hash: 80e41e7adb782fec784e8d9717fd8a8dc0c6b0e3commit hash: 80e41e7adb782fec784e8d9717fd8a8dc0c6b0e3commit hash: 80e41e7adb782fec784e8d9717fd8a8dc0c6b0e3 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.42.1

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.42.1
1.42.0
21 Aug 2021 21:09:54
commit hash: 2f33ada2ef96e6021570b02ae0ac0888e54de4c9commit hash: 2f33ada2ef96e6021570b02ae0ac0888e54de4c9commit hash: 2f33ada2ef96e6021570b02ae0ac0888e54de4c9commit hash: 2f33ada2ef96e6021570b02ae0ac0888e54de4c9 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.42.0

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.42.0
1.41.1
26 Jun 2021 11:48:06
commit hash: 80498281e6194b0c4129442fa75f8899b8af9940commit hash: 80498281e6194b0c4129442fa75f8899b8af9940commit hash: 80498281e6194b0c4129442fa75f8899b8af9940commit hash: 80498281e6194b0c4129442fa75f8899b8af9940 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.41.1

Changes:	https://github.com/golangci/golangci-lint/compare/v1.40.1...v1.41.1
1.40.1
15 May 2021 15:55:14
commit hash: 23b80321e86ecf143bd7d4329669b223b8587fd7commit hash: 23b80321e86ecf143bd7d4329669b223b8587fd7commit hash: 23b80321e86ecf143bd7d4329669b223b8587fd7commit hash: 23b80321e86ecf143bd7d4329669b223b8587fd7 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.40.1

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.40.1
1.40.0_1
13 May 2021 17:59:48
commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
Switch to GO_MODULE after r566063
1.40.0
11 May 2021 22:56:04
commit hash: ad8e0bee143a9c658316f22ced5b43f9ea11ee12commit hash: ad8e0bee143a9c658316f22ced5b43f9ea11ee12commit hash: ad8e0bee143a9c658316f22ced5b43f9ea11ee12commit hash: ad8e0bee143a9c658316f22ced5b43f9ea11ee12 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
devel/golangci-lint: Update to 1.40.0

Changes:	https://github.com/golangci/golangci-lint/releases/tag/v1.40.0
1.39.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.39.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.39.0
27 Mar 2021 14:28:49
Revision:569335Original commit files touched by this commit
lcook search for other commits by this committer
devel/golangci-lint: Update to 1.39.0

Changes:		https://github.com/golangci/golangci-lint/releases/tag/v1.39.0
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D29443
1.38.0
05 Mar 2021 16:35:24
Revision:567397Original commit files touched by this commit
lcook search for other commits by this committer
devel/golangci-lint: Update to 1.38.0

Changes:		https://github.com/golangci/golangci-lint/releases/tag/v1.38.0
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D29087
1.37.1
22 Feb 2021 12:56:51
Revision:566291Original commit files touched by this commit
lcook search for other commits by this committer
devel/golangci-lint: Update to 1.37.1

Changes: 		https://github.com/golangci/golangci-lint/releases/tag/v1.37.1
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28838
1.37.0
17 Feb 2021 16:59:26
Revision:565523Original commit files touched by this commit
lcook search for other commits by this committer
devel/golangci-lint: Update to 1.37.0

Changes:		https://github.com/golangci/golangci-lint/releases/tag/v1.37.0
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28731
1.36.0
27 Jan 2021 19:09:57
Revision:563099Original commit files touched by this commit
lcook search for other commits by this committer
devel/golangci-lint: Update to 1.36.0

Changes:		https://github.com/golangci/golangci-lint/releases/tag/v1.36.0
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28371
1.35.2
22 Jan 2021 10:08:52
Revision:562287Original commit files touched by this commit
lcook search for other commits by this committer
Update MAINTAINER fields for myself (lcook)

Approved by:            tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D28279
1.35.2
20 Jan 2021 08:01:16
Revision:562115Original commit files touched by this commit
fernape search for other commits by this committer
devel/golangci-lint: Update to 1.35.2

ChangeLog: https://github.com/golangci/golangci-lint/releases/tag/v1.35.2

PR:	252828
Submitted by:	vulcan@wired.sh (maintainer)
1.33.0
01 Dec 2020 07:16:39
Revision:556721Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/golangci-lint: Update to 1.33.0

Minor release with a new paralleltest linter and some bug fixes.

Changelog: https://github.com/golangci/golangci-lint/releases/v1.33.0

PR:		251438
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27432
1.32.2
13 Nov 2020 17:05:20
Revision:555033Original commit files touched by this commit
fernape search for other commits by this committer
devel/golangci-lint: Update to 1.32.2

ChangeLog: https://github.com/golangci/golangci-lint/releases/v1.32.2

PR:	251100
Submitted by:	vulcan@wired.sh (maintainer)
1.32.0
04 Nov 2020 15:01:52
Revision:554088Original commit files touched by this commit
fernape search for other commits by this committer
devel/golangci-lint: Update to 1.32.0

ChangeLog: https://github.com/golangci/golangci-lint/releases/v1.32.0

PR:	250839
Submitted by:	vulcan@wired.sh (maintainer)
1.31.0
23 Sep 2020 12:23:14
Revision:549718Original commit files touched by this commit
fernape search for other commits by this committer
devel/golangci-lint: Update to 1.31.0

ChangeLog: https://github.com/golangci/golangci-lint/releases/v1.31.0

PR:	249488
Submitted by:	vulcan@wired.sh
1.30.0
03 Sep 2020 22:27:54
Revision:547487Original commit files touched by this commit
dmgk search for other commits by this committer
devel/golangci-lint: Update to 1.30.0

Changes:	https://github.com/golangci/golangci-lint/releases/v1.30.0
PR:		249079
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
1.29.0
24 Jul 2020 02:43:11
Revision:542985Original commit files touched by this commit
swills search for other commits by this committer
devel/golangci-lint: Update to 1.29.0

PR:		248191
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
1.28.3
18 Jul 2020 01:48:16
Revision:542471Original commit files touched by this commit
swills search for other commits by this committer
devel/golangci-lint: Update to 1.28.3

PR:		247979
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
1.27.0_1
08 Jun 2020 19:46:50
Revision:538248Original commit files touched by this commit
cs search for other commits by this committer
Amended:
 * Since the env variable '$HOME' is being set to
   '/nonexistent' this will cause build errors for
   non-privileged users. Work-around this by setting
   the necessary work environment (which includes $HOME).
   This was reported by pkg-fallout. [1]
 * Minor semantic changes in a few places.
 * Bumped PORTREVISION.

PR:		246872
Submitted by:	maintainer
1.27.0
23 May 2020 10:39:51
Revision:536284Original commit files touched by this commit
tagattie search for other commits by this committer
GolangCI-Lint is a linters aggregator. It's fast, on average 5 times
faster than gometalinter. It's easy to integrate and use, has nice
output and has a minimum number of false positives. It supports go
modules.

WWW: https://github.com/golangci/golangci-lint

PR:		244814
Submitted by:	Lewis Cook <vulcan@wired.sh>
Approved by:	ehaupt (mentor)

Number of commits found: 62