From owner-freebsd-security@FreeBSD.ORG Wed May 24 09:33:43 2006 Return-Path: X-Original-To: freebsd-security@freebsd.org Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0C0016A48F for ; Wed, 24 May 2006 09:33:43 +0000 (UTC) (envelope-from mureninc@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12AC43D6D for ; Wed, 24 May 2006 09:33:33 +0000 (GMT) (envelope-from mureninc@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so1218158wxd for ; Wed, 24 May 2006 02:33:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HBm5N66InxdsinllWUn3nyltpvl2dv89uX19FbhoSHK1TmkiGl90M3I7pTgxHRztX6ifLORhnKeD/Gwz1+aLWe7x26kkFFiBsYEh6bkmt5+S1TRsjq82/s0A06+eMnVB78ssf4YI6jyFf8OEoYTgTJVnYllbvINikUxCVdEUiMw= Received: by 10.70.111.19 with SMTP id j19mr1879680wxc; Wed, 24 May 2006 02:33:32 -0700 (PDT) Received: by 10.70.35.9 with HTTP; Wed, 24 May 2006 02:33:32 -0700 (PDT) Message-ID: Date: Wed, 24 May 2006 10:33:32 +0100 From: "Constantine A. Murenin" To: "Roger Marquis" In-Reply-To: <20060523083944.H96736@eboyr.pbz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060523120100.37D2B16A54F@hub.freebsd.org> <20060523083944.H96736@eboyr.pbz> Cc: freebsd-security@freebsd.org Subject: Re: FreeBSD Security Survey X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 09:33:46 -0000 On 23/05/06, Roger Marquis wrote: > All that said FreeBSD's ports are still the reference > implementation, head-and-shoulders better than up2date, yum, rpm, > apt-get, or anything else out there. I guess you haven't looked at OpenBSD's branch of FreeBSD's pkg_add(1), where they've added some cool support for automatic port updating, which seems to work quite well: http://www.openbsd.org/faq/faq15.html#PkgUpdate http://www.openbsd.org/papers/ven05-espie/ Cheers, Constantine.