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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-mkdocs-git-revision-date-localized-plugin Enable displaying the localized date of the last git modification
1.2.4_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.2.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-25 16:18:08
Last Update: 2024-05-13 14:09:45
Commit Hash: 2d7fce0
Also Listed In: python
License: MIT
WWW:
https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/
https://github.com/timvink/mkdocs-git-revision-date-localized-plugin
Description:
mkdocs-git-revision-date-localized-plugin is a MkDocs plugin that enables displaying the date of the last git modification of a page. The plugin uses babel and timeago.js to provide different localized date formats.
HomepageHomepage    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-git-revision-date-localized-plugin>0:textproc/py-mkdocs-git-revision-date-localized-plugin@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-mkdocs-git-revision-date-localized-plugin/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-mkdocs-git-revision-date-localized-plugin
  • pkg install py39-mkdocs-git-revision-date-localized-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 py39-mkdocs-git-revision-date-localized-plugin listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-mkdocs-git-revision-date-localized-plugin
Package flavors (<flavor>: <package>)
  • py39: py39-mkdocs-git-revision-date-localized-plugin
distinfo:
TIMESTAMP = 1708449470 SHA256 (mkdocs-git-revision-date-localized-plugin-1.2.4.tar.gz) = 08fd0c6f33c8da9e00daf40f7865943113b3879a1c621b2bbf0fa794ffe997d3 SIZE (mkdocs-git-revision-date-localized-plugin-1.2.4.tar.gz) = 27079

Packages (timestamps in pop-ups are UTC):
py311-mkdocs-git-revision-date-localized-plugin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.2.4_1--1.2.4_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py39-mkdocs-git-revision-date-localized-plugin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.4_11.2.4_1-1.2.4_11.2.4_1---
FreeBSD:13:quarterly1.2.41.2.4-1.2.41.2.41.2.21.2.21.2.2
FreeBSD:14:latest1.2.41.2.4_1-1.2.41.2.4_1---
FreeBSD:14:quarterly1.2.41.2.4-1.2.41.2.41.2.21.2.21.2.2
FreeBSD:15:latest1.2.41.2.4_1n/a1.2.4n/a1.2.21.2.21.2.4
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-Babel>=2.7.0 : devel/py-babel@py39
  2. py39-gitpython>=0 : devel/py-gitpython@py39
  3. py39-mkdocs>=1.0 : textproc/py-mkdocs@py39
  4. py39-pytz>=0,1 : devel/py-pytz@py39
  5. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-mkdocs-git-revision-date-localized-plugin
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mkdocs-git-revision-date-localized-plugin/
  2. https://pypi.org/packages/source/m/mkdocs-git-revision-date-localized-plugin/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.4_1
13 May 2024 14:09:45
commit hash: 2d7fce044726174368b18727cd5d783101954426commit hash: 2d7fce044726174368b18727cd5d783101954426commit hash: 2d7fce044726174368b18727cd5d783101954426commit hash: 2d7fce044726174368b18727cd5d783101954426 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-mkdocs-git-revision-date-localized-plugin: Convert to
USE_PYTHON=pep517

- Bump PORTREVISION for package change
1.2.4
21 Feb 2024 15:08:03
commit hash: f6b2fa46190de5b399079fdf0b668d42b7212c03commit hash: f6b2fa46190de5b399079fdf0b668d42b7212c03commit hash: f6b2fa46190de5b399079fdf0b668d42b7212c03commit hash: f6b2fa46190de5b399079fdf0b668d42b7212c03 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-mkdocs-git-revision-date-localized-plugin: Update to 1.2.4

Changes:	https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases
1.2.2
25 Dec 2023 16:10:49
commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-mkdocs-git-revision-date-localized-plugin: Add
py-mkdocs-git-revision-date-localized-plugin 1.2.2

mkdocs-git-revision-date-localized-plugin is a MkDocs plugin that enables
displaying the date of the last git modification of a page. The plugin uses
babel and timeago.js to provide different localized date formats.

Number of commits found: 3