Commit graph

709 commits

Author SHA1 Message Date
wiedi
a2cba88ee7 add support for PKGMANDIR 2017-06-26 13:48:50 +00:00
ryoon
c8c56989c3 Fix build with Perl 5.26.0 2017-06-07 14:29:59 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
fhajny
d33c545b03 Use pkgsrc install scripts. Fixes installation on SunOS. Enable test target. 2017-05-18 07:20:22 +00:00
mef
2a828c7ef2 Updated benchmarks/dnsperl to 2.1.0.0
-------------------------------------
dnsperf 2.1.0.0
Release Notes
************************
December 15, 2015

In addition to various bug fixes, the following new capabilities
were added in this release:

 - The -C option was added to resperf. This option enables the local
   server to act as multiple clients.  By default, the local server
   acts as a single client.

 - the -T option was added to dnsperf. This option separates the
   number of clients from the number of threads and allows more
   clients to be simulated effectively.  Note that using this option
   impacts CPU and memory, so we recommend limiting the number of
   threads.
2017-05-03 06:59:13 +00:00
mef
28284e0351 Updated benchmarks/fio to 2.19
------------------------------
  (Explicit ChangeLog/Release Note not known, sorry)
2017-05-03 00:59:46 +00:00
fhajny
2d1e7331a3 Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
joerg
055793f760 Merge patch from upstream to always use std::string, the original
intention of optional inclusion no longer applies anyway.
2017-03-24 11:41:58 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
joerg
8ae17704f1 Don't break <atomic> with silly flags. 2017-02-07 23:54:08 +00:00
ryoon
0569c1015d Add fio 2017-02-04 12:50:59 +00:00
ryoon
e9ff2868ae Import fio-2.17 as benchmarks/fio from pkgsrc-wip/fio.
fio is a tool that will spawn a number of threads or processes doing a
particular type of io action as specified by the user. fio takes a
number of global parameters, each inherited by the thread unless
otherwise parameters given to them overriding that setting is given.
The typical use of fio is to write a job file matching the io load
one wants to simulate.
2017-02-04 12:50:23 +00:00
agc
30b55df38e 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.
2017-01-19 18:52:01 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
minskim
25c1f8fa0e Add google-benchmark 2016-11-21 18:21:17 +00:00
minskim
3331ac7231 Import google-benchmark-1.1.0
It is a library to support the benchmarking of functions, similar to
unit-tests.
2016-11-21 18:20:30 +00:00
wiz
982c8f22e9 Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
kamil
370d458888 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.
2016-09-25 23:14:52 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
rillig
a1b9d0057e Fixed some pkglint warnings. 2016-07-09 11:48:12 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
9df3e96582 sunet.se stopped mirroring lots of stuff, remove/comment out references to it 2016-04-24 10:34:43 +00:00
jperkin
4aa3c4ddba Fix build on SunOS. 2016-03-30 13:24:12 +00:00
joerg
d1b7241d08 Don't hard-code SSLv2. Bump revision. 2016-03-29 22:05:47 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
8f4c55159c Use OPSYSVARS. 2016-02-25 11:09:50 +00:00
mef
865277ac89 Update HOMEPAGE. 2016-02-12 03:20:31 +00:00
prlw1
9c38e66dfd Update glmark2 to git acac90b257
- 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
2016-01-22 15:26:25 +00:00
dholland
94427f3092 Simplify installation; set LICENSE. 2015-12-29 19:49:17 +00:00
dholland
0db43cbe9f typo 2015-12-29 19:39:35 +00:00
dholland
e0a416b934 Sort. 2015-12-29 06:12:53 +00:00
dholland
f13d6671da Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
ryoon
b33059afe1 Recursive revbump from multimedia/libvpx 2015-11-18 14:19:46 +00:00
dholland
2da40cd6bb Use time.h instead of declaring own version of time(). 2015-11-09 07:30:59 +00:00
dholland
e5dfcecc1b Use the NetBSD and DragonFly makefiles for FreeBSD, OpenBSD, and Bitrig. 2015-11-07 20:54:17 +00:00
dholland
9ef3a87613 remove a bunch of pkglint 2015-11-07 20:12:37 +00:00
dholland
c3c459e4e5 Add builds for OpenBSD, Bitrig, and MacOS. Treat them all like NetBSD for
now; MacOS might turn out to need its own stanza.
2015-11-07 20:07:07 +00:00
dholland
56b1dce5a8 Add makefile for MacOS by copying the NetBSD one. It probably won't
work; but if it doesn't exist it definitely won't work.
2015-11-07 20:01:32 +00:00
wiz
bfbbc0f1e9 Add SHA512. 2015-11-03 09:16:40 +00:00
agc
7c48947773 Add SHA512 digests for distfiles for benchmarks category
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-11-03 00:25:49 +00:00
tron
23b1190a88 Reset maintainer 2015-10-11 10:56:43 +00:00
mef
3dedd209c7 Update 2.2.2 to 2.2.3
---------------------
 - (Explicit ChangeLog not known)
2015-08-16 06:39:45 +00:00
mef
ea9ccaecd9 (pkgsrc)
- 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 06:08:57 +00:00
mef
6e343c795b (pkgsrc)
- 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 02:21:45 +00:00
mef
46b2bb3f34 (pkgsrc)
- 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-08-16 01:05:09 +00:00
ryoon
522afa89ba Update to 3.430
* 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-13 14:05:56 +00:00