From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 21:37:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C52CD16A41C for ; Wed, 29 Jun 2005 21:37:28 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B6943D49 for ; Wed, 29 Jun 2005 21:37:28 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so546045nzd for ; Wed, 29 Jun 2005 14:37:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=I/FjGpbJCcpNyWxVehqgsGDW6n6yCmiVfPUEqVZMu4iF3WmcEgYY2+cpie0isioH2GoJ3r/se+A0+fcgkYmNEdJuMflDrE9l3bZIXis2jdayZ/lgLDXOQaU51DnSnaH0jDjxEdErfWyFlKm4eHRvLJoXkU1pdOvTZ3FlhZr3A3o= Received: by 10.36.50.18 with SMTP id x18mr13748nzx; Wed, 29 Jun 2005 14:37:27 -0700 (PDT) Received: from ?192.168.5.63? ([216.202.42.5]) by mx.gmail.com with ESMTP id m2sm3001170nzf.2005.06.29.14.37.25; Wed, 29 Jun 2005 14:37:27 -0700 (PDT) Message-ID: <42C312F0.6010400@gmail.com> Date: Wed, 29 Jun 2005 14:30:24 -0700 From: Kurt Buff User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ted Mittelstaedt References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: I'm guessing there isn't a port for this, but... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt.buff@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 21:37:28 -0000 Ted Mittelstaedt wrote: > This is nothing more than a series of tcl scripts. And it contains > documentation of all the modules required, which are many. It should > be quite easy to go through the ports directories and install all of > the modules required, then unpack this and do a make install on it. > > Ted Sounds truly simple - I'll give it a go. Thanks! Kurt