Port details |
- lmbench System performance measurement tool
- 3.0.a9_4,1 benchmarks
=8 3.0.a9_4,1Version of this port present on the latest quarterly branch. - Maintainer: sacchi@gmail.com
 - Port Added: unknown
- Last Update: 2024-02-22 12:03:04
- Commit Hash: 97c16e9
- People watching this port, also watch:: zip, popt, unzip, p5-Digest-MD5, libxml2
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/lmbench/
- Description:
- This is lmbench-3.0-a9, a (sometimes controversial) system performance
measurement tool. lmbench is a suite of simple, portable, ANSI/C
microbenchmarks for UNIX/POSIX. In general, it measures two key features:
latency and bandwidth. lmbench is intended to give system developers insight
into basic costs of key operations. You can go to /usr/local/lib/lmbench and
do one of the following:
make results (to run the benchmarks)
make rerun (to rerun the benchmarks)
make see (to see how you did)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lmbench>0:benchmarks/lmbench
- To install the port:
- cd /usr/ports/benchmarks/lmbench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/lmbench
- pkg install lmbench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lmbench
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lmbench-3.0-a9.tgz) = cbd5777d15f44eab7666dcac418054c3c09df99826961a397d9acf43d8a2a551
SIZE (lmbench-3.0-a9.tgz) = 417941
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:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- benchmarks_lmbench
- USES:
- shebangfix perl5 gmake 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 |
3.0.a9_4,1 22 Feb 2024 12:03:04
    |
Muhammad Moinur Rahman (bofh)  |
benchmarks/lmbench: 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) |
3.0.a9_3,1 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 ) |
3.0.a9_3,1 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 ) |
3.0.a9_3,1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
3.0.a9_3,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.a9_3,1 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
3.0.a9_3,1 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.0.a9_3,1 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 |
3.0.a9_3,1 03 Nov 2014 11:45:03
  |
marino  |
benchmarks/lmbench: Make os file more robust
It's possible that the previous fix won't work when host version
doesn't match jail version, so recreate the "os" script to ensure
that the PLIST_SUB variable and build directory always match. |
3.0.a9_3,1 03 Nov 2014 10:42:12
  |
marino  |
benchmarks/lmbench: Unbreak on all platforms
The PLIST_SUB hack that worked for years stopped working with recent
changes to PLIST_SUB handling. We don't need to run a script to
figure out where the files are getting installed. We can recreate it
from ARCH, OPSYS, and OSREL variables. |
3.0.a9_2,1 20 Oct 2014 07:03:49
  |
bapt  |
Cleanup plist |
3.0.a9_2,1 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.0.a9_2,1 20 May 2014 19:32:39
  |
tijl  |
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de> |
3.0.a9_2,1 05 Jan 2014 01:44:42
  |
bapt  |
Support stage
Strip binaries
Fix shebang
Run depend on perl |
3.0.a9_1,1 20 Sep 2013 15:52:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
3.0.a9_1,1 30 Aug 2013 23:09:24
  |
bapt  |
Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world |
3.0.a9_1,1 14 Jan 2012 20:02:52
 |
miwi  |
- Respect CC
PR: 163087
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer |
3.0.a9_1,1 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
3.0.a9_1,1 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
3.0.a9_1 22 Aug 2009 00:15:15
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
3.0.a9_1,1 25 Jun 2009 19:05:27
 |
glarkin  |
- Fixed packaging error by adding USE_GMAKE and patching Makefiles
that invoke make directly, instead of using ${MAKE}
Reported by: QAT |
3.0.a9,1 25 Jun 2009 18:17:04
 |
glarkin  |
- Updated to 3.0.a9
- Added patch files to correct small errors
- Submitter has been as assigned as new maintainer
PR: ports/129972
Submitted by: Sachidananda Urs <sacchi at gmail dot com> |
3a4 29 Apr 2008 05:36:38
 |
linimon  |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
3a4 22 Jan 2006 08:20:08
 |
edwin  |
SHA256ify
Approved by: krion@ |
3a4 27 Oct 2005 17:56:37
 |
fenner  |
Fix turd removal.
Pointy hat to: me, courtesy of pointyhat |
3a4 26 Oct 2005 16:32:55
 |
fenner  |
Use scripts/version to get the lmbench version instead of using
the port's version.
Clean up leftover .o files from the build before installing. On
some systems there are also .s files for no apparent reason, so
clean those up too. |
3a4 25 Oct 2005 18:09:10
 |
fenner  |
Update to lmbench 3alpha4.
As described by the authors, "It auto sizes, has more stuff, etc., etc." |
1.1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.1 07 Mar 2003 05:56:23
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.1 28 Dec 2002 04:15:26
 |
edwin  |
Removed unreachable mater_site.
Noticed by: portsurvey |
1.1 04 Apr 2002 05:51:54
 |
kris  |
Respect CC and CFLAGS
Noticed by: My new Ultra 30 |
30 Nov 2001 23:48:34
    |
kris  |
Better fix for previous |
30 Nov 2001 23:46:59
    |
kris  |
Don't install patch turds |
01 Aug 2001 22:17:12
    |
fenner  |
Don't let patch's auto-RCS-checkout behavior interfere with applying patches
by making the files writable before trying to patch them. |
17 May 2001 18:23:37
    |
obrien  |
Rewrite the per4 in perl5. |
17 May 2001 18:22:46
    |
obrien  |
Change defaults to match FreeBSD, not Linux. |
08 Oct 2000 00:20:10
    |
asami  |
Convert category benchmarks to new layout. |