From owner-freebsd-ports@FreeBSD.ORG Mon Sep 20 19:32:23 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86408106566C for ; Mon, 20 Sep 2010 19:32:22 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 330AC8FC08 for ; Mon, 20 Sep 2010 19:32:21 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward11.mail.yandex.net (Yandex) with ESMTP id 2AD223ED06B7; Mon, 20 Sep 2010 23:32:19 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1285011139; bh=cdHHxAfsU1HaQxYL/p/xONpLFXgaQ+BdEFDkSbh2758=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Iyx8//lcpnfonoQCR/mlWUac6XarIDopPL2lAbTkFQCTmg08sklT4CGY9W2Uo4MNM m/cp6C368IK6z+k6bcxlbBQwAjhflZ7clDbFm1m1nOFm4g37fU8m8kqe4mzraNglsW 6uZKYrJ7tnLzECkCC+Sy4Kw4aP5RpTWP8mSO0xTQ= Received: from smeshariki2.local (unknown [77.66.145.223]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id D730244D807C; Mon, 20 Sep 2010 23:32:16 +0400 (MSD) Message-ID: <4C97B648.4070904@yandex.ru> Date: Mon, 20 Sep 2010 23:30:16 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.9) Gecko/20100919 Thunderbird/3.1.4 MIME-Version: 1.0 To: "SOUHARE, Hamed" References: <368023BCDCB5E44FBDA7467A7E5C610F02CC02D3@BCNVMSB008.bouygues-construction.com> In-Reply-To: <368023BCDCB5E44FBDA7467A7E5C610F02CC02D3@BCNVMSB008.bouygues-construction.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1285011139 X-Yandex-Spam: 1 X-Yandex-Front: smtp11.mail.yandex.net Cc: ports@FreeBSD.org Subject: Re: port for pcattcp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2010 19:32:23 -0000 20.09.2010 15:42, SOUHARE, Hamed пишет: > Hi, > > I went to install PCATTCP on my computer and I need to kwon the port on > FreeBSD. > > Thanks. If i understand correctly, you mean this: http://www.pcausa.com/Utilities/pcattcp.htm But pcattcp is a windows port of `ttcp` tool. You can install ttcp from /usr/ports/benchmarks/ttcp. -- Regards, Ruslan