---
name: sysbench
version: 0.4.12_1
origin: benchmarks/sysbench
comment: Modular, cross-platform, and multi-threaded benchmark tool
arch: freebsd:9:x86:64
www: http://sysbench.sourceforge.net/
maintainer: c.petrik.sosa@gmail.com
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 116670
desc: |
  SysBench is a modular, cross-platform and multi-threaded benchmark tool
  for evaluating OS parameters that are important for a system running a
  database under intensive load.

  The idea of this benchmark suite is to quickly get an impression about
  system performance without setting up complex database benchmarks or
  even without installing a database at all.

  Current features allow to test the following system parameters:

      * file I/O performance
      * scheduler performance
      * memory allocation and transfer speed
      * POSIX threads implementation performance
      * database server performance (OLTP benchmark)

  Primarily written for MySQL server benchmarking, SysBench will be
  further extended to support multiple database backends, distributed
  benchmarks and third-party plug-in modules.

  WWW: http://sysbench.sourceforge.net/
categories: [databases, benchmarks]
options: {DOCS: on, LARGEFILE: off, MYSQL: off, PGSQL: off}
files:
  /usr/local/bin/sysbench: 567bfc7bf70309f108a3b66beeb75ea7fbc9b3375c52ff45d2fff58c17e58650
  /usr/local/share/doc/sysbench/manual.html: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
  /usr/local/share/licenses/sysbench-0.4.12_1/GPLv2: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670
  /usr/local/share/licenses/sysbench-0.4.12_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/sysbench-0.4.12_1/catalog.mk: c5374995656d3dc64769143e6a0dd5136f8fbb6d9d10a616af7c40ad56f48abb
directories:
  /usr/local/share/licenses/sysbench-0.4.12_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/sysbench/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
