CVS log for ports/benchmarks/unixbench/Makefile
Up to [FreeBSD] / ports / benchmarks / unixbench
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:30 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 18 02:33:36 2008 UTC (3 years, 1 month ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:40 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -12 lines
- 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)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Mar 23 08:22:12 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Fix build crash on amd64 PR: 109596 Submitted by: Ivan Voras <ivoras@gmail.com> Approved by: maintainer timeout
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Aug 12 15:16:45 2006 UTC (5 years, 6 months ago) by se
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -12 lines
Install to /... instead of to /...
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 18 16:11:21 2005 UTC (7 years ago) by se
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Correct previous fix, path was wrong.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 11 20:17:30 2005 UTC (7 years, 1 month ago) by se
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -0 lines
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.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 8 22:10:43 2005 UTC (7 years, 1 month ago) by se
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +36 -24 lines
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)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 17 20:54:34 2003 UTC (8 years, 7 months ago) by se
Branches: MAIN
CVS tags: old_RELEASE_5_3_0, old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_4_9_0, old_RELEASE_4_11_0, old_RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
File moved on master site.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:56:21 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 29 09:39:58 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_5_0_0, old_RELEASE_4_7_0, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -7 lines
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.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 16 21:04:59 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_3_0, old_RELEASE_4_2_0, old_RELEASE_4_1_1, old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
add = after MASTER_SITES
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:04:07 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
update with the new PORTNAME/PORTVERSION variables
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 28 02:42:16 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_RELEASE_4_0_0, old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:45:40 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Change Id->FreeBSD.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 22 21:16:33 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -9 lines
chmod -> ${CHMOD}
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:21 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jul 18 06:02:55 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +21 -21 lines
Fix some portlint problems. echo -> ${ECHO}, fill in version required
and shorten DESCR.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 26 23:46:08 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_2_0, old_RELEASE_3_1_0, old_RELEASE_3_0_0, old_RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Remove *.orig files from the pgms directory so this deinstall's cleanly.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 20 01:59:19 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_2_2_7, old_RELEASE_2_2_6, old_RELEASE_2_2_5, old_RELEASE_2_2_2, old_RELEASE_2_2_1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
mkdir --> ${MKDIR}
cp --> ${CP}
rm --> ${RM}
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:21:48 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 5 16:37:50 1996 UTC (16 years, 1 month ago) by se
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -7 lines
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).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 3 00:06:21 1996 UTC (16 years, 1 month ago) by se
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +14 -2 lines
Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will prevent the tests from running.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 2 23:08:59 1996 UTC (16 years, 1 month ago) by se
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -3 lines
Add "do-install" target.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jan 1 22:57:36 1996 UTC (16 years, 1 month ago) by se
Branches: old_BYTE
CVS tags: old_v3_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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 ...
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 1 22:57:36 1996 UTC (16 years, 1 month ago) by se
Branches: MAIN
Initial revision
