notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
sysbench Scriptable database and system performance benchmark
1.0.20_1 benchmarks on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.20_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-11 13:57:04
Last Update: 2022-10-14 20:15:32
Commit Hash: 861c355
People watching this port, also watch:: nmap, sudo, screen, lsof, wget
Also Listed In: databases
License: GPLv2
WWW:
https://github.com/akopytov/sysbench
Description:
sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server. sysbench comes with the following bundled benchmarks: - oltp_*.lua: a collection of OLTP-like database benchmarks - fileio: a filesystem-level benchmark - cpu: a simple CPU benchmark - memory: a memory access benchmark - threads: a thread-based scheduler benchmark - mutex: a POSIX mutex benchmark
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (89 items)
Collapse this list.
  1. /usr/local/share/licenses/sysbench-1.0.20_1/catalog.mk
  2. /usr/local/share/licenses/sysbench-1.0.20_1/LICENSE
  3. /usr/local/share/licenses/sysbench-1.0.20_1/GPLv2
  4. bin/sysbench
  5. share/sysbench/bulk_insert.lua
  6. share/sysbench/oltp_common.lua
  7. share/sysbench/oltp_delete.lua
  8. share/sysbench/oltp_insert.lua
  9. share/sysbench/oltp_point_select.lua
  10. share/sysbench/oltp_read_only.lua
  11. share/sysbench/oltp_read_write.lua
  12. share/sysbench/oltp_update_index.lua
  13. share/sysbench/oltp_update_non_index.lua
  14. share/sysbench/oltp_write_only.lua
  15. share/sysbench/select_random_points.lua
  16. share/sysbench/select_random_ranges.lua
  17. share/sysbench/tests/include/api_sql_common.sh
  18. share/sysbench/tests/include/config.sh
  19. share/sysbench/tests/include/drv_common.sh
  20. share/sysbench/tests/include/inspect.lua
  21. share/sysbench/tests/include/mysql_common.sh
  22. share/sysbench/tests/include/oltp_legacy/bulk_insert.lua
  23. share/sysbench/tests/include/oltp_legacy/common.lua
  24. share/sysbench/tests/include/oltp_legacy/delete.lua
  25. share/sysbench/tests/include/oltp_legacy/insert.lua
  26. share/sysbench/tests/include/oltp_legacy/oltp.lua
  27. share/sysbench/tests/include/oltp_legacy/oltp_simple.lua
  28. share/sysbench/tests/include/oltp_legacy/parallel_prepare.lua
  29. share/sysbench/tests/include/oltp_legacy/select.lua
  30. share/sysbench/tests/include/oltp_legacy/select_random_points.lua
  31. share/sysbench/tests/include/oltp_legacy/select_random_ranges.lua
  32. share/sysbench/tests/include/oltp_legacy/update_index.lua
  33. share/sysbench/tests/include/oltp_legacy/update_non_index.lua
  34. share/sysbench/tests/include/pgsql_common.sh
  35. share/sysbench/tests/include/script_bulk_insert_common.sh
  36. share/sysbench/tests/include/script_oltp_common.sh
  37. share/sysbench/tests/include/script_oltp_legacy_common.sh
  38. share/sysbench/tests/include/script_select_random_common.sh
  39. share/sysbench/tests/include/script_select_random_legacy_common.sh
  40. share/sysbench/tests/t/1st.t
  41. share/sysbench/tests/t/api_basic.t
  42. share/sysbench/tests/t/api_histogram.t
  43. share/sysbench/tests/t/api_legacy_basic.t
  44. share/sysbench/tests/t/api_legacy_rand.t
  45. share/sysbench/tests/t/api_legacy_sql.t
  46. share/sysbench/tests/t/api_rand.t
  47. share/sysbench/tests/t/api_reports.t
  48. share/sysbench/tests/t/api_sql_mysql.t
  49. share/sysbench/tests/t/api_sql_pgsql.t
  50. share/sysbench/tests/t/cmd_cleanup.t
  51. share/sysbench/tests/t/cmd_help.t
  52. share/sysbench/tests/t/cmd_prepare.t
  53. share/sysbench/tests/t/cmd_run.t
  54. share/sysbench/tests/t/cmdline.t
  55. share/sysbench/tests/t/commands.t
  56. share/sysbench/tests/t/drivers.t
  57. share/sysbench/tests/t/drv_mysql.t
  58. share/sysbench/tests/t/drv_pgsql.t
  59. share/sysbench/tests/t/help_drv_mysql.t
  60. share/sysbench/tests/t/help_drv_pgsql.t
  61. share/sysbench/tests/t/opt_help.t
  62. share/sysbench/tests/t/opt_histogram.t
  63. share/sysbench/tests/t/opt_rate.t
  64. share/sysbench/tests/t/opt_report_checkpoints.t
  65. share/sysbench/tests/t/opt_report_interval.t
  66. share/sysbench/tests/t/opt_version.t
  67. share/sysbench/tests/t/script_bulk_insert_mysql.t
  68. share/sysbench/tests/t/script_bulk_insert_pgsql.t
  69. share/sysbench/tests/t/script_oltp_delete_mysql.t
  70. share/sysbench/tests/t/script_oltp_delete_pgsql.t
  71. share/sysbench/tests/t/script_oltp_help.t
  72. share/sysbench/tests/t/script_oltp_insert_mysql.t
  73. share/sysbench/tests/t/script_oltp_insert_pgsql.t
  74. share/sysbench/tests/t/script_oltp_point_select_mysql.t
  75. share/sysbench/tests/t/script_oltp_point_select_pgsql.t
  76. share/sysbench/tests/t/script_oltp_read_write_mysql.t
  77. share/sysbench/tests/t/script_oltp_read_write_pgsql.t
  78. share/sysbench/tests/t/script_select_random_mysql.t
  79. share/sysbench/tests/t/script_select_random_pgsql.t
  80. share/sysbench/tests/t/test_cpu.t
  81. share/sysbench/tests/t/test_fileio.t
  82. share/sysbench/tests/t/test_memory.t
  83. share/sysbench/tests/t/test_mutex.t
  84. share/sysbench/tests/t/test_threads.t
  85. share/sysbench/tests/t/tests.t
  86. share/sysbench/tests/test_run.sh
  87. @owner
  88. @group
  89. @mode
Collapse this list.
Dependency lines:
  • sysbench>0:benchmarks/sysbench
To install the port:
cd /usr/ports/benchmarks/sysbench/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/sysbench
  • pkg install sysbench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sysbench
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1587756722 SHA256 (akopytov-sysbench-1.0.20_GH0.tar.gz) = e8ee79b1f399b2d167e6a90de52ccc90e52408f7ade1b9b7135727efe181347f SIZE (akopytov-sysbench-1.0.20_GH0.tar.gz) = 1509630

Packages (timestamps in pop-ups are UTC):
sysbench
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.20_11.0.20_11.0.201.0.20_11.0.20_1-1.0.20-
FreeBSD:13:quarterly1.0.20_11.0.20_11.0.20_11.0.20_11.0.20_1---
FreeBSD:14:latest1.0.20_11.0.20_11.0.20_11.0.20_11.0.20_1---
FreeBSD:14:quarterly1.0.20_11.0.20_1-1.0.20_11.0.20_1---
FreeBSD:15:latest1.0.20_11.0.20_1n/a1.0.20_1n/a-1.0.20_11.0.20_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Library dependencies:
  1. libck.so : devel/concurrencykit
  2. libluajit-5.1.so : lang/luajit-devel
  3. libmysqlclient.so.20 : databases/mysql57-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sysbench-1.0.20_1: LFS=on: Large files support MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings
Options name:
benchmarks_sysbench
USES:
autoreconf compiler:c11 gmake libtool luajit pkgconfig mysql
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/akopytov/sysbench/tar.gz/1.0.20?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port