From owner-freebsd-ports@FreeBSD.ORG Thu Aug 15 16:25:28 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8F30861A for ; Thu, 15 Aug 2013 16:25:28 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 692A22ABD for ; Thu, 15 Aug 2013 16:25:28 +0000 (UTC) Received: by mail-pa0-f53.google.com with SMTP id lb1so900721pab.26 for ; Thu, 15 Aug 2013 09:25:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QZOuEp3y5ws3If8sFDnIGgyLLPXi3DSX46F4VGgEwX8=; b=TCQvHh50oCY7yyhV4vzW8xoU/X3QPcSEdbp8Hslig5X8ybUA5MahmqSVWnmmxRZ+l8 4mEFhcwt9tjSwMHmdId6c098F7PTYdS46xRccQIVTYyMh/6HE0tl9GZHG2j/840qK7TE qCiHTdkELx0ExnWTrYBCFHkpTjBEXk6tw9oh4Fq8BWGp9Jk8+MrDCS/b+iRRtdG0oUXs kwMTBW7H8i4EqbpNsAiYha22PWvp0iWBMyjTSAFNXAsFf6Kxdc7iDkBdUzZDsh3Mstvi 6/iC+7PR9PtUPILeYbEOxxGgjIWx715xBpleQ9vGdnJ0FpMDh+ec+VTth3WNhitc0Gpz DzhQ== MIME-Version: 1.0 X-Received: by 10.69.13.132 with SMTP id ey4mr16479483pbd.52.1376583927987; Thu, 15 Aug 2013 09:25:27 -0700 (PDT) Received: by 10.70.92.79 with HTTP; Thu, 15 Aug 2013 09:25:27 -0700 (PDT) In-Reply-To: <090F0843-3C20-4B32-8670-C990FA4579BA@kreme.com> References: <090F0843-3C20-4B32-8670-C990FA4579BA@kreme.com> Date: Thu, 15 Aug 2013 11:25:27 -0500 Message-ID: Subject: Re: Searching the port tree with portmaster? From: Adam Vande More To: LuKreme Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 16:25:28 -0000 On Thu, Aug 15, 2013 at 10:45 AM, LuKreme wrote: > > On 15 Aug 2013, at 06:33 , Adam Vande More wrote: > > > whereis sudo > > Sure, if sudo is installed. Sudo was not installed, so I had to search the > ports tree for it. Same with openssl No you are wrong. galacticdominator% whereis sudo sudo: /usr/ports/security/sudo -- Adam Vande More