Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 5 | -29/+0 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-05 | 7 | -13/+15 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs. | jkoshy | 1998-08-04 | 1 | -1/+3 |
| | |||||
* | Enable DBS. | jkoshy | 1998-08-01 | 1 | -1/+2 |
| | |||||
* | A distributed benchmarking system for TCP networks. | jkoshy | 1998-08-01 | 11 | -0/+203 |
| | |||||
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-27 | 1 | -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. | hoek | 1998-07-25 | 2 | -5/+6 |
| | |||||
* | Activate hint. | ghelmer | 1998-06-15 | 1 | -1/+2 |
| | |||||
* | Activate nbench. | tg | 1998-03-27 | 1 | -1/+2 |
| | |||||
* | Import nbench port. nbench are BYTE magazine's native benchmarks. | tg | 1998-03-27 | 7 | -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 changed | andreas | 1998-02-07 | 2 | -3/+3 |
| | | | | Submitted by: kazu@jp.freebsd.org | ||||
* | Remove bad MASTER_SITE and add proper version required line. | jseger | 1997-11-26 | 1 | -4/+3 |
| | |||||
* | Install manpages with good permissions. | pst | 1997-08-17 | 1 | -4/+5 |
| | |||||
* | Fetch from the real MASTER_SITE, since there were troubles with the | fenner | 1997-08-09 | 3 | -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.1pl3 | fenner | 1997-07-27 | 4 | -23/+8 |
| | | | | Found by: distfile checker | ||||
* | Perhaps this time I can get it right; remove two files that were | fenner | 1997-05-28 | 1 | -2/+0 |
| | | | | created when I ran the benchmark on my local machine. | ||||
* | Update PLIST to go with upgrade to 2.1pl2. | fenner | 1997-05-28 | 1 | -0/+1 |
| | |||||
* | Update PLIST to go with the upgrade to 1.1 . (oops!) | fenner | 1997-05-28 | 1 | -17/+71 |
| | |||||
* | Upgrade to 2.1pl2 | fenner | 1997-05-28 | 3 | -7/+7 |
| | |||||
* | Upgrade to lmbench 1.1 | fenner | 1997-05-28 | 3 | -11/+22 |
| | |||||
* | EXTRACT_SUFX is not necessary when DISTFILES is already specified. | asami | 1997-02-19 | 1 | -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$ | obrien | 1997-02-17 | 1 | -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. | andreas | 1997-02-16 | 1 | -0/+1 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | enable new xengine port | andreas | 1997-02-16 | 1 | -1/+2 |
| | |||||
* | new xengine port. Closes PR 2249. | andreas | 1997-02-16 | 6 | -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} | obrien | 1996-11-20 | 4 | -13/+13 |
| | | | | | cp --> ${CP} rm --> ${RM} | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 7 | -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. | asami | 1996-11-18 | 7 | -35/+27 |
| | |||||
* | Removed unnecessary @cwd directive. | max | 1996-11-15 | 1 | -1/+0 |
| | |||||
* | Braindamaged master site not allows root@<hostname> password, | ache | 1996-11-14 | 2 | -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" | asami | 1996-10-10 | 6 | -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). | asami | 1996-10-10 | 1 | -1/+1 |
| | |||||
* | Fix CFLAGS substitutions | pst | 1996-10-07 | 1 | -1/+1 |
| | |||||
* | Maintainer goes in a section of its own. | asami | 1996-08-04 | 1 | -1/+2 |
| | |||||
* | Add netperf. | asami | 1996-08-04 | 1 | -1/+2 |
| | |||||
* | Re-import netperf package under benchmarks. | pst | 1996-08-03 | 7 | -0/+430 |
| | | | | Requested by: asami | ||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Check NOMANCOMPRESS, and convert a shell for loop into a make .for loop | asami | 1996-03-21 | 1 | -10/+14 |
| | | | | | | while I'm here. Requested by: rgrimes | ||||
* | Expand subdirectory (lib/lmbench). | asami | 1996-02-01 | 1 | -1/+60 |
| | |||||
* | Fix a couple of relative paths. | asami | 1996-02-01 | 1 | -3/+3 |
| | |||||
* | Make this run from a R/O /usr file system: | se | 1996-01-05 | 4 | -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. | se | 1996-01-03 | 1 | -1/+2 |
| | |||||
* | List all files being installed and add @dirrm directioves for proper | se | 1996-01-03 | 2 | -8/+80 |
| | | | | deinstallation. | ||||
* | Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will | se | 1996-01-03 | 2 | -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 will | se | 1996-01-03 | 2 | -4/+28 |
| | | | | prevent the tests from running. | ||||
* | Add "do-install" target. | se | 1996-01-02 | 2 | -6/+18 |
| | |||||
* | *** empty log message *** | se | 1996-01-02 | 2 | -0/+20 |
| | |||||
* | Package description files added. | se | 1996-01-02 | 4 | -0/+98 |
| | |||||
* | The BYTE benchmark suite, very popular under Linux users as it seems. | se | 1996-01-01 | 6 | -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" | asami | 1995-11-22 | 5 | -10/+10 |
| | | | | -> "benchmarks"). |