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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
py-pyflakes Passive checker of Python programs
3.4.0 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 3.4.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-03-09 05:44:13
Last Update: 2025-06-29 11:46:04
Commit Hash: dfecd0d
People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
Also Listed In: python
License: MIT
WWW:
https://github.com/PyCQA/pyflakes
Description:
Pyflakes is a simple program which checks Python source files for errors. It is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pyflakes/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pyflakes
  • pkg install py311-pyflakes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-pyflakes listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pyflakes
Package flavors (<flavor>: <package>)
  • py311: py311-pyflakes
distinfo:
TIMESTAMP = 1750954188 SHA256 (pyflakes-3.4.0.tar.gz) = b24f96fafb7d2ab0ec5075b7350b3d2d2218eab42003821c06344973d3ea2f58 SIZE (pyflakes-3.4.0.tar.gz) = 64669

Packages (timestamps in pop-ups are UTC):
py37-pyflakes
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.2.0---2.2.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-pyflakes
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--3.0.1--3.1.03.1.03.1.0
FreeBSD:14:latest--3.0.1--3.0.1-3.0.1
FreeBSD:14:quarterly-----3.1.03.1.03.1.0
FreeBSD:15:latest--n/a-n/a3.1.03.1.03.2.0
 
py311-pyflakes
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.03.4.0-3.4.03.4.0---
FreeBSD:13:quarterly3.4.03.4.0-3.2.0_13.4.0---
FreeBSD:14:latest3.3.23.4.0-3.3.23.4.0---
FreeBSD:14:quarterly3.4.03.4.0-3.4.03.4.0---
FreeBSD:15:latest3.3.23.4.0n/a3.3.2n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : 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. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. devel/cram
for Run
  1. astro/py-skyfield
  2. devel/py-autoflake
  3. devel/py-flake8
  4. devel/py-flake8-pyi
  5. devel/py-prospector
  6. devel/py-pylama
  7. devel/py-pytest-flakes
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. textproc/py-python-lsp-server
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py_static_check*
  2. textproc/py-python-language-server*
  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_py-pyflakes
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/pyflakes/
  2. https://pypi.org/packages/source/p/pyflakes/
Collapse this list.

There are no commits on branch 2023Q4 for this port