Commit graph

13 commits

Author SHA1 Message Date
Ganael LAPLANCHE
7d90239629 Simplify PTHREAD_LIBS fix by removing useless patch
Suggested by:	danfe
Feature safe:	yes
2012-11-29 09:22:55 +00:00
Ganael LAPLANCHE
d528744715 - Update to 1.97
- Use $PTHREAD_LIBS instead of -lpthread

Feature safe: yes
2012-11-28 08:26:47 +00:00
Martin Wilke
76c3198bae - Update to 138132
PR:		138132
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-08-26 16:04:48 +00:00
Pete Fritchman
d66b0dc08a - support large files
- bump PORTREVISION

PR:		56011
Submitted by:	Vivek Khera <vivek@khera.org>
2003-12-21 03:19:28 +00:00
Pav Lucistnik
d53f53c3b1 - Our other two 64-bit platforms needs min(int, int) workaround too
- Unmark broken as it builds on Bento at least for i386. I got some feedback
  that it builds with gcc 3.3.3, but not with 3.3.1

Tested by:	Koop Mast (on sparc64)
Approved by:	adamw (mentor)
2003-11-22 00:46:43 +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
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
Ying-Chieh Liao
9bd0bb88a8 upgrade to 1.03 2003-01-02 15:33:22 +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
2bab7027e7 add bonnie++
Performance Test of Filesystem I/O
2001-03-24 16:39:32 +00:00