| Port details |
- py-griffe Signatures for entire Python programs
- 2.0.2 textproc
=0 1.15.0Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2023-08-31 05:48:10
- Last Update: 2026-03-29 12:21:48
- Commit Hash: 968705e
- Also Listed In: python
- License: ISCL
- WWW:
- https://github.com/mkdocstrings/griffe
- Description:
- Signatures for entire Python programs. Extract the structure, the frame, the
skeleton of your project, to generate API documentation or find breaking
changes in your API.
¦ ¦ ¦ ¦ 
- 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}griffe>0:textproc/py-griffe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-griffe/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-griffe
- pkg install py311-griffe
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-griffe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-griffe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1774703758
SHA256 (griffe-2.0.2.tar.gz) = c5d56326d159f274492e9bf93a9895cec101155d944caa66d0fc4e0c13751b92
SIZE (griffe-2.0.2.tar.gz) = 293757
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- py311-pdm-backend>0 : devel/py-pdm-backend@py311
- py311-uv-dynamic-versioning>=0.7 : devel/py-uv-dynamic-versioning@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-jsonschema>=4.17.3 : devel/py-jsonschema@py311
- py311-mkdocstrings>0 : textproc/py-mkdocstrings@py311
- py311-pytest-xdist>=3.3,1 : devel/py-pytest-xdist@py311
- git : devel/git
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-griffecli>=2.0.2 : textproc/py-griffecli@py311
- py311-griffelib>=2.0.2 : textproc/py-griffelib@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-griffe
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.2 29 Mar 2026 12:21:48
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 2.0.2
* With release 2.0.0, the package was split into py-griffe, py-griffecli
and py-griffelib, with the corresponding logic moved to those
components.
Changelog since 1.15:
https://github.com/mkdocstrings/griffe/blob/2.0.2/CHANGELOG.md |
1.15.0 13 Nov 2025 06:40:14
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.15.0
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/1.15.0 |
1.14.0 24 Oct 2025 14:24:36
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.14.0
Changelog since 1.9.0:
https://github.com/mkdocstrings/griffe/blob/1.14.0/CHANGELOG.md |
1.9.0 31 Jul 2025 06:09:22
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.9.0
Changelog since 1.7.3:
https://github.com/mkdocstrings/griffe/blob/1.9.0/CHANGELOG.md
MFH: 2025Q3 |
1.7.3 15 May 2025 15:21:12
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.7.3
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/1.7.3
MFH: 2025Q2 |
1.7.2 13 Apr 2025 09:41:32
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.7.2
* Adjust USE=python accordingly, because Python 3.8 is no longer
present in the ports tree after ca15850a2b13 while I'm here.
Changelog since 1.7.0:
https://github.com/mkdocstrings/griffe/releases/tag/1.7.2
MFH: 2025Q2 |
1.7.0 29 Mar 2025 10:05:57
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.7.0
Changelog since 1.6.2:
https://github.com/mkdocstrings/griffe/blob/1.7.0/CHANGELOG.md |
1.6.2 22 Mar 2025 16:11:36
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.6.2
Changelog since 1.5.6:
https://github.com/mkdocstrings/griffe/blob/1.6.2/CHANGELOG.md |
1.5.6 02 Feb 2025 08:51:21
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.5.6
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/1.5.6 |
1.5.5 27 Jan 2025 05:08:50
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.5.5
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/1.5.5 |
1.5.4 29 Dec 2024 10:12:42
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.5.4
Changelog since 1.5.1:
https://github.com/mkdocstrings/griffe/blob/1.5.4/CHANGELOG.md |
1.5.1 03 Nov 2024 10:13:40
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.5.1
Changelog since 1.4.1:
https://github.com/mkdocstrings/griffe/blob/1.5.1/CHANGELOG.md |
1.4.1 13 Oct 2024 08:33:20
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.4.1
* Support for Python 3.8 was dropped with version 1.4.1, thus remove
the relevant parts in the Makefile that are no longer needed.
Changelog since 1.3.2:
https://github.com/mkdocstrings/griffe/blob/1.4.1/CHANGELOG.md |
1.3.2 06 Oct 2024 12:51:44
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.3.2
Changelog since 1.2.0:
https://github.com/mkdocstrings/griffe/blob/1.3.2/CHANGELOG.md |
1.2.0 25 Aug 2024 08:43:53
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.2.0
* Switch back to PyPI, because the sdists now contain the full test
suite again and remove the workaround for the PDM build system,
which is no longer needed.
Changelogs since 1.0.0:
https://github.com/mkdocstrings/griffe/blob/1.2.0/CHANGELOG.md |
1.0.0 18 Aug 2024 07:16:51
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.0.0
Changelogs since 0.48.0:
https://github.com/mkdocstrings/griffe/releases/tag/1.0.0
https://github.com/mkdocstrings/griffe/releases/tag/0.49.0 |
0.48.0 20 Jul 2024 11:44:48
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.48.0
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.48.0 |
0.47.0 13 Jul 2024 07:25:36
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.47.0
Changelog since 0.45.3:
https://github.com/mkdocstrings/griffe/blob/0.47.0/CHANGELOG.md |
0.45.3 16 Jun 2024 08:07:42
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.45.3
* Switch to GitHub to continue using the test suite, which is currently
not included with the recent sdist tarballs.
Changelog since 0.44.0:
https://github.com/mkdocstrings/griffe/blob/0.45.3/CHANGELOG.md |
0.44.0 24 Apr 2024 03:58:02
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.44.0
Changelog since 0.42.1:
https://github.com/mkdocstrings/griffe/blob/0.44.0/CHANGELOG.md |
0.42.1 30 Mar 2024 10:24:20
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.42.1
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.42.1 |
0.42.0 16 Mar 2024 07:43:07
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.42.0
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.42.0 |
0.41.3 09 Mar 2024 09:52:36
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.41.3
Changelog since 0.40.0:
https://github.com/mkdocstrings/griffe/blob/0.41.3/CHANGELOG.md |
0.40.1 11 Feb 2024 12:41:24
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.40.1
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.40.1 |
0.40.0 08 Feb 2024 04:37:20
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.40.0
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.40.0 |
0.39.1 19 Jan 2024 14:40:50
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.39.1
Changelog since 0.38.1:
https://github.com/mkdocstrings/griffe/blob/0.39.1/CHANGELOG.md |
0.38.1 19 Dec 2023 12:11:42
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.38.1
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.38.1 |
0.38.0 20 Nov 2023 11:25:43
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.38.0
Changelog since 0.36.9:
https://github.com/mkdocstrings/griffe/blob/0.38.0/CHANGELOG.md |
0.36.9 31 Oct 2023 12:33:16
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.36.9
Changelog since 0.36.4:
https://github.com/mkdocstrings/griffe/blob/0.36.9/CHANGELOG.md |
0.36.4 01 Oct 2023 10:27:20
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.36.4
Changelog since 0.36.2:
https://github.com/mkdocstrings/griffe/blob/0.36.4/CHANGELOG.md |
0.36.2 18 Sep 2023 05:04:33
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.36.2
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.36.2 |
0.36.1 11 Sep 2023 03:16:07
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.36.1
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.36.1 |
0.36.0 02 Sep 2023 06:59:19
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 0.36.0
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/0.36.0 |
0.35.2 31 Aug 2023 05:43:39
    |
Kai Knoblich (kai)  |
textproc/py-griffe: New port
Signatures for entire Python programs. Extract the structure, the
frame, the skeleton of your project, to generate API documentation or
find breaking changes in your API. |