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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
golangci-lint Linters Runner for Go
2.12.2_2 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 2.12.2_2Version of this port present on the latest quarterly branch.
Maintainer: dutra@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-23 10:39:54
Last Update: 2026-07-10 07:54:15
Commit Hash: 4ea3547
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-2.12.2_2/catalog.mk
  6. /usr/local/share/licenses/golangci-lint-2.12.2_2/LICENSE
  7. /usr/local/share/licenses/golangci-lint-2.12.2_2/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1778867795 SHA256 (go/devel_golangci-lint/golangci-lint-v2.12.2/v2.12.2.mod) = f09f9f550f22b0f2a075ae9e20a387b4a720d6b18f61c8097474dbddd2c0ed79 SIZE (go/devel_golangci-lint/golangci-lint-v2.12.2/v2.12.2.mod) = 10252

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_golangci-lint/golangci-lint-v2.12.2/v2.12.2.zip) = 198f7a6df3fd55f3980b72c838b81773ac9eaa28da15b083a374815ac1223f33 SIZE (go/devel_golangci-lint/golangci-lint-v2.12.2/v2.12.2.zip) = 2049224

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for golangci-lint-2.12.2_2: 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.24+,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/v2/@v/
Collapse this list.

Number of commits found: 105 (showing only 5 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 105 (showing only 5 on this page)

«  1 | 2