| Port details |
- py-mkdocs-get-deps MkDocs extension that lists all dependencies according to a mkdocs.yml
- 0.2.2 textproc
=0 0.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2024-05-04 08:18:06
- Last Update: 2026-04-02 15:41:41
- Commit Hash: 076c801
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/oprypin/mkdocs-get-deps
- Description:
- This package offers an extra command for MkDocs that infers required PyPI
packages from plugins in mkdocs.yml.
¦ ¦ ¦ ¦ 
- 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-get-deps>0:textproc/py-mkdocs-get-deps@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocs-get-deps/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocs-get-deps
- pkg install py311-mkdocs-get-deps
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-get-deps listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mkdocs-get-deps
- Package flavors (<flavor>: <package>)
- py311: py311-mkdocs-get-deps
- distinfo:
- TIMESTAMP = 1775132912
SHA256 (mkdocs_get_deps-0.2.2.tar.gz) = 8ee8d5f316cdbbb2834bc1df6e69c08fe769a83e040060de26d3c19fad3599a1
SIZE (mkdocs_get_deps-0.2.2.tar.gz) = 11047
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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mergedeep>=1.3.4 : devel/py-mergedeep@py311
- py311-platformdirs>=2.2.0 : devel/py-platformdirs@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mkdocs
- textproc/py-mkdocstrings
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocs-get-deps
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.2 02 Apr 2026 15:41:41
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs-get-deps: Update to 0.2.2
* Update WWW to point to new upstream repository.
Changelog since 0.2.0:
https://github.com/oprypin/mkdocs-get-deps/compare/v0.2.0...v0.2.2 |
0.2.0_1 03 Dec 2025 06:26:10
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-mkdocs-get-deps: Remove outdated PYTHON_REL check after
lang/python39 removal (05de8effa6b4a6fd9758a51d0c1acea91a36d3c6)
Approved by: portmgr (blanket)
With hat: python |
0.2.0_1 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.2.0 04 May 2024 08:13:23
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs-get-deps: New port
This package offers an extra command for MkDocs that infers required
PyPI packages from plugins in mkdocs.yml. |
Number of commits found: 4
|