1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
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
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