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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-mkdocs-rss-plugin Generates a static RSS feed using git log and page.meta
1.17.1_1 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 1.17.1Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
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).
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 = 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):
py311-mkdocs-rss-plugin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.17.1_11.17.1_1-1.17.1_11.17.1_1---
FreeBSD:13:quarterly1.17.11.17.1-1.17.11.17.1---
FreeBSD:14:latest1.17.1_11.17.1_1-1.17.1_11.17.1_1---
FreeBSD:14:quarterly1.17.11.17.1-1.17.11.17.1---
FreeBSD:15:latest1.17.1_11.17.1_1n/a1.17.1_1n/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.43<3.2 : devel/py-gitpython@py311
  3. py311-requests>=2.31<3 : www/py-requests@py311
  4. py311-mkdocs>=1.6.1<2 : textproc/py-mkdocs@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Guts/mkdocs-rss-plugin/tar.gz/1.17.1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17.1_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
1.17.1
17 Dec 2024 13:20:30
commit hash: 95b5d294f710d992d9be4927b80258fc162fb6a9commit hash: 95b5d294f710d992d9be4927b80258fc162fb6a9commit hash: 95b5d294f710d992d9be4927b80258fc162fb6a9commit hash: 95b5d294f710d992d9be4927b80258fc162fb6a9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-mkdocs-rss-plugin: Update to 1.17.1

* Belatedly remove old cruft related to older Python versions as the
  port requires Python 3.9 at a minimum for runtime.

Changelog since 1.16.0:

https://github.com/Guts/mkdocs-rss-plugin/blob/1.17.1/CHANGELOG.md
1.16.0
03 Nov 2024 19:50:28
commit hash: b486568af05dfa66a940cdd522e954475feb185ccommit hash: b486568af05dfa66a940cdd522e954475feb185ccommit hash: b486568af05dfa66a940cdd522e954475feb185ccommit hash: b486568af05dfa66a940cdd522e954475feb185c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-mkdocs-rss-plugin: Update to 1.16.0

* Support for Python 3.8 was dropped with this release, adjust
  USES=python accordingly.

* Remove superfluous MASTER_SITES as well, because it's already set by
  USE_GITHUB.  This was overlooked when adding the port.

Changelog:

https://github.com/Guts/mkdocs-rss-plugin/releases/tag/1.16.0
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: 4