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
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-oncalendar Systemd OnCalendar expression parser and evaluator
1.1 devel 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.1Version of this port present on the latest quarterly branch.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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:latest1.11.1-1.11.1---
FreeBSD:13:quarterly1.11.1-1.11.1---
FreeBSD:14:latest1.11.1-1.11.1---
FreeBSD:14:quarterly1.11.1-1.11.1---
FreeBSD:15:latest1.11.1n/a1.1n/a---
FreeBSD:15:quarterly-1.1n/a-n/a---
FreeBSD:16:latest-1.1n/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