The FreeBSD Ports Archive
FreeBSD benchmarks : unixbench4>
The BYTE magazine's Public Domain benchmark for UNIX
unixbench history
v. 1.23
date: 2007/08/04 11:40:40; author: gabor; state: Exp; lines: +12 -12
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.22
date: 2007/03/23 08:22:12; author: miwi; state: Exp; lines: +1 -0
- Fix build crash on amd64
PR: 109596
Submitted by: Ivan Voras
Approved by: maintainer timeout
v. 1.21
date: 2006/08/12 15:16:45; author: se; state: Exp; lines: +12 -12
Install to /... instead of to /...
v. 1.20
date: 2005/01/18 16:11:21; author: se; state: Exp; lines: +1 -1
Correct previous fix, path was wrong.
v. 1.19
date: 2005/01/11 20:17:30; author: se; state: Exp; lines: +3 -0
Fix install target on architectures other than i386.
There is an old Linux ELF binary of select in the pgms directory
of the distribution tar file with no corresponding source file.
Most probably time-polling.c should be used to build a binary
of select under FreeBSD, but for now select is just removed.
v. 1.18
date: 2005/01/08 22:10:43; author: se; state: Exp; lines: +36 -24
Update bytebench-3.1 to unixbench-4.1.0, based on patches submitted
by SHIMAOKA Shunsuke, with some modifications to the Makefile by me.
The bytebench port was repo-copied to unixbench, before, to preserve
its history.
Submitted by: SHIMAOKA Shunsuke (shimaoka at st dot tutrp dot tut dot ac dot jp)
v. 1.17
date: 2003/06/17 20:54:34; author: se; state: Exp; lines: +1 -1
File moved on master site.
v. 1.16
date: 2003/03/07 05:56:21; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.15
date: 2002/01/29 09:39:58; author: knu; state: Exp; lines: +7 -7
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
v. 1.14
date: 2000/04/16 21:04:59; author: mharo; state: Exp; lines: +2 -2
add = after MASTER_SITES
v. 1.13
date: 2000/04/08 22:04:07; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.12
date: 1999/08/28 02:42:16; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.11
date: 1999/08/25 04:45:40; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1999/08/22 21:16:33; author: mharo; state: Exp; lines: +9 -9
chmod -> ${CHMOD}
v. 1.9
date: 1999/08/22 18:57:21; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.8
date: 1999/07/18 06:02:55; author: cpiazza; state: Exp; lines: +21 -21
Fix some portlint problems. echo -> ${ECHO}, fill in version required
and shorten DESCR.
v. 1.7
date: 1998/09/26 23:46:08; author: steve; state: Exp; lines: +2 -1
Remove *.orig files from the pgms directory so this deinstall's cleanly.
v. 1.6
date: 1996/11/20 01:59:19; author: obrien; state: Exp; lines: +3 -3
mkdir --> ${MKDIR}
cp --> ${CP}
rm --> ${RM}
v. 1.5
date: 1996/11/18 11:21:48; author: asami; state: Exp; lines: +3 -3
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4
date: 1996/01/05 16:37:50; author: se; state: Exp; lines: +7 -7
Make this run from a R/O /usr file system:
- Temporary files are written into $TMPDIR (default /var/tmp)
(some 18MB of free space are required for the file system test).
- Results are stored into $RESULTDIR (default /tmp).
v. 1.3
date: 1996/01/03 00:06:21; author: se; state: Exp; lines: +14 -2
Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will
prevent the tests from running.
v. 1.2
date: 1996/01/02 23:08:59; author: se; state: Exp; lines: +9 -3
Add "do-install" target.
v. 1.1
date: 1996/01/01 22:57:36; author: se; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/01/01 22:57:36; author: se; state: Exp; lines: +0 -0
The BYTE benchmark suite, very popular under Linux users as it seems.
(See: http://www.silkroad.com/bass/linux/bm.html for results ...)
This is another benchmark that tries to give a single performance
number, but without giving much thought to proper weighting of the
performance numbers. So: Please handle with care ...
=============================================================================
|
| |

|