Bug 199927 - [New Port] devel/rubygem-unicorn-worker-killer Kill unicorn workers by memory and request counts
Summary: [New Port] devel/rubygem-unicorn-worker-killer Kill unicorn workers by memory...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Michael Moll
URL:
Keywords:
Depends on: 199928
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-04 13:04 UTC by Michael Fausten
Modified: 2015-05-09 15:21 UTC (History)
2 users (show)

See Also:


Attachments
[New port] devel/unicorn-worker-killer (1.80 KB, text/plain)
2015-05-04 13:04 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-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!