aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/ttcp
Commit message (Collapse)AuthorAgeFilesLines
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* This port is in the public domain.David E. O'Brien2011-08-031-0/+5
| | | | Notes: svn path=/head/; revision=278836
* - Get Rid MD5 supportMartin Wilke2011-03-181-3/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* re-assign back to ports@Philip M. Gollucci2010-04-041-1/+1
| | | | Notes: svn path=/head/; revision=252221
* - Use DOCSDIRPhilip M. Gollucci2010-01-042-5/+8
| | | | | | | | | | - Honor NOPORTDOCS PR: ports/142196 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247087
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* - AdoptPhilip M. Gollucci2009-04-301-1/+1
| | | | Notes: svn path=/head/; revision=233008
* Reset mharo due to maintainer-timeouts and no response to PRs.Mark Linimon2007-03-231-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=188084
* SHA256ifyEdwin Groothuis2006-01-221-0/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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