From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 01:18:35 2004 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 B3D5716A4CE for ; Thu, 26 Aug 2004 01:18:35 +0000 (GMT) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29DFC43D41 for ; Thu, 26 Aug 2004 01:18:35 +0000 (GMT) (envelope-from abid@saigol.biz) Received: from saigol.biz ([24.201.18.92]) by VL-MO-MR001.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0I3100G1C4YXMD@VL-MO-MR001.ip.videotron.ca> for freebsd-questions@freebsd.org; Wed, 25 Aug 2004 21:18:34 -0400 (EDT) Received: from Spooler by saigol.biz (Mercury/32 v4.01a) ID MO0013E3; Wed, 25 Aug 2004 21:18:39 -0400 Received: from spooler by saigol.biz (Mercury/32 v4.01a); Wed, 25 Aug 2004 21:18:18 -0400 Received: from vgvlaptop1 (192.168.0.1) by saigol.biz (Mercury/32 v4.01a) with ESMTP ID MG0013E2; Wed, 25 Aug 2004 21:17:35 -0400 Date: Wed, 25 Aug 2004 21:17:29 -0400 From: Abid Saigol To: freebsd-questions@freebsd.org Message-id: <001501c48b0a$74a54ae0$6400a8c0@vgvlaptop1> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Mailer: Microsoft Outlook Express 6.00.2800.1437 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal Subject: Broken Port 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: Thu, 26 Aug 2004 01:18:35 -0000 Hi, I was using portcheckout to fetch courier-0.45.4 and got the following message: ===> courier-0.45.4 is marked as broken: Unknown LIBTOOL version: 15. ===> Vulnerability check disabled >> expat-1.95.8.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/expat/. Receiving expat-1.95.8.tar.gz (318349 bytes): 100% 318349 bytes transferred in 1.6 seconds (191.28 kBps) ===> Vulnerability check disabled >> gettext-0.13.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://ftp.gnu.org/gnu/gettext/. Receiving gettext-0.13.1.tar.gz (6458256 bytes): 100% 6458256 bytes transferred in 21.5 seconds (293.07 kBps) ===> Vulnerability check disabled >> make-3.80.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://ftp.gnu.org/gnu/make/. Receiving make-3.80.tar.bz2 (920645 bytes): 100% 920645 bytes transferred in 3.1 seconds (286.60 kBps) ===> libiconv-1.9.2_1 is marked as broken: Unknown LIBTOOL version: 15. ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Please use devel/libtool15 instead. ===> Vulnerability check disabled ===> Vulnerability check disabled >> m4-1.4.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://ftp.gnu.org/gnu/m4/. Receiving m4-1.4.1.tar.gz (343133 bytes): 100% 343133 bytes transferred in 1.3 seconds (265.02 kBps) cd: can't cd to ports/net/p5-Net-CIDR ===> Vulnerability check disabled ===> sysconftool-0.14 is marked as broken: Unknown AUTOCONF version: 253. www# portcheckout --fetch --index=INDEX libtool15 Disttribution name `libtool15' not found! I have now used portcheckout to fetch libtool-1.5. Do I need to fix anything before running make install, given the message above noting that some of the items have been marked as broken? If so, could anyone guide me please. Thanks, Abid