Daniel Engberg
ac417bb121
benchmarks/blogbench: Update WWW entry in pkg-descr
...
Upstream is now hosted on GitHub
PR: 259947
Reported by: Graham Perrin <grahamperrin@gmail.com>
Approved by: mentors (implicit), jmohacsi@bsd.hu (maintainer timeout, 4+ weeks)
2021-12-23 22:20:59 +01:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Fernando Apesteguía
a122fb92f9
benchmarks/blogbench: fix rand()-related crash
...
blogbench uses rand(3) unsafely from different threads which leads to crashes.
Use arc4random(3) instead.
Bump PORTREVISION
While here, relocate USES variable.
PR: 248420
Submitted by: sigsys@gmail.com
Approved by: jmohacsi@bsd.hu (maintainer)
MFH: 2020Q3 (runtime fix)
2020-08-11 16:59:11 +00:00
Dmitry Marakasov
1d1f878054
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
...
Approved by: portmgr blanket
2016-05-19 10:21:23 +00:00
Olli Hauer
b3f95b0e35
cat astro / benchmarks
...
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License
2014-06-01 09:00:15 +00:00
Emanuel Haupt
9b0fa1eda0
Support staging
2014-02-16 11:22:55 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Adam Weinberger
58848c550b
Convert benchmarks to PORT_OPTIONS:MDOCS
2014-01-03 15:34:13 +00:00
Baptiste Daroussin
0f0eb50c1e
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
2013-09-20 15:52:44 +00:00
Thomas Abthorpe
b2d4b657d1
- Change MAINTAINER address
...
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Li-Wen Hsu
c2d957d119
- Update to 1.1
...
PR: ports/149112
Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer)
2010-08-04 07:15:41 +00:00
Pav Lucistnik
a90f8279c5
- Update download locations, update WWW
...
Reported by: -fetch-original pointyhat run
2009-01-31 21:23:28 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Pav Lucistnik
a7963270b6
Blogbench is a portable filesystem benchmark that tries to reproduce the
...
load of a real-world busy file server.
It stresses the filesystem with multiple threads performing random reads,
writes and rewrites in order to get a realistic idea of the scalability
and the concurrency a system can handle.
WWW: http://blogbench.pureftpd.org/
PR: ports/77490
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-02-14 21:04:04 +00:00