summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)AuthorFilesLines
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
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.
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-11-21Add google-benchmarkminskim1-1/+2
2016-11-21Import google-benchmark-1.1.0minskim5-0/+47
It is a library to support the benchmarking of functions, similar to unit-tests.
2016-10-09Recursive bump for all users of pgsql now that the default is 95.wiz1-2/+2
2016-09-25Build benchfft with gfortran instead of g95kamil1-2/+3
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.
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-07-09Fixed some pkglint warnings.rillig1-4/+4
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz5-9/+10
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-04-24sunet.se stopped mirroring lots of stuff, remove/comment out references to itwiz4-11/+11
2016-03-30Fix build on SunOS.jperkin3-7/+19
2016-03-29Don't hard-code SSLv2. Bump revision.joerg4-3/+39
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2016-02-25Use OPSYSVARS.jperkin6-34/+13
2016-02-12Update HOMEPAGE.mef1-2/+2
2016-01-22Update glmark2 to git acac90b257prlw15-62/+8
- Build: Allow disabling the -Werror compiler flag - Build: Allow user defined CXXFLAGS to override all built-in flags - Build: Exclude git repository files from dist tarball - Fix clang build errors - NativeStateMir: Update for newest Mir client API
2015-12-29Simplify installation; set LICENSE.dholland3-16/+13
2015-12-29typodholland1-1/+1
2015-12-29Sort.dholland1-48/+48
2015-12-29Fix missing/broken rcsids.dholland2-2/+4
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-18Recursive revbump from multimedia/libvpxryoon1-2/+2
2015-11-09Use time.h instead of declaring own version of time().dholland2-1/+17
2015-11-07Use the NetBSD and DragonFly makefiles for FreeBSD, OpenBSD, and Bitrig.dholland1-1/+6
2015-11-07remove a bunch of pkglintdholland1-14/+15
2015-11-07Add builds for OpenBSD, Bitrig, and MacOS. Treat them all like NetBSD fordholland2-4/+7
now; MacOS might turn out to need its own stanza.
2015-11-07Add makefile for MacOS by copying the NetBSD one. It probably won'tdholland2-1/+50
work; but if it doesn't exist it definitely won't work.
2015-11-03Add SHA512.wiz1-1/+2
2015-11-03Add SHA512 digests for distfiles for benchmarks categoryagc43-43/+90
Problems found with existing distfile for superpi: distfiles/super_pi-20030927/super_pi.tar.gz No changes were made to the superpi/distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. distfiles/eagle-lin32-7.4.0.run
2015-10-11Reset maintainertron2-4/+4
2015-08-16Update 2.2.2 to 2.2.3mef3-14/+14
--------------------- - (Explicit ChangeLog not known)
2015-08-16(pkgsrc)mef5-57/+64
- update MASTER_SITES (upstream) - Update 1.0 to 1.1 ----------------- * Version 1.1: Fix off-by-one that sometimes resulted in crashes.
2015-08-16(pkgsrc)mef2-8/+9
- Set LICENCE as gnu-gpl-v2 - Add following line for make test to pass BUILD_DEPENDS+= p5-URI-Escape-XS-[0-9]*:../../www/p5-URI-Escape-XS (upstream) - Update 7.102 to 7.107 ------------------------ Version 0.7107: Sat May 2 2015 - Prevent CPAN from indexing private-lib Version 0.7106: Mon Apr 20 2015 - Clarify licensing terms - Move verbose testing to a private module, and implement it in a way that doesn't require editing the Makefile after it is generated. Version 0.7105: Sun Apr 12 2015 - Make basic.t 'Nonzero single result' test reliable http://www.cpantesters.org/cpan/report/abcfc65a-de71-11e4-a1d1-8536eb4f9f07 - Enable verbose testing for CPAN-testers - Consolidate issue tracking at rt.cpan.org Version 0.7104: Sat Apr 4 2015 - Bundle Module::AutoInstall to prevent breaks when people don't have it installed already. Thanks to Andreas Koenig <andk@cpan.org> for the report, and Paul Howarth <paul@city-fan.org> for giving me a kick in the pants to fix it. https://rt.cpan.org/Ticket/Display.html?id=65673 Version 0.7103: Sun Mar 22 2015 - Moved code to github - Added POD test
2015-08-16(pkgsrc)mef3-21/+6
- Drop patch-ab, the lines of code to patch deleted. (there are still ifdef __FreeBSD__ remaining at other files, need to watch, sorry and thanks) (upstream) - Update 2.6.0 to 2.7.0 --------------------- These are the Release Notes for Revision 2.7.0 of netperf: *) Add bits/s (-f b) and Bytes/s (-f B) as selectable throughput units. This may make life easier for folks doing post-processing of things like interim results. *) Miscelaneous fixes *) Much of the now-seeming kruft for things peripheral to netperf's core mission - have been removed though the code itself remains in the repository. So, things like looking-up egress interface, driver/slot information etc have been disabled in a manner requiring more than just a ./configure to bring-back. It wasn't clear those features were being used. This is a test of that hypothesis.
2015-07-13Update to 3.430ryoon4-8/+130
* Enable async and thread options under NetBSD. Changelog: Revision 3.430 Adding -+b option for bursty operations. Donated by: Avi Shchislowski <Avi.Shchislowski@sandisk.com>
2015-07-04Use 1000-based units for line speeds. From Anders Magnusson inbsiegert3-17/+34
PR pkg/22102, in 2003.
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz6-11/+12
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-1/+2
2015-03-08Fix warnings to build with default clang flags.joerg5-2/+58
2015-03-07Address issues raised by agc@ to make the github master site handlingtnn1-3/+3
more pkgsrcesque. 1) turn _USE_GITHUB into an internal infrastructure variable 2) put back MASTER_SITES in packages' Makefiles. 3) encode the account in the master site URL, remove GH_ACCOUNT 4) rename GH_PROJECT to GITHUB_PROJECT 5) rename GH_TAGNAME to GITHUB_TAG and allow it to accept commit hash as well as tag. GH_COMMIT is gone. 6) turn on this functionality when MASTER_SITES matches a predefined github pattern instead of via explicit USE_GITHUB setting.
2015-03-07drop WRKSRC overridetnn1-3/+1
2015-03-07convert to USE_GITHUBtnn2-9/+8
2015-02-28Add glmark2-2014.03prlw15-1/+195
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark.
2015-02-08Fix build on SunOS.fhajny2-1/+19
2015-01-20Update HOMEPAGE, was 404.mef1-2/+2
2015-01-01Patch out use of sys/disklabel.h and sys/ioctl.h (neither is actually used)dholland3-4/+19
and remove associated unnecessary ONLY_FOR_PLATFORM restriction.
2015-01-01NOT_FOR_PLATFORM can be used together with ONLY_FOR_PLATFORM, so simplifydholland1-2/+4
the logic and make it not fail when we hit NetBSD 10.