From owner-freebsd-questions@FreeBSD.ORG Mon Jul 17 04:55:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DAE2916A4DA for ; Mon, 17 Jul 2006 04:55:19 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38FDC43D46 for ; Mon, 17 Jul 2006 04:55:19 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so683173uge for ; Sun, 16 Jul 2006 21:55:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GIdwHpIsHXqZ00vvIlTTJQoG6JhLCbcmyZJb33LWcMybSzjtsGOtOFp2ohPnuHoSQizdN2KjPbPzOt2OgFDqhmZuZvHl0xeWTNHasJJi5VsWivn4aqc82+ShHU3P+UnQR8X8yKBEzPOLSrz0+D9hyTRwrwrouNL/EhrfMWmeVz4= Received: by 10.66.244.10 with SMTP id r10mr2110917ugh; Sun, 16 Jul 2006 21:55:17 -0700 (PDT) Received: by 10.66.219.4 with HTTP; Sun, 16 Jul 2006 21:55:17 -0700 (PDT) Message-ID: Date: Mon, 17 Jul 2006 08:55:17 +0400 From: "Andrew Pantyukhin" To: mike In-Reply-To: <44BB0B68.4020100@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44BB0B68.4020100@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: defining dependencies for ports 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: Mon, 17 Jul 2006 04:55:19 -0000 On 7/17/06, mike wrote: > Hello. I'm brand new to FreeBSD. I'm mostly enjoying it so far. I'm > playing with installing the Eclipse IDE port right now. I say playing > with because I started to install it and saw the list of dependencies > and shuddered. I like to keep my system relatively clean and tend to > start a new install of Linux (and now BSD) as bare bones and add only > what I need. We're usually focused on making sure things work instead of keeping dependencies to a minimum. FreeBSD is not Windows (or some flavors of Linux) where you're afraid of installing any software because it will never really uninstall. Here we've got most things very clean and automated. So just go ahead and take it easy about all the dependencies. You're not installing Eclipse on an embedded system with 4Mb flash memory, are you.