From owner-freebsd-questions@FreeBSD.ORG Sun May 27 16:32:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B06F016A46B for ; Sun, 27 May 2007 16:32:56 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 4876713C469 for ; Sun, 27 May 2007 16:32:56 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so700850uge for ; Sun, 27 May 2007 09:32:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ezE1ayUNf3E3HRYS4sShuDFgnzeK2B/cb72/ohPj+jm746fKVRjzo4Pl1y11WUX0WQmsf7WlEqR2yVGYlDcRplwEi6nnLXAb3VVmoO8X7ZlC1gtUDHWyRYY6mOddYPM2KA7lkpyp9uw1hAtKg/cA6xtC9wIlnrlmzwrI4ErJOPo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p0RXY1Vot75Yv2GJGtKaV3lfzsOZJkHW0C4d/LOUSomiEnd4SVoUVWQMdFnNQ6P38E0sHyJxwsjhJtw3wZilfeRHyUWTC/cYEypxiEg8GVZ37p2UJi0p4dRS0xNhHQMO9aDhQzhOl+1oNzplmNaQpGmfYPJFgNIS5+mZXQJaDkM= Received: by 10.82.176.3 with SMTP id y3mr9279044bue.1180283574992; Sun, 27 May 2007 09:32:54 -0700 (PDT) Received: by 10.82.171.9 with HTTP; Sun, 27 May 2007 09:32:54 -0700 (PDT) Message-ID: <14989d6e0705270932m25cef63ep2fb9b22022e6606@mail.gmail.com> Date: Sun, 27 May 2007 16:32:54 +0000 From: "Christian Walther" To: WarrenHead In-Reply-To: <46599FFC.5000509@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46599FFC.5000509@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: request: upgrade freenx server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2007 16:32:56 -0000 Hi Warren, On 27/05/07, WarrenHead wrote: > Hi, > > I would like to request a newer version of the NX server. > > I have installed the nxserver on my 6.2 machine, from: > /usr/ports/devel/nx > which is now version: > NXSERVER - Version 1.4.0-44 OS (GPL) This is one of many, many ports available in the ports tree, so the FreeBSD people aren't really responsible for it. If you check http://www.freshports.org for example and search for "nxserver" you get some details about this port, including its maintainer. So you might ask him if he is interested in updating the port to the newest version. HTH Christian