Bill Fumerola
cf4add4987
Upgrade to version 1.45, use better building logic.
1999-12-25 03:30:40 +00:00
Joseph Koshy
3f5381072f
Fix MASTER_SITE.
1999-12-08 11:17:38 +00:00
Bill Fumerola
a7113a59da
Fix distfile-Fennerage on one of fenner's own ports.
...
(Sorry, I couldn't resist.)
1999-11-23 02:13:55 +00:00
Steve Price
b7e4c10bea
Make this compile again in light of the recent signal changes. This is
...
no fault of Marcel's changes but rather poor style. Bruce gives a much
longer version but I won't repeat that here. :)
1999-11-14 03:18:49 +00:00
Guy Helmer
a29b5f8ee6
Remove the benchmarking port "hint". HINT is no longer publically
...
available from Ames Laboratory except to US Dept. of Energy users
(ref http://www.scl.ameslab.gov/Projects/HINT/index.html )
Reminded by: fenner's portsurvey
1999-11-07 22:57:35 +00:00
Steve Price
543cfe27b0
The distfile moved around on the MASTER_SITE and changed names. The
...
checksum did not change.
Inspired by: a partial commit by Asami-san
1999-09-27 02:02:00 +00:00
Satoshi Asami
c29134e116
Oops sorry, didn't intend to commit that one....
1999-09-22 09:55:06 +00:00
Satoshi Asami
630f266aa2
iozone has a homepage (which is its master site as well).
1999-09-22 09:54:15 +00:00
Satoshi Asami
9dc907c128
iozone has a homepage (which is its master site as well).
1999-09-22 09:07:58 +00:00
Jean-Marc Zucconi
7e2dad2edc
Upgrade to version 3.9
1999-09-20 18:47:30 +00:00
Steve Price
5069bcd3a5
Make this build again on -current after jlemon's changes to tcp_var.h.
1999-09-20 00:41:26 +00:00
David E. O'Brien
50e660916a
Add another MASTER_SITE.
1999-09-19 05:13:20 +00:00
David E. O'Brien
0ac0883968
turn on postmark
1999-09-19 04:20:19 +00:00
David E. O'Brien
13c6273970
PostMark is the benchmark used in the NetApp Technical Report TR-3022,
...
"PostMark: A New File System Benchmark" -- Existing file system benchmarks
are deficient in portraying performance in the ephemeral small-file regime
used by Internet software, especially: electronic mail, netnews, and
web-based commerce.
1999-09-19 04:13:04 +00:00
Bill Fenner
480c8a66fb
Resolve many 301 Moved Permanently URLs in DESCR.
1999-09-17 19:16:35 +00:00
Satoshi Asami
132624b949
Switch back dependency to gnuplot, now that chuckr has fixed it.
1999-09-11 00:46:39 +00:00
Satoshi Asami
74f6afbed4
Checksum changed on us.
1999-09-10 23:58:19 +00:00
Satoshi Asami
bd3df2b9ee
${STRIP} is not a command -- it's the -s flag to install. ;)
1999-09-10 23:58:10 +00:00
Satoshi Asami
7150995546
Change dependency from gnuplot to gnuplot+ (which has already been fixed
...
to adopt to the new gd). If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
1999-09-10 03:21:52 +00:00
Bill Fenner
9727c7b6ec
Fix up arr_script too; it's not installed by netperf but it is now
...
usable in case anyone grovels around in the work dir and finds it.
1999-09-08 23:07:53 +00:00
Bill Fenner
0b047e6895
Include RFC1644 tests. (ports/11581)
...
Allow ${PREFIX} setting. (ports/12213)
Clean up makefile a smidge.
PR: ports/11581 and ports/12213
Submitted by: Martin Kammerhofer dada@sbox.tu-graz.ac.at
and Nick Hibma nick.hibma@jrc.it
1999-09-08 23:06:01 +00:00
Michael Haro
2262dde3ac
gzip -> ${GZIP_CMD}
...
gzip -d -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
Tim Vanderhoek
4f1d4da0af
Caps, no period.
1999-08-29 17:49:24 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Michael Haro
462bf2925c
chmod -> ${CHMOD}
1999-08-22 21:16:33 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
7bd7a0d642
turn-on rawio
1999-08-08 17:03:57 +00:00
David E. O'Brien
1d73744cbf
Greg Lehey's util for performance testing of low-level storage devices
1999-08-08 17:03:16 +00:00
Bill Fumerola
cdda09ffa2
Reroll the md5, the FTP site seems to have been updated as of 8/03/1999
...
While I'm here, strip the binary and make this port respect CFLAGS.
1999-08-08 00:08:21 +00:00
Bill Fenner
35fc3fa02a
Fix WWW: typos
...
Found by: not-yet-completed addition to port distfile checker
suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Steve Price
fb50c3c71e
Initial import of httperf version 0.6.
...
A tool for measuring webserver performance.
PR: 12878
Submitted by: Will Andrews <andrews@technologist.com>
1999-08-01 03:21:01 +00:00
Chris Piazza
19bc4199be
Fix some portlint problems. echo -> ${ECHO}, fill in version required
...
and shorten DESCR.
1999-07-18 06:02:56 +00:00
Jean-Marc Zucconi
f11f9ba023
Upgrade to version 3.0
1999-07-07 22:40:17 +00:00
Tim Vanderhoek
e32f86f31b
Remove trailing spaces, and any periods that were hidden by them.
1999-06-28 00:45:20 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
f54bf74009
TTCP is a benchmarking tool for determining TCP and UDP performance
...
between two systems.
I could never remember where to get it, others may find it useful
to have in the ports collection too.
1999-06-02 06:14:11 +00:00
Steve Price
1cc3eff1a7
Update to version 1.2.0.
...
PR: 11431
Submitted by: maintainer
1999-05-03 02:34:29 +00:00
Tim Vanderhoek
d9ccc356c3
Prefix Websites With Www:
1999-05-02 21:34:48 +00:00
Michael Haro
55031b1d4e
update to 1.1
...
PR: 11327
Submitted by: maintainer
1999-04-26 18:21:27 +00:00
Bill Fumerola
37fa184a25
Enter polygraph, a benchmarking tool for Web proxies.
1999-04-14 20:39:06 +00:00
Bill Fumerola
4047ad709d
Polygraph is a benchmarking tool for Web proxies. Polygraph
...
distribution includes a high-performance client and server simulators.
The simulators create a stream of HTTP requests that can be routed through
a Web proxy. Studying proxy performance under various [stress] conditions is
essential for performance tuning, evaluation of new algorithms, analysis of
hardware configurations, and comparing available proxy products.
PR: ports/10375
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-04-14 20:31:57 +00:00
Bill Fumerola
4b3f37240b
CATEGORIES was wrong (net came before benchmarks)
1999-04-14 20:20:18 +00:00
Joseph Koshy
826ebe81e2
Add MLINK from netpipe.1 to NPtcp.1.
...
Requested by: Guy Helmer <ghelmer@scl.ameslab.gov>
1999-03-03 03:48:56 +00:00
Joseph Koshy
1767351d14
Activate netpipe.
1999-02-21 00:05:45 +00:00