From owner-freebsd-hackers Sun Sep 7 07:56:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22857 for hackers-outgoing; Sun, 7 Sep 1997 07:56:30 -0700 (PDT) Received: from conductor.synapse.net (conductor.synapse.net [199.84.54.18]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id HAA22851 for ; Sun, 7 Sep 1997 07:56:27 -0700 (PDT) Received: (qmail 15465 invoked from network); 7 Sep 1997 14:56:21 -0000 Received: from cello.synapse.net (HELO synapse.net) (199.84.54.81) by conductor.synapse.net with SMTP; 7 Sep 1997 14:56:21 -0000 Message-ID: <3412C092.57D67DA9@synapse.net> Date: Sun, 07 Sep 1997 10:56:18 -0400 From: Evan Champion X-Mailer: Mozilla 4.02 [en] (WinNT; U) MIME-Version: 1.0 To: Andreas Klemm CC: hackers@FreeBSD.ORG Subject: Re: what do you think ... should/could ports move to -> /usr/local/ports ? References: <19970907160423.39071@klemm.gtn.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Andreas Klemm wrote: > I'm just repartitioning my system. When thinking about a new > disk layout and partitioning I came to the conclusion, that > putting the ports collection to /usr/local/ports would be cleaner, > than using /usr/ports. I find that /usr/local/ is overused as it is. You could move it to /usr/local/ and make a symlink, or make a new slice for /usr/ports/. Evan