Skip site navigation (1)Skip section navigation (2)

CVS log for ports/benchmarks/lmbench/Makefile

[BACK] Up to [FreeBSD] / ports / benchmarks / lmbench

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 14 20:02:52 2012 UTC (3 weeks, 6 days ago) by miwi
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
- Respect CC

PR:		163087
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:15:00 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with B,C

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jun 25 19:05:27 2009 UTC (2 years, 7 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -0 lines
- Fixed packaging error by adding USE_GMAKE and patching Makefiles
  that invoke make directly, instead of using ${MAKE}

Reported by:	QAT

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jun 25 18:17:04 2009 UTC (2 years, 7 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -4 lines
- 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>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 29 05:36:35 2008 UTC (3 years, 9 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Reset fenner's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Oct 27 17:56:36 2005 UTC (6 years, 3 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Fix turd removal.

Pointy hat to:	me, courtesy of pointyhat

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Oct 26 16:32:55 2005 UTC (6 years, 3 months ago) by fenner
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -1 lines
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.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 25 18:09:10 2005 UTC (6 years, 3 months ago) by fenner
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +32 -22 lines
Update to lmbench 3alpha4.
As described by the authors, "It auto sizes, has more stuff, etc., etc."

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:56:22 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Sat Dec 28 04:15:26 2002 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
Removed unreachable mater_site.
Noticed by: portsurvey

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 30 23:48:34 2001 UTC (10 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Better fix for previous

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 30 23:46:59 2001 UTC (10 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Don't install patch turds

Submitted by:	bento

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 1 21:17:12 2001 UTC (10 years, 6 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -1 lines
Don't let patch's auto-RCS-checkout behavior interfere with
applying patches by making the files writable before trying to
patch them.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:04:15 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
update with the new PORTNAME/PORTVERSION variables

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 23 02:13:55 1999 UTC (12 years, 2 months ago) by billf
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -2 lines
Fix distfile-Fennerage on one of fenner's own ports.
(Sorry, I couldn't resist.)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:40:48 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:45:43 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Change Id->FreeBSD.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 9 22:24:52 1997 UTC (14 years, 6 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -8 lines
Fetch from the real MASTER_SITE, since there were troubles with the
previous one.  Make portlint happy while we're at it.  Also add @dirrm's
to PLIST.

Found by:	distfile checker & portlint

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 28 02:18:12 1997 UTC (14 years, 8 months ago) by fenner
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -5 lines
Upgrade to lmbench 1.1

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:21:57 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -14 lines
Use MAN? macros.  CATEGORIES+= -> CATEGORIES.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 21 11:35:08 1996 UTC (15 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -10 lines
Check NOMANCOMPRESS, and convert a shell for loop into a make .for loop
while I'm here.

Requested by:	rgrimes

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 22 11:36:59 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Category renaming to match the directory names ("benchmarking"
-> "benchmarks").

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 13 01:09:09 1995 UTC (16 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change categories to reflect their new homes.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 14 06:08:08 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -2 lines
Make this thing install.  Basically copy everything it needs to
${PREFIX}/lib/lmbench.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat May 6 11:49:56 1995 UTC (16 years, 9 months ago) by asami
Branches: lmbench
CVS tags: lmbench_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
A package to measure & compare system performance.

Yes, I know the package files are missing, I need to hack it a
little more so that it installs the binaries and all the data files
in some place that won't be blown away by a "make clean" and compare
the results...for now, you can type "make test" to run the test and
go into the work/lmbench-1.0/Results subdirectory to see what it
measured.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 6 11:49:56 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options