CVS log for pkgsrc/benchmarks/randread/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / benchmarks / randread
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 26 05:26:14 2020 UTC (4 years, 9 months 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,
HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html
In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.
To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.
Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:30:08 2020 UTC (4 years, 9 months ago) by rillig
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 1 09:22:23 2015 UTC (9 years, 10 months ago) by dholland
Branches: MAIN
CVS tags: 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,
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,
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
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3
lines
Patch out use of sys/disklabel.h and sys/ioctl.h (neither is actually used)
and remove associated unnecessary ONLY_FOR_PLATFORM restriction.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:06:00 2014 UTC (10 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -3
lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 11 22:37:14 2012 UTC (12 years, 1 month ago) by asau
Branches: 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
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2
lines
"user-destdir" is default these days
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 14 09:22:44 2011 UTC (12 years, 10 months ago) by shattered
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
This is BSD-specific software (uses sys/disklabel.h), set ONLY_FOR_PLATFORM
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 3 14:15:12 2011 UTC (13 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -2
lines
Update randread to 0.2.
Based on PR#44354 by Tony Young.
set LICENSE=public-domain, unit-test support by me.
Version 0.2 2002-09-11
Added unit test framework.
Read from a list of files, rather than just one, seeking evenly within
all of them based on the number of blocks in each.
Allow reading several contiguous blocks for each seek, so we can do
sequential/random and sequential read testing.
Print more and clearer information.
Added disktest shell scripts.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 21 16:29:39 2010 UTC (14 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Reset maintainer, developer lost his commit bit.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 3 00:51:44 2008 UTC (16 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
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
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2
lines
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 31 17:33:42 2005 UTC (19 years ago) by tv
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,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1
lines
NOT_FOR_PLATFORM Interix.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 3 15:14:51 2004 UTC (19 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 30 15:50:38 2004 UTC (20 years, 3 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -1
lines
Enable pkgviews installation.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:08:12 2004 UTC (20 years, 9 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 21 16:31:04 2003 UTC (21 years, 3 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
COMMENT should start with a capital letter.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:24:34 2003 UTC (21 years, 3 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
Sat Mar 29 12:40:13 2003 UTC (21 years, 7 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3
lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jun 25 05:13:27 2002 UTC (22 years, 4 months ago) by grant
Branches: TNF
CVS tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of readrand-0.1 (moved from sysutils).
Randread is a simple program to help benchmark random disk read
performance.
See http://randread.sourceforge.net/ for information.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 25 05:13:27 2002 UTC (22 years, 4 months ago) by grant
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>