From owner-freebsd-ports@FreeBSD.ORG Sat Mar 13 21:54:54 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4679106564A for ; Sat, 13 Mar 2010 21:54:54 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from unimail.uni-dortmund.de (mx1.HRZ.Uni-Dortmund.DE [129.217.128.51]) by mx1.freebsd.org (Postfix) with ESMTP id 31EA98FC1C for ; Sat, 13 Mar 2010 21:54:53 +0000 (UTC) Received: from [192.168.0.97] (f055060068.adsl.alicedsl.de [78.55.60.68]) (authenticated bits=0) by unimail.uni-dortmund.de (8.14.4/8.14.4) with ESMTP id o2DLdCuF009505 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT) for ; Sat, 13 Mar 2010 22:39:13 +0100 (CET) Message-ID: <4B9C05FD.8000208@FreeBSD.org> Date: Sat, 13 Mar 2010 22:39:09 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org References: <944FDB46CD4445AEB2BF82702BD1BD7F@bkubesa> In-Reply-To: <944FDB46CD4445AEB2BF82702BD1BD7F@bkubesa> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit Cc: Subject: Re: FreeBSD Port: smartmontools-5.39.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2010 21:54:54 -0000 Am 13.03.2010 17:42, schrieb Ing. Bc. Bøetislav Kubesa: > I can't compile latest version at all, was not able to find any guide on > internet.... maybe FBSD 5.4 is not supported anymore? > Version smartmontools-5.38_8 is working fine on BSD 5.4, tested compile on > FBSD 6.2 and it's fine as well...so it's maybe incompatible with this old > version, althoght it's the only one port not working on this system at this > moment. Hi Bøetislav, smartmontools needs to talk to the IDE/SATA/SCSI/SAT drivers, and as such it requires particular interfaces that may have been added to FreeBSD 6.X; or it may be that FreeBSD 5.X has deliberately been removed by someone. I can't say which is true, because I haven't investigated closely. FreeBSD 5.X isn't supported by the FreeBSD security team, or by the FreeBSD ports system, any more. The oldest supported release is 6.4, see -- and I'd say it's advisable to upgrade to that (that also applies to the 6.2 computer you're using: consider upgrading). In my experience, the 5.X -> 6.X upgrades have been painless, but be sure to backup your data first and adhere to the upgrade documentation that comes with the new FreeBSD release, or as in the FreeBSD Handbook. HTH Matthias Andree