| Port details on branch 2026Q1 |
- uschedule Scheduler program, designed to replace cron(8) and at(1)
- 0.7.1_3 sysutils
=0 0.7.1_3Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2026-02-04 14:30:21
- Last Update: 2026-02-04 14:28:12
- Commit Hash: 59b8008
- License: not specified in port
- WWW:
- https://www.ohse.de/uwe/uschedule.html
- Description:
- uschedule is not cron and uschedule is not at - it does offer similar
functionality but is not intended to be a drop-in replacement. It works
differently. It's designed to be different.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- uschedule>0:sysutils/uschedule
- To install the port:
- cd /usr/ports/sysutils/uschedule/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/uschedule
- pkg install uschedule
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uschedule
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (uschedule-0.7.1.tar.gz) = 8ac10cd5a9dc9421f88d7868f437a2b82ebe89783c517c9783e1a1bd5dfb8c96
SIZE (uschedule-0.7.1.tar.gz) = 80120
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- tai64nlocal : sysutils/daemontools
- Runtime dependencies:
-
- multilog : sysutils/daemontools
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for uschedule-0.7.1_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_uschedule
- pkg-message:
- For install:
- Post-installation information:
Please read uschedule_intro(7) and visit http://www.ohse.de/uwe/uschedule.html
for further and maybe more up-to-date information.
To stop cron(8) from being started at system boot, specify
cron_enable=NO
in /etc/rc.conf. See rc.conf(5) and /etc/defaults/rc.conf for further
information.
- 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 |
0.7.1_3 04 Feb 2026 14:28:12
    |
Robert Clausecker (fuz)  |
sysutils/uschedule: disable use of regparm, enable everywhere
This attribute isn't strictly needed to build the software.
Disable it to enable a build with clang on all platforms.
MFH: 2026Q1
(cherry picked from commit 65784d411f0fc664e83d1d2e57450155f1479c8c) |
Number of commits found: 1
|