From owner-freebsd-questions@FreeBSD.ORG Thu Oct 16 13:15:22 2003 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 1393D16A4BF for ; Thu, 16 Oct 2003 13:15:22 -0700 (PDT) Received: from lilzmailfe01.liwest.at (lilzmailfe01.liwest.at [212.33.55.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EEC543F85 for ; Thu, 16 Oct 2003 13:15:19 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from [212.33.58.27] (helo=cm58-27.liwest.at) by lilzmailfe01.liwest.at with esmtp (Exim 4.14) id 1AAEWj-0006os-Vd for questions@freebsd.org; Thu, 16 Oct 2003 22:15:18 +0200 From: Daniela To: questions@freebsd.org Date: Thu, 16 Oct 2003 22:11:20 +0000 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310162211.20126.dgw@liwest.at> Subject: Porting to FreeBSD 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: Thu, 16 Oct 2003 20:15:22 -0000 Hi there! I found many interesting Linux programs on sourceforge.net and other sites, but they're not in the ports collection. So I thought I'll port some of these to FreeBSD. However, I'm still pretty new to FreeBSD and I never ported anything. I can't even compile most of the programs on my system, and I'm almost sure it has to do with dependencies in 99% of all cases. How do I find out what ports/programs it depends on? And yes, I have RTFM, but I still have no clue. Daniela