ports/165279: New Port sysutils/ruby-statsd - Statsd implementation in Ruby

Evan Sarmiento bsdports at wayfair.com
Sat Feb 18 22:00:21 UTC 2012


>Number:         165279
>Category:       ports
>Synopsis:       New Port sysutils/ruby-statsd - Statsd implementation in Ruby
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 18 22:00:20 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Evan Sarmiento
>Release:        8.2-RELEASE-p2
>Organization:
Wayfair, LLC.
>Environment:
FreeBSD devwebbsd05.csnzoo.com 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Wed Aug 31 15:24:02 EDT 2011     root at freebsd82template:/usr/obj/usr/src/sys/XENHVM  amd64
>Description:
Addition of New Port sysutils/ruby-statsd

Statsd implementation in Ruby

A network daemon for aggregating statistics (counters and timers), 
rolling them up, then sending them to graphite or mongodb.

WWW:    https://github.com/quasor/statsd
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ruby-statsd
#	ruby-statsd/Makefile
#	ruby-statsd/distinfo
#	ruby-statsd/pkg-descr
#
echo c - ruby-statsd
mkdir -p ruby-statsd > /dev/null 2>&1
echo x - ruby-statsd/Makefile
sed 's/^X//' >ruby-statsd/Makefile << '39e1685933d15d066af9263142df4de7'
X# New ports collection makefile for:	rubygem-statsd
X# Date created:		Feburary 18 2012
X# Whom:			Evan Sarmiento <bsdports at wayfair.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	statsd
XPORTVERSION=	0.5.4
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby at FreeBSD.org
XCOMMENT=	Ruby port of the statsd python and node.js tools
X
XRUN_DEPENDS= rubygem-eventmachine>=0.12.10:${PORTSDIR}/devel/rubygem-eventmachine \
X	     rubygem-mongo>=1.2.4:${PORTSDIR}/databases/rubygem-mongo \
X	     rubygem-erubis>=2.6.6:${PORTSDIR}/www/rubygem-erubis
XBUILD_DEPENDS=  ${RUN_DEPENDS}
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
39e1685933d15d066af9263142df4de7
echo x - ruby-statsd/distinfo
sed 's/^X//' >ruby-statsd/distinfo << '2cf68b34e88e72ec13d009f7387c20a7'
XSHA256 (rubygem/statsd-0.5.4.gem) = d183c6e41905541fa09f58bb833ac52366ded565c1e542d0fe7998948854bd11
XSIZE (rubygem/statsd-0.5.4.gem) = 10752
2cf68b34e88e72ec13d009f7387c20a7
echo x - ruby-statsd/pkg-descr
sed 's/^X//' >ruby-statsd/pkg-descr << '261a4105d6815bd6676eae3d455cf34a'
XStatsd implementation in Ruby
X
XA network daemon for aggregating statistics (counters and timers), 
Xrolling them up, then sending them to graphite or mongodb.
X
XWWW:    https://github.com/quasor/statsd
261a4105d6815bd6676eae3d455cf34a
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list