aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/ttcp
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+3
| | | | Notes: svn path=/head/; revision=105747
* - move the three individual distfiles into ${DISTFILES}/ttcp toMichael Haro2004-01-162-7/+8
| | | | | | | | | | | | improve organization. - keep portlint happy. PR: 61145 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=98360
* [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorizedEdwin Groothuis2004-01-161-1/+1
| | | | | | | | | | | | | | | | Julian Elischer suggested a new category "net/benchmarks" because he believes that too many ports are listed under net/. Checking into it, I noticed that these two ports are described as benchmarking programs. In the Porters' Handbook, the net category is described as "miscellaneous networking software". The benchmarks category seems more specific so I feel that it is preferable. PR: ports/39095 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=98260
* Add category=benchmarks to the ports MakefileEdwin Groothuis2004-01-091-1/+1
| | | | | | | | PR: ports/39095 (step 1) Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=97804
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* add WWWMichael Haro2002-11-181-0/+2
| | | | Notes: svn path=/head/; revision=70347
* incorporate Arne.Juul@fast.no's patchesMichael Haro2001-10-181-16/+136
| | | | | | | Submitted by: Arne.Juul@fast.no Notes: svn path=/head/; revision=48917
* clean up warningsMichael Haro2001-03-291-0/+137
| | | | Notes: svn path=/head/; revision=40546
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* TTCP is a benchmarking tool for determining TCP and UDP performanceMichael Haro1999-06-025-0/+55
between two systems. I could never remember where to get it, others may find it useful to have in the ports collection too. Notes: svn path=/head/; revision=19170