Port details |
- mdtest Filesystem metadata benchmark utility
- 1.9.3_16 benchmarks
=2 1.9.3_16Version 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: 2007-04-30 07:12:46
- Last Update: 2024-09-05 06:18:33
- Commit Hash: af9e170
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/mdtest/
- Description:
- mdtest is an MPI-coordinated metadata filesystem benchmark test that
performs open/stat/close operations on files and directories and then
reports achieved performance.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mdtest>0:benchmarks/mdtest
- To install the port:
- cd /usr/ports/benchmarks/mdtest/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/mdtest
- pkg install mdtest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mdtest
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mdtest-1.9.3.tgz) = b7e76252031232cf0bba91475f48d0c77dd2e0a56a2e871f1d48e6f247109d8a
SIZE (mdtest-1.9.3.tgz) = 36252
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:
-
- mpicc : net/mpich
- Runtime dependencies:
-
- mpirun : net/mpich
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mdtest-1.9.3_16:
EXAMPLES=on: Build and/or install examples
OPENMPI=off: Use Open MPI instead of MPICH
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_mdtest
- USES:
- tar:tgz
- 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 |
1.9.3_16 05 Sep 2024 06:18:33
    |
Po-Chuan Hsieh (sunpoet)  |
benchmarks/mdtest: Fix OPENMPI_DESC
net/mpich is 4.* now.
net/mpich2 has been removed from ports tree on 2022-05-31. |
1.9.3_16 08 Jan 2024 16:30:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
1.9.3_15 10 Dec 2023 10:23:11
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
1.9.3_14 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
1.9.3_13 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 ) |
1.9.3_13 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 ) |
1.9.3_13 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9.3_13 21 Apr 2020 21:43:24
  |
danilo  |
- Swap back from net/openmpi3 to net/openmpi |
1.9.3_12 12 Apr 2020 09:07:30
  |
danilo  |
- Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated. |
1.9.3_11 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.9.3_10 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.9.3_9 22 Sep 2018 18:00:25
  |
yuri  |
Change 4 ports from net/mpich2 to net/mpich
mpich2 is the obsolete version 2.x, mpich is at the current version 3.x
Ports:
biology/phyml benchmarks/mdtest benchmarks/imb math/parmetis |
1.9.3_8 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.9.3_7 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.9.3_7 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.9.3_7 07 Oct 2015 01:36:46
  |
amdmi3  |
- Switch to USES=tar
- Switch to options helpers |
1.9.3_7 26 Dec 2014 14:24:13
  |
danilo  |
- Update net/openmpi to 1.8.4 |
1.9.3_6 28 Sep 2014 03:41:25
  |
danilo  |
- Update net/openmpi from 1.8.2 to 1.8.3 |
1.9.3_5 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.9.3_4 01 Sep 2014 21:50:15
  |
thierry  |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers. |
1.9.3_3 26 Aug 2014 19:55:00
  |
thierry  |
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports) |
1.9.3_2 14 Jul 2014 16:51:45
  |
tijl  |
- Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64
Approved by: portmgr (implicit, bump unstaged port) |
1.9.3_1 10 Mar 2014 20:55:22
  |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.9.3 16 Jan 2014 16:43:24
  |
danfe  |
- Remove trailing space added in r339920, please don't do that :(
- Move OPTIONS block down within Makefile where it is usually placed, sort
PLIST-related knobs
- Convert clumsy "cd foo && ..." to our standard, $cwd-agnostic, shorter,
and more readable constructs (and avoid needless line-wrapping) |
1.9.3 16 Jan 2014 15:10:11
  |
miwi  |
- Force commit to correct previous entry
- Update to 1.9.3
PR: 185719
Submitted by: ports fury |
1.9.3 16 Jan 2014 15:08:23
  |
miwi  |
- Update to versin 3.0.6
PR: 185720
Submitted by: Ports Fury |
1.9.2 28 Nov 2013 14:53:00
  |
danilo  |
- Reset PORTREVISION |
1.9.2_1 28 Nov 2013 14:51:21
  |
danilo  |
- Update from 1.9.1 to 1.9.2
- Add stage support |
1.9.1_1 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.9.1 20 Sep 2013 15:52:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
1.9.1 20 May 2013 10:43:12
  |
bsam  |
Update to version 1.9.1.
PR: ports/178572
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.8.4 30 Mar 2013 18:54:34
  |
eadler  |
Distfile reroll: Checked against upstream sourceforge
Approved by: portmgr (miwi) |
1.8.4 13 Mar 2013 12:19:33
  |
danfe  |
For unmaintained ports in `benchmarks' category, drop leading article from
COMMENT and perform other minor cleanups along the way, whenever noticed. |
1.8.4 23 Feb 2013 14:27:28
  |
miwi  |
BROKEN checksum mismatch
=> mdtest-1.8.4.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch
http://heanet.dl.sourceforge.net/project/mdtest/mdtest%20latest/mdtest-1.8.4/mdtest-1.8.4.tgz
fetch:
http://heanet.dl.sourceforge.net/project/mdtest/mdtest%20latest/mdtest-1.8.4/mdtest-1.8.4.tgz:
size mismatch: expected 30473, actual 30493 |
1.8.4 04 Jan 2013 22:48:02
  |
bdrewery  |
- Update to 1.8.4
- Fix plist by not installing Apple example files |
1.8.3 01 Jun 2012 13:18:22
 |
bapt  |
Convert to new options framework |
1.8.3 01 Sep 2011 17:21:46
 |
dhn  |
- Update to 1.8.3
PR: ports/160082
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.7.1_4 02 Aug 2011 05:36:33
 |
bapt  |
Deprecate port with no more public distfiles |
1.7.1_4 26 Feb 2011 09:56:51
 |
thierry  |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
1.7.1_3 28 Nov 2009 10:44:56
 |
thierry  |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
1.7.1_2 16 Dec 2008 05:15:41
 |
linimon  |
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.7.1_2 06 Jun 2008 13:08:12
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.7.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.7.1 30 Apr 2007 07:10:52
 |
miwi  |
The mdtest software is used for testing the metadata
performance of a file system.
WWW: http://www.llnl.gov/icc/lc/siop/
PR: ports/112237
Submitted by: Chao Shin <quakelee at cn.freebsd.org> |