Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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"). | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | use ${PREFIX} instead of /usr/local | torstenb | 1995-10-06 | 1 | -1/+1 |
| | |||||
* | Change categories to reflect their new homes. | asami | 1995-07-13 | 5 | -10/+10 |
| | |||||
* | New Makefile with bonnie, iozone, lmbench and tcpblast. Welcome to | asami | 1995-07-13 | 1 | -0/+9 |
| | | | | your new home, babies! | ||||
* | Remove the dependency on gshar+gunshar | jmz | 1995-06-15 | 2 | -8/+4 |
| | | | | Use awk and sh to extract | ||||
* | Bonnie benchmarking tool. | asami | 1995-05-19 | 6 | -0/+145 |
| | | | | Submitted by: se | ||||
* | Package files. | asami | 1995-05-14 | 3 | -0/+35 |
| | |||||
* | The Makefile that has three targets, "results", "rerun" and "see", gets | asami | 1995-05-14 | 1 | -0/+15 |
| | | | | copied over to ${PREFIX}/lib/lmbench. | ||||
* | Make this thing install. Basically copy everything it needs to | asami | 1995-05-14 | 1 | -2/+22 |
| | | | | ${PREFIX}/lib/lmbench. | ||||
* | A package to measure & compare system performance. | asami | 1995-05-06 | 3 | -0/+35 |
| | | | | | | | | | 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. | ||||
* | Add more CATEGORIES. packages/orphans is now empty. | asami | 1995-05-03 | 1 | -1/+2 |
| | |||||
* | Updated utils Makefiles! | asami | 1995-04-23 | 2 | -6/+2 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -1/+3 |
| | |||||
* | Another round of Makefile updates, in utils! | asami | 1995-04-15 | 2 | -8/+32 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 2 | -0/+2 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 2 | -0/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-03-31 | 2 | -0/+2 |
| | |||||
* | Make parentheses around the gzcat | gunshar shell commands to prevent | ats | 1995-02-18 | 2 | -2/+2 |
| | | | | | a ambigious redirect message from the shell from the "<" stdin redirection. | ||||
* | Remove cd WRKDIR | ache | 1995-02-17 | 2 | -2/+2 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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! | ||||
* | Make the fetch target a dummy so from-the-top `make fetch' runs don't fall | gpalmer | 1995-02-10 | 1 | -1/+4 |
| | | | | over | ||||
* | Put cd command under brackets for proper exit code | ache | 1995-01-17 | 2 | -2/+2 |
| | |||||
* | Update DEPENDS lines to point to the new relocated ports. | jkh | 1995-01-13 | 2 | -2/+2 |
| | |||||
* | Upgrade. | ache | 1994-12-28 | 5 | -33/+45 |
| | |||||
* | Remove the symlink in the pre-clean target, that gets created from the | ats | 1994-11-21 | 1 | -1/+2 |
| | | | | configure script. |