aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* clean up warningsMichael Haro2001-03-291-0/+137
| | | | Notes: svn path=/head/; revision=40546
* Add pybench 0.8, an extensible benchmark suite for Python.Maxim Sobolev2001-03-296-0/+96
| | | | Notes: svn path=/head/; revision=40532
* add bonnie++Ying-Chieh Liao2001-03-247-0/+52
| | | | | | | Performance Test of Filesystem I/O Notes: svn path=/head/; revision=40316
* Fix compilation on FreeBSD-3.xStefan Eßer2001-03-122-4/+20
| | | | Notes: svn path=/head/; revision=39676
* Correct checksum.Greg Lehey2001-03-101-1/+1
| | | | | | | Nose rubbed in it by: kris Notes: svn path=/head/; revision=39358
* Upgrade to latest IPv6 patch. fix the error with -DDO1644.Munechika SUMIKAWA2001-03-022-2/+3
| | | | Notes: svn path=/head/; revision=38967
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* update to 1.47.FUJISHIMA Satsuki2001-01-295-206/+17
| | | | | | | | | | | | PR: 24056,24618 Submitted by: George Reid <greid@ukug.uk.freebsd.org>, Joseph Scott <joseph@randomnetworks.com> non-response from: maintainer honor CC. Notes: svn path=/head/; revision=37746
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Include sys/random.h, not machine/random.h.Greg Lehey2001-01-041-1/+1
| | | | | | | | This should fix the conditional build breakage introduced in revision 1.2 Notes: svn path=/head/; revision=36764
* Update checksum.Greg Lehey2001-01-041-1/+1
| | | | Notes: svn path=/head/; revision=36763
* Add a MASTER_SITE_SUBDIR to unbreak fetching.Peter Pentchev2000-12-262-2/+3
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=36388
* Upgrade to 1.13.Daniel Harris2000-12-232-2/+3
| | | | | | | | PR: 23730 Submitted by: roam Notes: svn path=/head/; revision=36289
* Drop maintainership.David E. O'Brien2000-12-221-1/+1
| | | | Notes: svn path=/head/; revision=36253
* Add checksum for IPv6 patch. (Forgotten-by: kris)Bill Fenner2000-12-202-2/+1
| | | | | | | Remove myself as MAINTAINER. Notes: svn path=/head/; revision=36162
* Update to version 0.4.Peter Pentchev2000-12-043-4/+3
| | | | | | | | PR: 23237 Submitted by: maintainer Notes: svn path=/head/; revision=35639
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-222-0/+2
| | | | Notes: svn path=/head/; revision=35324
* Change MAINTAINER field.Dmitry Sivachenko2000-11-132-2/+2
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Change the default kernel name assumed by this port from "/vmunix" toJoseph Koshy2000-11-021-0/+11
| | | | | | | | | "/kernel". Reported by: Marc Emmelmann <emmelmann@fokus.gmd.de> Notes: svn path=/head/; revision=34629
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=33101
* Update MASTER_SITES; I checked the checksum on the new location.Will Andrews2000-09-161-1/+1
| | | | | | | | PR: 21151 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=32723
* Grog is willing to maintain this now.David E. O'Brien2000-09-151-1/+1
| | | | Notes: svn path=/head/; revision=32627
* Add ipv6 to categoriesKris Kennaway2000-09-091-2/+13
| | | | Notes: svn path=/head/; revision=32458
* Update to version 0.32Kevin Lo2000-08-203-9/+7
| | | | | | | | PR: 20703 Submitted by: Maintainer Notes: svn path=/head/; revision=31790
* Update to version v0.3Kevin Lo2000-08-192-2/+2
| | | | | | | | PR: 20704 Submitted by: Maintainer Notes: svn path=/head/; revision=31764
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* - Support PREFIX/CC/CFLAGS properlyChris D. Faulhaber2000-08-015-16/+46
| | | | | | | | | | | - Support NOPORTDOCS - Add WWW: line into pkg/DESCR PR: 20148 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=31220
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Use MASTER_SITE_LOCAL.Joseph Koshy2000-06-261-1/+2
| | | | Notes: svn path=/head/; revision=29869
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-231-2/+2
| | | | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29808
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Activate ubench.Maxim Sobolev2000-06-061-0/+1
| | | | Notes: svn path=/head/; revision=29262
* Initial import of ubench - yet another *nix benchmarking utility.Maxim Sobolev2000-06-069-0/+117
| | | | | | | | PR: 19049 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=29261
* Add tmetric, a raw tool to aid in determining available bandwidth betweenWill Andrews2000-06-057-0/+51
| | | | | | | | | | two hosts. PR: 19017 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=29224
* Really show kbits/s like the label says we are.Steve Price2000-04-301-1/+1
| | | | | | | | PR: 18213 Submitted by: Oliver Breuninger <ob@seicom.net> Notes: svn path=/head/; revision=28127
* portlintMichael Haro2000-04-162-3/+3
| | | | Notes: svn path=/head/; revision=27668
* add = after MASTER_SITESMichael Haro2000-04-162-2/+2
| | | | Notes: svn path=/head/; revision=27667
* Source file was reformatted, thus out checksum became wrong.David E. O'Brien2000-04-151-1/+1
| | | | Notes: svn path=/head/; revision=27595
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-092-4/+4
| | | | Notes: svn path=/head/; revision=27423
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-0816-46/+44
| | | | Notes: svn path=/head/; revision=27416
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27112
* * Install the new manpage.David E. O'Brien2000-03-232-13/+14
| | | | | | | | | * install docs into share/docs/ rather than just share/ Approved by: maintainer Notes: svn path=/head/; revision=26972
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Restore useless version required comments.David E. O'Brien2000-03-223-0/+3
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-203-3/+0
| | | | Notes: svn path=/head/; revision=26835
* Chase the checksum (no changes).Kris Kennaway2000-02-271-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=26338
* Style nits in the ports I maintain.David E. O'Brien2000-02-133-8/+9
| | | | Notes: svn path=/head/; revision=25734
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-082-2/+2
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Respect CC and CFLAGS.Kris Kennaway2000-02-052-74/+192
| | | | Notes: svn path=/head/; revision=25505