Port details |
- golangci-lint Linters Runner for Go
- 1.59.0_3 devel =2 1.59.0_1Version of this port present on the latest quarterly branch.
- Maintainer: lcook@FreeBSD.org
- Port Added: 2020-05-23 10:39:54
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1717440496
SHA256 (go/devel_golangci-lint/golangci-lint-v1.59.0/v1.59.0.mod) = 247ed402952173ee7ad1e54cfa8cd8b7202511fcc05510439f548d297ca3d084
SIZE (go/devel_golangci-lint/golangci-lint-v1.59.0/v1.59.0.mod) = 8543
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- go121 : lang/go121
- Fetch dependencies:
-
- go121 : lang/go121
- 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.59.0_3:
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:
- gmake go:1.21,modules zip
- 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) |
Commit | Credits | Log message |
1.59.0_3 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.59.0_2 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.59.0_1 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.59.0 03 Jun 2024 20:38:45 |
Lewis Cook (lcook) |
devel/golangci-lint: Update to 1.59.0
Changes: https://github.com/golangci/golangci-lint/releases/tag/v1.59.0 |
1.57.2_2 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.57.2_1 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.57.2 06 Apr 2024 21:09:11 |
Lewis Cook (lcook) Author: Denis Shaposhnikov |
devel/golangci-lint: Update to 1.57.2
PR: 278077
Changes: https://github.com/golangci/golangci-lint/releases/tag/v1.57.2 |
1.57.1 21 Mar 2024 01:04:22 |
Gabriel M. Dutra (dutra) 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 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
1.55.2_1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
1.55.2 15 Nov 2023 20:48:16 |
Lewis Cook (lcook) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
1.54.2 23 Aug 2023 23:45:05 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.53.3 19 Jun 2023 21:06:35 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.51.2 11 Mar 2023 01:04:12 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
devel/golangci-lint: Pin Go version to 1.19 |
1.50.1_4 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
1.50.1_3 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.50.1_2 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
1.50.1_1 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
1.50.1 13 Dec 2022 21:11:44 |
Lewis Cook (lcook) |
devel/golangci-lint: Simplify shell completion installation |
1.50.1 13 Dec 2022 01:47:57 |
Lewis Cook (lcook) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
1.49.0_2 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
1.49.0_1 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
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.49.0 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.49.0 28 Aug 2022 00:33:06 |
Lewis Cook (lcook) |
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 |
Dmitri Goutnik (dmgk) |
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 |
Lewis Cook (lcook) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
1.46.2_1 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
1.46.2 25 May 2022 22:50:01 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
1.44.2 03 Mar 2022 15:48:25 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
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 |
Lewis Cook (lcook) |
Switch to GO_MODULE after r566063 |
1.40.0 11 May 2021 22:56:04 |
Lewis Cook (lcook) |
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 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.39.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.39.0 27 Mar 2021 14:28:49 |
lcook |
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 |
lcook |
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 |
lcook |
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 |
lcook |
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 |
lcook |
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 |
lcook |
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 |
fernape |
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 |
rhurlin |
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 |
fernape |
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 |
fernape |
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 |
fernape |
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 |
dmgk |
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 |
swills |
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 |
swills |
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 |
cs |
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 |
tagattie |
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) |