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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-activejob613 Job class declarations for a variety of queueing backends
6.1.3.2 devel Deleted 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.3.2Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-05 07:42:19
Last Update: 2021-10-27 06:20:24
Commit Hash: 4a7e890
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/master/activejob
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. WWW: https://rubyonrails.org/ WWW: https://github.com/rails/rails/tree/master/activejob
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-activejob613-6.1.3.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-activejob613-6.1.3.2/LICENSE
  3. /usr/local/share/licenses/rubygem-activejob613-6.1.3.2/MIT
Collapse this list.
Dependency lines:
  • rubygem-activejob613>0:devel/rubygem-activejob613
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-activejob613
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1633413475 SHA256 (rubygem/activejob-6.1.3.2.gem) = b8f7949f79e583e69077e995fc084ed6c505012a7011f7faa41d7606d5ca005d SIZE (rubygem/activejob-6.1.3.2.gem) = 32768

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activesupport613>=6.1.3.2 : devel/rubygem-activesupport613
  2. rubygem-globalid-rails61>=0.3.6 : databases/rubygem-globalid-rails61
  3. ruby27 : lang/ruby27
  4. gem27 : devel/ruby-gems
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. mail/rubygem-actionmailbox613*
  2. mail/rubygem-actionmailer613*
  3. net/rubygem-activestorage613*
  4. www/rubygem-rails613*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_rubygem-activejob613
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.
Port Moves

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.3.2
27 Oct 2021 06:20:24
commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
*/*: Revert "*/*: Make rails 6.1.3 available"

This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb.
Add MOVED entries.
These ports are not required anymore as gitlab 14.4.0 has upgrade
now to rails 6.1.4.1.
6.1.3.2
05 Oct 2021 07:40:04
commit hash: f4511dc4a7c439b30c898b75246d314a574f01cbcommit hash: f4511dc4a7c439b30c898b75246d314a574f01cbcommit hash: f4511dc4a7c439b30c898b75246d314a574f01cbcommit hash: f4511dc4a7c439b30c898b75246d314a574f01cb files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
*/*: Make rails 6.1.3 available

The upgrade of rails to 6.1.4 broke www/gitlab-ce.
PR:		258855

Number of commits found: 2