Port details |
- py-oncalendar Systemd OnCalendar expression parser and evaluator
- 1.1 devel
=0 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
 - 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.
 ¦ ¦ ¦ ¦ 
- 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>)
- distinfo:
- TIMESTAMP = 1749600049
SHA256 (oncalendar-1.1.tar.gz) = 3122aa811786c313568a53745015729aa650e35054b689c08b6db4b1ee891287
SIZE (oncalendar-1.1.tar.gz) = 8650
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- sysutils/py-healthchecks
- for Run
-
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1 26 Jun 2025 23:46:17
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
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
|