From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 08:55:17 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 D076416A4CE for ; Wed, 3 Mar 2004 08:55:17 -0800 (PST) Received: from ns1.valuedj.com (adsl-216-100-130-21.dsl.snfc21.pacbell.net [216.100.130.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95A6343D1F for ; Wed, 3 Mar 2004 08:55:17 -0800 (PST) (envelope-from whizkid@ValueDJ.com) Received: by ns1.valuedj.com (Postfix, from userid 80) id F2919612D; Wed, 3 Mar 2004 08:59:50 -0800 (PST) Received: from 208.253.246.93 (proxying for unknown) (SquirrelMail authenticated user whizkid) by www.ValueDJ.com with HTTP; Wed, 3 Mar 2004 08:59:50 -0800 (PST) Message-ID: <26675.208.253.246.93.1078333190.squirrel@www.ValueDJ.com> Date: Wed, 3 Mar 2004 08:59:50 -0800 (PST) From: whizkid@ValueDJ.com To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: Installing Squirrel Mail from the Ports 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: Wed, 03 Mar 2004 16:55:17 -0000 Running FreeBSD 5.1, I Just ran CVSUP on my ports to bring them current. When I try to install Squirrelmail from /usr/ports/mail/squirrelmail I get the following error: SquirrelMail is installed into /usr/local/www/squirrelmail To use the old location /usr/local/squirrelmail define WITHOUT_WWWDIR when patching or installing ===> Vulnerability check disabled ===> Extracting for squirrelmail-1.4.2_1 >> Checksum mismatch for squirrelmail-1.4.2.tar.bz2. ===> Refetch for 1 more times files: squirrelmail-1.4.2.tar.bz2 SquirrelMail is installed into /usr/local/www/squirrelmail To use the old location /usr/local/squirrelmail define WITHOUT_WWWDIR when patching or installing ===> Vulnerability check disabled >> squirrelmail-1.4.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://eu.dl.sourceforge.net/squirrelmail/. fetch: http://eu.dl.sourceforge.net/squirrelmail/squirrelmail-1.4.2.tar.bz2: Requested Range Not Satisfiable >> Attempting to fetch from http://us.dl.sourceforge.net/squirrelmail/. fetch: http://us.dl.sourceforge.net/squirrelmail/squirrelmail-1.4.2.tar.bz2: Requested Range Not Satisfiable >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/sourceforge/squirrelmail/. fetch: squirrelmail-1.4.2.tar.bz2: local modification time does not match remote >> Attempting to fetch from ftp://ftp.chg.ru/pub/sourceforge/squirrelmail/. SquirrelMail is installed into /usr/local/www/squirrelmail To use the old location /usr/local/squirrelmail define WITHOUT_WWWDIR when patching or installing ===> Vulnerability check disabled >> Checksum mismatch for squirrelmail-1.4.2.tar.bz2. ===> Giving up on fetching files: squirrelmail-1.4.2.tar.bz2 Make sure the Makefile and distinfo file (/usr/ports/mail/squirrelmail/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/mail/squirrelmail. *** Error code 1 Stop in /usr/ports/mail/squirrelmail.