aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/tcpblast
Commit message (Collapse)AuthorAgeFilesLines
* - Allow blasting 10000 blocksPav Lucistnik2004-01-253-2/+4
| | | | | | | | | | - While there, nuke pkg-plist PR: ports/61900 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=99110
* Make this compiled on -stable.Hidetoshi Shimokawa2003-07-251-1/+0
| | | | Notes: svn path=/head/; revision=85577
* Add support for ipv6.Hidetoshi Shimokawa2003-07-252-38/+50
| | | | Notes: svn path=/head/; revision=85576
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Really show kBytes/s like the label says we are.Hidetoshi Shimokawa2002-11-091-1/+1
| | | | Notes: svn path=/head/; revision=69790
* Really show kbits/s like the label says we are.Steve Price2000-04-301-1/+1
| | | | | | | | PR: 18213 Submitted by: Oliver Breuninger <ob@seicom.net> Notes: svn path=/head/; revision=28127
* portlintMichael Haro2000-04-161-2/+2
| | | | Notes: svn path=/head/; revision=27668
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+2
| | | | Notes: svn path=/head/; revision=27416
* No need to use a patch when the source is a part of the port.Steve Price2000-01-291-3/+3
| | | | Notes: svn path=/head/; revision=25262
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-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. Notes: svn path=/head/; revision=19799
* CATEGORIES was wrong (net came before benchmarks)Bill Fumerola1999-04-141-2/+2
| | | | Notes: svn path=/head/; revision=17877
* Fix minor bug in which the reported throughput would be incorrect if theDavid E. O'Brien1998-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 Notes: svn path=/head/; revision=15123
* Don't try to do anything fancy and copy stuff under ${WRKDIR} so this worksSatoshi Asami1998-12-011-10/+7
| | | | | | | with a read-only ports tree. Notes: svn path=/head/; revision=14966
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-2/+2
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* mkdir --> ${MKDIR}David E. O'Brien1996-11-201-2/+2
| | | | | | | | cp --> ${CP} rm --> ${RM} Notes: svn path=/head/; revision=4601
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-11-151-1/+0
| | | | Notes: svn path=/head/; revision=4486
* 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
* Typo (messure -> measure).Satoshi Asami1996-10-101-1/+1
| | | | Notes: svn path=/head/; revision=3947
* Category renaming to match the directory names ("benchmarking"Satoshi Asami1995-11-221-2/+2
| | | | | | | -> "benchmarks"). Notes: svn path=/head/; revision=2443
* use ${PREFIX} instead of /usr/localTorsten Blum1995-10-061-1/+1
| | | | Notes: svn path=/head/; revision=2286
* Change categories to reflect their new homes.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1959
* Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami1995-05-031-1/+2
| | | | Notes: svn path=/head/; revision=1590
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-1/+3
| | | | Notes: svn path=/head/; revision=1363
* Make the fetch target a dummy so from-the-top `make fetch' runs don't fallGary Palmer1995-02-101-1/+4
| | | | | | | over Notes: svn path=/head/; revision=924
* Remove the symlink in the pre-clean target, that gets created from theAndreas Schulz1994-11-211-1/+2
| | | | | | | configure script. Notes: svn path=/head/; revision=443
* We have no WRKDIR. Say so.Jordan K. Hubbard1994-11-171-4/+2
| | | | Notes: svn path=/head/; revision=390
* When we changed the cookies to be ${WRKDIR} relative, it broke this guy.Jordan K. Hubbard1994-11-101-1/+4
| | | | | | | Reassign cookie locations. Notes: svn path=/head/; revision=349
* Several changes across all ports:Jordan K. Hubbard1994-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. Notes: svn path=/head/; revision=93
* Make the required changes to make all existing ports use MASTER_SITESJordan K. Hubbard1994-09-131-4/+4
| | | | | | | correctly. Notes: svn path=/head/; revision=84
* Bring in Michael Reifenberger's tcpblast port.Jordan K. Hubbard1994-09-086-0/+144
Reviewed by: jkh Submitted by: mr Notes: svn path=/head/; revision=62