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.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2025Q3
py-mypy Optional static typing for Python
1.17.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 1.16.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-02-21 06:10:35
Last Update: 2025-07-23 07:23:14
Commit Hash: 6251a34
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://www.mypy-lang.org/
https://github.com/python/mypy
Description:
Mypy is an optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing. Mypy combines the expressive power and convenience of Python with a powerful type system and compile-time type checking. Mypy type checks standard Python programs; run them using any Python VM with basically no runtime overhead.
HomepageHomepage    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:
  • ${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-mypy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-mypy
  • pkg install py311-mypy
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-mypy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-mypy
Package flavors (<flavor>: <package>)
  • py311: py311-mypy
distinfo:
TIMESTAMP = 1752566688 SHA256 (mypy-1.17.0.tar.gz) = e5d7ccc08ba089c06e2f5629c660388ef1fee708444f1dee0b9203fa031dee03 SIZE (mypy-1.17.0.tar.gz) = 3352114

Packages (timestamps in pop-ups are UTC):
py37-mypy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.790---0.790-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-mypy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.3.0--1.8.01.8.01.8.0
FreeBSD:14:latest--0.991--1.3.0-1.3.0
FreeBSD:14:quarterly-----1.8.01.8.01.8.0
FreeBSD:15:latest--n/a-n/a1.8.01.8.01.8.0
 
py311-mypy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.17.01.17.0-1.17.01.17.0---
FreeBSD:13:quarterly1.16.11.16.1-1.16.11.16.1---
FreeBSD:14:latest1.17.01.17.0-1.17.01.17.0---
FreeBSD:14:quarterly1.16.11.16.1-1.16.11.16.1---
FreeBSD:15:latest--n/a1.16.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-mypy_extensions>=1.0.0 : devel/py-mypy_extensions@py311
  2. py311-pathspec>=0.9.0 : devel/py-pathspec@py311
  3. py311-setuptools>=61 : devel/py-setuptools@py311
  4. py311-types-psutil>=0 : devel/py-types-psutil@py311
  5. py311-types-setuptools>=0 : devel/py-types-setuptools@py311
  6. py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
  7. py311-wheel>=0.30.0 : devel/py-wheel@py311
  8. python3.11 : lang/python311
  9. py311-build>=0 : devel/py-build@py311
  10. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-attrs>=18.0 : devel/py-attrs@py311
  2. py311-filelock>=3.3.0 : sysutils/py-filelock@py311
  3. py311-importlib-metadata>=4.6.1<5.0.0 : devel/py-importlib-metadata@py311
  4. py311-lxml5>=4.4.0 : devel/py-lxml5@py311
  5. py311-psutil>=4.0 : sysutils/py-psutil@py311
  6. py311-py>=1.5.2 : devel/py-py@py311
  7. py311-pytest-cov>=2.9.0 : devel/py-pytest-cov@py311
  8. py311-pytest-forked>=1.3.0<2.0.0 : devel/py-pytest-forked@py311
  9. py311-pytest-xdist>=1.34.0,1 : devel/py-pytest-xdist@py311
  10. py311-six>=0 : devel/py-six@py311
  11. py311-pytest>=7,1 : devel/py-pytest@py311
  12. python3.11 : lang/python311
Runtime dependencies:
  1. py311-mypy_extensions>=1.0.0 : devel/py-mypy_extensions@py311
  2. py311-pathspec>=0.9.0 : devel/py-pathspec@py311
  3. py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
  4. py311-psutil>=4.0 : sysutils/py-psutil@py311
  5. py311-orjson>=0 : devel/py-orjson@py311
  6. py311-pip>=0 : devel/py-pip@py311
  7. py311-setuptools>=50 : devel/py-setuptools@py311
  8. py311-lxml5>=0 : devel/py-lxml5@py311
  9. python3.11 : lang/python311
This port is required by:
for Run
  1. comms/py-spsdk
  2. devel/py-hatch-mypyc
  3. devel/py-prospector
  4. devel/py-pytest-mypy
  5. devel/py-pytest-mypy-plugins
  6. devel/py-pytest-mypy-testing
  7. devel/thonny
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. misc/py-lightning-utilities
  3. net/py-saltyrtc.server
  4. textproc/py-docstring-to-markdown
  5. Collapse this list.

Configuration Options:
===> The following configuration options are available for py311-mypy-1.17.0: DMYPY=on: Daemon mode FASTER_CACHE=on: Faster cache support INSTALL_TYPES=on: Install support MYPYC=on: Mypypc support REPORTS=on: Coverage reports ===> Use 'make config' to modify these settings
Options name:
devel_py-mypy
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/m/mypy/
  2. https://pypi.org/packages/source/m/mypy/
Collapse this list.

There are no commits on branch 2025Q3 for this port