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
Port details on branch 2025Q3
rubygem-solid_queue Database-backed Active Job backend
1.3.1 databases 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 1.2.4_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-18 06:22:04
Last Update: 2026-02-03 05:10:06
Commit Hash: 27ffbb9
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/solid_queue
Description:
Solid Queue is a DB-based queuing backend for Active Job, designed with simplicity and performance in mind. Besides regular job enqueuing and processing, Solid Queue supports delayed jobs, concurrency controls, recurring jobs, pausing queues, numeric priorities per job, priorities by queue order, and bulk enqueuing (enqueue_all for Active Job's perform_all_later). Solid Queue can be used with SQL databases such as MySQL, PostgreSQL or SQLite, and it leverages the FOR UPDATE SKIP LOCKED clause, if available, to avoid blocking and waiting on locks when polling jobs. It relies on Active Job for retries, discarding, error handling, serialization, or delays, and it's compatible with Ruby on Rails's multi-threading.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-solid_queue-1.3.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-solid_queue-1.3.1/LICENSE
  3. /usr/local/share/licenses/rubygem-solid_queue-1.3.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-solid_queue>0:databases/rubygem-solid_queue
To install the port:
cd /usr/ports/databases/rubygem-solid_queue/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-solid_queue
  • pkg install rubygem-solid_queue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-solid_queue
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1769874470 SHA256 (rubygem/solid_queue-1.3.1.gem) = d9580111180c339804ff1a810a7768f69f5dc694d31e86cf1535ff2cd7a87428 SIZE (rubygem/solid_queue-1.3.1.gem) = 46592

Packages (timestamps in pop-ups are UTC):
rubygem-solid_queue
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.11.3.1--1.3.1n/an/an/a
FreeBSD:13:quarterly1.2.4_11.2.4_1--1.2.4_1n/an/an/a
FreeBSD:14:latest1.3.11.3.1--1.3.1---
FreeBSD:14:quarterly1.2.4_11.2.4_1--1.2.4_1---
FreeBSD:15:latest1.3.11.3.1n/a-n/an/a--
FreeBSD:15:quarterly1.2.4_11.2.4_1n/a-n/an/a--
FreeBSD:16:latest1.3.11.3.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activejob81>=7.1 : devel/rubygem-activejob81
  2. rubygem-activerecord81>=7.1 : databases/rubygem-activerecord81
  3. rubygem-concurrent-ruby>=1.3.1 : devel/rubygem-concurrent-ruby
  4. rubygem-fugit>=1.11<2 : devel/rubygem-fugit
  5. rubygem-railties81>=7.1 : www/rubygem-railties81
  6. rubygem-thor>=1.3.1 : devel/rubygem-thor
  7. ruby33 : lang/ruby33
  8. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Run
  1. www/rubygem-rails81

Configuration Options:
No options to configure
Options name:
databases_rubygem-solid_queue
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

There are no commits on branch 2025Q3 for this port