1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Kris Kennaway
1f2d106ed4 Add missing files 2003-04-05 04:39:13 +00:00
David E. O'Brien
c14491921e Fix the build on 64-bit machines.
The STL provides a min(unsigned, unsigned) implimentation by default,
but not a min(unsigned long, unsigned) one.
2003-03-05 22:40:38 +00:00
David E. O'Brien
6378beedbe Install the new docs, fix the path to them in the manpage, install all manpages. 2003-02-26 07:45:44 +00:00
David E. O'Brien
72b677a6f8 Update to version 1.93c.
This adds multiple disk accessors to better stress today's RAID's
and highly buffered disk subsystems.
2003-02-26 02:06:32 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
9bd0bb88a8 upgrade to 1.03 2003-01-02 15:33:22 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
b4ffb3c7ed Fix bonnie++ on -current
PR:		40793
Submitted by:	corecode@corecode.ath.cx
2002-09-01 19:01:21 +00:00
Patrick Li
24a1c852ed Update to 1.02c
PR:		39220
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-14 21:47:45 +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
Ying-Chieh Liao
83769e8c5f upgrade to 1.0.2
drop maintainership
2001-10-17 09:04:04 +00:00
Ying-Chieh Liao
4616be14f9 upgrade to 1.01d
Submitted by:	obrien
2001-09-09 08:29:31 +00:00
Ying-Chieh Liao
8365dff9b3 upgrade to 1.01c 2001-06-10 13:13:55 +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
Ying-Chieh Liao
2bab7027e7 add bonnie++
Performance Test of Filesystem I/O
2001-03-24 16:39:32 +00:00