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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-mkdocstrings-crystal Crystal language doc generator for mkdocstrings
0.3.7 textproc on this many watch lists=2 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 0.3.7Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-31 05:48:19
Last Update: 2025-01-27 05:15:35
Commit Hash: 996a989
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.
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.
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 = 1698730170 SHA256 (mkdocstrings_crystal-0.3.7.tar.gz) = 6d0b2fc8ef1256aec2cc4ff22a7d5aff6398c574cede10a5941e5aa3590012c7 SIZE (mkdocstrings_crystal-0.3.7.tar.gz) = 16930

Packages (timestamps in pop-ups are UTC):
py39-mkdocstrings-crystal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----0.3.70.3.70.3.7
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.3.70.3.70.3.7
FreeBSD:15:latest--n/a-n/a0.3.70.3.70.3.7
 

py311-mkdocstrings-crystal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.70.3.7-0.3.70.3.7---
FreeBSD:13:quarterly0.3.70.3.7-0.3.70.3.7---
FreeBSD:14:latest0.3.70.3.7-0.3.70.3.7---
FreeBSD:14:quarterly0.3.70.3.7-0.3.70.3.7---
FreeBSD:15:latest0.3.70.3.7n/a0.3.7n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-markdown-callouts>=0.1.0 : textproc/py-markdown-callouts@py311
  2. py311-mkdocs-autorefs>=0.3.1 : textproc/py-mkdocs-autorefs@py311
  3. py311-markupsafe>=1.1.1 : textproc/py-markupsafe@py311
  4. py311-Jinja2>=2.11.2 : devel/py-Jinja2@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. textproc/py-mkdocstrings

Configuration Options:
No options to configure
Options name:
textproc_py-mkdocstrings-crystal
USES:
python:3.9+
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/mkdocstrings_crystal/
  2. https://pypi.org/packages/source/m/mkdocstrings_crystal/
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
0.3.7
27 Jan 2025 05:15:35
commit hash: 996a989e17fc9ce9b6d900c7139af2283b5b1114commit hash: 996a989e17fc9ce9b6d900c7139af2283b5b1114commit hash: 996a989e17fc9ce9b6d900c7139af2283b5b1114commit hash: 996a989e17fc9ce9b6d900c7139af2283b5b1114 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 7bbe96f937e09681b05e64cf900752c9037abe5bcommit hash: 7bbe96f937e09681b05e64cf900752c9037abe5bcommit hash: 7bbe96f937e09681b05e64cf900752c9037abe5bcommit hash: 7bbe96f937e09681b05e64cf900752c9037abe5b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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: 3