jasper
383bcb84a5
- move another common variable into pear.port.mk (the 'pear' category).
2009-11-06 09:01:07 +00:00
jasper
65dbb2a870
- if the same two lines are copy/pasted into every single port using the pear
...
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place
ok sthen@ robert@
2009-11-06 08:32:36 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
sthen
8be8b697a1
Update MASTER_SITES
2009-08-30 20:45:23 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
okan
635aeaa93f
update to 3.326
...
feedback and ok naddy@
2009-07-22 11:53:50 +00:00
sthen
c32dacec50
+siege
2009-04-09 00:20:04 +00:00
sthen
678bb6dc57
import benchmarks/siege, a multi-threaded http benchmark tool, fairly
...
good for testing performance with multiple TCP streams.
Siege is an http regression testing and benchmarking utility. It
was designed to let web developers measure the performance of their
code under duress, to see how it will stand up to load on the
internet. Siege supports basic authentication, cookies, HTTP and
HTTPS protocols. It allows the user hit a web server with a
configurable number of concurrent simulated users. Those users place
the webserver "under siege."
2009-04-09 00:19:14 +00:00
markus
e105824d95
unbreak udp_stream test (missing bind(2)); ok jakob@
2008-09-17 12:39:17 +00:00
sthen
4b6f74777a
+sysbench
2008-04-15 14:16:56 +00:00
sthen
8455372320
import sysbench:
...
SysBench is a modular, cross-platform and multi-threaded benchmark tool
for evaluating OS parameters that are important for a system running a
database under intensive load.
The idea of this benchmark suite is to quickly get an impression about
system performance without setting up complex database benchmarks or
even without installing a database at all.
Current features allow to test the following system parameters:
* file I/O performance
* scheduler performance
* memory allocation and transfer speed
* POSIX threads implementation performance
* database server performance (OLTP benchmark)
Primarily written for MySQL server benchmarking, SysBench will be
further extended to support multiple database backends, distributed
benchmarks and third-party plug-in modules.
from Jung (maintainer) with some tweaks.
thanks to landry@ for testing and feedback.
ok landry
2008-04-15 14:14:08 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
steven
d3351a7c8e
fix WANTLIB
2007-11-13 12:55:46 +00:00
jasper
1d91bfb332
fix build on mips64.
...
no bump, because !mips64 packages didn't change, and mips64 didn't package.
2007-11-07 20:57:37 +00:00
simon
5dce583d21
remove surrounding quotes from COMMENT/PERMIT_*
2007-09-15 21:30:26 +00:00
kili
3220b66c97
Fix CATEGORIES (s/bechmark/benchmarks/).
...
From Andrés (adelfino at gmail dot com).
2007-07-14 16:54:25 +00:00
naddy
86e3f443e0
honor CFLAGS, which fixes the default build on alpha; ok jakob@
2007-06-01 22:36:52 +00:00
ajacoutot
5afeec9b31
+blogbench
2007-05-10 11:18:04 +00:00
ajacoutot
7caf75ff6a
Import blogbench-1.0
...
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.
ok bernd@
2007-05-10 11:17:20 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
robert
0dbe5bb8c3
- adapt to the new pear port
...
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
steven
2e8d1a700e
USE_X11
2006-11-13 10:08:12 +00:00
kili
262f516a1b
Avoid references to PKGNAME.
...
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.
Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
sturm
eb8b21f680
*** empty log message ***
2006-11-03 07:18:31 +00:00
mbalmer
ce5df9d95b
Add the smtp-benchmark.
2006-10-29 11:35:09 +00:00
mbalmer
c9400d6433
This is a simple tool to measure the throughput of an MTA.
2006-10-29 11:34:23 +00:00
mbalmer
d9d3e5ba1a
Maintenance update to version 1.2.6. The most notable change is that they
...
switched to a BSD license, see
http://www.opensource.org/licenses/bsd-license.php , since I last updated
this port.
2006-10-28 13:54:47 +00:00
mbalmer
dc0616e999
I accidentally changed the PKG_NAME, revert that. Sorry.
...
found by nikolay
2006-10-20 10:14:12 +00:00
mbalmer
a6245a7ca7
Comment out files left over by pear until pear is fixed.
2006-10-19 11:50:14 +00:00
mbalmer
63ce4c9e97
pear-Benchmark-1.2.3, since so many users requested it.
2006-10-04 22:28:28 +00:00
steven
b5d180fc15
homepage fixes
2006-07-19 13:41:02 +00:00
robert
1351922e5d
bump PKGNAME due to the change of the pear dependencies;
2006-05-09 14:16:50 +00:00
steven
d2b9734097
add ftp.netperf.org in MASTER_SITES
2006-02-03 20:45:40 +00:00
sturm
9feb012185
don't mess with the permissions of the ports directory
...
found by systrace
2005-12-22 22:38:52 +00:00
fgsch
c5b44fec6e
after querying brad@ he decided to drop maintainership for these.
2005-10-30 00:10:39 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
mbalmer
c6bddeae1b
Use PHP5 instead of PHP4 and take maintainership (with avsm@'s consent).
...
ok alek@
2005-02-28 12:09:46 +00:00
naddy
199c30b4ac
SIZE
2005-01-05 15:47:05 +00:00
martin
4ee458f0b0
update my email
...
ok xsa@
2004-11-30 22:08:54 +00:00
espie
9d5f16b439
WANTLIB annotations
2004-11-21 18:01:03 +00:00
pvalchev
6e87f0543e
fix grammar; ray@cyth.net
2004-09-23 07:11:58 +00:00
xsa
52ab7f4a5e
MODULES= www/php4/pear
2004-08-09 20:39:53 +00:00
espie
214b94cdfb
more new plists, kill some INSTALL.
2004-08-09 16:27:13 +00:00
xsa
8e2782928c
new-style PLIST; from maintainer Martin Reindl;
2004-08-08 09:26:31 +00:00
espie
79fe9efdfd
switch to new style PLISTS, using @lib, ditching DYNLIBDIR.
...
Replace two INSTALL scripts with @sample.
Reorder plists to match auto-generation, add comments for files that
don't get installed.
2004-08-06 14:37:27 +00:00
jakob
c8facac50e
do not open debug file unless needed
2004-07-23 18:30:28 +00:00
jakob
8b777117a9
netperf 2.3
2004-07-23 18:29:52 +00:00
xsa
5bbbdea1b0
oops, set correct WRKDIST;
2004-06-03 10:25:00 +00:00
xsa
c6194cf8f8
fix broken MASTER_SITES;
...
DISTNAME changed on the new MASTER_SITES but checksum remained the same;
2004-06-03 10:22:04 +00:00
xsa
b88c663474
fix behaviour on 64bit arches, based on patches from FreeBSD;
...
tested and ok sturm@.
2004-06-03 07:52:30 +00:00