Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 12:54:59 -0800 (PST)
From:      Steve Coltrin <spcoltri@hrothgar.omcl.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26156: Port net/socks5: update URL for distfile
Message-ID:  <200103272054.f2RKsx559638@hrothgar.omcl.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 27 13:00:02 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103272054.f2RKsx559638>