From nobody@FreeBSD.org  Mon Mar  3 06:55:19 2014
Return-Path: <nobody@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 B865A247
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <i.bakirov@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: lsof 4.88F port update does not have valid PKGSITES
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: ler@lerctr.org

>Number:         187217
>Category:       ports
>Synopsis:       sysutils/lsof 4.88F port update does not have valid PKGSITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 03 07:00:00 UTC 2014
>Closed-Date:    Tue Mar 11 19:06:09 UTC 2014
>Last-Modified:  Wed Mar 12 13:10:00 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Mar 3 14:50:28 UTC 2014 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187217 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Mar 3 14:50:53 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187217 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ler@lerctr.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/187217: sysutils/lsof 4.88F port update does not have valid PKGSITES
Date: Mon, 3 Mar 2014 14:50:52 UT

 Maintainer of sysutils/lsof,
 
 Please note that PR ports/187217 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187217
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Larry Rosenman <ler@lerctr.org>
To: FreeBSD PR followup <bug-followup@FreeBSD.org>
Cc:  
Subject: ports/187217
Date: Mon, 03 Mar 2014 09:06:59 -0600

 I believe you had a problem because YOUR reverse DNS for YOUR host is
 bogus/NXDOMAIN.
 
 You should be able to pull the file from MY server
 (www.lerctr.org/lsof/)
 
 -- 
 Larry Rosenman                     http://www.lerctr.org/~ler
 Phone: +1 214-642-9640 (c)     E-Mail: ler@lerctr.org
 US Mail: 108 Turvey Cove, Hutto, TX 78634-5688

From: Ilyas Bakirov <i.bakirov@gmail.com>
To: bug-followup@FreeBSD.org, i.bakirov@gmail.com
Cc:  
Subject: Re: ports/187217: sysutils/lsof 4.88F port update does not have valid PKGSITES
Date: Mon, 3 Mar 2014 23:10:46 +0600

 --047d7b86df665383f104f3b6de26
 Content-Type: text/plain; charset=ISO-8859-1
 
 Tried from two locations in offices behind NAT from two different ISPs in
 Kazakstan, ftp server does not accept connection or just requires auth in
 browser.
 Nevertheless I solved my problem with another mirror site but it seems to
 me strange and I think I'm not the one who is affected with such ftp
 configuration :(
 Also freshports.org marks lsof as "A package is not available for ports
 marked as: Forbidden / Broken / Ignore / Restricted" and distfiles almost
 all inaccessible(http://people.freebsd.org/~ehaupt/distilator/sysutils/lsof/)
 
 
 Thanks,
 Ilyas
 
 --047d7b86df665383f104f3b6de26
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr"><div><div><div><div>Tried from two locations in offices be=
 hind NAT from two different ISPs in Kazakstan, ftp server does not accept c=
 onnection or just requires auth in browser.<br></div>Nevertheless I solved =
 my problem with another mirror site but it seems to me strange and I think =
 I&#39;m not the one who is affected with such ftp configuration :(<br>
 </div>Also <a href=3D"http://freshports.org">freshports.org</a> marks lsof =
 as &quot;A package is not available for ports marked as: Forbidden / Broken=
  / Ignore / Restricted&quot; and distfiles almost all inaccessible(<a href=
 =3D"http://people.freebsd.org/~ehaupt/distilator/sysutils/lsof/">http://peo=
 ple.freebsd.org/~ehaupt/distilator/sysutils/lsof/</a>) <br>
 <br></div>Thanks,<br></div>Ilyas<br></div>
 
 --047d7b86df665383f104f3b6de26--

From: Larry Rosenman <ler@lerctr.org>
To: Ilyas Bakirov <i.bakirov@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/187217: sysutils/lsof 4.88F port update does not have
 valid PKGSITES
Date: Mon, 3 Mar 2014 11:32:28 -0600

 http://www.lerctr.org/lsof/
 Index of /lsof
 
 [ICO]	Name	Last modified	Size	Description
 [DIR]	Parent Directory	 	 -	 
 [   ]	lsof_4.88E.freebsd.t..>	12-Oct-2013 11:14	471K	 
 [   ]	lsof_4.88F.freebsd.t..>	28-Feb-2014 22:53	471K	 
 
 
 It's on MY site, and I pulled it from the purdue site. 
 
 Don't know what else to do here.....
 
 
 -- 
 Larry Rosenman                     http://www.lerctr.org/~ler
 Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
 US Mail: 108 Turvey Cove, Hutto, TX 78634-5688

From: Larry Rosenman <ler@lerctr.org>
To: FreeBSD PR followup <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/187217: sysutils/lsof 4.88F port update does not have
 valid PKGSITES
Date: Tue, 04 Mar 2014 15:58:13 -0600

 Looks like my /24 (192.147.25.0/24) was being announced by my OLD 
 colocation provider
 since February 20.
 
 This has been corrected.
 
 Please see if this fixes your issue(s).
 
 
 -- 
 Larry Rosenman                     http://www.lerctr.org/~ler
 Phone: +1 214-642-9640 (c)     E-Mail: ler@lerctr.org
 US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Mar 11 19:05:46 UTC 2014 
State-Changed-Why:  
Closed at maintainer's request (believed to be fixed). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187217 

From: Ilyas Bakirov <i.bakirov@gmail.com>
To: bug-followup@FreeBSD.org, i.bakirov@gmail.com
Cc:  
Subject: Re: ports/187217: sysutils/lsof 4.88F port update does not have valid PKGSITES
Date: Wed, 12 Mar 2014 19:03:45 +0600

 --f46d043c801e82e00b04f468775f
 Content-Type: text/plain; charset=ISO-8859-1
 
 Good. Thanks. Now I can freely access http://www.lerctr.org/lsof/ for
 package
 
 Ilyas
 
 --f46d043c801e82e00b04f468775f
 Content-Type: text/html; charset=ISO-8859-1
 
 <div dir="ltr"><div>Good. Thanks. Now I can freely access <a href="http://www.lerctr.org/lsof/">http://www.lerctr.org/lsof/</a> for package<br><br></div>Ilyas<br></div>
 
 --f46d043c801e82e00b04f468775f--
>Unformatted:
