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
Remember
I remember
Port details
py-mkdocs-rss-plugin Generates a static RSS feed using git log and page.meta
1.15.0 textprocnew! 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 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 search for ports maintained by this maintainer
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).
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-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):
py311-mkdocs-rss-plugin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.15.01.15.0-1.15.01.15.0---
FreeBSD:13:quarterly1.15.01.15.0-1.15.01.15.0---
FreeBSD:14:latest1.15.01.15.0-1.15.01.15.0---
FreeBSD:14:quarterly1.15.01.15.0-1.15.01.15.0---
FreeBSD:15:latest1.15.01.15.0n/a1.15.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-cachecontrol>=0.14<1 : www/py-cachecontrol@py311
  2. py311-gitpython>=3.1<3.2 : devel/py-gitpython@py311
  3. py311-requests>=2.31<3 : www/py-requests@py311
  4. py311-mkdocs>=1.4.1 : textproc/py-mkdocs@py311
  5. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  6. 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:
Expand this list (3 items)
Collapse this list.
  1. https://codeload.github.com/Guts/mkdocs-rss-plugin/tar.gz/1.15.0?dummy=/
  2. https://files.pythonhosted.org/packages/source/G/Guts-mkdocs-rss-plugin-1.15.0_GH0/
  3. https://pypi.org/packages/source/G/Guts-mkdocs-rss-plugin-1.15.0_GH0/
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
1.15.0
07 Sep 2024 06:55:20
commit hash: 21301ab9515d7c0d7405ca215cffb07f911d8f1ecommit hash: 21301ab9515d7c0d7405ca215cffb07f911d8f1ecommit hash: 21301ab9515d7c0d7405ca215cffb07f911d8f1ecommit hash: 21301ab9515d7c0d7405ca215cffb07f911d8f1e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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