Index: head/benchmarks/fio/Makefile =================================================================== --- head/benchmarks/fio/Makefile (revision 458288) +++ head/benchmarks/fio/Makefile (revision 458289) @@ -1,34 +1,34 @@ # Created by: luigi@FreeBSD.org # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.1 +PORTVERSION= 3.3 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ MAINTAINER= bapt@FreeBSD.org COMMENT= FIO - flexible IO tester LICENSE= GPLv2 USES= gmake tar:bzip2 OPTIONS_DEFINE= GNUPLOT EXAMPLES GNUPLOT_DESC= Support for plotting graphs GNUPLOT_BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:math/gnuplot BROKEN_aarch64= Fails to compile: error: sys/auxv.h file not found BROKEN_armv6= Fails to compile: error: use of undeclared identifier nop BROKEN_powerpc64= Fails to compile: verify.c:1574: undefined reference to bswap64 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fio ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/tools/fio_generate_plots ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/fio.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/tools/fio_generate_plots.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/benchmarks/fio/distinfo =================================================================== --- head/benchmarks/fio/distinfo (revision 458288) +++ head/benchmarks/fio/distinfo (revision 458289) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506931281 -SHA256 (fio-3.1.tar.bz2) = d0b72b0d5433c40f9b8581c7f9e00a940a463432b58dc2fe6df398cb2d61ebc6 -SIZE (fio-3.1.tar.bz2) = 608658 +TIMESTAMP = 1515272927 +SHA256 (fio-3.3.tar.bz2) = 590d59c7242556fc578eb8f39a851995f385083f17e74bff73c6367ceaa43157 +SIZE (fio-3.3.tar.bz2) = 619945 Index: head/benchmarks/fio/pkg-plist =================================================================== --- head/benchmarks/fio/pkg-plist (revision 458288) +++ head/benchmarks/fio/pkg-plist (revision 458289) @@ -1,46 +1,55 @@ bin/fio bin/fio_generate_plots man/man1/fio.1.gz man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_null.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecreate-ioengine.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-write.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-RW.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-read.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-write.job %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftruncate.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fusion-aw-sync.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-client.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-server.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rand-zones.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/steadystate.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio