Port details |
- blogbench Performance Test of Filesystem I/O
- 1.1_1 benchmarks
=3 1.1_1Version of this port present on the latest quarterly branch. - Maintainer: jmohacsi@bsd.hu
 - Port Added: 2005-02-14 21:04:50
- Last Update: 2021-12-23 21:20:59
- Commit Hash: ac417bb
- People watching this port, also watch:: bitstream-vera, sudo, smartmontools, cdrtools, mkfontscale
- License: not specified in port
- Description:
- Blogbench is a portable filesystem benchmark that tries to reproduce the
load of a real-world busy file server.
It stresses the filesystem with multiple threads performing random reads,
writes and rewrites in order to get a realistic idea of the scalability
and the concurrency a system can handle.
WWW: https://github.com/jedisct1/Blogbench
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- blogbench>0:benchmarks/blogbench
- To install the port:
- cd /usr/ports/benchmarks/blogbench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/blogbench
- pkg install blogbench
- PKGNAME: blogbench
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (blogbench-1.1.tar.bz2) = 2eea967a4e696e1a873427b0a3b355b71dc238a73f08c23ae5785cc84e0beb24
SIZE (blogbench-1.1.tar.bz2) = 109474
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for blogbench-1.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_blogbench
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Dec 2021 21:20:59 1.1_1
|
Daniel Engberg (diizzy)  |
benchmarks/blogbench: Update WWW entry in pkg-descr
Upstream is now hosted on GitHub
PR: 259947
Reported by: Graham Perrin <grahamperrin@gmail.com>
Approved by: mentors (implicit), jmohacsi@bsd.hu (maintainer timeout, 4+ weeks) |
06 Apr 2021 14:31:07 1.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Aug 2020 16:59:12
1.1_1
|
fernape  |
benchmarks/blogbench: fix rand()-related crash
blogbench uses rand(3) unsafely from different threads which leads to crashes.
Use arc4random(3) instead.
Bump PORTREVISION
While here, relocate USES variable.
PR: 248420
Submitted by: sigsys@gmail.com
Approved by: jmohacsi@bsd.hu (maintainer)
MFH: 2020Q3 (runtime fix) |
19 May 2016 10:21:25
1.1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Jun 2014 09:00:15

|
ohauer  |
cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License |
16 Feb 2014 11:22:55
1.1
|
ehaupt  |
Support staging |
10 Feb 2014 13:54:28
1.1
|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
03 Jan 2014 15:34:13
1.1
|
adamw  |
Convert benchmarks to PORT_OPTIONS:MDOCS |
20 Sep 2013 15:52:45
1.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
09 Jan 2013 19:50:06
1.1
|
tabthorpe  |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
18 Mar 2011 17:59:51
1.1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
04 Aug 2010 07:15:41
1.1
|
lwhsu  |
- Update to 1.1
PR: ports/149112
Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer) |
31 Jan 2009 21:23:28
1.0
|
pav  |
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run |
22 Jan 2006 08:20:08
1.0
|
edwin  |
SHA256ify
Approved by: krion@ |
14 Feb 2005 21:04:04
1.0
|
pav  |
Blogbench is a portable filesystem benchmark that tries to reproduce the
load of a real-world busy file server.
It stresses the filesystem with multiple threads performing random reads,
writes and rewrites in order to get a realistic idea of the scalability
and the concurrency a system can handle.
WWW: http://blogbench.pureftpd.org/
PR: ports/77490
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |
Number of commits found: 15
|