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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-oncalendar Systemd OnCalendar expression parser and evaluator
1.1 develnew! 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: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-26 23:48:13
Last Update: 2025-06-26 23:46:17
Commit Hash: 2cadd95
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pypi.org/project/oncalendar
https://github.com/cuu508/oncalendar
Description:
OnCalendar is a systemd expression parser and evaluator written for and being used in Healthchecks (a scheduled task monitoring service). This package provides three iterators: - base: supports expressions without timezone. - tz: supports expressions with and without timezone. - oncalendar: supports multiple expressions with or without timezones, separated by newlines.
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}oncalendar>0:devel/py-oncalendar@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-oncalendar/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-oncalendar
  • pkg install py311-oncalendar
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-oncalendar listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-oncalendar
Package flavors (<flavor>: <package>)
  • py311: py311-oncalendar
distinfo:
TIMESTAMP = 1749600049 SHA256 (oncalendar-1.1.tar.gz) = 3122aa811786c313568a53745015729aa650e35054b689c08b6db4b1ee891287 SIZE (oncalendar-1.1.tar.gz) = 8650

Packages (timestamps in pop-ups are UTC):
py311-oncalendar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest----1.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/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. python3.11 : lang/python311
This port is required by:
for Build
  1. sysutils/py-healthchecks
for Run
  1. sysutils/py-healthchecks

Configuration Options:
No options to configure
Options name:
devel_py-oncalendar
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/o/oncalendar/
  2. https://pypi.org/packages/source/o/oncalendar/
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.1
26 Jun 2025 23:46:17
commit hash: 2cadd95dd62aa71ad52477f68e04376d2db71ff3commit hash: 2cadd95dd62aa71ad52477f68e04376d2db71ff3commit hash: 2cadd95dd62aa71ad52477f68e04376d2db71ff3commit hash: 2cadd95dd62aa71ad52477f68e04376d2db71ff3 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
devel/py-oncalendar: New port: Systemd OnCalendar expression parser and
evaluator

OnCalendar is a systemd expression parser and evaluator written for
and being used in Healthchecks (a scheduled task monitoring service).

This package provides three iterators:

- base: supports expressions without timezone.
- tz: supports expressions with and without timezone.
- oncalendar: supports multiple expressions with or without timezones,
  separated by newlines.

Approved by:	acm (mentor)

Number of commits found: 1