Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 10:14:24 GMT
From:      Eero Hänninen <fax@nohik.ee>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187413: [NEW PORT] devel/py-python-statsd
Message-ID:  <201403101014.s2AAEOFq060424@cgiserv.freebsd.org>
Resent-Message-ID: <201403101020.s2AAK1Jd028052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187413
>Category:       ports
>Synopsis:       [NEW PORT] devel/py-python-statsd
>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:   Mon Mar 10 10:20:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Eero Hänninen
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD sneezy 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
statsd is a client for Etsy's node-js statsd server. A proxy for the Graphite stats collection and graphing server.

It had python 2 & python 3 support.

https://pypi.python.org/pypi/python-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:
#
#	py-python-statsd
#	py-python-statsd/Makefile
#	py-python-statsd/distinfo
#	py-python-statsd/pkg-descr
#
echo c - py-python-statsd
mkdir -p py-python-statsd > /dev/null 2>&1
echo x - py-python-statsd/Makefile
sed 's/^X//' >py-python-statsd/Makefile << 'ac6b2768547d65207941a996965060c3'
X# $FreeBSD$
X
XPORTNAME=	python-statsd
XPORTVERSION=	1.6.2
XCATEGORIES=	devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	fax@nohik.ee
XCOMMENT=	Statsd is a client for Etsy's node-js statsd server
X
XLICENSE=	BSD
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
ac6b2768547d65207941a996965060c3
echo x - py-python-statsd/distinfo
sed 's/^X//' >py-python-statsd/distinfo << 'c62bf267ddd2d5c7e0719544d4d7d8f2'
XSHA256 (python-statsd-1.6.2.tar.gz) = 61854c53dd4573d806048ecd02712d75af822c379775304f9c929af465b047f0
XSIZE (python-statsd-1.6.2.tar.gz) = 8891
c62bf267ddd2d5c7e0719544d4d7d8f2
echo x - py-python-statsd/pkg-descr
sed 's/^X//' >py-python-statsd/pkg-descr << '6bd37247c0706405a27f2a94faf8ab8a'
Xstatsd is a client for Etsy's statsd server, a front end/proxy for the Graphite
Xstats collection and graphing server.
X
XWWW: https://github.com/WoLpH/python-statsd
6bd37247c0706405a27f2a94faf8ab8a
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403101014.s2AAEOFq060424>