Lines 2-11
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= phoronix-test-suite |
4 |
PORTNAME= phoronix-test-suite |
5 |
PORTVERSION= 6.8.0 |
5 |
PORTVERSION= 7.0.1 |
6 |
PORTREVISION= 3 |
|
|
7 |
CATEGORIES= benchmarks |
6 |
CATEGORIES= benchmarks |
8 |
MASTER_SITES= http://www.phoronix-test-suite.com/releases/ |
7 |
DISTVERSIONPREFIX= v |
9 |
|
8 |
|
10 |
MAINTAINER= luca.pizzamiglio@gmail.com |
9 |
MAINTAINER= luca.pizzamiglio@gmail.com |
11 |
COMMENT= Phoronix Benchmarking Suite |
10 |
COMMENT= Phoronix Benchmarking Suite |
Lines 13-24
COMMENT= Phoronix Benchmarking Suite
Link Here
|
13 |
LICENSE= GPLv3 |
12 |
LICENSE= GPLv3 |
14 |
LICENSE_FILE= ${WRKSRC}/COPYING |
13 |
LICENSE_FILE= ${WRKSRC}/COPYING |
15 |
|
14 |
|
|
|
15 |
USE_GITHUB= yes |
16 |
USES= php:cli,build python shebangfix |
16 |
USES= php:cli,build python shebangfix |
17 |
USE_GCC= any |
17 |
USE_GCC= any |
18 |
USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix \ |
18 |
USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix \ |
19 |
session simplexml sockets sqlite3 zip zlib |
19 |
session simplexml sockets sqlite3 zip zlib |
20 |
NO_BUILD= yes |
20 |
NO_BUILD= yes |
21 |
WRKSRC= ${WRKDIR}/phoronix-test-suite |
|
|
22 |
SHEBANG_FILES= deploy/juju/trusty/pts/hooks/phoronix-common \ |
21 |
SHEBANG_FILES= deploy/juju/trusty/pts/hooks/phoronix-common \ |
23 |
deploy/juju/trusty/pts/actions/memory \ |
22 |
deploy/juju/trusty/pts/actions/memory \ |
24 |
deploy/juju/trusty/pts/actions/benchmark \ |
23 |
deploy/juju/trusty/pts/actions/benchmark \ |