Port details on branch 2023Q1 |
- rubygem-sidekiq-cron Enables to set jobs to be run in specified time (using CRON notation)
- 1.12.0 devel
=2 1.12.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-12-30 17:39:31
- Last Update: 2023-12-14 20:46:55
- Commit Hash: 7ddd754
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/sidekiq-cron/sidekiq-cron
- Description:
- Sidekiq-Cron is a scheduling add-on for Sidekiq.
It runs a thread alongside Sidekiq workers to schedule jobs at specified times
(using cron notation * * * * * parsed by Rufus-Scheduler).
It also checks for new jobs to schedule every 10 seconds and doesn't schedule
the same job multiple times when more than one Sidekiq worker is running.
Scheduling jobs are added only when at least one Sidekiq process is running.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-sidekiq-cron>0:devel/rubygem-sidekiq-cron
- To install the port:
- cd /usr/ports/devel/rubygem-sidekiq-cron/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-sidekiq-cron
- pkg install rubygem-sidekiq-cron
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sidekiq-cron
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702543774
SHA256 (rubygem/sidekiq-cron-1.12.0.gem) = 6663080a454088bd88773a0da3ae91e554b8a2e8b06cfc629529a83fd1a3096c
SIZE (rubygem/sidekiq-cron-1.12.0.gem) = 23040
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-fugit>=1.8<2 : devel/rubygem-fugit
- rubygem-globalid-rails61>=1.0.1 : databases/rubygem-globalid-rails61
- rubygem-sidekiq>=6 : devel/rubygem-sidekiq
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-sidekiq-cron
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|