Commit Graph

61 Commits

Author SHA1 Message Date
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
Satoshi Asami
32c1e68ce5 Category renaming to match the directory names ("benchmarking"
-> "benchmarks").
1995-11-22 11:37:02 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Torsten Blum
b8859bcb27 use ${PREFIX} instead of /usr/local 1995-10-06 20:02:50 +00:00
Satoshi Asami
c59c33f7bc Change categories to reflect their new homes. 1995-07-13 01:09:11 +00:00
Satoshi Asami
7d4de36022 New Makefile with bonnie, iozone, lmbench and tcpblast. Welcome to
your new home, babies!
1995-07-13 00:03:08 +00:00
Jean-Marc Zucconi
3aceaf024d Remove the dependency on gshar+gunshar
Use awk and sh to extract
1995-06-15 11:26:50 +00:00
Satoshi Asami
d483bc7ba1 Bonnie benchmarking tool.
Submitted by:	se
1995-05-19 09:49:09 +00:00
Satoshi Asami
db91565e4b Package files. 1995-05-14 06:23:18 +00:00
Satoshi Asami
f61d5cfb5b The Makefile that has three targets, "results", "rerun" and "see", gets
copied over to ${PREFIX}/lib/lmbench.
1995-05-14 06:19:50 +00:00
Satoshi Asami
c30ab1ec95 Make this thing install. Basically copy everything it needs to
${PREFIX}/lib/lmbench.
1995-05-14 06:08:08 +00:00
Satoshi Asami
a3961649e1 A package to measure & compare system performance.
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.
1995-05-06 11:49:56 +00:00
Satoshi Asami
4b4356397f Add more CATEGORIES. packages/orphans is now empty. 1995-05-03 02:22:33 +00:00
Satoshi Asami
b165a3a9b5 Updated utils Makefiles! 1995-04-23 13:02:52 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Satoshi Asami
91552dc4b8 Another round of Makefile updates, in utils! 1995-04-15 03:46:07 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Andreas Schulz
42e165c30c Make parentheses around the gzcat | gunshar shell commands to prevent
a ambigious redirect message from the shell from the "<" stdin
redirection.
1995-02-18 20:08:32 +00:00
Andrey A. Chernov
5b50924596 Remove cd WRKDIR 1995-02-17 16:44:28 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(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!
1995-02-11 13:51:48 +00:00
Gary Palmer
29b4546616 Make the fetch target a dummy so from-the-top `make fetch' runs don't fall
over
1995-02-10 06:09:56 +00:00