Commit graph

205 commits

Author SHA1 Message Date
Steve Price
f488fa5872 time(3) returns a time_t and not a long. 2000-01-28 17:28:02 +00:00
Steve Price
727779dfca Don't try to include machine/random.h on the Alpha. 2000-01-28 17:26:21 +00:00
Kris Kennaway
f5e1e9e924 Respect CC and CFLAGS 2000-01-24 00:32:34 +00:00
Kris Kennaway
6d76e81a08 Respect CC and CFLAGS 2000-01-22 22:51:04 +00:00
Michael Haro
0f49af6984 fix bento build errors 2000-01-22 11:03:46 +00:00
Satoshi Asami
2b09b8c2e0 Add iozone21. 2000-01-14 02:08:53 +00:00
David E. O'Brien
67d55d6200 Explain better why we have two iozone ports. 2000-01-09 22:51:21 +00:00
David E. O'Brien
0f3260c1ba Revert back to version 2.1 The 3.x versions of iozone have completely
changed their testing methods, thus their output is useless in comparing
with older statistics.
2000-01-09 22:49:54 +00:00
David E. O'Brien
d119aa6212 Update to version 1.1.
Submitted by:	grog
2000-01-03 03:20:01 +00:00
Steve Price
bedc62eaec Update to version 2.2.7.
PR:		15572
Submitted by:	maintainer
1999-12-30 23:56:02 +00:00
Stefan Eßer
c50b317dcd Prevent overflow of "size" for file sizes of 2048MB and more (PR 11430).
While I'm here:
 - Make a error message start on a new line.
 - Move installation into port Makefile.
 - Split patch-aa in two (add -ac), it modified two files.
 - Close file descriptor 0 in seeker processes.
PR:		11430
1999-12-30 17:18:22 +00:00
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
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