From owner-freebsd-stable@FreeBSD.ORG Sun Jun 3 13:43:36 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6014C10658A0; Sun, 3 Jun 2012 13:43:36 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7368FC19; Sun, 3 Jun 2012 13:43:36 +0000 (UTC) Received: from x220.ovitrap.com ([122.129.201.67]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q53DhV92013001; Sun, 3 Jun 2012 07:43:32 -0600 From: Erich To: freebsd-stable@freebsd.org Date: Sun, 03 Jun 2012 20:29:47 +0700 Message-ID: <3851080.JQJobqxLc8@x220.ovitrap.com> User-Agent: KMail/4.8.3 (Linux/3.3.7-1.fc16.x86_64; KDE/4.8.3; x86_64; ; ) In-Reply-To: <4FCB38F2.4030505@ateamsystems.com> References: <2421561.4aJcXPZZxh@x220.ovitrap.com> <4FCB38F2.4030505@ateamsystems.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: "freebs >> Current FreeBSD" , "O. Hartmann" , Adam Strohl Subject: Re: Why Are You NOT Using FreeBSD? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2012 13:43:36 -0000 Hi, On 03 June 2012 PM 5:14:10 Adam Strohl wrote: > On 6/3/2012 11:14, Erich wrote: > > What I really do not understand in this whole discussion is very simple. Is it just a few people who run into problems like this or is this simply ignored by the people who set the strategy for FreeBSD? > > > > I mention since yeares here that putting version numbers onto the port tree would solve many of these problems. All I get as an answer is that it is not possible. > > > > I think that this should be easily possible with the limitation that older versions do not have security fixes. Yes, but of what help is a security fix if there is no running port for the fix? > > I feel like I'm missing something. Why would you ever want to go back > to an old version of the ports tree? You're ignoring tons of security > issues! > > And if a port build is broken then the maintainer needs to fix it, that > is the solution. > > I must be missing something else here, it just seems like the underlying > "need" for this is misguided (and dangerous from a security perspective). yes, you miss a very simple thing. Updated this morning your ports tree. Your client asks for something for Monday morning for which you need now a program which needs some kind of PNG but you did not install it. Do you have a machine that is fast enough to upgrade all your ports and still finish what your client needs Monday morning? The ports tree is not broken as such. Only the installation gets broken in some sense. Have a version number there would allow people to go back to the last known working ports tree, install the software - or whatever has to be done - with a working system. Of course, the next step will be an upgrade. But only after the work which brings in the money is done. You do not face this problem on Windows. You can run a 10 year old 'kernel' and still install modern software. Erich