From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 10:19:34 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 E1F9F16A4B3 for ; Mon, 22 Sep 2003 10:19:34 -0700 (PDT) Received: from hotmail.com (law12-oe31.law12.hotmail.com [64.4.18.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5435443FF2 for ; Mon, 22 Sep 2003 10:19:34 -0700 (PDT) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 22 Sep 2003 10:19:34 -0700 Received: from 192.216.212.193 by law12-oe31.law12.hotmail.com with DAV; Mon, 22 Sep 2003 17:19:33 +0000 X-Originating-IP: [192.216.212.193] X-Originating-Email: [b1henning@hotmail.com] From: "Brian Henning" To: Date: Mon, 22 Sep 2003 12:19:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 22 Sep 2003 17:19:34.0173 (UTC) FILETIME=[B120BCD0:01C3812D] Subject: package question 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: Mon, 22 Sep 2003 17:19:35 -0000 Greetings: when performing a 'make package' does that grab all the dependencies for that package so when you go to install the package it doesn't ask for dependencies? thanks, brian