Index: head/benchmarks/py-naarad/Makefile =================================================================== --- head/benchmarks/py-naarad/Makefile (nonexistent) +++ head/benchmarks/py-naarad/Makefile (revision 413551) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= naarad +PORTVERSION= 1.0.15 +DISTVERSIONPREFIX= v +CATEGORIES= benchmarks python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= araujo@FreeBSD.org +COMMENT= Framework for performance analysis + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse \ + ${PYTHON_PKGNAMEPREFIX}pytz>=2013.8:devel/py-pytz \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}luminol>0:math/py-luminol \ + bash:${PORTSDIR}/shells/bash \ + gawk:${PORTSDIR}/lang/gawk + +USES= shebangfix python + +SHEBANG_LANG= gawk +SHEBANG_FILES= bin/naarad_metric_collector.sh bin/PrintGCStats + +USE_PYTHON= autoplist concurrent distutils +USE_GITHUB= yes +GH_ACCOUNT= linkedin + +.include Property changes on: head/benchmarks/py-naarad/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/benchmarks/py-naarad/distinfo =================================================================== --- head/benchmarks/py-naarad/distinfo (nonexistent) +++ head/benchmarks/py-naarad/distinfo (revision 413551) @@ -0,0 +1,2 @@ +SHA256 (linkedin-naarad-v1.0.15_GH0.tar.gz) = e943f3f3973bd25bd058a3ca49a1efe1d69a6bc9ae38227c2779002e89f0dfec +SIZE (linkedin-naarad-v1.0.15_GH0.tar.gz) = 4295132 Property changes on: head/benchmarks/py-naarad/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/benchmarks/py-naarad/pkg-descr =================================================================== --- head/benchmarks/py-naarad/pkg-descr (nonexistent) +++ head/benchmarks/py-naarad/pkg-descr (revision 413551) @@ -0,0 +1,4 @@ +Naarad is a framework for performance analysis & rating of sharded & +stateful services. + +WWW: https://github.com/linkedin/naarad Property changes on: head/benchmarks/py-naarad/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property