Commit Graph

83 Commits

Author SHA1 Message Date
Steve Price
53cb0c2f6a Take the manpages out of pkg/PLIST and put them in MAN1. 1998-09-16 02:25:06 +00:00
David E. O'Brien
09b64b0d35 Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Joseph Koshy
907a651b97 RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs. 1998-08-04 06:42:33 +00:00
Joseph Koshy
dd57828bce Enable DBS. 1998-08-01 23:36:52 +00:00
Joseph Koshy
3f018c354e A distributed benchmarking system for TCP networks. 1998-08-01 23:34:42 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Tim Vanderhoek
4bdfc29501 Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
Guy Helmer
3a1ee4c44d Activate hint. 1998-06-15 18:14:45 +00:00
Thomas Gellekum
c4b49b40da Activate nbench. 1998-03-27 12:29:00 +00:00
Thomas Gellekum
1af771fdf0 Import nbench port. nbench are BYTE magazine's native benchmarks.
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>
1998-03-27 12:26:47 +00:00
Andreas Klemm
c3cf16b1c0 Maintainers e-mail address changed
Submitted by:	kazu@jp.freebsd.org
1998-02-07 09:18:25 +00:00
Justin M. Seger
64d5cfca14 Remove bad MASTER_SITE and add proper version required line. 1997-11-26 23:09:14 +00:00
Paul Traina
60cb883c9f Install manpages with good permissions. 1997-08-17 17:47:24 +00:00
Bill Fenner
517a043a8c Fetch from the real MASTER_SITE, since there were troubles with the
previous one.  Make portlint happy while we're at it.  Also add @dirrm's
to PLIST.

Found by:	distfile checker & portlint
1997-08-09 22:25:01 +00:00
Bill Fenner
d4e995a817 Update to 2.1pl3
Found by:	distfile checker
1997-07-27 20:56:06 +00:00
Bill Fenner
8b67ae628e Perhaps this time I can get it right; remove two files that were
created when I ran the benchmark on my local machine.
1997-05-28 22:38:49 +00:00
Bill Fenner
5563dc92fa Update PLIST to go with upgrade to 2.1pl2. 1997-05-28 22:11:44 +00:00
Bill Fenner
31b0de4a83 Update PLIST to go with the upgrade to 1.1 . (oops!) 1997-05-28 22:08:38 +00:00
Bill Fenner
5a5abdd89e Upgrade to 2.1pl2 1997-05-28 05:48:48 +00:00
Bill Fenner
70e0e2f636 Upgrade to lmbench 1.1 1997-05-28 02:18:20 +00:00
Satoshi Asami
dc33ae23b4 EXTRACT_SUFX is not necessary when DISTFILES is already specified.
While I'm here, attempt to use more standard variables (PATCH*) in
the pre-patch command (patch is in shar format).
1997-02-19 04:22:01 +00:00
David E. O'Brien
2b74d4945b * no $Id$
*  PKGNAME needs a version number
*  DISTNAME useless
*  use INSTALL_* macros.
*  "mkdir -p" --> ${MKDIR}
*  changed "BTW" to something non-native english speakers may understand.
1997-02-17 05:01:18 +00:00
Andreas Klemm
b0b5d9c927 Show a benchmark value (taken from my system) after installing the port.
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 13:42:18 +00:00
Andreas Klemm
c83eeffecc enable new xengine port 1997-02-16 13:32:59 +00:00
Andreas Klemm
5474e1b9dd new xengine port. Closes PR 2249.
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 ;-))
1997-02-16 13:30:45 +00:00
David E. O'Brien
ef75a40328 mkdir --> ${MKDIR}
cp    --> ${CP}
rm    --> ${RM}
1996-11-20 01:59:27 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Masafumi Max NAKANE
a0f302cacf Removed unnecessary @cwd directive. 1996-11-15 15:34:34 +00:00
Andrey A. Chernov
984e30c97a Braindamaged master site not allows root@<hostname> password,
use followin trick instead:
FETCH_CMD=      FTP_PASSWORD=president@whitehouse.gov /usr/bin/fetch
1996-11-14 08:08:04 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
0fb81c77bc Typo (messure -> measure). 1996-10-10 03:41:19 +00:00
Paul Traina
2d1a28c853 Fix CFLAGS substitutions 1996-10-07 16:57:57 +00:00
Satoshi Asami
8cb1c3514f Maintainer goes in a section of its own. 1996-08-04 08:46:07 +00:00
Satoshi Asami
dc040556f3 Add netperf. 1996-08-04 08:45:44 +00:00
Paul Traina
1472849a6e Re-import netperf package under benchmarks.
Requested by: asami
1996-08-03 19:51:05 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
8576760e50 Check NOMANCOMPRESS, and convert a shell for loop into a make .for loop
while I'm here.

Requested by:	rgrimes
1996-03-21 11:35:08 +00:00
Satoshi Asami
924e9c16d5 Expand subdirectory (lib/lmbench). 1996-02-01 07:56:10 +00:00
Satoshi Asami
3f1ecbf68d Fix a couple of relative paths. 1996-02-01 07:22:23 +00:00
Stefan Eßer
ac16c18c03 Make this run from a R/O /usr file system:
- 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).
1996-01-05 16:38:12 +00:00
Stefan Eßer
00e64e978f Add bytebench. 1996-01-03 00:12:48 +00:00
Stefan Eßer
def0541056 List all files being installed and add @dirrm directioves for proper
deinstallation.
1996-01-03 00:09:51 +00:00
Stefan Eßer
8ec4c84aa4 Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will
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".
1996-01-03 00:08:33 +00:00
Stefan Eßer
1da350ced8 Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will
prevent the tests from running.
1996-01-03 00:06:21 +00:00
Stefan Eßer
2d1df8b704 Add "do-install" target. 1996-01-02 23:08:59 +00:00
Stefan Eßer
bdfe0a2973 *** empty log message *** 1996-01-02 23:07:41 +00:00
Stefan Eßer
e33d663c79 Package description files added. 1996-01-02 22:08:35 +00:00
Stefan Eßer
0fa3c4a3a1 The BYTE benchmark suite, very popular under Linux users as it seems.
(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 ...
1996-01-01 22:57:36 +00:00