From owner-freebsd-questions@FreeBSD.ORG Sun Jul 29 22:36:54 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1AD4106564A for ; Sun, 29 Jul 2012 22:36:54 +0000 (UTC) (envelope-from hanooter@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 458B18FC0C for ; Sun, 29 Jul 2012 22:36:54 +0000 (UTC) Received: by weyx56 with SMTP id x56so3842914wey.13 for ; Sun, 29 Jul 2012 15:36:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=oOnTAUvZXBeviMRYy/vMwBGXnQfLq6brPZt5kVEG42U=; b=HRD/y4atZi3OfZp4YpzJcGZCyCfCblqB09Emrl20warqD3NOJoragrQeZwrXwxm+N8 5jOoDX7tfTKHuKOIpzPpeHrmrOJJxX7GH+NtL9lWZQpiJNij2U1jlha/ANlpntvrFwVe UzZyePMxZTWT+WJUHbWUwSh8KOUhcRNyaJvd53UfiFqRUsdEbSLrpJdyZi/HhcAm2Pii bfdIoxE/4Vzsx7omMh/zc9atdyo2pm2W7ooLE0a/+YNKAgQFXj3NlVDU1L80/pWs0GrH DyEWnbD/oIf2LZ8qB4VkcbjLPTtmUlQdYjfYPpMG84Xt0W4yzTbPCdo/dbVxMk03PjU3 u4HA== MIME-Version: 1.0 Received: by 10.180.98.138 with SMTP id ei10mr21811208wib.1.1343601413300; Sun, 29 Jul 2012 15:36:53 -0700 (PDT) Received: by 10.216.180.5 with HTTP; Sun, 29 Jul 2012 15:36:53 -0700 (PDT) Received: by 10.216.180.5 with HTTP; Sun, 29 Jul 2012 15:36:53 -0700 (PDT) Date: Sun, 29 Jul 2012 17:36:53 -0500 Message-ID: From: Kyle Hanson To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Where did my port go? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2012 22:36:54 -0000 So yesterday I spent all day compiling haskell-platform through ports which was successful. I installed and got my project ready to go, but when I rebooted I can't use any of my haskell commands. Where does ports install to?