Bug 199927

Summary: [New Port] devel/rubygem-unicorn-worker-killer Kill unicorn workers by memory and request counts
Product: Ports & Packages Reporter: Michael Fausten <ports>
Component: Individual Port(s)Assignee: Michael Moll <mmoll>
Status: Closed FIXED    
Severity: Affects Only Me CC: mmoll, ports
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 199928    
Bug Blocks:    
Attachments:
Description Flags
[New port] devel/unicorn-worker-killer none

Description Michael Fausten 2015-05-04 13:04:59 UTC
Created attachment 156336 [details]
[New port] devel/unicorn-worker-killer

dependency for gitlab
Comment 1 Torsten Zühlsdorff 2015-05-07 15:32:50 UTC
This port doesn't work for me. I get the following error:

# make install
===>  License not correctly defined: multiple licenses in LICENSE, but LICENSE_COMB is set to single (or undefined)
make: exec(exit) failed (No such file or directory)
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/rubygem-unicorn-worker-killer
Comment 2 Michael Moll freebsd_committer freebsd_triage 2015-05-08 23:31:43 UTC
take
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-09 15:19:32 UTC
A commit references this bug:

Author: mmoll
Date: Sat May  9 15:19:28 UTC 2015
New revision: 385897
URL: https://svnweb.freebsd.org/changeset/ports/385897

Log:
  new port: www/rubygem-unicorn-worker-killer

  Kill unicorn workers by memory and request counts

  WWW: https://rubygems.org/gems/unicorn-worker-killer

  PR:		199927
  Differential Revision:	https://reviews.freebsd.org/D2496
  Submitted by:	Michael Fausten <ports@michael-fausten.de>
  Approved by:	mat (mentor)

Changes:
  head/www/Makefile
  head/www/rubygem-unicorn-worker-killer/
  head/www/rubygem-unicorn-worker-killer/Makefile
  head/www/rubygem-unicorn-worker-killer/distinfo
  head/www/rubygem-unicorn-worker-killer/pkg-descr
Comment 4 Michael Moll freebsd_committer freebsd_triage 2015-05-09 15:21:00 UTC
committed, thanks!