From spcoltri@hrothgar.omcl.org  Tue Mar 27 12:55:10 2001
Return-Path: <spcoltri@hrothgar.omcl.org>
Received: from hrothgar.omcl.org (dsl254-009-160.sea1.dsl.speakeasy.net [216.254.9.160])
	by hub.freebsd.org (Postfix) with ESMTP id 0AF0D37B718
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Mar 2001 12:55:00 -0800 (PST)
	(envelope-from spcoltri@hrothgar.omcl.org)
Received: (from spcoltri@localhost)
	by hrothgar.omcl.org (8.11.3/8.11.3) id f2RKsx559638;
	Tue, 27 Mar 2001 12:54:59 -0800 (PST)
	(envelope-from spcoltri)
Message-Id: <200103272054.f2RKsx559638@hrothgar.omcl.org>
Date: Tue, 27 Mar 2001 12:54:59 -0800 (PST)
From: Steve Coltrin <spcoltri@hrothgar.omcl.org>
Reply-To: spcoltri@hrothgar.omcl.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Port net/socks5: update URL for distfile
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         26156
>Category:       ports
>Synopsis:       http://www.socks.nec.com/ no longer mentions socks5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 27 13:00:02 PST 2001
>Closed-Date:    Mon Apr 2 03:34:51 PDT 2001
>Last-Modified:  Mon Apr 02 03:35:00 PDT 2001
>Originator:     Steve Coltrin
>Release:        FreeBSD 4.3-BETA i386
>Organization:
Orbital Mind Control Lasers
>Environment:
System: FreeBSD hrothgar.omcl.org 4.3-BETA FreeBSD 4.3-BETA #3: Sun Mar 11 19:31:35 PST 2001 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386


	
>Description:
	NEC is pushing its commercial eBorder product instead of socks5, and
no longer links to the socks5 download page from http://www.socks.nec.com/ .
socks5 is still available, you just have to know where to look.

>How-To-Repeat:
	cd ports/net/socks5
	make
	    "NEC requires that you grab the dist files from their web site..."
	$BROWSER http://www.socks.nec.com/
	    (no mention of where to get socks5)
>Fix:
Apply in ports/net/socks5:

--- Makefile.old	Tue Mar 27 12:44:09 2001
+++ Makefile	Tue Mar 27 12:44:55 2001
@@ -37,7 +37,7 @@
 CONFIGURE_ENV=  LIBS=-lcrypt
 
 .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE="NEC requires that you grab the dist files from their web site at http://www.socks.nec.com.  Please make sure you have ${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR} and run make again."
+IGNORE="NEC requires that you grab the dist files from their web site at http://www.socks.nec.com/cgi-bin/download.pl .  Please make sure you have ${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR} and run make again."
 .endif
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mharo 
State-Changed-When: Mon Apr 2 03:34:51 PDT 2001 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26156 
>Unformatted:
