Commit graph

718 commits

Author SHA1 Message Date
tnn
3f56f5eef3 super_pi: add a backup master site 2017-09-23 13:15:28 +00:00
wiz
14acf72e49 Comment out dead sites. 2017-09-08 06:17:45 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
wiz
1770bcacd4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
wiz
42426a5a45 Follow some redirects. 2017-09-03 08:53:04 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
bsiegert
b0c5bc9032 Update bonnie++ to 1.97.3. Fifteen years' worth of changes. From
PR pkg/52490.
2017-08-22 18:51:44 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
mrg
a6f23988e2 remove a K&R-style prototype for bzero() that was being expanded
via a macro and breaking the build.
2017-08-04 18:15:05 +00:00
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