Port details on branch 2024Q1 |
- rubygem-sidekiq-cron-rails70 Enables to set jobs to be run in specified time (using CRON notation)
- 1.12.0_1 devel =0 1.12.0_1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2024-02-23 15:12:57
- Last Update: 2024-02-23 14:16:25
- Commit Hash: 8df3e96
- 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-rails70>0:devel/rubygem-sidekiq-cron-rails70
- To install the port:
- cd /usr/ports/devel/rubygem-sidekiq-cron-rails70/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-sidekiq-cron-rails70
- pkg install rubygem-sidekiq-cron-rails70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sidekiq-cron-rails70
- 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
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-fugit>=1.8<2 : devel/rubygem-fugit
- rubygem-globalid-rails70>=1.0.1 : databases/rubygem-globalid-rails70
- rubygem-sidekiq71>=6 : devel/rubygem-sidekiq71
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-sidekiq-cron-rails70
- USES:
- gem
- 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.12.0_1 23 Feb 2024 14:16:25 |
Matthias Fechner (mfechner) |
devel/rubygem-sentry-sidekiq: use sidekiq 7.1
Required for gitlab-ce 16.8.
(cherry picked from commit b40ad8bc9e2efdf20ddb884422c1b09652823cfe) |
Number of commits found: 1
|