From owner-freebsd-ports@FreeBSD.ORG Tue Oct 26 09:24:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E3E716A4CE for ; Tue, 26 Oct 2004 09:24:56 +0000 (GMT) Received: from box7954.elkhouse.de (ontographics.de [213.9.79.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1915B43D2F for ; Tue, 26 Oct 2004 09:24:55 +0000 (GMT) (envelope-from roman@ontographics.com) Received: from [192.168.1.3] (1Cust5.vr1.dtm1.alter.net [149.229.96.5]) (authenticated bits=0) by box7954.elkhouse.de (8.13.1/8.12.9) with ESMTP id i9Q9RCvZ000836 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 26 Oct 2004 11:27:13 +0200 (CEST) (envelope-from roman@ontographics.com) From: Roman Kennke To: Kris Kennaway In-Reply-To: <20041025230545.GA93317@xor.obsecurity.org> References: <1098697521.666.30.camel@moonlight> <20041025230545.GA93317@xor.obsecurity.org> Content-Type: text/plain Message-Id: <1098782539.726.13.camel@moonlight> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 26 Oct 2004 11:24:47 +0200 Content-Transfer-Encoding: 7bit cc: Mark Linimon cc: Matthias Andree cc: Christopher Vance cc: freebsd-ports@freebsd.org Subject: Re: RELEASE_X_Y_Z branches/tags maintained?? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 09:24:56 -0000 Am Di, den 26.10.2004 schrieb Kris Kennaway um 1:05: > On Mon, Oct 25, 2004 at 04:58:18PM -0500, Mark Linimon wrote: > > On Mon, 25 Oct 2004, Roman Kennke wrote: > > > > > Maybe, if there is _enough_ interest, somebody (starting with me??) > > > could start a separate (from FreeBSD) project, that aims to maintain a > > > stable FreeBSD ports tree. > > > > I'd rather try to talk you into helping out on our existing PRs :-) Sure. I'll try and look into it. > > Alternatively, if having a completely stable ports tree is a showstopper > > for you, It is not a showstopper atm. On my desktops I am fine with the HEAD CVS of the ports tree. My servers also run mostly well with it. It's only that would prefer to have something stable to rely on. Occasionally (admittedly very seldom) a 'security' update may break some things because of strange side effects, because I have to do an upgrade in the first two release numbers x.y -> x.(y+1). > pkgsrc is supposed to run on FreeBSD. But as someone else has > > noted, you're basically going to be doing a 100% reinstall to do that. really? I think I should be able to leave the base system untouched, wipe out /usr/local and /usr/X11R6 and start off with pkgsrc. > Not to mention that if you go with a smaller project you risk not > actually getting those updates in a timely manner anyway due to the > aforementioned manpower problems. indeed, that would be unacceptable. The idea for this 'smaller project' is to do, what I'll probably do anyway: have a copy of a tagged ports tree around and manually backport security fixes for software that concerns me (which is not so much, at least for the servers). If I'll do this anyway, I think I can (and should) share this with anybody who is interested. The big factor here is, I don't really know how much work it is to backport fixes into a on 'old' ports tree. I suppose, not too much in normal cases. I think I'll try all 3 (so far: OpenPKG, pkgsrc, own 'stable' tree) options out on an unused box and see what works best. /Roman