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
blogbench Performance Test of Filesystem I/O
1.1_2 benchmarks on this many watch lists=2 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.1_1Version of this port present on the latest quarterly branch.
Maintainer: jmohacsi@bsd.hu search for ports maintained by this maintainer
Port Added: 2005-02-14 21:04:50
Last Update: 2024-02-22 12:02:59
Commit Hash: e6f6122
People watching this port, also watch:: iperf, bitstream-vera, smartmontools, cdrtools, sudo
License: not specified in port
WWW:
https://github.com/jedisct1/Blogbench
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.
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 (2 items)
Collapse this list.
  1. bin/blogbench
  2. share/man/man8/blogbench.8.gz
Collapse this list.
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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
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):
blogbench
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_21.1_21.1_11.1_21.1_2-1.1_1-
FreeBSD:13:quarterly1.1_11.1_11.1_11.1_11.1_21.1_11.1_11.1_1
FreeBSD:14:latest1.1_21.1_21.1_11.1_21.1_21.1_1-1.1_1
FreeBSD:14:quarterly1.1_11.1_2-1.1_11.1_21.1_11.1_11.1_1
FreeBSD:15:latest1.1_21.1_2n/a1.1_1n/a1.1_11.1_11.1_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for blogbench-1.1_2: 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/blogbench/
  2. http://download.pureftpd.org/pub/blogbench/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_2
22 Feb 2024 12:02:59
commit hash: e6f612256acae0d9767af8f7b802dd8178d6337acommit hash: e6f612256acae0d9767af8f7b802dd8178d6337acommit hash: e6f612256acae0d9767af8f7b802dd8178d6337acommit hash: e6f612256acae0d9767af8f7b802dd8178d6337a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
benchmarks/blogbench: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.1_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_1
20 Jul 2022 14:20:56
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
benchmarks: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_1
23 Dec 2021 21:20:59
commit hash: ac417bb12113249e78470cf0c8e2cea3114733c7commit hash: ac417bb12113249e78470cf0c8e2cea3114733c7commit hash: ac417bb12113249e78470cf0c8e2cea3114733c7commit hash: ac417bb12113249e78470cf0c8e2cea3114733c7 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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)
1.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1_1
11 Aug 2020 16:59:12
Revision:544699Original commit files touched by this commit
fernape search for other commits by this committer
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)
1.1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
01 Jun 2014 09:00:15
Revision:356065Original commit files touched by this commit Sanity Test Failure Refresh
ohauer search for other commits by this committer
cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License
1.1
16 Feb 2014 11:22:55
Revision:344533Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
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)
1.1
03 Jan 2014 15:34:13
Revision:338548Original commit files touched by this commit
adamw search for other commits by this committer
Convert benchmarks to PORT_OPTIONS:MDOCS
1.1
20 Sep 2013 15:52:45
Revision:327708Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks)
1.1
09 Jan 2013 19:50:06
Revision:310162Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
1.1
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.1
04 Aug 2010 07:15:41
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1

PR:             ports/149112
Submitted by:   Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer)
1.0
31 Jan 2009 21:23:28
Original commit files touched by this commit
pav search for other commits by this committer
- Update download locations, update WWW

Reported by:    -fetch-original pointyhat run
1.0
22 Jan 2006 08:20:08
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.0
14 Feb 2005 21:04:04
Original commit files touched by this commit
pav search for other commits by this committer
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: 19