| Port details |
- py-mkdocstrings-crystal Crystal language doc generator for mkdocstrings
- 0.3.8 textproc
=2 0.3.7Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2023-08-31 05:48:19
- Last Update: 2025-11-13 06:40:18
- Commit Hash: c012077
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mkdocstrings/crystal
- Description:
- This package allows you to insert API documentation (generated from Crystal's
source code and doc comments) as part of any page on a MkDocs site.
¦ ¦ ¦ ¦ 
- 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}mkdocstrings-crystal>0:textproc/py-mkdocstrings-crystal@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocstrings-crystal/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocstrings-crystal
- pkg install py311-mkdocstrings-crystal
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-mkdocstrings-crystal listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mkdocstrings-crystal
- Package flavors (<flavor>: <package>)
- py311: py311-mkdocstrings-crystal
- distinfo:
- TIMESTAMP = 1762595664
SHA256 (mkdocstrings_crystal-0.3.8.tar.gz) = c44511f36524bd9bf4da60cdfda793fdcaffd32bf525ac6a825bf7e35bdc71a0
SIZE (mkdocstrings_crystal-0.3.8.tar.gz) = 17894
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
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-markdown-callouts>=0.1.0 : textproc/py-markdown-callouts@py311
- py311-mkdocs-autorefs>=0.3.1 : textproc/py-mkdocs-autorefs@py311
- py311-markupsafe>=1.1.1 : textproc/py-markupsafe@py311
- py311-Jinja2>=2.11.2 : devel/py-Jinja2@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mkdocstrings
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocstrings-crystal
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.8 13 Nov 2025 06:40:18
    |
Kai Knoblich (kai)  |
textproc/py-mkdocstrings-crystal: Update to 0.3.8
* Drop obsolete comment after 3ddcb9ea454d while I'm here.
Changelog:
https://github.com/mkdocstrings/crystal/compare/v0.3.7...v0.3.8 |
0.3.7 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
0.3.7 27 Jan 2025 05:15:35
    |
Kai Knoblich (kai)  |
textproc/py-mkdocstrings-{crystal,python-legacy}: Adjust USE_PYTHON
* Since c0c720d7ebf0 the dependency textproc/py-mkdocs-autorefs requires
at least Python version 3.10 or newer and packages of this port for
older Python versions can no longer be build, thus set USE_PYTHON
accordingly. |
0.3.7 31 Oct 2023 12:33:16
    |
Kai Knoblich (kai)  |
textproc/py-mkdocstrings-crystal: Update to 0.3.7
Changelog:
https://github.com/mkdocstrings/crystal/compare/v0.3.6...v0.3.7 |
0.3.6 31 Aug 2023 05:43:40
    |
Kai Knoblich (kai)  |
textproc/py-mkdocstrings-crystal: New port
This package allows you to insert API documentation (generated from
Crystal's source code and doc comments) as part of any page on a
MkDocs site. |
Number of commits found: 5
|