From owner-freebsd-questions@FreeBSD.ORG Sun Apr 4 13:46:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BAAF16A4CE for ; Sun, 4 Apr 2004 13:46:16 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1002943D58 for ; Sun, 4 Apr 2004 13:46:16 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i34KjD8a001108; Sun, 4 Apr 2004 13:45:13 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Sun, 4 Apr 2004 13:46:12 -0700 User-Agent: KMail/1.6.1 References: <20040404202714.GA25725@turingmachine.dyndns.org> In-Reply-To: <20040404202714.GA25725@turingmachine.dyndns.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404041346.12869.kstewart@owt.com> cc: Adam Fabian Subject: Re: make search name/key broken with ports directory moved X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 20:46:16 -0000 On Sunday 04 April 2004 01:27 pm, Adam Fabian wrote: > Since I moved my ports directory, I *think*, make search name and > make search key don't do anything. I stuck my ports directory under > /home since /usr was getting a bit tight. I set > PORTSDIR=/home/usr/ports in make.conf, which is where my ports tree > is. Now, make search name and make search key don't do anything. No > error messages, no output whatsoever, exit code of 0. > > Any help would be appreciated. I have /usr/ports on it own partition on several computers. I mount them but in the past a simple link worked just as well. It would be something like ln -s /home/ports /usr/ports A little bit of exploring should solve the problem. -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html