From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 04:22:53 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87F2A16A418 for ; Thu, 18 Oct 2007 04:22:53 +0000 (UTC) (envelope-from andrew.jensen1@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5DFA513C457 for ; Thu, 18 Oct 2007 04:22:53 +0000 (UTC) (envelope-from andrew.jensen1@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so61765waf for ; Wed, 17 Oct 2007 21:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; bh=uWBANA3IUU6uuSNWvw8g+aZfO08DvHjg1TYrgc1DcCw=; b=rYkMTFgiTC8eViyz4R0H74I9/YkVAYlIOzEgWhYdcNCh6kc1q7ul9a9FNp+Up4TFKUQ3EnF6gfF3K90zdlCgV0cyq+j8JI54g7CGwedIy3HJnpAYQfGydeiLtIpRPCPiwNF6lJ8OZ3n+cVaVyl50NBUomLWbyGQRAkkfgbB69i8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; b=RZK4ZvtSQ73QU20FK7iGQhvJlx0FUcQoxq58OA8aZ/mhptNuUIUlsT7r9zv9zV5zS9OFGzROfEboR9FfXzsyJ/4+APmq2eR57X33jfS5bA8oDgeeLUHTw17x/RI9tmnXCuFUsKiMNlW20fOyD9b/yV4SMGH+Y/BUvNNH3VDBppY= Received: by 10.114.173.15 with SMTP id v15mr101628wae.1192679795217; Wed, 17 Oct 2007 20:56:35 -0700 (PDT) Received: from localhost ( [24.20.173.227]) by mx.google.com with ESMTPS id j39sm405413waf.2007.10.17.20.56.34 (version=SSLv3 cipher=OTHER); Wed, 17 Oct 2007 20:56:34 -0700 (PDT) Date: Wed, 17 Oct 2007 20:56:32 -0700 From: andrew To: freebsd-questions@freebsd.org Message-ID: <20071017205632.7550e1da@localhost> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: linux compatibility 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: Thu, 18 Oct 2007 04:22:53 -0000 Is there any way to check which (if any) installed applications are dependent on linux compatibility? Thank you.