Commit Graph

246 Commits

Author SHA1 Message Date
Mark Pulford
c89ab4991b Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark.
PR:		35055
Submitted by:	Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
2002-02-24 03:46:12 +00:00
Akinori MUSHA
8fdfd13285 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 09:39:59 +00:00
Akinori MUSHA
24ba322cad Set LATEST_LINK to "iozone21" to avoid conflict with the package name
of benchmarks/iozone.

(Maintainer timeout; I think it's too trivial to bother him with.)
2002-01-19 19:12:54 +00:00
Joseph Koshy
da6eee1942 Correct stale URLs. 2001-12-25 04:34:10 +00:00
Munechika SUMIKAWA
982548719b I'll take over this port. 2001-12-17 17:37:30 +00:00
Kris Kennaway
a2e3eca2b9 Better fix for previous 2001-11-30 23:48:34 +00:00
Kris Kennaway
4cbcf32bdc Don't install patch turds
Submitted by:	bento
2001-11-30 23:46:59 +00:00
Sheldon Hearn
f307a822e6 Back out previous delta; this URL links toa much better description
of the software, rather than just a page from which the source can
be downloaded.
2001-11-22 09:01:10 +00:00
Sheldon Hearn
9a2b4bc7c5 Update to postmark-1.5:
* older postmark-1.13 is no longer available

* new version automatically stops if work files are depleted.

* new version uses a better PRNG.
2001-11-22 08:56:58 +00:00
Pete Fritchman
20364ec3d4 Add stream-1.0, a synthetic benchmark program that measures sustainable
memory bandwidth

PR:		27272
Submitted by:	Scott Flatman <sf@dsinw.com>
2001-11-06 20:17:17 +00:00
Joerg Wunsch
cc28ab4e56 Setting optind to 0 before calling getopt(3) is a stupid idea; it would
cause argv[0] to be evaluated as a program option, which is usually not
what we want. ;-)  Just leave it alone, the library is supposed to DTRT
anyway.
2001-11-02 19:01:03 +00:00
Jean-Marc Zucconi
7291ce4950 Upgrade to version 3.67
Submitted by:	ijliao
2001-10-31 13:20:48 +00:00
Michael Haro
50065a6781 incorporate Arne.Juul@fast.no's patches
Submitted by:	 Arne.Juul@fast.no
2001-10-18 19:38:56 +00:00
Maxim Sobolev
3a36bb4a88 Update to 0.9. 2001-10-18 14:01:17 +00:00
Ying-Chieh Liao
83769e8c5f upgrade to 1.0.2
drop maintainership
2001-10-17 09:04:04 +00:00
Mark Pulford
d3224ce3c2 Updated to 2.09. 2001-09-30 08:25:04 +00:00
Bill Fenner
d2c2d207b9 Update to new distfile location and use bz2
Submitted by:	mbac@nyct.net
2001-09-10 01:01:44 +00:00
Ying-Chieh Liao
38b009331e upgrade to 0.60
drop maintainership
2001-09-09 11:03:16 +00:00
Ying-Chieh Liao
4616be14f9 upgrade to 1.01d
Submitted by:	obrien
2001-09-09 08:29:31 +00:00
David W. Chapman Jr.
8887861453 Update MASTER_SITES
Bump PORTEPOCH
"Upgrade" to v0.5
Give author of software maintainership

PR:		29900
Submitted by:	leeym@utopia.leeym.com
2001-09-03 21:47:54 +00:00
Mark Pulford
4c056a5f89 Updated to 2.06 2001-08-29 09:27:49 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Michael Haro
e5843d2062 update to version 0.99
release maintainership

PR:		29838
Submitted by:	    maintainer
2001-08-18 06:55:58 +00:00
Bill Fenner
dab2a981df Don't let patch's auto-RCS-checkout behavior interfere with
applying patches by making the files writable before trying to
patch them.
2001-08-01 21:17:12 +00:00
Mark Pulford
5aebbb7ea7 Updated to 2.05 2001-07-13 04:26:43 +00:00
David W. Chapman Jr.
6729ea0cc1 Add NOPORTDOCS support to pkg-plist
PR:		28603
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 05:15:58 +00:00
Mario Sergio Fujikawa Ferreira
c2944f4c11 Add NOPORTDOCS support
PR:		28601
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:39:02 +00:00
Mario Sergio Fujikawa Ferreira
d2e245ad1b Add NOPORTDOCS support
PR:		28602
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:38:22 +00:00
Mark Pulford
f67c532bcb Update to 2.02. Add mirror site. 2001-06-14 05:09:51 +00:00
Ying-Chieh Liao
8365dff9b3 upgrade to 1.01c 2001-06-10 13:13:55 +00:00
Mark Pulford
3ceedc74ed Add siege 2.00, a http regression testing and benchmarking utility.
PR:		27831
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-06-08 04:18:55 +00:00
Ying-Chieh Liao
eaef815e2a add iperf
A tool to measure maximum TCP and UDP bandwidth

PR:		27462
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-27 17:42:23 +00:00
David E. O'Brien
de2a11edaa Rewrite the per4 in perl5.
Submitted by:	eivind
Approved by:	fenner
2001-05-17 17:23:36 +00:00
David E. O'Brien
e99be40011 Change defaults to match FreeBSD, not Linux.
Approved by:	fenner
2001-05-17 17:22:46 +00:00
Ying-Chieh Liao
f0cbdc94a9 add missing sbin/zcac into pkg-plist
Noted by:	bento's log
2001-04-26 04:09:35 +00:00
Jean-Marc Zucconi
82c73b8b76 Upgrade to version 3.53 2001-04-07 22:09:38 +00:00
Maxim Sobolev
f79e81235a Correct startup shell script - pass command line arguments to the underlying
Python script.
2001-04-05 07:15:53 +00:00
Ying-Chieh Liao
4e852e5be4 add postal, a SMTP/POP benchmark tester 2001-04-02 06:23:50 +00:00
Michael Haro
e9284eeff9 clean up warnings 2001-03-29 19:50:01 +00:00
Maxim Sobolev
8447c4a32a Add pybench 0.8, an extensible benchmark suite for Python. 2001-03-29 13:26:14 +00:00
Ying-Chieh Liao
2bab7027e7 add bonnie++
Performance Test of Filesystem I/O
2001-03-24 16:39:32 +00:00
Stefan Eßer
6f03c1e93a Fix compilation on FreeBSD-3.x 2001-03-12 18:15:04 +00:00
Greg Lehey
3866c9a4ea Correct checksum.
Nose rubbed in it by: kris
2001-03-10 04:53:28 +00:00
Munechika SUMIKAWA
7d2bd88b96 Upgrade to latest IPv6 patch. fix the error with -DDO1644. 2001-03-02 09:02:39 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
FUJISHIMA Satsuki
43debc4487 update to 1.47.
PR:		24056,24618
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>,
		Joseph Scott <joseph@randomnetworks.com>
non-response from: maintainer

honor CC.
2001-01-29 14:20:52 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Greg Lehey
3aecce6126 Include sys/random.h, not machine/random.h.
This should fix the conditional build breakage introduced in revision
1.2
2001-01-04 06:58:01 +00:00
Greg Lehey
442c9545e4 Update checksum. 2001-01-04 06:51:21 +00:00
Peter Pentchev
7e2c7638bf Add a MASTER_SITE_SUBDIR to unbreak fetching.
The checksum had also changed, but it seems only the tarball was rerolled -
a comparison against an 'old' archive from ftp.freebsd.org showed no
differences in content.

PR:		23858
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-26 18:25:29 +00:00