From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 00:47:54 2003 Return-Path: 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 EF66C16A4BF for ; Fri, 17 Oct 2003 00:47:54 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-12-202.w193-251.abo.wanadoo.fr [193.251.80.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD6E43F93 for ; Fri, 17 Oct 2003 00:47:52 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from lphp.org (modem214.metz.imaginet.fr [195.68.12.214] (may be forged)) by mx1.lphp.org (8.12.8p2/8.12.8) with ESMTP id h9H7m8TI016632 for ; Fri, 17 Oct 2003 09:48:08 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Message-ID: <3F8F9E9C.1070909@lphp.org> Date: Fri, 17 Oct 2003 09:47:40 +0200 From: Antoine Jacoutot User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031016 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.38 Subject: ports security updates branch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 07:47:55 -0000 Hi :) This might be a dumb question, but I was wondering if a king of "stable branch" existed for the ports tree. Under OpenBSD I think you can follow the ports tree stable branch so you only get security updates for your ports. This does not seem possible under FreeBSD, if I understood correctly only the current branch (tag=.) is used for ports; at least this is what I always used... Now, here are my questions about that: - is there a way to only get the security updates for ports ? (are security updates for ports included in the FreeBSD security advisories) - when upgrading to a new release, can I use the release branch for ports ? The reason I'm asking this is that I don't want to update my ports everytime a new version comes out... except if it has a security issue. Thanks for reading me. Antoine