From owner-freebsd-questions@FreeBSD.ORG Thu Oct 5 16:41:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9E54B16A417 for ; Thu, 5 Oct 2006 16:41:19 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id D88C743D6D for ; Thu, 5 Oct 2006 16:39:17 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 05 Oct 2006 12:39:03 -0400 X-IronPort-AV: i="4.09,266,1157342400"; d="scan'208"; a="315100387:sNHT3141388080" Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id HEM23862; Thu, 5 Oct 2006 12:38:09 -0400 (EDT) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 05 Oct 2006 12:38:09 -0400 X-IronPort-AV: i="4.09,266,1157342400"; d="scan'208"; a="288476260:sNHT38346790" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17701.12882.642660.607789@jerusalem.litteratus.org> Date: Thu, 5 Oct 2006 12:26:58 -0400 To: freebsd general questions In-Reply-To: <4525260C.6080100@highperformance.net> References: <45249716.2050401@highperformance.net> <4524B1DF.20206@locolomo.org> <4525260C.6080100@highperformance.net> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/50, host=mr08.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090205.452534E2.000E,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.113/2006-07-26 Subject: Re: Compatibility Between Releases Policy 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, 05 Oct 2006 16:41:19 -0000 Jason C. Wells writes: > Ports astonish me more often than FreeBSD to be sure. If one > uses a port that was built on a 6.0 system, can one trust that no > bit rot will occur by the time 6.9 rolls around. If you mean "Is it guaranteed a binary built under x.0 will run, even with remapped libraries, under x.9?" then the answer is "Hell, no." If you mean "Will a port that builds sucessfully under both x.0 and x.9 be limited only by changes in the port and not in the OS?" then the answer (as I understand it) is "Probably." Robert Huff