From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 22:35:16 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 1324E37B401; Thu, 3 Apr 2003 22:35:16 -0800 (PST) Received: from mail.duth.gr (mail.duth.gr [192.108.114.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF6843FA3; Thu, 3 Apr 2003 22:35:12 -0800 (PST) (envelope-from bigbrother@bonbon.net) Received: from bigb3server.bbcluster.gr (b9-19.xan.duth.gr [193.92.211.19]) by mail.duth.gr (8.12.8p1/8.12.6) with ESMTP id h346ZAof059134 (version=TLSv1/SSLv3 cipher=EDH-DSS-DES-CBC3-SHA bits=168 verify=NO); Fri, 4 Apr 2003 09:35:10 +0300 (EEST) (envelope-from bigbrother@bonbon.net) Received: from macedon (macedon.vlsi.gr [192.168.3.226]) h346YuZQ036803; Fri, 4 Apr 2003 09:35:05 +0300 (EEST) (envelope-from bigbrother@bonbon.net) From: "Bigbrother" To: Date: Fri, 4 Apr 2003 09:35:01 +0300 Organization: Bigbrother Clustered Network Message-ID: <001d01c2fa74$5508ddf0$e203a8c0@macedon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20030404040923.6911A37B40B@hub.freebsd.org> cc: ports@freebsd.org Subject: Diskcheckd Port and Freebsd 4.7 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, 04 Apr 2003 06:35:16 -0000 Dear, I have Freebsd 4.7-Release-p7 and I tried to install the port Sysutils/diskcheckd (ports are daily cvsuped) The message that I received is: ** 'sysutils/diskcheckd' is marked as IGNORE: "Not tested on anything less than 5.0, use at discretion" But the fact is that in an old machine [freebsd 4.4] I had succesfully compiled Installed and executed the diskcheckd there 1 year ago. So I copied the executable from the 4.4 to 4.7 and it run smoothly. My question is why it says that it isn't tested on anything less than 5.0, even though I had compiled and used it on 4.X fbsds in the past? And how can I find a similar tool for 4.X branch? Thanx very much in advance! P.s. I tried to fiddle with the makefile removing the IGNORE line but the compilation failed in a lot of places...