summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)AuthorFilesLines
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.
2014-12-15Correction on PKGVERSION{,-> _NOREV} on MASTER_SITESmef1-2/+2
2014-12-12(upstream) update 3.04 to 4.0, changes unknown.mef5-17/+56
(pkgsrc) - Add comment on patches picked from cvs log - Add ${LDFLAGS} on patch-ab for Makefile.in
2014-12-09Correction on PKGNAME, and deleting patch-aa for previous commitmef2-27/+2
2014-12-09Update 3.408 to 3.429mef4-20/+22
--------------------- Revision 3.409 Bug fix for using -m in combination with -+d Revision 3.410 Bug fix: Improve consistency of use_thread in thread_fread and thread_fwrite. Revision 3.411 Compat fix: Move from using macosx to IOZ_macosx, because APPLE started using macosx in Mountain Lion. Revision 3.412 Adding -+F flag for trunc before thread_write. Needed by Vangel for thread_mix_test. Revision 3.413 Bug fix for -+F flag. Revision 3.414 Add Vangel to the contributors list Revision 3.415 Minor bug fix for -J option (think time) in the thread_pread_test() Revision 3.417 Add -+J option. Include think time (-j #) in throughput calculation Revision 3.419 Add better handling of exit values. Revision 3.420 Add new contributor to list. Revision 3.421 Bug fix from Alp Aker: Patch for a minor issue in IOzone's signal_handler() function: the no_unlink option is respected only for the first member of the dummyfile[] array; the rest of the dummy files are unconditionally deleted, whether or not the '+w' flag has been passed to the program. Revision 3.422 Code cleanup. No functional changes. Revision 3.423 Improve consistency of Kbytes instead of kbytes, KBytes, kBytes... Revision 3.424 Fix for 64 bit and touch_dedup. Revision 3.425 Fix for 64 bit and gen_new_buf Revision 3.427 Adjust formatting so fields don't run together. Revision 3.428 Adjust formatting so fields don't run together. Revision 3.429 Add two more characters to array my_port_num.
2014-12-03Fix PLIST after recent update. Bump revision.joerg2-2/+4
2014-11-26Update 0.8 to 0.9.0mef6-64/+9
---------------- 2007-03-31 Ted Bullock <tbullock@canada.com> * *.c and *.h: Adjusted license to explicitly list HP copyright as Copyright 2000-2007 Hewlett-Packard Company 2007-02-07 Ted Bullock <tbullock@canada.com> * AUTHORS: wsseslog crash fix was actually written by David Mosberger 2007-02-07 Ted Bullock <tbullock@canada.com> * AUTHORS: Removed Durval Menezes from AUTHORS file since his fix has been re-written by Theodore Bullock 2007-02-07 Ted Bullock <tbullock@canada.com> * *.c and *.h: Slightly adjusted license to explicitly point out AUTHORS file as official list of authors 2007-02-07 Ted Bullock <tbullock@canada.com> * httperf.1: Added correction to man page to include a missing --wsess identification 2007-01-26 Ted Bullock <tbullock@canada.com> * getopt.c and getopt1.c: Re-Added the to the build process httperf now compiles on Linux, OpenBSD, FreeBSD, Solaris, HP-UX 11i with cc and gcc and (with cc and gcc) 2007-01-26 Ted Bullock <tbullock@canada.com> * Makefile.am: Revised Makefile.am for src directories to explicitly include the .h files to allow make distcheck to pass 2007-01-26 Ted Bullock <tbullock@canada.com> * getopt.c and getopt1.c: Removed from build process * httperf.c: Wrapped call to getopt.h in pre-processor checks 2007-01-25 Ted Bullock <tbullock@canada.com> * wsesslog.c: changed a sprintf call to the more secure snprintf * getopt.c: changed a sprintf call to the more secure snprintf 2007-01-20 Ted Bullock <tbullock@canada.com> * autogen.sh: Included the shell script autogen.sh to compile the necessary autotool components. * autogen.sh: Removed redundant configuration files from CVS, regenerate these with the autogen.sh script (recommend autoconf 2.60 and above) * ttest.c: Removed the ttest.c file from CVS 2007-01-16 Ted Bullock <tbullock@canada.com> * Build System: Updated build system to a more typical directory layout and wrote missing makefile.am files for automake * idleconn: Now installed along with the httperf executable * ttest: Remove program from build 2007-01-02 Ted Bullock <tbullock@canada.com> *License: Included openssl linking exception 2006-12-08 Ted Bullock <tbullock@canada.com> * Bug Fixes: Added a number of fixes from the mailing lists over the last 6 years. * compiler warnings: Compiler warnings in core.c and wsesslog.c * configuration: Fixes a problem with the "configure" setup where the "--prefix=" option wasn't being obeyed * zero length: Fixes bug in http.c (parse_header)with zero length content * Host Header: Identify machine by FQD rather than hostname * Persistent Connections: Added Persistent connections to HTTP 1.0 requests * Robust alloca.h: Robust way to handle the header file that defines the alloca function <alloca.h> for linux and stdlib.h for BSD and others * Time Discrepancy: Fixed a discrepancy between the data produced by httperf and the documentation in regards to timing. * wsesslog Crash: Fixed a problem with the wsesslog crashing httperf due to an unhandled session failure from a burdened server
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz29-87/+29
2014-09-23SunOS needs sys/types.h too.jperkin2-4/+6
2014-08-14Fix interpreter in installed file. Bump PKGREVISION.wiz1-1/+3
2014-08-13+ p5-Benchmark-Timerwiz1-1/+2