Commit graph

24 commits

Author SHA1 Message Date
Martin Wilke
63f5bae01a - Update to 1.93.04
- Pass maintainership to submitter

PR:		121058
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-02-25 11:10:31 +00:00
Edwin Groothuis
72ad491a93 Remove USE_REINPLACE from all categories starting with B 2006-05-03 23:26:35 +00:00
Pav Lucistnik
d1b8ea31e7 - Add SHA256 2005-11-23 23:53:09 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +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
Sergey A. Osokin
dfa723de2f Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:21:17 +00:00
Mark Linimon
32b8b154e0 Mark broken for gcc 3.3. The author seems to be tracking gcc updates
(the port works on 3.2) so perhaps this will be short-term.

PR:		ports/56422
2003-10-15 23:51:46 +00:00
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