From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 09:53:28 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C972516A420 for ; Sat, 26 Jan 2008 09:53:28 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from pinus.izb.knu.ac.kr (pinus.izb.knu.ac.kr [IPv6:2001:470:1f05:d8:3::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5951F13C468 for ; Sat, 26 Jan 2008 09:53:28 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: by pinus.izb.knu.ac.kr (Postfix, from userid 59) id A9A5C3EA4; Sat, 26 Jan 2008 18:53:24 +0900 (KST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on pinus.izb.knu.ac.kr X-Spam-Level: X-Spam-Status: No, score=-48.6 required=15.1 tests=DKIM_SIGNED,DKIM_VERIFIED autolearn=disabled version=3.2.3 Received: from pinus.izb.knu.ac.kr (localhost.izb.knu.ac.kr [127.0.0.1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id AAD493EA3 for ; Sat, 26 Jan 2008 18:53:22 +0900 (KST) Comment: DKIM? See http://www.google.com/search?btnI&q=RFC+4871 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=izb.knu.ac.kr; h= subject:from:reply-to:to:in-reply-to:references:content-type: date:message-id:mime-version:content-transfer-encoding; q= dns/txt; s=s1024; bh=BzgRppDF47vRrgYSgNQQ6QZGwG90cHUVUXAL3kVpsLU =; b=jF+NNSgMBL1zAgcNrYlQRexB+3LlnQ9x4VGC8yO+9f50kV1B37Ld8/XpZj4 wt5T2MqHIgH1OKlKPNtobwdAFTEsU5UQlgF/fEubmzUtCh1NQinC39BstcUs/lBa tx2qlmgv+rsaBwYje1jJkXFEGM98TyLu1QYqpe8TElupowgg= Received: from chrys.izb.knu.ac.kr (chrys.izb.knu.ac.kr [IPv6:2001:470:1f05:cf:3::1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 43E203EA0 for ; Sat, 26 Jan 2008 18:53:22 +0900 (KST) Received: from jihad.izb.knu.ac.kr (jihad.izb.knu.ac.kr [IPv6:2001:470:1f05:d8:3::2]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bh.rfc4871@chrys.izb.knu.ac.kr) by chrys.izb.knu.ac.kr (Postfix) with ESMTP id 56BCE1CCEE for ; Sat, 26 Jan 2008 18:52:26 +0900 (KST) Received: from [IPv6:::1] (localhost.izb.knu.ac.kr [IPv6:::1]) by jihad.izb.knu.ac.kr (Postfix) with ESMTP id 77DDE5E15 for ; Sat, 26 Jan 2008 18:53:19 +0900 (KST) From: Byung-Hee HWANG To: ports@freebsd.org In-Reply-To: <20080125181644.M36344@thebighonker.lerctr.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <479A7562.2040505@math.missouri.edu> <20080125181644.M36344@thebighonker.lerctr.org> Content-Type: text/plain Organization: InZealBomb Date: Sat, 26 Jan 2008 18:53:18 +0900 Message-Id: <1201341198.1146.22.camel@jihad.izb.knu.ac.kr> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bh@izb.knu.ac.kr List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 09:53:28 -0000 On Fri, 2008-01-25 at 18:22 -0600, Larry Rosenman wrote: > On Fri, 25 Jan 2008, Stephen Montgomery-Smith wrote: > > > Byung-Hee HWANG wrote: > >> see below;; > >> > >> jihad# make fetch > >> ===> Vulnerability check disabled, database not found > >> => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist > >> in /usr/ports/distfiles/. > >> => Attempting to fetch from > >> http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. > >> fetch: > >> http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: > >> Not Found > >> [......] > >> => Attempting to fetch from > >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > >> fetch: > >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lsof_4.79H.freebsd.tar.bz2: > >> File unavailable (e.g., file not found, no access) > >> => Couldn't fetch it - please try to retrieve this > >> => port manually into /usr/ports/distfiles/ and try again. > >> *** Error code 1 > >> > >> Stop in /usr/ports/sysutils/lsof. > >> jihad# > >> a few hours ago, i updated /usr/ports by cvsup.. > >> what happened? > >> > > > > > > I had this problem. It turned out that the problem, in my case, was that my > > ISP doesn't provide any reverse DNS, and this ftp site requires it. I see, and thank you! > I've made it available at: > http://www.lerctr.org/~ler/lsof_4.79H.freebsd.tar.bz2 > as well. Thank you, too! -- "And I ain't gonna change." -- Nino Valenti, "Chapter 13", page 184