Port details |
- ubench Unix Benchmark Utility for CPU(s) and memory
- 0.32_1 benchmarks =20 0.32_1Version 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: 2000-06-06 10:36:40
- Last Update: 2024-01-08 23:36:38
- Commit Hash: 1b2e484
- People watching this port, also watch:: libiconv, gmake, gettext, popt, freetype2
- License: GPLv2+
- WWW:
- http://www.phystech.com/download/ubench.html
- Description:
- The Unix Benchmark Utility "ubench" is an attempt to introduce a single measure
of perfomance among computer systems running various flavors of Unix operation
system.
The current development release tests only CPU(s) and memory. In the future
releases there will be tests added for disk and TCP/IP. Ubench is taking
advantage of multiple CPUs on an SMP system and the results will reflect that.
o Ubench is executing rather senseless mathematical integer and floating-point
calculations for 3 mins concurrently using several processes, and the result
Ubench CPU benchmark.
o Ubench will spawn about 2 concurrent processes for each CPU available on the
system. This ensures all available raw CPU horsepower is used.
o Ubench is executing rather senseless memory allocation and memory to memory
copying operations for another 3 mins concurrently using several processes,
and the result Ubench MEM benchmark.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ubench>0:benchmarks/ubench
- To install the port:
- cd /usr/ports/benchmarks/ubench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/ubench
- pkg install ubench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ubench
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ubench-0.32.tar.gz) = 92277fe3c1bb6bdd08b155193d6ec051ad85b8cb45ec0d5786c791abb7c3cedc
SIZE (ubench-0.32.tar.gz) = 13489
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- benchmarks_ubench
- 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 |
0.32_1 08 Jan 2024 23:36:38 |
Jason E. Hale (jhale) |
benchmarks/ubench: Fix staging after 28cfe20550b8
PR: 276205
Reported by: Ale <discipline@tiscali.it>, vvd (on the lists)
Approved by: portmgr (blanket) |
0.32_1 08 Jan 2024 16:30:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
0.32 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 ) |
0.32 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 ) |
0.32 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.32 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 |
0.32 28 Feb 2016 12:09:20 |
amdmi3 |
- Add LICENSE
- Simplify upstream makefile handling |
0.32 24 Feb 2016 12:17:16 |
culot |
- Reassign brian@'s ports after his commit bit was taken in for safekeeping |
0.32 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 |
0.32 05 Jan 2014 00:36:43 |
bapt |
Support stage |
0.32 20 Sep 2013 15:52:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
0.32 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.32 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.32 23 Nov 2010 22:23:33 |
brian |
Add a -t switch for varying the benchmark run time. I'll work on
submitting this upstream. |
0.32 14 Sep 2010 07:59:47 |
brian |
Take MAINTAINERship - I have some changes that I'd like to submit upstream.
Approved by: leeym@
Feature safe: yes |
0.32 02 Apr 2007 04:41:43 |
leeym |
- respect CC
- use integrated patch instead |
0.32 30 Mar 2007 20:35:18 |
leeym |
- update my email address in ports header |
0.32 22 Jan 2006 08:20:08 |
edwin |
SHA256ify
Approved by: krion@ |
0.32 18 Mar 2004 02:19:36 |
leeym |
SIZEify my ports.
Submitted by: trevor |
0.32 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.32 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. |
0.32 19 Aug 2002 08:01:34 |
leeym |
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor) |
08 Oct 2000 00:20:10 |
asami |
Convert category benchmarks to new layout. |
20 Aug 2000 15:49:57 |
kevlo |
Update to version 0.32 |
23 Jun 2000 14:22:01 |
sobomax |
- Use MASTER_SITE_SUNSITE to MASTER_SITES |
06 Jun 2000 14:36:40 |
sobomax |
Initial import of ubench - yet another *nix benchmarking utility. |