aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.sobomax2002-03-063-2/+5
|
* The distfile changed but the version number is the same.jmz2002-03-053-12/+4
|
* Upgrade to version 3.83.jmz2002-03-053-8/+18
|
* Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark.markp2002-02-248-0/+109
| | | | | PR: 35055 Submitted by: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-292-12/+12
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Set LATEST_LINK to "iozone21" to avoid conflict with the package nameknu2002-01-201-0/+2
| | | | | | of benchmarks/iozone. (Maintainer timeout; I think it's too trivial to bother him with.)
* Correct stale URLs.jkoshy2001-12-252-2/+2
|
* I'll take over this port.sumikawa2001-12-181-0/+2
|
* Better fix for previouskris2001-12-011-2/+1
|
* Don't install patch turdskris2001-12-011-0/+1
| | | | Submitted by: bento
* Back out previous delta; this URL links toa much better descriptionsheldonh2001-11-221-1/+1
| | | | | of the software, rather than just a page from which the source can be downloaded.
* Update to postmark-1.5:sheldonh2001-11-223-3/+3
| | | | | | | | * older postmark-1.13 is no longer available * new version automatically stops if work files are depleted. * new version uses a better PRNG.
* Add stream-1.0, a synthetic benchmark program that measures sustainablepetef2001-11-078-0/+74
| | | | | | | memory bandwidth PR: 27272 Submitted by: Scott Flatman <sf@dsinw.com>
* Setting optind to 0 before calling getopt(3) is a stupid idea; it wouldjoerg2001-11-031-0/+10
| | | | | | 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.
* Upgrade to version 3.67jmz2001-10-312-3/+3
| | | | Submitted by: ijliao
* incorporate Arne.Juul@fast.no's patchesmharo2001-10-191-16/+136
| | | | Submitted by: Arne.Juul@fast.no
* Update to 0.9.sobomax2001-10-183-3/+5
|
* upgrade to 1.0.2ijliao2001-10-173-5/+14
| | | | drop maintainership
* Updated to 2.09.markp2001-09-302-2/+2
|
* Update to new distfile location and use bz2fenner2001-09-102-2/+3
| | | | Submitted by: mbac@nyct.net
* upgrade to 0.60ijliao2001-09-092-3/+3
| | | | drop maintainership
* upgrade to 1.01dijliao2001-09-094-2/+23
| | | | Submitted by: obrien
* Update MASTER_SITESdwcjr2001-09-044-17/+10
| | | | | | | | | Bump PORTEPOCH "Upgrade" to v0.5 Give author of software maintainership PR: 29900 Submitted by: leeym@utopia.leeym.com
* Updated to 2.06markp2001-08-292-2/+2
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* update to version 0.99mharo2001-08-184-26/+17
| | | | | | | release maintainership PR: 29838 Submitted by: maintainer
* Don't let patch's auto-RCS-checkout behavior interfere withfenner2001-08-021-0/+11
| | | | | applying patches by making the files writable before trying to patch them.
* Updated to 2.05markp2001-07-132-2/+2
|
* Add NOPORTDOCS support to pkg-plistdwcjr2001-07-081-2/+2
| | | | | PR: 28603 Submitted by: Patrick Li <pat@databits.net>
* Add NOPORTDOCS supportlioux2001-07-041-5/+5
| | | | | PR: 28601 Submitted by: Patrick Li <pat@databits.net>
* Add NOPORTDOCS supportlioux2001-07-041-2/+2
| | | | | PR: 28602 Submitted by: Patrick Li <pat@databits.net>
* Update to 2.02. Add mirror site.markp2001-06-142-7/+8
|
* upgrade to 1.01cijliao2001-06-102-2/+2
|
* Add siege 2.00, a http regression testing and benchmarking utility.markp2001-06-086-0/+53
| | | | | PR: 27831 Submitted by: Mark Pulford <mark@kyne.com.au>
* add iperfijliao2001-05-287-0/+97
| | | | | | | A tool to measure maximum TCP and UDP bandwidth PR: 27462 Submitted by: Pete Fritchman <petef@databits.net>
* Rewrite the per4 in perl5.obrien2001-05-181-0/+214
| | | | | Submitted by: eivind Approved by: fenner
* Change defaults to match FreeBSD, not Linux.obrien2001-05-181-0/+37
| | | | Approved by: fenner
* add missing sbin/zcac into pkg-plistijliao2001-04-261-0/+1
| | | | Noted by: bento's log
* Upgrade to version 3.53jmz2001-04-082-6/+6
|
* Correct startup shell script - pass command line arguments to the underlyingsobomax2001-04-051-1/+2
| | | | Python script.
* add postal, a SMTP/POP benchmark testerijliao2001-04-026-0/+39
|
* clean up warningsmharo2001-03-301-0/+137
|
* Add pybench 0.8, an extensible benchmark suite for Python.sobomax2001-03-296-0/+96
|
* add bonnie++ijliao2001-03-257-0/+52
| | | | Performance Test of Filesystem I/O
* Fix compilation on FreeBSD-3.xse2001-03-132-4/+20
|
* Correct checksum.grog2001-03-101-1/+1
| | | | Nose rubbed in it by: kris
* Upgrade to latest IPv6 patch. fix the error with -DDO1644.sumikawa2001-03-022-2/+3
|
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* update to 1.47.sf2001-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.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3
|
* Include sys/random.h, not machine/random.h.grog2001-01-041-1/+1
| | | | | This should fix the conditional build breakage introduced in revision 1.2
* Update checksum.grog2001-01-041-1/+1
|
* Add a MASTER_SITE_SUBDIR to unbreak fetching.roam2000-12-272-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>
* Upgrade to 1.13.dannyboy2000-12-242-2/+3
| | | | | PR: 23730 Submitted by: roam
* Drop maintainership.obrien2000-12-231-1/+1
|
* Add checksum for IPv6 patch. (Forgotten-by: kris)fenner2000-12-212-2/+1
| | | | Remove myself as MAINTAINER.
* Update to version 0.4.roam2000-12-043-4/+3
| | | | | PR: 23237 Submitted by: maintainer
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-222-0/+2
|
* Change MAINTAINER field.demon2000-11-132-2/+2
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Change the default kernel name assumed by this port from "/vmunix" tojkoshy2000-11-021-0/+11
| | | | | | "/kernel". Reported by: Marc Emmelmann <emmelmann@fokus.gmd.de>
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-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
* Update MASTER_SITES; I checked the checksum on the new location.will2000-09-171-1/+1
| | | | | PR: 21151 Submitted by: Andreas Schulz <ats@first.gmd.de>
* Grog is willing to maintain this now.obrien2000-09-151-1/+1
|
* Add ipv6 to categorieskris2000-09-091-2/+13
|
* Update to version 0.32kevlo2000-08-203-9/+7
| | | | | PR: 20703 Submitted by: Maintainer
* Update to version v0.3kevlo2000-08-192-2/+2
| | | | | PR: 20704 Submitted by: Maintainer
* Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* - Support PREFIX/CC/CFLAGS properlyjedgar2000-08-025-16/+46
| | | | | | | | - Support NOPORTDOCS - Add WWW: line into pkg/DESCR PR: 20148 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Use MASTER_SITE_LOCAL.jkoshy2000-06-261-1/+2
|
* - Use MASTER_SITE_SUNSITE to MASTER_SITESsobomax2000-06-231-2/+2
| | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Activate ubench.sobomax2000-06-061-0/+1
|
* Initial import of ubench - yet another *nix benchmarking utility.sobomax2000-06-069-0/+117
| | | | | PR: 19049 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Add tmetric, a raw tool to aid in determining available bandwidth betweenwill2000-06-057-0/+51
| | | | | | | two hosts. PR: 19017 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
* Really show kbits/s like the label says we are.steve2000-04-301-1/+1
| | | | | PR: 18213 Submitted by: Oliver Breuninger <ob@seicom.net>
* portlintmharo2000-04-172-3/+3
|
* add = after MASTER_SITESmharo2000-04-172-2/+2
|
* Source file was reformatted, thus out checksum became wrong.obrien2000-04-151-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-102-4/+4
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-0916-46/+44
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* * Install the new manpage.obrien2000-03-232-13/+14
| | | | | | * install docs into share/docs/ rather than just share/ Approved by: maintainer
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Restore useless version required comments.obrien2000-03-223-0/+3
|
* Remove the "version required" line.obrien2000-03-203-3/+0
|
* Chase the checksum (no changes).kris2000-02-271-1/+1
| | | | Noticed by: bento
* Style nits in the ports I maintain.obrien2000-02-133-8/+9
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-082-2/+2
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Respect CC and CFLAGS.kris2000-02-062-74/+192
|
* Quiet a portlint(1) warning.obrien2000-02-031-3/+0
|
* portlintmharo2000-02-031-3/+4
|
* No need to use a patch when the source is a part of the port.steve2000-01-301-3/+3
|
* time(3) returns a time_t and not a long.steve2000-01-292-0/+22
|
* Don't try to include machine/random.h on the Alpha.steve2000-01-291-3/+5
|
* Respect CC and CFLAGSkris2000-01-241-4/+7
|
* Respect CC and CFLAGSkris2000-01-231-0/+20
|
* fix bento build errorsmharo2000-01-224-5/+27
|
* Add iozone21.asami2000-01-141-0/+1
|
* Explain better why we have two iozone ports.obrien2000-01-102-2/+6
|
* Revert back to version 2.1 The 3.x versions of iozone have completelyobrien2000-01-103-17/+50
| | | | | changed their testing methods, thus their output is useless in comparing with older statistics.
* Update to version 1.1.obrien2000-01-032-3/+2
| | | | Submitted by: grog
* Update to version 2.2.7.steve1999-12-316-42/+58
| | | | | PR: 15572 Submitted by: maintainer
* Prevent overflow of "size" for file sizes of 2048MB and more (PR 11430).se1999-12-314-24/+86
| | | | | | | | | 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
* Upgrade to version 1.45, use better building logic.billf1999-12-253-26/+9
|
* Fix MASTER_SITE.jkoshy1999-12-081-1/+1
|
* Fix distfile-Fennerage on one of fenner's own ports.billf1999-11-231-1/+3
| | | | (Sorry, I couldn't resist.)
* Make this compile again in light of the recent signal changes. This issteve1999-11-141-0/+18
| | | | | no fault of Marcel's changes but rather poor style. Bruce gives a much longer version but I won't repeat that here. :)
* Remove the benchmarking port "hint". HINT is no longer publicallyghelmer1999-11-081-1/+0
| | | | | | | available from Ames Laboratory except to US Dept. of Energy users (ref http://www.scl.ameslab.gov/Projects/HINT/index.html) Reminded by: fenner's portsurvey
* The distfile moved around on the MASTER_SITE and changed names. Thesteve1999-09-274-6/+6
| | | | | | checksum did not change. Inspired by: a partial commit by Asami-san
* Oops sorry, didn't intend to commit that one....asami1999-09-222-4/+4
|
* iozone has a homepage (which is its master site as well).asami1999-09-222-0/+4
|
* iozone has a homepage (which is its master site as well).asami1999-09-222-4/+4
|
* Upgrade to version 3.9jmz1999-09-214-6/+6
|
* Make this build again on -current after jlemon's changes to tcp_var.h.steve1999-09-201-2/+16
|
* Add another MASTER_SITE.obrien1999-09-191-1/+2
|
* turn on postmarkobrien1999-09-191-0/+1
|
* PostMark is the benchmark used in the NetApp Technical Report TR-3022,obrien1999-09-195-0/+51
| | | | | | | "PostMark: A New File System Benchmark" -- Existing file system benchmarks are deficient in portraying performance in the ephemeral small-file regime used by Internet software, especially: electronic mail, netnews, and web-based commerce.
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1
|
* Switch back dependency to gnuplot, now that chuckr has fixed it.asami1999-09-111-1/+1
|
* Checksum changed on us.asami1999-09-112-2/+2
|
* ${STRIP} is not a command -- it's the -s flag to install. ;)asami1999-09-112-2/+2
|
* Change dependency from gnuplot to gnuplot+ (which has already been fixedasami1999-09-101-1/+1
| | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back.
* Fix up arr_script too; it's not installed by netperf but it is nowfenner1999-09-091-0/+13
| | | | usable in case anyone grovels around in the work dir and finds it.
* Include RFC1644 tests. (ports/11581)fenner1999-09-092-12/+20
| | | | | | | | | Allow ${PREFIX} setting. (ports/12213) Clean up makefile a smidge. PR: ports/11581 and ports/12213 Submitted by: Martin Kammerhofer dada@sbox.tu-graz.ac.at and Nick Hibma nick.hibma@jrc.it
* gzip -> ${GZIP_CMD}mharo1999-09-051-1/+1
| | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-302-2/+2
|
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* Caps, no period.hoek1999-08-301-1/+1
|
* expr -> ${EXPR}mharo1999-08-282-2/+2
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-2516-16/+16
|
* chmod -> ${CHMOD}mharo1999-08-232-18/+18
|
* chmod -> ${CHMOD}mharo1999-08-233-6/+6
| | | | chown -> ${CHOWN}
* turn-on rawioobrien1999-08-091-1/+2
|
* Greg Lehey's util for performance testing of low-level storage devicesobrien1999-08-095-0/+30
|
* Reroll the md5, the FTP site seems to have been updated as of 8/03/1999billf1999-08-085-4/+28
| | | | While I'm here, strip the binary and make this port respect CFLAGS.
* Fix WWW: typosfenner1999-08-011-1/+1
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* Initial import of httperf version 0.6.steve1999-08-015-0/+63
| | | | | | | A tool for measuring webserver performance. PR: 12878 Submitted by: Will Andrews <andrews@technologist.com>
* Fix some portlint problems. echo -> ${ECHO}, fill in version requiredcpiazza1999-07-184-92/+44
| | | | and shorten DESCR.
* Upgrade to version 3.0jmz1999-07-085-62/+32
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2713-13/+13
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* TTCP is a benchmarking tool for determining TCP and UDP performancemharo1999-06-025-0/+55
| | | | | | | between two systems. I could never remember where to get it, others may find it useful to have in the ports collection too.
* Update to version 1.2.0.steve1999-05-034-10/+10
| | | | | PR: 11431 Submitted by: maintainer
* Prefix Websites With Www:hoek1999-05-036-7/+8
|
* update to 1.1mharo1999-04-276-8/+62
| | | | | PR: 11327 Submitted by: maintainer
* Enter polygraph, a benchmarking tool for Web proxies.billf1999-04-151-1/+2
|
* Polygraph is a benchmarking tool for Web proxies. Polygraphbillf1999-04-1510-0/+86
| | | | | | | | | | | distribution includes a high-performance client and server simulators. The simulators create a stream of HTTP requests that can be routed through a Web proxy. Studying proxy performance under various [stress] conditions is essential for performance tuning, evaluation of new algorithms, analysis of hardware configurations, and comparing available proxy products. PR: ports/10375 Submitted By: Dima Sivachenko <dima@Chg.RU>
* CATEGORIES was wrong (net came before benchmarks)billf1999-04-151-2/+2
|
* Add MLINK from netpipe.1 to NPtcp.1.jkoshy1999-03-031-1/+2
| | | | Requested by: Guy Helmer <ghelmer@scl.ameslab.gov>
* Activate netpipe.jkoshy1999-02-211-1/+2
|
* Import of NETPIPE, a self scaling network benchmark from AMES lab.jkoshy1999-02-215-0/+46
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-032-4/+6
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* Create one diff per file to patch.se1998-12-204-0/+54
|
* Create one diff per file to patch.se1998-12-204-0/+288
| | | | | | | Add suggested fix for "dc" test. PR: 7805 Submitted by: Guy Helmer <ghelmer@scl.ameslab.gov>
* Split into several files, one per file to patchse1998-12-202-258/+2
|
* Import of nttcpbillf1998-12-087-0/+257
| | | | | | | | | | This program is an up to date version of the ttcp program. It uses inetd (or simulates its behaviour) to start off the remote side program which will send/receive data. Both sides measure the time and number of bytes transfered. The local side will print the measures. The format of the output can be specified on the commandline. PR: ports/8546
* Fix minor bug in which the reported throughput would be incorrect if theobrien1998-12-051-1/+4
| | | | | | | test block size were changed from 1024 bytes. Submitted by: Chad R. Larson <chad@freeway.dcfinc.com> Obtained from: ports@freebsd.org
* Don't use DISTFILES when you have only one file to fetch.billf1998-12-022-12/+10
| | | | | | | | | | | I eliminated DISTFILES and PKGNAME by just using EXTRACT_SUFX. On a funnier note, the MASTER_SITE didn't like us sending our e-mail address as "president@whitehouse.gov" to get around it's "no-root" login policy. So I had to change this to "portsuser@FreeBSD.org". 530- SIR, how'bout using a NSA machine instead? 530 Goodbye.
* Don't try to do anything fancy and copy stuff under ${WRKDIR} so this worksasami1998-12-011-10/+7
| | | | with a read-only ports tree.
* Remove *.orig files from the pgms directory so this deinstall's cleanly.steve1998-09-272-2/+4
|
* Remove the share/doc/xengine directory on deinstall.steve1998-09-271-0/+1
|
* Take the manpages out of pkg/PLIST and put them in MAN1.steve1998-09-162-2/+3
|
* Remove manpages from pkg/PLISTobrien1998-08-145-29/+0
|
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-067-13/+15
| | | | the letters "B" and "C". And some Chinese symbols as well.
* RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs.jkoshy1998-08-041-1/+3
|
* Enable DBS.jkoshy1998-08-021-1/+2
|
* A distributed benchmarking system for TCP networks.jkoshy1998-08-0211-0/+203
|
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Another batch of "Add homepage." for benchmarks through converters.hoek1998-07-252-5/+6
|
* Activate hint.ghelmer1998-06-161-1/+2
|
* Activate nbench.tg1998-03-271-1/+2
|
* Import nbench port. nbench are BYTE magazine's native benchmarks.tg1998-03-277-0/+70
| | | | | | | | Don't ask me how this differs from bytebench, but it seems to be different enough to warrant a seperate port. PR: 5330 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Maintainers e-mail address changedandreas1998-02-072-3/+3
| | | | Submitted by: kazu@jp.freebsd.org
* Remove bad MASTER_SITE and add proper version required line.jseger1997-11-271-4/+3
|
* Install manpages with good permissions.pst1997-08-181-4/+5
|
* Fetch from the real MASTER_SITE, since there were troubles with thefenner1997-08-103-9/+51
| | | | | | | previous one. Make portlint happy while we're at it. Also add @dirrm's to PLIST. Found by: distfile checker & portlint
* Update to 2.1pl3fenner1997-07-284-23/+8
| | | | Found by: distfile checker
* Perhaps this time I can get it right; remove two files that werefenner1997-05-291-2/+0
| | | | created when I ran the benchmark on my local machine.
* Update PLIST to go with upgrade to 2.1pl2.fenner1997-05-291-0/+1
|
* Update PLIST to go with the upgrade to 1.1 . (oops!)fenner1997-05-291-17/+71
|
* Upgrade to 2.1pl2fenner1997-05-283-7/+7
|
* Upgrade to lmbench 1.1fenner1997-05-283-11/+22
|
* EXTRACT_SUFX is not necessary when DISTFILES is already specified.asami1997-02-191-3/+3
| | | | | While I'm here, attempt to use more standard variables (PATCH*) in the pre-patch command (patch is in shar format).
* * no $Id$obrien1997-02-171-6/+11
| | | | | | | | * PKGNAME needs a version number * DISTNAME useless * use INSTALL_* macros. * "mkdir -p" --> ${MKDIR} * changed "BTW" to something non-native english speakers may understand.
* Show a benchmark value (taken from my system) after installing the port.andreas1997-02-161-0/+1
| | | | | | Reviewed by: Submitted by: Obtained from:
* enable new xengine portandreas1997-02-161-1/+2
|
* new xengine port. Closes PR 2249.andreas1997-02-166-0/+73
| | | | | | | It displays a part of a motor. The faster your X server is, the more rpm you get ;-) Guess how many rpm's I got, when I started with X11 years ago .... 32 rpm with an ET4000 VGA card on a 386 4MB running Interactive Unix ;-))
* mkdir --> ${MKDIR}obrien1996-11-204-13/+13
| | | | | cp --> ${CP} rm --> ${RM}
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-187-20/+6
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-187-35/+27
|
* Removed unnecessary @cwd directive.max1996-11-151-1/+0
|
* Braindamaged master site not allows root@<hostname> password,ache1996-11-142-2/+8
| | | | | use followin trick instead: FETCH_CMD= FTP_PASSWORD=president@whitehouse.gov /usr/bin/fetch
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-106-6/+6
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Typo (messure -> measure).asami1996-10-101-1/+1
|
* Fix CFLAGS substitutionspst1996-10-081-1/+1
|
* Maintainer goes in a section of its own.asami1996-08-041-1/+2
|
* Add netperf.asami1996-08-041-1/+2
|
* Re-import netperf package under benchmarks.pst1996-08-047-0/+430
| | | | Requested by: asami
* pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1
|
* Check NOMANCOMPRESS, and convert a shell for loop into a make .for loopasami1996-03-211-10/+14
| | | | | | while I'm here. Requested by: rgrimes
* Expand subdirectory (lib/lmbench).asami1996-02-011-1/+60
|
* Fix a couple of relative paths.asami1996-02-011-3/+3
|
* Make this run from a R/O /usr file system:se1996-01-064-16/+112
| | | | | | - Temporary files are written into $TMPDIR (default /var/tmp) (some 18MB of free space are required for the file system test). - Results are stored into $RESULTDIR (default /tmp).
* Add bytebench.se1996-01-031-1/+2
|
* List all files being installed and add @dirrm directioves for properse1996-01-032-8/+80
| | | | deinstallation.
* Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr willse1996-01-032-8/+72
| | | | | | prevent the tests from running. Do not try to compile the test programs, since the sources are not being copied to the lib/bytebench directory by "make install".
* Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr willse1996-01-032-4/+28
| | | | prevent the tests from running.
* Add "do-install" target.se1996-01-032-6/+18
|
* *** empty log message ***se1996-01-032-0/+20
|
* Package description files added.se1996-01-034-0/+98
|
* The BYTE benchmark suite, very popular under Linux users as it seems.se1996-01-026-0/+208
| | | | | | | | (See: http://www.silkroad.com/bass/linux/bm.html for results ...) This is another benchmark that tries to give a single performance number, but without giving much thought to proper weighting of the performance numbers. So: Please handle with care ...
* Category renaming to match the directory names ("benchmarking"asami1995-11-225-10/+10
| | | | -> "benchmarks").
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* use ${PREFIX} instead of /usr/localtorstenb1995-10-071-1/+1
|
* Change categories to reflect their new homes.asami1995-07-135-10/+10
|
* New Makefile with bonnie, iozone, lmbench and tcpblast. Welcome toasami1995-07-131-0/+9
| | | | your new home, babies!
* Remove the dependency on gshar+gunsharjmz1995-06-152-8/+4
| | | | Use awk and sh to extract
* Bonnie benchmarking tool.asami1995-05-196-0/+145
| | | | Submitted by: se
* Package files.asami1995-05-143-0/+35
|
* The Makefile that has three targets, "results", "rerun" and "see", getsasami1995-05-141-0/+15
| | | | copied over to ${PREFIX}/lib/lmbench.
* Make this thing install. Basically copy everything it needs toasami1995-05-141-2/+22
| | | | ${PREFIX}/lib/lmbench.
* A package to measure & compare system performance.asami1995-05-063-0/+35
| | | | | | | | | Yes, I know the package files are missing, I need to hack it a little more so that it installs the binaries and all the data files in some place that won't be blown away by a "make clean" and compare the results...for now, you can type "make test" to run the test and go into the work/lmbench-1.0/Results subdirectory to see what it measured.
* Add more CATEGORIES. packages/orphans is now empty.asami1995-05-031-1/+2
|
* Updated utils Makefiles!asami1995-04-232-6/+2
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-1/+3
|
* Another round of Makefile updates, in utils!asami1995-04-152-8/+32
|
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-112-0/+2
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-012-0/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-04-012-0/+2
|
* Make parentheses around the gzcat | gunshar shell commands to preventats1995-02-192-2/+2
| | | | | a ambigious redirect message from the shell from the "<" stdin redirection.
* Remove cd WRKDIRache1995-02-182-2/+2
|
* Converted Makefiles as much as I could.asami1995-02-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Make the fetch target a dummy so from-the-top `make fetch' runs don't fallgpalmer1995-02-101-1/+4
| | | | over
* Put cd command under brackets for proper exit codeache1995-01-182-2/+2
|
* Update DEPENDS lines to point to the new relocated ports.jkh1995-01-132-2/+2
|
* Upgrade.ache1994-12-285-33/+45
|
* Remove the symlink in the pre-clean target, that gets created from theats1994-11-211-1/+2
| | | | configure script.
* We have no WRKDIR. Say so.jkh1994-11-171-4/+2
|
* When we changed the cookies to be ${WRKDIR} relative, it broke this guy.jkh1994-11-101-1/+4
| | | | Reassign cookie locations.
* Update of this port from Jean-Marc Zucconijkh1994-10-063-6/+12
| | | | Submitted by: jmz
* Jean-Marc Zucconi's iozone port.jkh1994-09-269-0/+70
| | | | Submitted by: jmz
* Several changes across all ports:jkh1994-09-141-6/+5
| | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
* Make the required changes to make all existing ports use MASTER_SITESjkh1994-09-131-4/+4
| | | | correctly.
* Bring in Michael Reifenberger's tcpblast port.jkh1994-09-096-0/+144
Reviewed by: jkh Submitted by: mr