Port details on branch 2025Q2 |
- py-mkdocs-rss-plugin Generates a static RSS feed using git log and page.meta
- 1.17.1_1 textproc
=0 1.17.1_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2024-09-07 07:00:08
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Guts/mkdocs-rss-plugin
- Description:
- This MkDocs plugin creates RSS 2.0 and JSON Feed 1.1 feeds using the creation
and modification dates from git log and page metadata (YAML frontmatter).
¦ ¦ ¦ ¦ 
- 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-rss-plugin>0:textproc/py-mkdocs-rss-plugin@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocs-rss-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocs-rss-plugin
- pkg install py311-mkdocs-rss-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-rss-plugin listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mkdocs-rss-plugin
- Package flavors (<flavor>: <package>)
- py311: py311-mkdocs-rss-plugin
- distinfo:
- TIMESTAMP = 1734439938
SHA256 (Guts-mkdocs-rss-plugin-1.17.1_GH0.tar.gz) = 1ffb68dd90dab20061d9036465bcde7d2c714a6600d205da71b5b935751a3c61
SIZE (Guts-mkdocs-rss-plugin-1.17.1_GH0.tar.gz) = 563372
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cachecontrol>=0.14<1 : www/py-cachecontrol@py311
- py311-gitpython>=3.1.43<3.2 : devel/py-gitpython@py311
- py311-requests>=2.31<3 : www/py-requests@py311
- py311-mkdocs>=1.6.1<2 : textproc/py-mkdocs@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mkdocs-material
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocs-rss-plugin
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|