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 on branch 2024Q4
runwhen Tools for running commands at particular times
2021.04.30_4 sysutils 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 2021.04.30_4Version of this port present on the latest quarterly branch.
Maintainer: crest@rlwinm.de search for ports maintained by this maintainer
Port Added: 2024-12-10 09:12:18
Last Update: 2024-12-10 09:09:12
Commit Hash: d4bc594
License: GPLv2
WWW:
http://code.dogmap.org/runwhen/
Description:
The biggest difference between runwhen and other schedulers is that runwhen doesn't have a single daemon overseeing multiple jobs. The runwhen tools essentially act as a glorified sleep command. Perhaps runwhen does nothing that at(1) doesn't, and there are lots of things at(1) does that runwhen doesn't: - runwhen doesn't change user IDs - thus it will never run anything as the wrong user. - It doesn't keep a central daemon running at all times - thus it won't break if that daemon dies. - It doesn't require any modifications to the system boot procedure. - It doesn't log through syslog(3) - thus it won't make a mess on the console if syslogd(1) isn't running. - It doesn't centralize storage of scheduled jobs (or any other per-job information) - thus unprivileged users can install and use it without cooperation from root, and without the use of a setuid program to handle changes. - It doesn't send output through mail - thus it doesn't break if there is no mail system installed. - It doesn't check access control files - thus it doesn't gratuitously deny users.
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
Expand this list (10 items)
Collapse this list.
  1. bin/rw-add
  2. bin/rw-match
  3. bin/rw-max
  4. bin/rw-min
  5. bin/rw-sleep
  6. bin/rw-sub
  7. bin/rw-touch
  8. /usr/local/share/licenses/runwhen-2021.04.30_4/catalog.mk
  9. /usr/local/share/licenses/runwhen-2021.04.30_4/LICENSE
  10. /usr/local/share/licenses/runwhen-2021.04.30_4/GPLv2
Collapse this list.
Dependency lines:
  • runwhen>0:sysutils/runwhen
To install the port:
cd /usr/ports/sysutils/runwhen/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/runwhen
  • pkg install runwhen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: runwhen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1619769389 SHA256 (runwhen-2021.04.30.tar.bz2) = fe7f3905a42b6aca2e09bfc67a9e31ac909d21fc5b3af75a4b040ede355bddaf SIZE (runwhen-2021.04.30.tar.bz2) = 24040

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. skalibs>=2.14.3.0 : devel/skalibs
Library dependencies:
  1. libskarnet.so : devel/skalibs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_runwhen
USES:
localbase tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://code.dogmap.org/runwhen/releases/
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
2021.04.30_4
10 Dec 2024 09:09:12
commit hash: d4bc5945b15b7d08bff9192df33a8d9dfcf2ab0bcommit hash: d4bc5945b15b7d08bff9192df33a8d9dfcf2ab0bcommit hash: d4bc5945b15b7d08bff9192df33a8d9dfcf2ab0bcommit hash: d4bc5945b15b7d08bff9192df33a8d9dfcf2ab0b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jan Bramkamp
sysutils/runwhen: Bump revision for devel/skalibs

Bump port revision from 3 to 4 to force rebuild
with skalibs-2.14.1.1.

PR:		283100
MFH:		2024Q4
(cherry picked from commit f1cf98c55600424e747e67e6ecd1c7bf223f0f79)

Number of commits found: 1