Port details on branch 2024Q1 |
- rubygem-gitlab-mail_room Proxy email (gmail) from IMAP to a delivery method
- 0.0.24 mail =0 0.0.24Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2024-01-15 12:12:34
- Last Update: 2024-01-15 12:07:01
- Commit Hash: 8b3866d
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/tpitale/mail_room
- Description:
- mail_room is a configuration based process that will idle on IMAP connections
and execute a delivery method when a new message is received.
Examples of delivery methods include:
POST to a delivery URL (Postback)
Queue a job to Sidekiq or Que for later processing (Sidekiq or Que)
Log the message or open with LetterOpener (Logger or LetterOpener)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-gitlab-mail_room>0:mail/rubygem-gitlab-mail_room
- To install the port:
- cd /usr/ports/mail/rubygem-gitlab-mail_room/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/rubygem-gitlab-mail_room
- pkg install rubygem-gitlab-mail_room
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-gitlab-mail_room
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703588498
SHA256 (rubygem/gitlab-mail_room-0.0.24.gem) = c7bf3df73dbcc024bc98dbf72514520ac2ff2b6d0124de496279fe56c13c3cb3
SIZE (rubygem/gitlab-mail_room-0.0.24.gem) = 41472
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-jwt>=2.0 : www/rubygem-jwt
- rubygem-net-imap>=0.2.1 : mail/rubygem-net-imap
- rubygem-oauth2>=1.4.4<3 : net/rubygem-oauth2
- rubygem-redis4>=4<6 : databases/rubygem-redis4
- rubygem-redis-namespace110>=1.8.2 : databases/rubygem-redis-namespace110
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
Configuration Options:
- No options to configure
- Options name:
- mail_rubygem-gitlab-mail_room
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.24 15 Jan 2024 12:07:01 |
Matthias Fechner (mfechner) |
mail/rubygem-gitlab-mail_room: update to 0.0.24
Required for gitlab-ce 16.7
Changelog:
https://github.com/tpitale/mail_room/commits/master/
(cherry picked from commit 66e0ca0db9832e2e009b2c30f80f7b0ea728713a) |
Number of commits found: 1
|