| Port details on branch 2026Q3 |
- rubygem-gitlab-mail_room Proxy email (gmail) from IMAP to a delivery method
- 1.1.0 mail
=0 1.1.0Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2026-07-31 07:10:12
- Last Update: 2026-07-31 06:49:26
- Commit Hash: a2525de
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://gitlab.com/gitlab-org/ruby/gems/gitlab-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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1784180215
SHA256 (rubygem/gitlab-mail_room-1.1.0.gem) = 784847b914a6636b30264fd8a042c15e39f3473f3acd78ebd254ac0a885a5878
SIZE (rubygem/gitlab-mail_room-1.1.0.gem) = 41984
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:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-jwt>=2.0<4 : www/rubygem-jwt
- rubygem-net-imap-gitlab>=0.5<0.7 : mail/rubygem-net-imap-gitlab
- rubygem-oauth2-gitlab>=2.0.9<3 : net/rubygem-oauth2-gitlab
- rubygem-redis-gitlab>=5<6 : databases/rubygem-redis-gitlab
- rubygem-redis-namespace-gitlab>=1.8.2<2 : databases/rubygem-redis-namespace-gitlab
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
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 |
1.1.0 31 Jul 2026 06:49:26
    |
Matthias Fechner (mfechner)  |
mail/rubygem-gitlab-mail_room: update to 1.1.0
Required for gitlab 19.2.0
Changes: https://github.com/tpitale/mail_room/commits/master/
(cherry picked from commit b359f7737f3fcafd6b3511f8b06dea6372b98d78) |
Number of commits found: 1
|