Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= phoronix-test-suite |
4 |
PORTNAME= phoronix-test-suite |
5 |
PORTVERSION= 6.8.0 |
5 |
PORTVERSION= 6.8.0 |
6 |
PORTREVISION= 2 |
6 |
PORTREVISION= 3 |
7 |
CATEGORIES= benchmarks |
7 |
CATEGORIES= benchmarks |
8 |
MASTER_SITES= http://www.phoronix-test-suite.com/releases/ |
8 |
MASTER_SITES= http://www.phoronix-test-suite.com/releases/ |
9 |
|
9 |
|
Lines 19-35
USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix \
Link Here
|
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 |
21 |
WRKSRC= ${WRKDIR}/phoronix-test-suite |
22 |
SHEBANG_FILES= deploy/juju/trusty/pts/hooks/start \ |
22 |
SHEBANG_FILES= deploy/juju/trusty/pts/hooks/phoronix-common \ |
23 |
deploy/juju/trusty/pts/hooks/upgrade-charm \ |
|
|
24 |
deploy/juju/trusty/pts/hooks/stop \ |
25 |
deploy/juju/trusty/pts/hooks/phoronix-common \ |
26 |
deploy/juju/trusty/pts/hooks/install \ |
27 |
deploy/juju/trusty/pts/hooks/config-changed \ |
28 |
deploy/juju/trusty/pts/actions/memory \ |
23 |
deploy/juju/trusty/pts/actions/memory \ |
29 |
deploy/juju/trusty/pts/actions/benchmark \ |
24 |
deploy/juju/trusty/pts/actions/benchmark \ |
30 |
deploy/juju/trusty/pts/actions/custom \ |
25 |
deploy/juju/trusty/pts/actions/custom \ |
31 |
deploy/juju/trusty/pts/actions/smoke \ |
26 |
deploy/juju/trusty/pts/scripts/parse |
32 |
deploy/juju/trusty/pts/scripts/parse |
|
|
33 |
|
27 |
|
34 |
RUN_DEPENDS+= fpdf>0:print/fpdf |
28 |
RUN_DEPENDS+= fpdf>0:print/fpdf |
35 |
RUN_DEPENDS+= cmake:devel/cmake |
29 |
RUN_DEPENDS+= cmake:devel/cmake |