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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q2
pylint Analyzes python source code looking for bugs and signs of poor quality
4.0.6 devel on this many watch lists=3 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 4.0.5_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-05-28 14:22:00
Last Update: 2026-07-08 13:30:33
Commit Hash: 1a10371
People watching this port, also watch:: portaudio, aspell, pcre, libogg, speex
Also Listed In: python
License: GPLv2
WWW:
https://www.pylint.org/
https://pylint.readthedocs.io/en/latest/
https://github.com/pylint-dev/pylint
Description:
Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint has many rules enabled by default, way too much to silence them all on a minimally sized program. It's highly configurable and handle pragmas to control it from within your code. Additionally, it is possible to write plugins to add your own checks.
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint
To install the port:
cd /usr/ports/devel/pylint/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pylint
  • pkg install pylint-py312
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pylint-py312
Package flavors (<flavor>: <package>)
  • py312: pylint-py312
distinfo:
TIMESTAMP = 1782966094 SHA256 (pylint-4.0.6.tar.gz) = 52f19191bee08bf103f9705ad1a0ece4aa5a0a4ef2bdcbd969375a1e6f6579d5 SIZE (pylint-4.0.6.tar.gz) = 1585588

Packages (timestamps in pop-ups are UTC):
pylint-py311
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.54.0.5-3.3.84.0.5n/an/an/a
FreeBSD:13:quarterly4.0.54.0.5-3.3.74.0.5n/an/an/a
FreeBSD:14:latest---3.3.7----
FreeBSD:14:quarterly---3.3.7----
FreeBSD:15:latest--n/a3.3.7n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

pylint-py312
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest4.0.64.0.6--4.0.6---
FreeBSD:14:quarterly4.0.64.0.6--4.0.6---
FreeBSD:15:latest4.0.64.0.6n/a-n/an/a--
FreeBSD:15:quarterly4.0.64.0.6n/a-n/an/a--
FreeBSD:16:latest4.0.64.0.6n/a-n/an/a--
 

pylint-py37
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.6.0--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

pylint-py39
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--2.17.4--n/an/an/a
FreeBSD:14:latest--2.15.0--2.17.4-2.17.4
FreeBSD:14:quarterly-----2.17.72.17.72.17.7
FreeBSD:15:latest--n/a-n/an/a2.17.73.0.3
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=62.6 : devel/py-setuptools@py312
  2. py312-wheel>=0.37.1 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-pytest>=0 : devel/py-pytest@py312
  2. python3.12 : lang/python312
Runtime dependencies:
  1. py312-astroid>=4.1.1<4.2.0_99 : devel/py-astroid@py312
  2. py312-dill>=0.3.7 : devel/py-dill@py312
  3. py312-isort>=5<9 : devel/py-isort@py312
  4. py312-mccabe>=0.6<0.8 : devel/py-mccabe@py312
  5. py312-platformdirs>=2.2 : devel/py-platformdirs@py312
  6. py312-tomlkit>=0.10.1 : textproc/py-tomlkit@py312
  7. python3.12 : lang/python312
This port is required by:
for Run
  1. devel/py-graal
  2. devel/py-prospector
  3. devel/py-pylint-django
  4. devel/py-pylint-flask
  5. devel/py-pylint-plugin-utils
  6. devel/thonny
  7. textproc/py-python-lsp-server

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py-spyder*
  2. devel/spyder*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_pylint
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pylint/
  2. https://github.com/pylint-dev/pylint/releases/download/v4.0.6/
  3. https://pypi.org/packages/source/p/pylint/
Collapse this list.

There are no commits on branch 2022Q2 for this port