summaryrefslogtreecommitdiff
path: root/benchmarks/iozone21 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-6/+3
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Braindamaged master site not allows root@<hostname> password,Andrey A. Chernov1996-11-141-1/+4
| | | | | | | | use followin trick instead: FETCH_CMD= FTP_PASSWORD=president@whitehouse.gov /usr/bin/fetch Notes: svn path=/head/; revision=4453
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | 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! Notes: svn path=/head/; revision=3948
* Category renaming to match the directory names ("benchmarking"Satoshi Asami1995-11-221-2/+2
| | | | | | | -> "benchmarks"). Notes: svn path=/head/; revision=2443
* Change categories to reflect their new homes.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1959
* Remove the dependency on gshar+gunsharJean-Marc Zucconi1995-06-151-4/+2
| | | | | | | Use awk and sh to extract Notes: svn path=/head/; revision=1833
* Updated utils Makefiles!Satoshi Asami1995-04-231-3/+1
| | | | Notes: svn path=/head/; revision=1502
* Another round of Makefile updates, in utils!Satoshi Asami1995-04-151-4/+16
| | | | Notes: svn path=/head/; revision=1359
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* Make parentheses around the gzcat | gunshar shell commands to preventAndreas Schulz1995-02-181-1/+1
| | | | | | | | a ambigious redirect message from the shell from the "<" stdin redirection. Notes: svn path=/head/; revision=1003
* Remove cd WRKDIRAndrey A. Chernov1995-02-171-1/+1
| | | | Notes: svn path=/head/; revision=998
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-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
* Put cd command under brackets for proper exit codeAndrey A. Chernov1995-01-171-1/+1
| | | | Notes: svn path=/head/; revision=792
* Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1995-01-131-1/+1
| | | | Notes: svn path=/head/; revision=762
* Upgrade.Andrey A. Chernov1994-12-283-28/+36
| | | | Notes: svn path=/head/; revision=634
* Update of this port from Jean-Marc ZucconiJordan K. Hubbard1994-10-062-6/+9
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=183
* Jean-Marc Zucconi's iozone port.Jordan K. Hubbard1994-09-265-0/+52
Submitted by: jmz Notes: svn path=/head/; revision=130