Commit Graph

103 Commits

Author SHA1 Message Date
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
Andreas Klemm
c3cf16b1c0 Maintainers e-mail address changed
Submitted by:	kazu@jp.freebsd.org
1998-02-07 09:18:25 +00:00
Justin M. Seger
64d5cfca14 Remove bad MASTER_SITE and add proper version required line. 1997-11-26 23:09:14 +00:00
Paul Traina
60cb883c9f Install manpages with good permissions. 1997-08-17 17:47:24 +00:00
Bill Fenner
517a043a8c Fetch from the real MASTER_SITE, since there were troubles with the
previous one.  Make portlint happy while we're at it.  Also add @dirrm's
to PLIST.

Found by:	distfile checker & portlint
1997-08-09 22:25:01 +00:00
Bill Fenner
d4e995a817 Update to 2.1pl3
Found by:	distfile checker
1997-07-27 20:56:06 +00:00
Bill Fenner
8b67ae628e Perhaps this time I can get it right; remove two files that were
created when I ran the benchmark on my local machine.
1997-05-28 22:38:49 +00:00
Bill Fenner
5563dc92fa Update PLIST to go with upgrade to 2.1pl2. 1997-05-28 22:11:44 +00:00
Bill Fenner
31b0de4a83 Update PLIST to go with the upgrade to 1.1 . (oops!) 1997-05-28 22:08:38 +00:00
Bill Fenner
5a5abdd89e Upgrade to 2.1pl2 1997-05-28 05:48:48 +00:00
Bill Fenner
70e0e2f636 Upgrade to lmbench 1.1 1997-05-28 02:18:20 +00:00
Satoshi Asami
dc33ae23b4 EXTRACT_SUFX is not necessary when DISTFILES is already specified.
While I'm here, attempt to use more standard variables (PATCH*) in
the pre-patch command (patch is in shar format).
1997-02-19 04:22:01 +00:00
David E. O'Brien
2b74d4945b * no $Id$
*  PKGNAME needs a version number
*  DISTNAME useless
*  use INSTALL_* macros.
*  "mkdir -p" --> ${MKDIR}
*  changed "BTW" to something non-native english speakers may understand.
1997-02-17 05:01:18 +00:00
Andreas Klemm
b0b5d9c927 Show a benchmark value (taken from my system) after installing the port.
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 13:42:18 +00:00
Andreas Klemm
c83eeffecc enable new xengine port 1997-02-16 13:32:59 +00:00
Andreas Klemm
5474e1b9dd new xengine port. Closes PR 2249.
It displays a part of a motor. The faster your X server is, the more
rpm you get ;-) Guess how many rpm's I got, when I started with X11
years ago .... 32 rpm with an ET4000 VGA card on a 386 4MB running
Interactive Unix ;-))
1997-02-16 13:30:45 +00:00
David E. O'Brien
ef75a40328 mkdir --> ${MKDIR}
cp    --> ${CP}
rm    --> ${RM}
1996-11-20 01:59:27 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Masafumi Max NAKANE
a0f302cacf Removed unnecessary @cwd directive. 1996-11-15 15:34:34 +00:00