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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-sphinx-last-updated-by-git Get the "last updated" time for each Sphinx page from Git
0.3.8 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 0.3.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-29 11:51:12
Last Update: 2025-06-29 11:45:51
Commit Hash: 6dcf3e3
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/mgeier/sphinx-last-updated-by-git
Description:
This is a little Sphinx extension that does exactly that. It also checks for included files and other dependencies and uses their "last updated" time if it's more recent. For each file, the "author date" of the Git commit where it was last changed is taken to be its "last updated" time. Uncommitted changes are ignored. If a page doesn't have a source file, its last_updated time is set to None. The default value for html_last_updated_fmt is changed from None to the empty string.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}sphinx-last-updated-by-git>0:textproc/py-sphinx-last-updated-by-git@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-sphinx-last-updated-by-git/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-sphinx-last-updated-by-git
  • pkg install py311-sphinx-last-updated-by-git
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-sphinx-last-updated-by-git listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-sphinx-last-updated-by-git
Package flavors (<flavor>: <package>)
  • py311: py311-sphinx-last-updated-by-git
distinfo:
TIMESTAMP = 1750954098 SHA256 (sphinx_last_updated_by_git-0.3.8.tar.gz) = c145011f4609d841805b69a9300099fc02fed8f5bb9e5bcef77d97aea97b7761 SIZE (sphinx_last_updated_by_git-0.3.8.tar.gz) = 10785

Packages (timestamps in pop-ups are UTC):
py311-sphinx-last-updated-by-git
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.80.3.8-0.3.80.3.8n/an/an/a
FreeBSD:13:quarterly0.3.80.3.8-0.3.80.3.8n/an/an/a
FreeBSD:14:latest0.3.80.3.8-0.3.80.3.8---
FreeBSD:14:quarterly0.3.80.3.8-0.3.80.3.8---
FreeBSD:15:latest0.3.80.3.8n/a0.3.8n/an/a--
FreeBSD:15:quarterly0.3.80.3.8n/a-n/an/a--
FreeBSD:16:latest0.3.80.3.8n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=40.8.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. git : devel/git
  2. py311-sphinx>=1.8,1 : textproc/py-sphinx@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. textproc/py-sphinx-sitemap

Configuration Options:
No options to configure
Options name:
textproc_py-sphinx-last-updated-by-git
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/s/sphinx_last_updated_by_git/
  2. https://pypi.org/packages/source/s/sphinx_last_updated_by_git/
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
0.3.8
29 Jun 2025 11:45:51
commit hash: 6dcf3e31b6b85f42dd20aa65ed6bdb66faa6d15bcommit hash: 6dcf3e31b6b85f42dd20aa65ed6bdb66faa6d15bcommit hash: 6dcf3e31b6b85f42dd20aa65ed6bdb66faa6d15bcommit hash: 6dcf3e31b6b85f42dd20aa65ed6bdb66faa6d15b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-sphinx-last-updated-by-git: Add py-sphinx-last-updated-by-git 0.3.8

This is a little Sphinx extension that does exactly that. It also checks for
included files and other dependencies and uses their "last updated" time if it's
more recent. For each file, the "author date" of the Git commit where it was
last changed is taken to be its "last updated" time. Uncommitted changes are
ignored.

If a page doesn't have a source file, its last_updated time is set to None.

The default value for html_last_updated_fmt is changed from None to the empty
string.

Number of commits found: 1