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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2024Q4
rubygem-actionmailbox70 Receive and process incoming emails in Rails applications
7.0.8.6 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.0.8.6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-19 09:59:17
Last Update: 2024-12-19 09:22:45
Commit Hash: 7cb7bb8
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-actionmailbox70-7.0.8.6/catalog.mk
  2. /usr/local/share/licenses/rubygem-actionmailbox70-7.0.8.6/LICENSE
  3. /usr/local/share/licenses/rubygem-actionmailbox70-7.0.8.6/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-actionmailbox70>0:mail/rubygem-actionmailbox70
To install the port:
cd /usr/ports/mail/rubygem-actionmailbox70/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/rubygem-actionmailbox70
  • pkg install rubygem-actionmailbox70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-actionmailbox70
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1729927111 SHA256 (rubygem/actionmailbox-7.0.8.6.gem) = 8f9deed46e38fc97d86d34e9552ffd5aae81491b139f8df91ef2616ab5628857 SIZE (rubygem/actionmailbox-7.0.8.6.gem) = 22528

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. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack70>=7.0.8.6<7.0.8.6_99 : www/rubygem-actionpack70
  2. rubygem-activejob70>=7.0.8.6<7.0.8.6_99 : devel/rubygem-activejob70
  3. rubygem-activerecord70>=7.0.8.6<7.0.8.6_99 : databases/rubygem-activerecord70
  4. rubygem-activestorage70>=7.0.8.6<7.0.8.6_99 : net/rubygem-activestorage70
  5. rubygem-activesupport70>=7.0.8.6<7.0.8.6_99 : devel/rubygem-activesupport70
  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-rails70

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

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.0.8.6
19 Dec 2024 09:22:45
commit hash: 7cb7bb854ef0b6af6bb1732e6ea649a531526ad7commit hash: 7cb7bb854ef0b6af6bb1732e6ea649a531526ad7commit hash: 7cb7bb854ef0b6af6bb1732e6ea649a531526ad7commit hash: 7cb7bb854ef0b6af6bb1732e6ea649a531526ad7 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
mail/rubygem-actionmailbox70: Update to 7.0.8.6

Changes:	https://github.com/rails/rails/releases
(cherry picked from commit ed1aa42dae08b2775438cf78c5d06be1a9140b69)
7.0.8.5
19 Dec 2024 09:21:28
commit hash: 24d7994d364ad7d011308a1fd9cd25979441b23ccommit hash: 24d7994d364ad7d011308a1fd9cd25979441b23ccommit hash: 24d7994d364ad7d011308a1fd9cd25979441b23ccommit hash: 24d7994d364ad7d011308a1fd9cd25979441b23c files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
mail/rubygem-actionmailbox70: Update to 7.0.8.5

Changes:	https://github.com/rails/rails/releases
(cherry picked from commit 2ca4cd97edcc578e202a97d3b33b6e34ae303039)

Number of commits found: 2