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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-mkdocs-include-markdown-plugin MkDocs plugin to include contents from Markdown (or any) files
7.1.7 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 7.1.7Version of this port present on the latest quarterly branch.
Maintainer: vladislav.movchan@gmail.com search for ports maintained by this maintainer
Port Added: 2025-06-09 14:06:04
Last Update: 2025-09-02 15:40:21
Commit Hash: 3587fbd
Also Listed In: python
License: APACHE20
WWW:
https://github.com/mondeja/mkdocs-include-markdown-plugin
Description:
Plugin for MkDocs that allows you to include content from Markdown files, or from files of any type.
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}mkdocs-include-markdown-plugin>0:textproc/py-mkdocs-include-markdown-plugin@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-mkdocs-include-markdown-plugin/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-mkdocs-include-markdown-plugin
  • pkg install py311-mkdocs-include-markdown-plugin
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-mkdocs-include-markdown-plugin listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-mkdocs-include-markdown-plugin
Package flavors (<flavor>: <package>)
  • py311: py311-mkdocs-include-markdown-plugin
distinfo:
TIMESTAMP = 1756792428 SHA256 (mkdocs_include_markdown_plugin-7.1.7.tar.gz) = 677637e04c2d3497c50340be522e2a7f614124f592c7982d88b859f88d527a4c SIZE (mkdocs_include_markdown_plugin-7.1.7.tar.gz) = 23451

Packages (timestamps in pop-ups are UTC):
py311-mkdocs-include-markdown-plugin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.1.77.1.7-7.1.77.1.7---
FreeBSD:13:quarterly7.1.67.1.7-7.1.67.1.7---
FreeBSD:14:latest7.1.67.1.7-7.1.67.1.7---
FreeBSD:14:quarterly7.1.77.1.7-7.1.67.1.7---
FreeBSD:15:latest7.1.77.1.7n/a7.1.6n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-7.1.7n/a-n/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. py311-pytest>=7.0 : devel/py-pytest@py311
  2. py311-coverage>=6.4 : devel/py-coverage@py311
  3. py311-covdefaults>=0 : devel/py-covdefaults@py311
  4. py311-pytest>=7,1 : devel/py-pytest@py311
  5. python3.11 : lang/python311
Runtime dependencies:
  1. py311-mkdocs>=1.4 : textproc/py-mkdocs@py311
  2. py311-wcmatch>=0 : textproc/py-wcmatch@py311
  3. py311-platformdirs>0 : devel/py-platformdirs@py311
  4. python3.11 : lang/python311
This port is required by:
for Build
  1. x11/wezterm

Configuration Options:
No options to configure
Options name:
textproc_py-mkdocs-include-markdown-plugin
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_include_markdown_plugin/
  2. https://pypi.org/packages/source/m/mkdocs_include_markdown_plugin/
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
7.1.7
02 Sep 2025 15:40:21
commit hash: 3587fbd0fe60b414c986ade739d2a41f5548b917commit hash: 3587fbd0fe60b414c986ade739d2a41f5548b917commit hash: 3587fbd0fe60b414c986ade739d2a41f5548b917commit hash: 3587fbd0fe60b414c986ade739d2a41f5548b917 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Vladyslav Movchan
textproc/py-mkdocs-include-markdown-plugin: Update 7.1.6 => 7.1.7

Changelog:
- Fix passing negative values to `heading-offset` argument of
  `include-markdown` directive.
https://github.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v7.1.7

PR:	289247
MFH:	2025Q3
7.1.6
14 Jun 2025 19:49:44
commit hash: de4be6ac4a0a63bdd8ecd82c0167264ba1502688commit hash: de4be6ac4a0a63bdd8ecd82c0167264ba1502688commit hash: de4be6ac4a0a63bdd8ecd82c0167264ba1502688commit hash: de4be6ac4a0a63bdd8ecd82c0167264ba1502688 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Vladyslav Movchan
textproc/py-mkdocs-include-markdown-plugin: Update 7.1.5 => 7.1.6

Changelog:
- Fix internal anchor in included file incorrectly rewritten
https://github.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v7.1.6

- Also add platformdir as a port dependency. platformdir is an optional
  dependency in upstream, but mkdocs already depends on it, so this just
  makes use of dependency explicit.

PR:	287550
7.1.5
09 Jun 2025 14:05:17
commit hash: 6e46cf238eb9285890950a0bd9c36daaa9062ffecommit hash: 6e46cf238eb9285890950a0bd9c36daaa9062ffecommit hash: 6e46cf238eb9285890950a0bd9c36daaa9062ffecommit hash: 6e46cf238eb9285890950a0bd9c36daaa9062ffe files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Vladyslav Movchan
textproc/py-mkdocs-include-markdown-plugin: new port: MkDocs plugin to include
content from files

Plugin for MkDocs that allows you to include content from Markdown
files, or from files of any type.

WWW: https://github.com/mondeja/mkdocs-include-markdown-plugin

Number of commits found: 3