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
py-griffelib Signatures for entire Python programs / library components
2.2.0 textproc on this many watch lists=0 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 2.1.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-03-29 12:24:10
Last Update: 2026-08-19 12:51:10
Commit Hash: 8f7c813
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. This package contains the library components.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}griffelib>0:textproc/py-griffelib@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-griffelib/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-griffelib
  • pkg install py312-griffelib
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 py312-griffelib listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-griffelib
Package flavors (<flavor>: <package>)
  • py312: py312-griffelib
distinfo:
TIMESTAMP = 1786960454 SHA256 (griffelib-2.2.0.tar.gz) = e1bc36fe9cd21d4b6b659b456346755e4cfdc5676c0a5214083126ee12612b3c SIZE (griffelib-2.2.0.tar.gz) = 227048

Packages (timestamps in pop-ups are UTC):
py311-griffelib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.22.0.2---n/an/an/a
FreeBSD:13:quarterly2.0.22.0.2---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--
 

py312-griffelib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.2.02.2.0--2.2.0---
FreeBSD:14:quarterly2.1.02.1.0--2.1.0---
FreeBSD:15:latest2.2.02.2.0n/a-n/an/a--
FreeBSD:15:quarterly2.1.02.1.0n/a-n/an/a--
FreeBSD:16:latest2.2.02.2.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>0 : devel/py-hatchling@py312
  2. py312-pdm-backend>0 : devel/py-pdm-backend@py312
  3. py312-uv-dynamic-versioning>=0.7 : devel/py-uv-dynamic-versioning@py312
  4. python3.12 : lang/python312
  5. py312-build>=0 : devel/py-build@py312
  6. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-griffecli>=2.2.0 : textproc/py-griffecli@py312
  2. py312-jsonschema>=4.18.0 : devel/py-jsonschema@py312
  3. py312-mkdocstrings>=0.29 : textproc/py-mkdocstrings@py312
  4. py312-pytest-xdist>=3.6,1 : devel/py-pytest-xdist@py312
  5. git : devel/git
  6. py312-pytest>=7,1 : devel/py-pytest@py312
  7. python3.12 : lang/python312
Runtime dependencies:
  1. py312-colorama>=0.4 : devel/py-colorama@py312
  2. python3.12 : lang/python312
This port is required by:
for Run
  1. misc/py-fastmcp
  2. textproc/py-griffe
  3. textproc/py-griffecli
  4. textproc/py-mkdocstrings-python

Configuration Options:
===> The following configuration options are available for py312-griffelib-2.2.0: PYPI=off: Support for download/inspect packages from PyPI ===> Use 'make config' to modify these settings
Options name:
textproc_py-griffelib
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/g/griffelib/
  2. https://pypi.org/packages/source/g/griffelib/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0
19 Aug 2026 12:51:10
commit hash: 8f7c8138d682c0cbc788b633eb40fa4b2fb4a8cacommit hash: 8f7c8138d682c0cbc788b633eb40fa4b2fb4a8cacommit hash: 8f7c8138d682c0cbc788b633eb40fa4b2fb4a8cacommit hash: 8f7c8138d682c0cbc788b633eb40fa4b2fb4a8ca files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe{cli,lib}: Update to 2.2.0

* Move the test suite to py-griffecli and py-griffelib because it's no
  longer available for py-griffe, which a a meta-package of the latter
  two.

Changelog:

https://github.com/mkdocstrings/griffe/releases/tag/2.2.0
2.1.0
26 Jun 2026 09:35:31
commit hash: de53bb35f8dd8cc44d68cca7555a5ff902b7d371commit hash: de53bb35f8dd8cc44d68cca7555a5ff902b7d371commit hash: de53bb35f8dd8cc44d68cca7555a5ff902b7d371commit hash: de53bb35f8dd8cc44d68cca7555a5ff902b7d371 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe{cli,lib}: Update to 2.1.0

Changelog:

https://github.com/mkdocstrings/griffe/releases/tag/2.1.0
2.0.2
29 Mar 2026 12:21:47
commit hash: ba5d78d64b8eff38607e247678fe68019fc5afa9commit hash: ba5d78d64b8eff38607e247678fe68019fc5afa9commit hash: ba5d78d64b8eff38607e247678fe68019fc5afa9commit hash: ba5d78d64b8eff38607e247678fe68019fc5afa9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffelib: 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.

This package contains the library components.

Number of commits found: 3