From owner-freebsd-questions@FreeBSD.ORG Thu Oct 11 05:41:38 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F15016A418 for ; Thu, 11 Oct 2007 05:41:38 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 1638E13C459 for ; Thu, 11 Oct 2007 05:41:37 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so848237pyb for ; Wed, 10 Oct 2007 22:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; 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; bh=UQsJRr5kkfSNyQnitw/V+9vhhc7/pL9/u3kGFrGW8G8=; b=r7U31b6P3fGdKP3ZqByMuiymO3QoenNCF3jJDk6uC8JBjPyy/2S1Rc/LAouT3G9o/ZDq0XGxl+zVTBtxPNkRQsuMhvhExi0kHAzxbc5y2QfOls3+4fq+/wB1hVIBqhjQAM1en8Hdpzi6i7m8pTFqy+GE7xx7/ZL8v30rprYYLXU= 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=Nnen95ofR37SbgFVizEpGugATihjASwc8WYkrEMv501wbCW3dUUTTseMwehrA+mbDbuBYEldWzMU2eevSPrtRnTfUs7s+49OEblYlF468PWoFm+pejB0mlK3SmCqLF2mp9z+U6WXsc7HK9G/9lr0eRWxvH+NJmsQXSQcKXFN0as= Received: by 10.64.210.3 with SMTP id i3mr3243899qbg.1192081296428; Wed, 10 Oct 2007 22:41:36 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Wed, 10 Oct 2007 22:41:36 -0700 (PDT) Message-ID: Date: Thu, 11 Oct 2007 05:41:36 +0000 From: "Aryeh Friedman" To: "Bill Stwalley" In-Reply-To: <687f2b920710102233ve746e2auece74d1e95486e73@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <687f2b920710102233ve746e2auece74d1e95486e73@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: best way to update ports 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: Thu, 11 Oct 2007 05:41:38 -0000 On 10/11/07, Bill Stwalley wrote: > Hi, > > I need your advice on how to update security patches for ports on a dozen > servers with minimal efforts. If the servers are homogenious why not have a single /usr/local and nfs mount it?