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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q4
pylint Analyzes python source code looking for bugs and signs of poor quality
3.3.8 devel on this many watch lists=5 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 3.3.7Version 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: 2025-09-02 18:00:13
Commit Hash: aee5e77
People watching this port, also watch:: pcre, aspell, flac, aalib, 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-py311
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pylint-py311
Package flavors (<flavor>: <package>)
  • py311: pylint-py311
distinfo:
TIMESTAMP = 1755062450 SHA256 (pylint-3.3.8.tar.gz) = 26698de19941363037e2937d3db9ed94fb3303fdadf7d98847875345a8bb6b05 SIZE (pylint-3.3.8.tar.gz) = 1523947

Packages (timestamps in pop-ups are UTC):
pylint-py311
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.73.3.8-3.3.73.3.8---
FreeBSD:13:quarterly3.3.73.3.7-3.3.73.3.7---
FreeBSD:14:latest3.3.73.3.8-3.3.73.3.8---
FreeBSD:14:quarterly3.3.73.3.7-3.3.73.3.7---
FreeBSD:15:latest3.3.73.3.7n/a3.3.7n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 
pylint-py37
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.6.0---2.6.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 
pylint-py39
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.17.4--2.17.72.17.72.17.7
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/a2.17.72.17.73.0.3
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=62.6 : devel/py-setuptools@py311
  2. py311-wheel>=0.37.1 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=0 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-astroid>=3.3.8<3.4.0 : devel/py-astroid@py311
  2. py311-dill>=0.3.7 : devel/py-dill@py311
  3. py311-isort>=4.2.5<7 : devel/py-isort@py311
  4. py311-mccabe>=0.6<0.8 : devel/py-mccabe@py311
  5. py311-platformdirs>=2.2 : devel/py-platformdirs@py311
  6. py311-tomlkit>=0.10.1 : textproc/py-tomlkit@py311
  7. python3.11 : lang/python311
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 (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pylint/
  2. https://pypi.org/packages/source/p/pylint/
Collapse this list.

There are no commits on branch 2023Q4 for this port