The NetBSD Project

CVS log for pkgsrc/benchmarks/skampi/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / benchmarks / skampi

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Nov 3 11:55:29 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
benchmarks: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jan 1 18:16:35 2018 UTC (6 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Replaced $(ROUND) with ${CURLY} variable references.

This has been a pkglint warning for several years now, and pkglint can even
fix it automatically. And it did for this commit.

Only in lang/mercury, two passes of autofixing were necessary because there
were nested variables.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Sep 4 18:00:50 2017 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Comment out dead sites.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Oct 18 16:58:18 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -1 lines
"echo -e" is not portable, use printf to generate horizontal tabulation.
Reported by Mikhail Danilov on IRC.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 11 22:37:14 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -3 lines
"user-destdir" is default these days

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 16 11:16:19 2010 UTC (14 years, 6 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -5 lines
gnuplot isn't used, remove it completely.
Use common point to depend on MPI (mk/mpi.buildlink3.mk).

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Dec 13 01:46:31 2009 UTC (15 years ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Set DIST_SUBDIR.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Dec 13 01:34:45 2009 UTC (15 years ago) by asau
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +14 -41 lines
Update to SKaMPI 5.0.4 rev. 355.
Changes are unknown.
Don't depend on gnuplot, it is not required for functioning.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 17 21:40:44 2009 UTC (15 years, 8 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Correct email address for generic MAINTAINER.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jan 23 21:14:18 2009 UTC (15 years, 10 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 26 02:13:16 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 3 00:51:44 2008 UTC (16 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +15 -13 lines
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 10 03:21:39 2006 UTC (18 years, 4 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 13 03:44:23 2006 UTC (18 years, 7 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Remove references to teTeX1.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:19 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 11 18:50:23 2005 UTC (19 years, 1 month ago) by tonio
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 8 17:40:38 2005 UTC (19 years, 1 month ago) by tonio
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
convert to use tex.buildlink3.mk
Accepts teTeX1, teTeX2 and teTeX3

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 16 01:19:07 2005 UTC (19 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 16 06:57:40 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Create directories before installing files into them.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 15 04:29:48 2005 UTC (19 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Use ${GZCAT} instead of ${GUNZIP_CMD} -c.  The former is more succinct,
and is recognized by the tools framework automatically.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 30 19:52:42 2005 UTC (19 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Convert to bl3.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 26 02:27:34 2004 UTC (20 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 24 13:02:00 2003 UTC (20 years, 11 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 8 22:19:37 2003 UTC (21 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Depend on either teTeX or teTeX2 and default to latter.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 5 16:03:03 2003 UTC (21 years, 1 month ago) by jschauma
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -4 lines
According to the website, there have been some ``bugfix changes'' around
2003-04-08, but the maintainers did not version the distfile.  So make up
our own versioning, bump this to 4.0.1 and stick the distfile into a
DIST_SUBDIR (as suggested by agc@).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 1 23:34:57 2003 UTC (21 years, 3 months ago) by seb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:24:35 2003 UTC (21 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 10 09:16:17 2003 UTC (21 years, 8 months ago) by abs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix COMMENT

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 19 17:24:20 2003 UTC (21 years, 8 months ago) by jschauma
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of benchmarks/skampi

The SKaMPI-Benchmark is a suite of tests designed to measure the performance
of MPI. MPI (Message Passing Interface) is a machine independent standard to
provide an efficient interface to message passing libraries of different
parallel machines. The goal of SKaMPI is to create a database to illustrate
the performance of these different MPI implementations. This database should
allow to:
1. Decide how to implement portable and efficient MPI programs.
2. Predict the performance of MPI programs.
3. Describe supercomputers in terms of MPI.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 19 17:24:20 2003 UTC (21 years, 8 months ago) by jschauma
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

CVSweb <webmaster@jp.NetBSD.org>