From owner-freebsd-ports Fri Jan 24 09:40:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA09046 for ports-outgoing; Fri, 24 Jan 1997 09:40:58 -0800 (PST) Received: from btp1da.phy.uni-bayreuth.de (btp1da.phy.uni-bayreuth.de [132.180.20.32]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA09040 for ; Fri, 24 Jan 1997 09:40:54 -0800 (PST) Received: (from werner@localhost) by btp1da.phy.uni-bayreuth.de (8.8.4/8.7.3) id SAA10133; Fri, 24 Jan 1997 18:40:37 +0100 (MET) From: Werner Griessl Message-Id: <199701241740.SAA10133@btp1da.phy.uni-bayreuth.de> Subject: Re: sockd - socks5? In-Reply-To: <199701241712.JAA09411@crab.whistle.com> from Doug Ambrisko at "Jan 24, 97 09:12:01 am" To: ambrisko@whistle.com (Doug Ambrisko) Date: Fri, 24 Jan 1997 18:40:37 +0100 (MET) Cc: ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Werner Griessl writes: > | > | You can fetch it from my ftp-server: > | btp1da.phy.uni-bayreuth.de:/pub/FreeBSD/distfiles/ > > Careful, this violates the terms of the license (you can't mirror Socks5). > This is way it is not on the CD or on ftp.cdrom.com. > > Doug A. > But the name is "-exportable" and i fetched it from the MASTER-SITE ! This is from the Makefile: DISTNAME= socks5-beta-0.17.1-exportable CATEGORIES= net security MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/ Werner