Bug 203583 - [new port] mail/rubygem-mail_room
Summary: [new port] mail/rubygem-mail_room
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 203619
  Show dependency treegraph
 
Reported: 2015-10-06 12:00 UTC by Michael Fausten
Modified: 2015-11-23 18:47 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-mail_room shar file (1.73 KB, text/plain)
2015-10-06 12:00 UTC, Michael Fausten
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Fausten 2015-10-06 12:00:12 UTC
Created attachment 161759 [details]
rubygem-mail_room shar file

This port will be needed as a runtime dependency for the new www/gitlab 8 port, 
which Torsten Zühlsdorff is currently creating. 
Before sending this PR, he tested the new version against this dependency.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-11-23 18:33:13 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Nov 23 18:32:59 UTC 2015
New revision: 402309
URL: https://svnweb.freebsd.org/changeset/ports/402309

Log:
  - Add rubygem-mail_room 0.5.2
  - While I'm here:
    - Add LICENSE_FILE
    - Add NO_ARCH
    - Fix PLIST_FILES

  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)

  WWW: https://github.com/tpitale/mail_room

  PR:		203583
  Submitted by:	Michael Fausten <ports@michael-fausten.de>

Changes:
  head/mail/Makefile
  head/mail/rubygem-mail_room/
  head/mail/rubygem-mail_room/Makefile
  head/mail/rubygem-mail_room/distinfo
  head/mail/rubygem-mail_room/pkg-descr
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-23 18:47:05 UTC
New port added. Thanks!