- Drop ONLY_FOR_ARCHS as the Linux-specific code is gone
- Chase new home on SourceForge
- LICENSE_FILE is now shipped within distfile
Changes: http://www.fsl.cs.sunysb.edu/~vass/filebench/ChangeLog (before 1.4.9)
Changes: http://sourceforge.net/p/filebench/code/ci/1.4.9.1/log/
PR: 202989
Tested by: danfe (powerpc locally, ia64 on eris, sparc64 on flame)
Tested by: myself (armv6 via qemu-user-static)
Approved by: maintainer timeout (18 days)
- Expand Linux ppc into FreeBSD powerpc and powerpc64
- Reword COMMENT based on summary in ${WRKSRC}/README
- Rename files/patch-* according to |make makepatch|
- Pet |portlint -C|
PR: 202989
Approved by: portmgr blanket
Filebench is quick to set up and use unlike many of the commercial
benchmarks which it can emulate. It is also a handy tool for
micro-benchmarking storage subsystems and studying the relationships of
complex applications such as relational databases with their storage
without having to incur the costs of setting up those applications,
loading data and so forth.
Filebench uses loadable workload personalities in a common framework to
allow easy emulation of complex applications upon file systems. The
workload personalities use a Workload Definition Language to define the
workload's model.
WWW: http://www.solarisinternals.com/wiki/index.php/FileBench
WWW: http://www.fsl.cs.sunysb.edu/~vass/filebench/
PR: ports/153750
Submitted by: "Tom Judge" <tom@tomjudge.com>
Approved by: fjoe (mentor)