summaryrefslogtreecommitdiffstats
path: root/benchmarks/tcpblast
Commit message (Collapse)AuthorAgeFilesLines
* portlintmharo2000-04-161-2/+2
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-3/+2
|
* No need to use a patch when the source is a part of the port.steve2000-01-291-3/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* CATEGORIES was wrong (net came before benchmarks)billf1999-04-141-2/+2
|
* Fix minor bug in which the reported throughput would be incorrect if theobrien1998-12-051-1/+4
| | | | | | | test block size were changed from 1024 bytes. Submitted by: Chad R. Larson <chad@freeway.dcfinc.com> Obtained from: ports@freebsd.org
* Don't try to do anything fancy and copy stuff under ${WRKDIR} so this worksasami1998-12-011-10/+7
| | | | with a read-only ports tree.
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-051-2/+2
| | | | the letters "B" and "C". And some Chinese symbols as well.
* mkdir --> ${MKDIR}obrien1996-11-201-2/+2
| | | | | cp --> ${CP} rm --> ${RM}
* Removed unnecessary @cwd directive.max1996-11-151-1/+0
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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!
* Typo (messure -> measure).asami1996-10-101-1/+1
|
* Category renaming to match the directory names ("benchmarking"asami1995-11-221-2/+2
| | | | -> "benchmarks").
* use ${PREFIX} instead of /usr/localtorstenb1995-10-061-1/+1
|
* Change categories to reflect their new homes.asami1995-07-131-2/+2
|
* Add more CATEGORIES. packages/orphans is now empty.asami1995-05-031-1/+2
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-1/+3
|
* Make the fetch target a dummy so from-the-top `make fetch' runs don't fallgpalmer1995-02-101-1/+4
| | | | over
* Remove the symlink in the pre-clean target, that gets created from theats1994-11-211-1/+2
| | | | configure script.
* We have no WRKDIR. Say so.jkh1994-11-171-4/+2
|
* When we changed the cookies to be ${WRKDIR} relative, it broke this guy.jkh1994-11-101-1/+4
| | | | Reassign cookie locations.
* Several changes across all ports:jkh1994-09-141-6/+5
| | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
* Make the required changes to make all existing ports use MASTER_SITESjkh1994-09-131-4/+4
| | | | correctly.
* Bring in Michael Reifenberger's tcpblast port.jkh1994-09-086-0/+144
Reviewed by: jkh Submitted by: mr
OpenPOWER on IntegriCloud