From owner-freebsd-questions@FreeBSD.ORG Wed Mar 20 17:43:58 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E65DB684 for ; Wed, 20 Mar 2013 17:43:58 +0000 (UTC) (envelope-from suseuser04@lajt.hu) Received: from mailout3.bwave.pl (mailout3.bwave.pl [37.233.100.48]) by mx1.freebsd.org (Postfix) with ESMTP id A94E689D for ; Wed, 20 Mar 2013 17:43:57 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=drone-mailout3) by mailout3.bwave.pl with esmtp (Exim 4.76) (envelope-from ) id 1UIN3M-00067m-8x for freebsd-questions@freebsd.org; Wed, 20 Mar 2013 18:43:56 +0100 Received: from [10.2.1.186] by drone-mailout3 with esmtp (Exim 4.76) (envelope-from ) id 1UIN3M-00067a-2f for freebsd-questions@freebsd.org; Wed, 20 Mar 2013 18:43:56 +0100 Subject: =?UTF-8?Q?getopt_port_in_FreeBSD-9.1?= From: =?UTF-8?Q?Istvan_Gabor?= To: freebsd-questions@freebsd.org Mime-Version: 1.0 Message-ID: <5c57e72e.462568ef.5149f558.38431@lajt.hu> Date: Wed, 20 Mar 2013 18:43:52 +0100 X-Originator: 193.6.63.109 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Mar 2013 17:43:59 -0000 Hello: I=20would=20like=20to=20install=20firefox-esr-i18n=20port=20but=20is=20st= ops=20at=20getopt=20install. I=20tried=20to=20install=20getopt=20port=20but=20it=20gives: root@:/usr/ports/misc/getopt=20#=20make=20install=20clean =3D=3D=3D>=20=20Extracting=20for=20getopt-1.1.5 =3D>=20SHA256=20Checksum=20mismatch=20for=20getopt-1.1.5.tar.gz. =3D=3D=3D>=20=20Refetch=20for=201=20more=20times=20files:=20getopt-1.1.5.= tar.gz =3D>=20getopt-1.1.5.tar.gz=20doesn't=20seem=20to=20exist=20in=20/usr/port= s/distfiles/. =3D>=20Attempting=20to=20fetch=20http://software.frodo.looijaard.name/get= opt/files/getopt-1.1.5.tar.gz fetch:=20http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.t= ar.gz:=20Connection=20refused =3D>=20Attempting=20to=20fetch=20ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/= distfiles/getopt-1.1.5.tar.gz fetch:=20ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/getopt-1.1.5.t= ar.gz:=20File=20unavailable=20(e.g.,=20file=20not=20found,=20no=20access)= =3D>=20Couldn't=20fetch=20it=20-=20please=20try=20to=20retrieve=20this =3D>=20port=20manually=20into=20/usr/ports/distfiles/=20and=20try=20again= . ***=20[do-fetch]=20Error=20code=201 Stop=20in=20/usr/ports/misc/getopt. ***=20[checksum]=20Error=20code=201 Stop=20in=20/usr/ports/misc/getopt. The=20getopt=20which=20has=20the=20checksum=20mismatch=20is=20from http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.tar.gz downloaded=20manually=20by=20browser=20and=20copied=20into=20/usr/ports/d= istfiles. I=20tried=20to=20download=20=20manually ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/getopt-1.1.5.tar.gz but=20my=20browser=20can't=20find=20it=20either. That=20directory=20has=20getopt-1.1.4.tar.gz How=20to=20solve=20this? Thanks, Istvan