summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)Author
2000-11-02Change the default kernel name assumed by this port from "/vmunix" toJoseph Koshy
"/kernel". Reported by: Marc Emmelmann <emmelmann@fokus.gmd.de>
2000-09-25Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami
PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-16Update MASTER_SITES; I checked the checksum on the new location.Will Andrews
PR: 21151 Submitted by: Andreas Schulz <ats@first.gmd.de>
2000-09-15Grog is willing to maintain this now.David E. O'Brien
2000-09-09Add ipv6 to categoriesKris Kennaway
2000-08-20Update to version 0.32Kevin Lo
PR: 20703 Submitted by: Maintainer
2000-08-19Update to version v0.3Kevin Lo
PR: 20704 Submitted by: Maintainer
2000-08-11Make these COMMENT files conform to Handbook standard.Will Andrews
PR: 20269 Submitted by: Ports Fury
2000-08-01- Support PREFIX/CC/CFLAGS properlyChris D. Faulhaber
- Support NOPORTDOCS - Add WWW: line into pkg/DESCR PR: 20148 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-29Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien
MASTER_SITE_LOCAL site.
2000-06-26Use MASTER_SITE_LOCAL.Joseph Koshy
2000-06-23- Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev
PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22Unleash all of these ports upon the people. I no longer have any interestWill Andrews
in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
2000-06-06Activate ubench.Maxim Sobolev
2000-06-06Initial import of ubench - yet another *nix benchmarking utility.Maxim Sobolev
PR: 19049 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-06-05Add tmetric, a raw tool to aid in determining available bandwidth betweenWill Andrews
two hosts. PR: 19017 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2000-04-30Really show kbits/s like the label says we are.Steve Price
PR: 18213 Submitted by: Oliver Breuninger <ob@seicom.net>
2000-04-16portlintMichael Haro
2000-04-16add = after MASTER_SITESMichael Haro
2000-04-15Source file was reformatted, thus out checksum became wrong.David E. O'Brien
2000-04-10Update with the new PORTNAME/PORTVERSION variablesChris Piazza
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
2000-04-08update with the new PORTNAME/PORTVERSION variablesMichael Haro
2000-03-29Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway
have time to maintain them. Approved by: andy
2000-03-23* Install the new manpage.David E. O'Brien
* install docs into share/docs/ rather than just share/ Approved by: maintainer
2000-03-22Finish moving MAINTAINER for my ports.Will Andrews
andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
2000-03-22Restore useless version required comments.David E. O'Brien
2000-03-20Remove the "version required" line.David E. O'Brien
2000-02-27Chase the checksum (no changes).Kris Kennaway
Noticed by: bento
2000-02-13Style nits in the ports I maintain.David E. O'Brien
2000-02-08Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm
as the days of the former are numbered. Reviewed by: asami
2000-02-05Respect CC and CFLAGS.Kris Kennaway
2000-02-03Quiet a portlint(1) warning.David E. O'Brien
2000-02-02portlintMichael Haro
2000-01-29No need to use a patch when the source is a part of the port.Steve Price
2000-01-28time(3) returns a time_t and not a long.Steve Price
2000-01-28Don't try to include machine/random.h on the Alpha.Steve Price
2000-01-24Respect CC and CFLAGSKris Kennaway
2000-01-22Respect CC and CFLAGSKris Kennaway
2000-01-22fix bento build errorsMichael Haro
2000-01-14Add iozone21.Satoshi Asami
2000-01-09Explain better why we have two iozone ports.David E. O'Brien
2000-01-09Revert back to version 2.1 The 3.x versions of iozone have completelyDavid E. O'Brien
changed their testing methods, thus their output is useless in comparing with older statistics.
2000-01-03Update to version 1.1.David E. O'Brien
Submitted by: grog
1999-12-30Update to version 2.2.7.Steve Price
PR: 15572 Submitted by: maintainer
1999-12-30Prevent overflow of "size" for file sizes of 2048MB and more (PR 11430).Stefan Eßer
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-25Upgrade to version 1.45, use better building logic.Bill Fumerola
1999-12-08Fix MASTER_SITE.Joseph Koshy
1999-11-23Fix distfile-Fennerage on one of fenner's own ports.Bill Fumerola
(Sorry, I couldn't resist.)
1999-11-14Make this compile again in light of the recent signal changes. This isSteve Price
no fault of Marcel's changes but rather poor style. Bruce gives a much longer version but I won't repeat that here. :)