From owner-cvs-ports Wed Apr 24 12:15:28 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA11002 for cvs-ports-outgoing; Wed, 24 Apr 1996 12:15:28 -0700 (PDT) Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA10997 Wed, 24 Apr 1996 12:15:24 -0700 (PDT) Received: from localhost.shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.5/8.7.3) with SMTP id MAA08926; Wed, 24 Apr 1996 12:13:18 -0700 (PDT) Message-Id: <199604241913.MAA08926@precipice.shockwave.com> X-Mailer: exmh version 1.6.6 3/24/96 To: Douglas Ambrisko cc: jdp@polstra.com, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org, rgrimes@freebsd.org Subject: Re: cvs commit: ports/net/socks5 - Imported sources In-reply-to: Your message of "Wed, 24 Apr 1996 11:57:13 PDT." <199604241857.LAA27964@cozumel.tcs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 24 Apr 1996 12:13:17 -0700 From: Paul Traina Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Paul Traina writes: > | > | I'll go look at Doug's code...(time passes) I just looked things over, and > | there's no difference between Doug's port and mine, other than the default > | for my port has all files installed in the ${PREFIX} tree and his follows > | the NEC default of stuffing stuff in /etc. > | > | Given that it's trivial to change this, and Doug is now listed as the official > | maintainer of the port, I'll let him decide which is proper behavior (but > | I think proper behavior is to store configs in /usr/local/etc, not /etc, as > | that's where port config files are supposed to go.) > > Okay, I'll make the change to /usr/local/etc when I get the libcompat issue > resolved (hopefully this week) and update the man pages to that effect. > Also I will be adding a note that runsocks is only supported in -current. > > I noticed you put it in the net directory and I put it in the security > directory. My reason was that it had to do with network security, if it > should go in net then I'll make that change as well. > > Doug A. Doug, why don't you just pull down my port (do you have sup running?) and start from there. I think you'll agree that mine's a simple superset of yours at this point, so there's no additional work you need to do other than the libcompat thing. What's up with libcompat? p.s. Rod, no, the default is staying in /usr/local/etc, but I made it trivial for someone to change it to /etc by just editing the top level makefile.