Opened 10 years ago
Closed 10 years ago
#44861 closed submission (fixed)
New port: hatools 2.14
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | hatools |
Description
I've create a port of hatools, version 2.14:
The hatools provide reliable and easy-to-use locking and timeout mechanisms for shell scripts. halockrun provides a simple and reliable way to implement a locking in shell scripts. A typical usage for halockrun is to prevent cronjobs to run simultanously. halockrun's implementation makes it very resilient to all kind of stale locks. hatimerun provides a time-out mechanism that can be used from shell scripts. hatimerun can set multiple actions--signals to be sent--on multiple timeouts.
Attachments (1)
Change History (3)
Changed 10 years ago by Schamschula (Marius Schamschula)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r125018 with fix to categories/maintainer lines.
Note: See
TracTickets for help on using
tickets.
Thanks.