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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
py-mkdocs-material Material Design theme for MkDocs
9.5.18 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 9.5.18Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-23 12:03:12
Last Update: 2024-04-23 12:02:04
Commit Hash: 54fc985
Also Listed In: python
License: MIT
WWW:
https://github.com/squidfunk/mkdocs-material
Description:
Create a branded static site from a set of Markdown files to host the documentation of your Open Source or commercial project - customizable, searchable, mobile-friendly, 50+ languages. Set up in 5 minutes.
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}mkdocs-material>0:textproc/py-mkdocs-material@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-mkdocs-material/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-mkdocs-material
  • pkg install py39-mkdocs-material
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 py39-mkdocs-material listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-mkdocs-material
Package flavors (<flavor>: <package>)
  • py39: py39-mkdocs-material
distinfo:
TIMESTAMP = 1713845582 SHA256 (mkdocs_material-9.5.18.tar.gz) = a43f470947053fa2405c33995f282d24992c752a50114f23f30da9d8d0c57e62 SIZE (mkdocs_material-9.5.18.tar.gz) = 4077674

Packages (timestamps in pop-ups are UTC):
py39-mkdocs-material
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----9.5.39.5.39.5.3
FreeBSD:14:latest--8.5.11--9.1.15-9.1.15
FreeBSD:14:quarterly-----9.5.39.5.39.5.3
FreeBSD:15:latest--n/a-n/a9.5.49.5.49.5.10
 

py311-mkdocs-material
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.6.129.6.14-9.6.129.6.14---
FreeBSD:13:quarterly9.6.129.6.12-9.6.129.6.14---
FreeBSD:14:latest9.6.129.6.14-9.6.129.6.14---
FreeBSD:14:quarterly9.6.129.6.14-9.6.129.6.14---
FreeBSD:15:latest9.6.129.6.14n/a9.6.12n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>0 : devel/py-hatchling@py39
  2. py39-hatch-requirements-txt>0 : devel/py-hatch-requirements-txt@py39
  3. py39-hatch-nodejs-version>=0.3.0 : devel/py-hatch-nodejs-version@py39
  4. py39-trove-classifiers>=2023.10.18 : devel/py-trove-classifiers@py39
  5. python3.9 : lang/python39
  6. py39-build>=0 : devel/py-build@py39
  7. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-Babel>=2.10.3 : devel/py-babel@py39
  2. py39-colorama>=0.4 : devel/py-colorama@py39
  3. py39-Jinja2>=3.0.2 : devel/py-Jinja2@py39
  4. py39-markdown>=3.2 : textproc/py-markdown@py39
  5. py39-mkdocs>=1.5.3<1.6 : textproc/py-mkdocs@py39
  6. py39-mkdocs-material-extensions>=1.3 : textproc/py-mkdocs-material-extensions@py39
  7. py39-paginate>=0.5.6 : textproc/py-paginate@py39
  8. py39-pygments>=2.16 : textproc/py-pygments@py39
  9. py39-pymdown-extensions>=10.2 : textproc/py-pymdown-extensions@py39
  10. py39-regex>=2022.4.24 : textproc/py-regex@py39
  11. py39-requests>=2.26 : www/py-requests@py39
  12. python3.9 : lang/python39
This port is required by:
for Build
  1. sysutils/chezmoi
for Run
  1. net-mgmt/netbox

Configuration Options:
No options to configure
Options name:
textproc_py-mkdocs-material
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/mkdocs_material/
  2. https://pypi.org/packages/source/m/mkdocs_material/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.5.18
23 Apr 2024 12:02:04
commit hash: 54fc9850b81fe30e6d404ceb26d63e3d37c68084commit hash: 54fc9850b81fe30e6d404ceb26d63e3d37c68084commit hash: 54fc9850b81fe30e6d404ceb26d63e3d37c68084commit hash: 54fc9850b81fe30e6d404ceb26d63e3d37c68084 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-mkdocs-material: Update to 9.5.18

Changelog:

https://github.com/squidfunk/mkdocs-material/releases/tag/9.5.18

MFH:		2024Q2
(cherry picked from commit 5b17c1347594bfdb5d3eefe05673e41c9f77997f)

Number of commits found: 1