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-actionmailbox71 Receive and process incoming emails in Rails applications
7.1.3.2 mail 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 7.1.3.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-01 08:00:44
Last Update: 2024-03-09 14:07:02
Commit Hash: a67f644
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/main/actionmailbox
https://rubyonrails.org/
Description:
Action Mailbox routes incoming emails to controller-like mailboxes for processing in Rails. It ships with ingresses for Mailgun, Mandrill, Postmark, and SendGrid. You can also handle inbound mails directly via the built-in Exim, Postfix, and Qmail ingresses. The inbound emails are turned into InboundEmail records using Active Record and feature lifecycle tracking, storage of the original email on cloud storage via Active Storage, and responsible data handling with on-by-default incineration. These inbound emails are routed asynchronously using Active Job to one or several dedicated mailboxes, which are capable of interacting directly with the rest of your domain model.
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-actionmailbox71-7.1.3.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-actionmailbox71-7.1.3.2/LICENSE
  3. /usr/local/share/licenses/rubygem-actionmailbox71-7.1.3.2/MIT
Collapse this list.
Dependency lines:
  • rubygem-actionmailbox71>0:mail/rubygem-actionmailbox71
To install the port:
cd /usr/ports/mail/rubygem-actionmailbox71/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/rubygem-actionmailbox71
  • pkg install rubygem-actionmailbox71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-actionmailbox71
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709391056 SHA256 (rubygem/actionmailbox-7.1.3.2.gem) = 2493fe676720b6f82a7f0c0396b7ebc41e08ca2abbf5e9c3c9cd11f68bb3b8a9 SIZE (rubygem/actionmailbox-7.1.3.2.gem) = 22528

Packages (timestamps in pop-ups are UTC):
rubygem-actionmailbox71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.1.3.27.1.3.2--7.1.3.2---
FreeBSD:13:quarterly7.1.3.27.1.3.2--7.1.3.27.1.27.1.27.1.2
FreeBSD:14:latest7.1.3.27.1.3.2--7.1.3.2---
FreeBSD:14:quarterly7.1.3.27.1.3.2--7.1.3.27.1.27.1.27.1.2
FreeBSD:15:latest7.1.3.27.1.3.2n/a-n/a7.1.27.1.27.1.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack71>=7.1.3.2<7.1.3.2_99 : www/rubygem-actionpack71
  2. rubygem-activejob71>=7.1.3.2<7.1.3.2_99 : devel/rubygem-activejob71
  3. rubygem-activerecord71>=7.1.3.2<7.1.3.2_99 : databases/rubygem-activerecord71
  4. rubygem-activestorage71>=7.1.3.2<7.1.3.2_99 : net/rubygem-activestorage71
  5. rubygem-activesupport71>=7.1.3.2<7.1.3.2_99 : devel/rubygem-activesupport71
  6. rubygem-mail>=2.7.1,2 : mail/rubygem-mail
  7. rubygem-net-imap>=0 : mail/rubygem-net-imap
  8. rubygem-net-pop>=0 : mail/rubygem-net-pop
  9. rubygem-net-smtp>=0 : mail/rubygem-net-smtp
  10. ruby32 : lang/ruby32
  11. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. www/rubygem-rails71

Configuration Options:
No options to configure
Options name:
mail_rubygem-actionmailbox71
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.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.3.2
09 Mar 2024 14:07:02
commit hash: a67f644792a210ada0733a3d5ca4eba69103e119commit hash: a67f644792a210ada0733a3d5ca4eba69103e119commit hash: a67f644792a210ada0733a3d5ca4eba69103e119commit hash: a67f644792a210ada0733a3d5ca4eba69103e119 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
mail/rubygem-actionmailbox71: Update to 7.1.3.2

Changes:	https://github.com/rails/rails/releases
7.1.3
21 Feb 2024 15:11:01
commit hash: 6261ac02c1719fa36c8a80a617a807fb443bbe12commit hash: 6261ac02c1719fa36c8a80a617a807fb443bbe12commit hash: 6261ac02c1719fa36c8a80a617a807fb443bbe12commit hash: 6261ac02c1719fa36c8a80a617a807fb443bbe12 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
mail/rubygem-actionmailbox71: Update to 7.1.3

Changes:	https://github.com/rails/rails/releases
7.1.2
14 Nov 2023 17:16:36
commit hash: 200015fe738e8523cd1e2624c9c7d44dd0c18a6ecommit hash: 200015fe738e8523cd1e2624c9c7d44dd0c18a6ecommit hash: 200015fe738e8523cd1e2624c9c7d44dd0c18a6ecommit hash: 200015fe738e8523cd1e2624c9c7d44dd0c18a6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
mail/rubygem-actionmailbox71: Update to 7.1.2

Changes:	https://github.com/rails/rails/releases
7.1.1
01 Nov 2023 07:56:05
commit hash: d1887c1b96b5a2e32984aa5696fa97c77c289afdcommit hash: d1887c1b96b5a2e32984aa5696fa97c77c289afdcommit hash: d1887c1b96b5a2e32984aa5696fa97c77c289afdcommit hash: d1887c1b96b5a2e32984aa5696fa97c77c289afd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
mail/rubygem-actionmailbox71: Add rubygem-actionmailbox71 7.1.1

Action Mailbox routes incoming emails to controller-like mailboxes for
processing in Rails. It ships with ingresses for Mailgun, Mandrill, Postmark,
and SendGrid. You can also handle inbound mails directly via the built-in Exim,
Postfix, and Qmail ingresses.

The inbound emails are turned into InboundEmail records using Active Record and
feature lifecycle tracking, storage of the original email on cloud storage via
Active Storage, and responsible data handling with on-by-default incineration.

These inbound emails are routed asynchronously using Active Job to one or
several dedicated mailboxes, which are capable of interacting directly with the
rest of your domain model.

Number of commits found: 4