253 Commits

Author SHA1 Message Date
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
rpe
6d5169cd9a update to 1.97
"looks good to me" sthen@
2013-07-09 20:10:46 +00:00
rpe
dc5f0aa249 update to 1.1
ok aja@
2013-07-02 06:22:27 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
sthen
556dbd2209 +netperf-wrapper 2013-06-04 23:46:01 +00:00
sthen
7da0a1e930 import benchmarks/netperf-wrapper, ok edd@
This is a tool to run multiple simultaneous netperf/iperf/ping instances,
aggregate and plot the results. It is currently used as a main test tool by
the bufferbloat project investigating network performance under load with
active queue management mechanisms.

Several commands can be run in parallel and, provided they output
timestamped values, the test data points can be aligned with each other
in time, interpolating differences between the actual measurement points.
This makes it possible to graph (e.g.) ping times before, during and
after a link is loaded.

Aggregated data can be saved in a json format, output as csv values,
emacs org mode tables or, if py-matplotlib is installed, plots.
Each test can specify several different plots, including time-series
plots of the values against each other, as well as CDF plots of
(e.g.) ping times.
2013-06-04 23:45:43 +00:00
sthen
3df3143e13 update maintainer's email address 2013-06-04 13:16:20 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
sthen
81e0e291a7 update to netperf 2.6.0 2013-04-18 18:29:20 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
946964cc5d PERMIT/ REGRESS->TEST sweep 2013-03-10 23:04:44 +00:00
sthen
2961c34245 update maintainer's email address. 2012-11-23 10:59:11 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
jasper
1dc75394cf sync 2012-08-24 09:42:10 +00:00
jasper
c27ca3d7ac import tsung 1.4.2
Tsung is a distributed load testing tool that is available free of
charge as an open source software product. It is protocol-independent
and can be used to stress Jabber/XMPP, HTTP, SOAP, LDAP and PostgreSQL
servers. The tool can simulate very large numbers of users per server,
making it ideal for analysing and testing the performance of large-scale
applications, such as instant messaging solutions.

ok sthen@
2012-08-24 09:39:26 +00:00
jasper
429dab7d12 - remove now unneeded -lpthread/-pthread related chunks. 2012-08-19 18:55:08 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
2cc6b87dea Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
ff0a1712a3 Update bonnie++ to 1.96 (including large file support).
From Rodolfo Gouveia and some tweaks from Brad.
Previous maintainer (martin@) removed per his request.
2011-11-13 18:23:24 +00:00
espie
0bee1a3020 FLAVOR:L 2011-10-17 12:57:39 +00:00
jasper
6aa53d1bc9 - regent WANTLIB
- fix COMMENT
2011-10-12 09:06:21 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jasper
04ba7ac5e4 oops 2011-07-08 10:04:51 +00:00
jasper
bd44d3026d - fix patch names, no binary change
- regen one other patch while here
2011-07-08 09:33:25 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
jasper
4800216129 bump REVISION after maintainer reset 2011-05-22 18:04:10 +00:00
espie
08fb9af99a fix fetch 2011-05-22 16:25:38 +00:00
jakob
6801abe078 drop MAINTAINER 2011-05-21 19:20:55 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jasper
36b27b2367 - add working master site 2010-11-03 07:20:50 +00:00
sthen
7a38e7b57e switch to a working MASTER_SITES; Onteria on ports@ 2010-10-30 21:18:19 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
22e8475fd7 - workaround for gcc3 bugs not needed anymore
from brad
2010-09-28 10:22:17 +00:00
sthen
52a922e102 update siege to 2.70 2010-09-15 09:59:39 +00:00
ajacoutot
69a3172601 Zap some PKGNAME=${DISTNAME} before landry@ finds out... 2010-07-24 08:01:40 +00:00
ajacoutot
ded3277d8f Build the pgsql FLAVOR of sysbench. 2010-07-24 07:55:41 +00:00
ajacoutot
e00a256feb Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-24 07:55:26 +00:00
stephan
1bbb1b2209 +httperf 2010-05-05 14:09:23 +00:00
stephan
4a953f8994 import httperf-0.9.0
Httperf is a tool for measuring web server performance. It provides a
flexible facility for generating various HTTP workloads and for
measuring server performance.

The focus of httperf is not on implementing one particular benchmark but
on providing a robust, high-performance tool that facilitates the
construction of both micro- and macro-level benchmarks. The three
distinguishing characteristics of httperf are its robustness, which
includes the ability to generate and sustain server overload, support
for the HTTP/1.1 and SSL protocols, and its extensibility to new
workload generators and performance measurements.

from Scott Vokes (vokes DOT s AT gmail DOT com), ok landry@ and sthen@
2010-05-05 14:08:08 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00