Port details |
- py-mkdocs-rss-plugin Generates a static RSS feed using git log and page.meta
- 1.15.0 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: kai@FreeBSD.org
- Port Added: 2024-09-07 07:00:08
- Last Update: 2024-09-07 06:55:20
- Commit Hash: 21301ab
- 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 = 1722673643
SHA256 (Guts-mkdocs-rss-plugin-1.15.0_GH0.tar.gz) = 96e105bc453b4f1adae2b5977241b0561cae3aa64accf72204bf7287e64ce36f
SIZE (Guts-mkdocs-rss-plugin-1.15.0_GH0.tar.gz) = 557859
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<3.2 : devel/py-gitpython@py311
- py311-requests>=2.31<3 : www/py-requests@py311
- py311-mkdocs>=1.4.1 : textproc/py-mkdocs@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocs-rss-plugin
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.15.0 07 Sep 2024 06:55:20 |
Kai Knoblich (kai) |
textproc/py-mkdocs-rss-plugin: New port
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).
PR: 280489
Reported by: Vedran Miletic |
Number of commits found: 1
|