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
Joseph Koshy
e84f00d456
Import of NETPIPE, a self scaling network benchmark from AMES lab.
1999-02-21 00:02:50 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Stefan Eßer
88eba05fdd
Create one diff per file to patch.
1998-12-19 22:50:21 +00:00
Stefan Eßer
e15e3f9ae5
Create one diff per file to patch.
...
Add suggested fix for "dc" test.
PR: 7805
Submitted by: Guy Helmer <ghelmer@scl.ameslab.gov>
1998-12-19 22:49:02 +00:00
Stefan Eßer
b6da6cddb4
Split into several files, one per file to patch
1998-12-19 22:44:46 +00:00
Bill Fumerola
e1487b22a8
Import of nttcp
...
This program is an up to date version of the ttcp program.
It uses inetd (or simulates its behaviour) to start off the remote
side program which will send/receive data. Both sides measure the time
and number of bytes transfered. The local side will print the measures.
The format of the output can be specified on the commandline.
PR: ports/8546
1998-12-08 04:18:08 +00:00
David E. O'Brien
a393d41dc9
Fix minor bug in which the reported throughput would be incorrect if the
...
test block size were changed from 1024 bytes.
Submitted by: Chad R. Larson <chad@freeway.dcfinc.com>
Obtained from: ports@freebsd.org
1998-12-05 08:12:11 +00:00
Bill Fumerola
a3b041fe62
Don't use DISTFILES when you have only one file to fetch.
...
I eliminated DISTFILES and PKGNAME by just using EXTRACT_SUFX.
On a funnier note, the MASTER_SITE didn't like us sending our e-mail
address as "president@whitehouse.gov" to get around it's "no-root" login
policy. So I had to change this to "portsuser@FreeBSD.org".
530- SIR, how'bout using a NSA machine instead?
530 Goodbye.
1998-12-01 23:58:23 +00:00
Satoshi Asami
5f8fce0e79
Don't try to do anything fancy and copy stuff under ${WRKDIR} so this works
...
with a read-only ports tree.
1998-12-01 00:54:15 +00:00
Steve Price
7024625058
Remove *.orig files from the pgms directory so this deinstall's cleanly.
1998-09-26 23:46:08 +00:00
Steve Price
aa89f98fec
Remove the share/doc/xengine directory on deinstall.
1998-09-26 23:43:34 +00:00
Steve Price
53cb0c2f6a
Take the manpages out of pkg/PLIST and put them in MAN1.
1998-09-16 02:25:06 +00:00
David E. O'Brien
09b64b0d35
Remove manpages from pkg/PLIST
1998-08-13 21:16:00 +00:00
Matthew Hunt
c90bb39b08
Grammar, spelling, and usage police. This commit brought to you by
...
the letters "B" and "C". And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Joseph Koshy
907a651b97
RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs.
1998-08-04 06:42:33 +00:00
Joseph Koshy
dd57828bce
Enable DBS.
1998-08-01 23:36:52 +00:00
Joseph Koshy
3f018c354e
A distributed benchmarking system for TCP networks.
1998-08-01 23:34:42 +00:00
Satoshi Asami
c23cc4074c
Making x11 category more useful project part 1: take out "x11" of
...
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Tim Vanderhoek
4bdfc29501
Another batch of "Add homepage." for benchmarks through converters.
1998-07-25 07:31:29 +00:00
Guy Helmer
3a1ee4c44d
Activate hint.
1998-06-15 18:14:45 +00:00
Thomas Gellekum
c4b49b40da
Activate nbench.
1998-03-27 12:29:00 +00:00
Thomas Gellekum
1af771fdf0
Import nbench port. nbench are BYTE magazine's native benchmarks.
...
Don't ask me how this differs from bytebench, but it seems to be
different enough to warrant a seperate port.
PR: 5330
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-27 12:26:47 +00:00