# $FreeBSD$ PORTNAME= naarad PORTVERSION= 1.0.15 PORTREVISION= 4 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}pytz>=2013.8,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}luminol>0:math/py-luminol@${PY_FLAVOR} \ bash:shells/bash \ gawk: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 entry> Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01T14:16:16+00:00 mat mat@FreeBSD.org 2016-04-01T14:16:16+00:00 c60c1d09235abbfd733e901b1872b86adc82027c With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
Convert to USES=jpeg 2015-06-22T18:33:20+00:00 antoine antoine@FreeBSD.org 2015-06-22T18:33:20+00:00 a271c81a691520343b54826252aba0c2600e31ab

MASTER_SITES cleanup. 2015-05-14T10:15:04+00:00 mat mat@FreeBSD.org 2015-05-14T10:15:04+00:00 d72353c225a0cff8478c442d745a54e4630671fc - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight