Port details |
- dbench Simulation of the Ziff-Davis netbench benchmark
- 4.0_3 benchmarks
=6 4.0_3Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2002-02-24 00:46:12
- Last Update: 2024-02-22 12:03:00
- Commit Hash: c7d22bd
- People watching this port, also watch:: net-snmp, jasper, unzip, wget, gamin
- License: GPLv3
- WWW:
- https://dbench.samba.org/
- Description:
- Dbench is a filesystem benchmark that generates load patterns similar to those
of the commercial Netbench benchmark, but without requiring a lab of Windows
load generators to run. It is now considered a de-facto standard for generating
load on the Linux VFS.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dbench>0:benchmarks/dbench
- To install the port:
- cd /usr/ports/benchmarks/dbench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/dbench
- pkg install dbench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dbench
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dbench-4.0.tar.gz) = 6001893f34e68a3cfeb5d424e1f2bfef005df96a22d86f35dc770c5bccf3aa8a
SIZE (dbench-4.0.tar.gz) = 2055359
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libpopt.so : devel/popt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- benchmarks_dbench
- USES:
- autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0_3 22 Feb 2024 12:03:00
    |
Muhammad Moinur Rahman (bofh)  |
benchmarks/dbench: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
4.0_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
4.0_2 20 Jul 2022 14:20:56
    |
Tobias C. Berner (tcberner)  |
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 ) |
4.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.0_2 18 Feb 2021 21:06:56
  |
yuri  |
Maintainer reset for jlaffaye
Reason: Many bug reports (including bug#253256) related to jlaffaye's ports
timed out in the period from April 2020 to now.
PR: 253256
Approved by: jlaffaye (maintainer's timeout 14 days) |
4.0_2 06 Apr 2020 17:04:43
  |
adamw  |
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr |
4.0_2 05 Apr 2020 18:33:39
  |
yuri  |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567 |
4.0_2 27 Jul 2016 15:09:12
  |
mat  |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
4.0_2 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
4.0_2 24 Aug 2015 20:55:41
  |
jlaffaye  |
- Remove useless use of MASTER_SITE_SUBDIR [1]
- Convert from USE_AUTOTOOLS to USES=autoreconf [2]
- Convert WWW's pkg-descr line from tab to single space
Suggested by: bapt [1], [2] |
4.0_2 24 Aug 2015 20:20:02
  |
jlaffaye  |
Commit the real fix.
r395185 did not fix fetch stage
While I'm here, move LICENSE to make portlint happy. |
4.0_2 24 Aug 2015 20:11:04
  |
jlaffaye  |
Unbreak by updating MASTER_SITE_SUBDIR
PR: 199824
Submitted by: lacey.leanne@gmail.com |
4.0_2 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.0_2 05 Apr 2015 17:29:02
  |
bapt  |
Mark as broken unfetchable ports |
4.0_2 20 Oct 2014 07:03:49
  |
bapt  |
Cleanup plist |
4.0_2 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
4.0_2 09 Jun 2014 11:21:53
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
4.0_2 01 Jun 2014 09:34:53
  |
ohauer  |
- add stage support |
4.0_2 11 Dec 2013 14:38:29
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in benchmarks |
4.0_2 20 Sep 2013 15:52:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
4.0_2 08 Jun 2011 16:52:32
 |
jlaffaye  |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
4.0_2 08 Jan 2011 16:13:25
 |
jadawin  |
- Add patch to fix a race condition
- Bump PORTREVISION
PR: ports/153763
Submitted by: Julien Laffaye <kimelto _AT_ gmail.com> (maintainer) |
4.0_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
4.0_1 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
4.0_1 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
4.0 29 Aug 2010 17:05:18
 |
bapt  |
- Update to 4.0
- Submitter is now maintainer
- remove files/patch-configure
PR: ports/150071
Submitted by: Julien Laffaye <kimelto _at_ gmail.com>
Approved by: tabthorpe (co-mentor) |
3.04_2 19 Jun 2010 04:23:03
 |
linimon  |
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes |
3.04_2 16 Jul 2007 13:25:28
 |
rafan  |
- Patch how makefile uses $(mandir) instead of hacking configure script
which will be conflict with default --mandir in bsd.port.mk (testing in
exp run now)
Reported by: pointyhat exp run
Approved by: jmelo (maintainer) |
3.04_2 17 Mar 2007 23:34:28
 |
pav  |
- Fix plist: cover manpage links
Pointy hat to: jmelo
- While here, remove 4.X conditional |
3.04_1 08 Mar 2007 14:39:47
 |
jmelo  |
- Fix to install manpage in right place.
- Bump portrevision.
PR: ports/109590
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Reviewed by: jmelo |
3.04 05 Apr 2006 21:04:30
 |
jmelo  |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor) |
3.04 14 Nov 2005 20:11:57
 |
arved  |
Actually the new version works on amd64.
Tested by: me
Approved by: maintainer |
3.04 14 Nov 2005 12:59:34
 |
garga  |
- Update to 3.0.4
- Add SHA256
- Use NOT_FOR_ARCHS instead .if
PR: ports/89006
Submitted by: maintainer |
3.03 21 Oct 2005 23:07:24
 |
mnag  |
Change IGNORE to BROKEN again. In fact it's can be fixed sometime.
Notified by: kris |
3.03 21 Oct 2005 21:24:56
 |
mnag  |
In really mark as IGNORE. |
3.03 21 Oct 2005 21:20:56
 |
mnag  |
Mark amd64 as BROKEN
Make portlint happyer
PR: 87810
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) |
3.03 18 Oct 2005 17:34:16
 |
garga  |
- Update to 3.03
- Take maintainership
PR: ports/87620
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.3 21 Mar 2005 15:01:25
 |
vs  |
Fix two blunders introduced in previous commit.
Pointy hat passed from cluster via kris to: me |
1.3 20 Mar 2005 19:14:18
 |
vs  |
Cleanup:
- Use PLIST_FILES
- Avoid excessive Makefile-patching |
1.3 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
1.3 17 Dec 2003 03:59:09
 |
mharo  |
update MASTER_SITES |
1.3 19 Nov 2003 19:28:40
 |
eik  |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
1.3 21 Feb 2003 11:00:32
 |
knu  |
De-pkg-comment. |
1.3 29 Dec 2002 08:38:17
 |
edwin  |
Make benchmarks/dbench fetchable again.
Noticed by: portsurvey.
Submitted by: Andrew 'Onyx' Shevtsov <tridge@samba.org> |
1.3 28 Dec 2002 04:14:06
 |
edwin  |
Master_site is unreachable, informed author/maintainer.
Noticed by: portsurvey |
1.3 04 Nov 2002 05:46:38
 |
edwin  |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
1.3 23 Aug 2002 03:22:58
 |
kris  |
Correct a typo to allow this to build
Noticed by: bento |
1.3 06 Apr 2002 07:46:56
 |
kris  |
Respect CC and CFLAGS |
24 Feb 2002 03:46:12
    |
markp  |
Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark. |