Up to [cvs.NetBSD.org] / pkgsrc / benchmarks / benchfft
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.41 / (download) - annotate - [select for diffs], Tue Jul 17 14:58:05 2018 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: 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,
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,
HEAD
Changes since 1.40: +8 -3
lines
Diff to previous 1.40 (colored)
When using g95, build brenner.f without optimisation to avoid ICE. Drop gfortran requirement.
Revision 1.40 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:03 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.39: +3 -3
lines
Diff to previous 1.39 (colored)
Convert all occurrences (353 by my count) of MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
Revision 1.39 / (download) - annotate - [select for diffs], Sun Sep 25 23:14:52 2016 UTC (7 years ago) by kamil
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.38: +3 -2
lines
Diff to previous 1.38 (colored)
Build benchfft with gfortran instead of g95 This package doesn't compile with g95 on NetBSD 7.99.39 and older releases according to bulk results (eg. pkgsrc NetBSD 7.0.1_PATCH/x86_64 2016-09-20 13:42). It might be also questionable to benchmark code generated with g95. Bump PKGREVISION to 5.
Revision 1.38 / (download) - annotate - [select for diffs], Thu Oct 9 14:05:58 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.37: +1 -3
lines
Diff to previous 1.37 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.37 / (download) - annotate - [select for diffs], Tue Sep 11 22:37:10 2012 UTC (11 years ago) by asau
Branch: MAIN
CVS Tags: 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,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.36: +1 -2
lines
Diff to previous 1.36 (colored)
"user-destdir" is default these days
Revision 1.36 / (download) - annotate - [select for diffs], Mon Feb 6 06:24:53 2012 UTC (11 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.35: +5 -3
lines
Diff to previous 1.35 (colored)
Add csh scripts to REPLACE_CSH and add USE_TOOLS+=csh:run Bump PKGREVISION
Revision 1.35 / (download) - annotate - [select for diffs], Fri Jul 30 10:36:22 2010 UTC (13 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: 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
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
"fortran" -> "fortran77" except where it is clear that it isn't F77. "fortran" is alias of "fortran77" for now, but it will change later.
Revision 1.34 / (download) - annotate - [select for diffs], Thu Dec 3 13:06:52 2009 UTC (13 years, 9 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
Follow f2c/libf2c split: bump revision of all packages that list Fortran in used languages.
Revision 1.33 / (download) - annotate - [select for diffs], Mon Mar 3 00:51:43 2008 UTC (15 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.32: +7 -4
lines
Diff to previous 1.32 (colored)
Mechanical changes to add full DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Jan 19 09:16:17 2008 UTC (15 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Reset maintainer on his request.
Revision 1.31 / (download) - annotate - [select for diffs], Fri Jul 21 06:36:21 2006 UTC (17 years, 2 months ago) by rillig
Branch: 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
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Needs a C compiler.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Jul 19 19:14:37 2006 UTC (17 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.
Revision 1.29 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:19 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.27.2.1 / (download) - annotate - [select for diffs], Fri Dec 30 21:24:23 2005 UTC (17 years, 8 months ago) by salo
Branch: pkgsrc-2005Q4
Changes since 1.27: +1 -4
lines
Diff to previous 1.27 (colored) next main 1.28 (colored)
Pullup ticket 986 - requested by Joerg Sonnenberger remove PKG_FAIL_REASON from benchfft Revisions pulled up: - pkgsrc/benchmarks/benchfft/Makefile 1.28 Module Name: pkgsrc Committed By: joerg Date: Tue Dec 27 21:31:28 UTC 2005 Modified Files: pkgsrc/benchmarks/benchfft: Makefile Log Message: Remove PKG_FAIL fallout from f2c vs. f77 difference.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Dec 27 21:31:28 2005 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.27: +1 -4
lines
Diff to previous 1.27 (colored)
Remove PKG_FAIL fallout from f2c vs. f77 difference.
Revision 1.27 / (download) - annotate - [select for diffs], Mon Dec 26 23:39:30 2005 UTC (17 years, 9 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.26: +4 -1
lines
Diff to previous 1.26 (colored)
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Nov 5 21:04:36 2005 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.25: +3 -4
lines
Diff to previous 1.25 (colored)
Do not intermingle build phases, CONFIGURE_DIRS can specify a list of directories to process. The removal of pre-configure fixes the config.* handling at the same time. Also specify the config.status overrides. Patch configure to not try to detect -lrfftw, just link the static version explicitly. Do the same for -lfftw. This ensures that we actually do get the static versions without having to worry about libtool being too clever. Retire manual config.sub hacks, this should be handled by config.guess already. <jlam> just go ahead and commit that benchfft patch and let's <jlam> never speak of it again :)
Revision 1.25 / (download) - annotate - [select for diffs], Sun May 22 20:07:40 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:00 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Jan 12 15:31:58 2005 UTC (18 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler framework. The list of changes include: * Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES, so we no longer need to say it in package Makefiles. Packages should now append to USE_LANGUAGES instead of setting it. * Create mk/compiler/f2c.mk which implements another pseudo-compiler "f2c" that may be used with any C compiler backend, e.g. PKGSRC_COMPILER= f2c ccache gcc * Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk, etc., to use f2c if the native Fortran compiler isn't present. Packages that use Fortran should now simply include the line: USE_LANGUAGES+= fortran in the package Makefile.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Nov 1 15:07:51 2004 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.21: +3 -3
lines
Diff to previous 1.21 (colored)
Update MASTERSITES.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:12 2004 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Jul 30 15:50:37 2004 UTC (19 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.19: +5 -1
lines
Diff to previous 1.19 (colored)
Enable pkgviews installation.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 11 03:04:33 2004 UTC (19 years, 5 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Convert to buildlink3.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 21 06:33:00 2004 UTC (19 years, 7 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
s/algorithims/algorithms/
Revision 1.17 / (download) - annotate - [select for diffs], Sat Feb 14 15:29:15 2004 UTC (19 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.16: +3 -4
lines
Diff to previous 1.16 (colored)
CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will automatically substitute for any config.{guess,sub} files found up to a directory depth of 2.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 22 07:19:25 2004 UTC (19 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 26 14:54:54 2003 UTC (19 years, 11 months ago) by mrauch
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.14: +4 -8
lines
Diff to previous 1.14 (colored)
Use the built-in routines so we pick up all variable settings (fixes missing -rpath link statement)
Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 7 15:40:49 2002 UTC (20 years, 9 months ago) by cjep
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
whitespace nit.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 7 15:40:19 2002 UTC (20 years, 9 months ago) by cjep
Branch: MAIN
Changes since 1.12: +5 -1
lines
Diff to previous 1.12 (colored)
Use CONFIG_GUESS_OVERRIDE. Makes this package build on mipsel.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Sep 30 15:00:32 2002 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Convert to buildlink2.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 30 14:51:46 2002 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Fix LTCONFIG_OVERRIDE target. Should fix shark bulk build failure.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Apr 16 07:39:03 2002 UTC (21 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base,
buildlink2
Changes since 1.9: +4 -3
lines
Diff to previous 1.9 (colored)
Update MASTER_SITES and HOMEPAGE, as noted by Ray Phillips.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 9 11:45:35 2001 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}
Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 16 13:37:44 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 7 20:28:23 2000 UTC (22 years, 10 months ago) by skrll
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
Use pkgsrc libtool.
Revision 1.6 / (download) - annotate - [select for diffs], Sat May 13 14:51:11 2000 UTC (23 years, 4 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
-add missing USE_FORTRAN -minor patches to allow the package to correctly build with either g77 or f2c.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 16 12:16:49 2000 UTC (23 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
cp -> ${CP}, chmod -> ${CHMOD}
Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 8 10:50:23 1999 UTC (24 years, 6 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
comdex-fall-1999
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
s/gmake/${GMAKE}/
Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 26 15:59:55 1998 UTC (24 years, 9 months ago) by garbled
Branch: MAIN
Changes since 1.2: +13 -4
lines
Diff to previous 1.2 (colored)
Fix all the benchmark targets so they work properly, and work with the package uninstalled, with the exceptionof lmbench. Make non-batch targets for all the benchmarks, and create a results target which places all the results in /tmp for easier collection.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 3 01:27:04 1998 UTC (24 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.1: +10 -1
lines
Diff to previous 1.1 (colored)
make aware of BATCH (if interactive), uid (if benchmark needs to be run as root)
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 21 19:35:56 1998 UTC (24 years, 11 months ago) by garbled
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initital import of benchfft-2.0 Benchmark your machine with a number of FFT algorithims
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 21 19:35:56 1998 UTC (24 years, 11 months ago) by garbled
Branch: MAIN
Initial revision