From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 3 07:00:01 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E06C44B1 for ; Mon, 3 Mar 2014 07:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BD97F92 for ; Mon, 3 Mar 2014 07:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s23700cN020390 for ; Mon, 3 Mar 2014 07:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s23700Jp020389; Mon, 3 Mar 2014 07:00:00 GMT (envelope-from gnats) Resent-Date: Mon, 3 Mar 2014 07:00:00 GMT Resent-Message-Id: <201403030700.s23700Jp020389@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ilyas Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B865A247 for ; Mon, 3 Mar 2014 06:55:19 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A571868 for ; Mon, 3 Mar 2014 06:55:19 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.7/8.14.7) with ESMTP id s236tJVd023642 for ; Mon, 3 Mar 2014 06:55:19 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s236tJnW023638; Mon, 3 Mar 2014 06:55:19 GMT (envelope-from nobody) Message-Id: <201403030655.s236tJnW023638@cgiserv.freebsd.org> Date: Mon, 3 Mar 2014 06:55:19 GMT From: Ilyas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/187217: lsof 4.88F port update does not have valid PKGSITES X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 07:00:01 -0000 >Number: 187217 >Category: misc >Synopsis: lsof 4.88F port update does not have valid PKGSITES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Mar 03 07:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Ilyas >Release: 10.0 >Organization: >Environment: >Description: lsof-4.88F port updates does not have valid PKGSITE in Makefile, so updating lsof to 4.88F fill fail because this file not found in all PKGSITE in Makefile. On official site: https://people.freebsd.org/~abe/ said: #################################### !!!NOTICE!!! The ftpd server of the host, lsof.itap.purdue.edu, where the lsof tar files reside MUST be able to convert (do a DNS reverse-lookup of) the Internet address of the host from which an attempt is being made to "get" the lsof tar file, and then it must be able to convert (do a DNS forward lookup of) that host name and find the host's starting Internet address. If either DNS lookup fails, the lsof.itap.purdue.edu ftpd server will reject the connection, explain that it has done so for that reason, and give a list of mirror sites. If DNS lookup records can't be corrected, it may be possible to get lsof from one of the listed mirror sites, providing it is more tolerant of DNS mis-configuration. ##################################### When accessing ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof by Ftp client(eg: FileZilla) not by browser, you get error accessing ftp server and ftp server announces it's mirror sites. If connect to mirror site that is announced in ftp greeting, eg: ftp://ftp.fu-berlin.de/unix/tools/lsof/NEW/ you can find lsof_4.88F.freebsd.tar.bz2 and can update lsof port >How-To-Repeat: >Fix: Correct sysutils/lsof/Makefile for actual mirror sites >Release-Note: >Audit-Trail: >Unformatted: