summaryrefslogtreecommitdiff
path: root/benchmarks/iozone (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-11-22Category renaming to match the directory names ("benchmarking"Satoshi Asami1-2/+2
-> "benchmarks"). Notes: svn path=/head/; revision=2443
1995-07-13Change categories to reflect their new homes.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1959
1995-06-15Remove the dependency on gshar+gunsharJean-Marc Zucconi1-4/+2
Use awk and sh to extract Notes: svn path=/head/; revision=1833
1995-04-23Updated utils Makefiles!Satoshi Asami1-3/+1
Notes: svn path=/head/; revision=1502
1995-04-15Another round of Makefile updates, in utils!Satoshi Asami1-4/+16
Notes: svn path=/head/; revision=1359
1995-04-11Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1-0/+1
Notes: svn path=/head/; revision=1327
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-0/+1
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-31Try to get most ports checksummedGary Palmer1-0/+1
Notes: svn path=/head/; revision=1262
1995-02-18Make parentheses around the gzcat | gunshar shell commands to preventAndreas Schulz1-1/+1
a ambigious redirect message from the shell from the "<" stdin redirection. Notes: svn path=/head/; revision=1003
1995-02-17Remove cd WRKDIRAndrey A. Chernov1-1/+1
Notes: svn path=/head/; revision=998
1995-02-11Converted Makefiles as much as I could.Satoshi Asami1-1/+1
(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! Notes: svn path=/head/; revision=935
1995-01-17Put cd command under brackets for proper exit codeAndrey A. Chernov1-1/+1
Notes: svn path=/head/; revision=792
1995-01-13Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1-1/+1
Notes: svn path=/head/; revision=762
1994-12-28Upgrade.Andrey A. Chernov2-5/+9
Notes: svn path=/head/; revision=634
1994-10-06Update of this port from Jean-Marc ZucconiJordan K. Hubbard1-0/+3
Submitted by: jmz Notes: svn path=/head/; revision=183
1994-09-26Jean-Marc Zucconi's iozone port.Jordan K. Hubbard4-0/+18
Submitted by: jmz Notes: svn path=/head/; revision=130