From owner-freebsd-ports@FreeBSD.ORG Thu May 12 01:37:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C165616A501 for ; Thu, 12 May 2005 01:37:53 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D87C43D5E for ; Thu, 12 May 2005 01:37:53 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so337079wri for ; Wed, 11 May 2005 18:37:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gBNdsIfEkdjqtvwvv600aaajpdSj4U/THIiCG2PBZQ7/BsFQ9+XhMjx9oASRyJ0sqvOJVZXjOIc5lrLjIb9lV22Hx7n/pxszNy5tHzOK31N64C2mZvRbIaRDEgjP2A62kZ7toZqgxZTsRBR6FsZLJM8Bg6AgEQvzVvii1pUyuCE= Received: by 10.54.6.55 with SMTP id 55mr618400wrf; Wed, 11 May 2005 18:37:53 -0700 (PDT) Received: by 10.54.29.77 with HTTP; Wed, 11 May 2005 18:37:52 -0700 (PDT) Message-ID: <790a9fff0505111837d3d324d@mail.gmail.com> Date: Wed, 11 May 2005 20:37:53 -0500 From: Scot Hetzel To: Florent Thoumie In-Reply-To: <1115852799.758.7.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1115852799.758.7.camel@localhost> cc: ports@freebsd.org Subject: Re: Call for Testers: sysutils/ndistool X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 01:37:54 -0000 On 5/11/05, Florent Thoumie wrote: > I guess this could be nice for all people using ndis(4), so I > hope the list will grow fast. This is far from perfect, critics > welcome. >=20 > [1] http://www.xbsd.org/~flz/ports/ndistool-0.1.shar >=20 Couple of changes: 1. The COMMENT in the ports Makefile says it's a BitTorrent Client (suspect copied one of the BitTorrent Makefiles). 2. A user may have a couple of different ndis using device installed.=20 It would be nice if the installed if_ndis could be renamed when installed. Scot