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 2023Q3
rubygem-activejob61 Job class declarations for a variety of queueing backends
6.1.7.6 devel 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 6.1.7.6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-26 16:12:45
Last Update: 2023-08-26 15:21:17
Commit Hash: 5b14199
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/main/activejob
https://rubyonrails.org/
Description:
Active Job is a framework for declaring jobs and making them run on a variety of queuing backends. These jobs can be everything from regularly scheduled clean-ups, to billing charges, to mailings. Anything that can be chopped up into small units of work and run in parallel, really. It also serves as the backend for Action Mailer's #deliver_later functionality that makes it easy to turn any mailing into a job for running later. That's one of the most common jobs in a modern web application: sending emails outside of the request-response cycle, so the user doesn't have to wait on it. The main point is to ensure that all Rails apps will have a job infrastructure in place, even if it's in the form of an "immediate runner". We can then have framework features and other gems build on top of that, without having to worry about API differences between Delayed Job and Resque. Picking your queuing backend becomes more of an operational concern, then. And you'll be able to switch between them without having to rewrite your jobs.
HomepageHomepage    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-activejob61-6.1.7.6/catalog.mk
  2. /usr/local/share/licenses/rubygem-activejob61-6.1.7.6/LICENSE
  3. /usr/local/share/licenses/rubygem-activejob61-6.1.7.6/MIT
Collapse this list.
Dependency lines:
  • rubygem-activejob61>0:devel/rubygem-activejob61
To install the port:
cd /usr/ports/devel/rubygem-activejob61/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-activejob61
  • pkg install rubygem-activejob61
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-activejob61
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1692815350 SHA256 (rubygem/activejob-6.1.7.6.gem) = 465c58a65f22c80461c565c01215db810eb21d481e67b87c79f16b7a07008198 SIZE (rubygem/activejob-6.1.7.6.gem) = 32768

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. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activesupport61>=6.1.7.6<6.1.7.6_99 : devel/rubygem-activesupport61
  2. rubygem-globalid-rails61>=0.3.6 : databases/rubygem-globalid-rails61
  3. ruby31 : lang/ruby31
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Run
  1. mail/rubygem-actionmailbox61
  2. mail/rubygem-actionmailer61
  3. net/rubygem-activestorage61
  4. www/rubygem-rails61

Configuration Options:
No options to configure
Options name:
devel_rubygem-activejob61
USES:
cpe 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.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1.7.6
26 Aug 2023 15:21:17
commit hash: 5b141995c2046ffa18ad4eb5beb81f070473def8commit hash: 5b141995c2046ffa18ad4eb5beb81f070473def8commit hash: 5b141995c2046ffa18ad4eb5beb81f070473def8commit hash: 5b141995c2046ffa18ad4eb5beb81f070473def8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-activejob61: Update to 6.1.7.6

Changes:	https://github.com/rails/rails/releases
(cherry picked from commit 1af05e5f39cc083e96271da05f721404433d7b92)
6.1.7.4
26 Aug 2023 15:21:12
commit hash: b0f7721dbb4c79501a52e9a6830e9317df7df53acommit hash: b0f7721dbb4c79501a52e9a6830e9317df7df53acommit hash: b0f7721dbb4c79501a52e9a6830e9317df7df53acommit hash: b0f7721dbb4c79501a52e9a6830e9317df7df53a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-activejob61: Update to 6.1.7.4

Changes:	https://github.com/rails/rails/releases
(cherry picked from commit 90d579bedc6b8652e31fc2fe829423021cb514fc)

Number of commits found: 2