From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 00:20:01 2010 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 6E95B106566C for ; Thu, 29 Jul 2010 00:20:01 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 112698FC19 for ; Thu, 29 Jul 2010 00:20:00 +0000 (UTC) Received: by gwj23 with SMTP id 23so1511810gwj.13 for ; Wed, 28 Jul 2010 17:20:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=wlmCnNpOs4Tvstv9hkJAa7syUp2w0vTaN52DnC4oT/w=; b=RzJzXP9Z0HQ8o8wnNfFSQiFIwm0XGg0kQ8Ca/Mrj/engPZwW5o77cdzTE10X9lXhce FLJdYA3UcPKGd0hHFCpqGcQaozyUEPp+HspOBv2EoRs+z8HVYM0XTkQYI6O3xYnAdFQG sXW2mlqB7ABnJg1R/Y3wrx2T7ABwMAm7NZbQg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mFraJ7Fsd6SMEXY/7A3PRIHXJeey6JghXV9ARd7+gBG+16aa8z7tP7xxvLcItrC9xh 6FfjmGsFkVlJQvO/P5UwCZ0jaytduIFhO8uJ+fNOnPbcHLfAtUzsbSa+uKLhlgw+nt6b /cEc9IihayqezN2heu77kyYtt5UI7hhwX2TLc= MIME-Version: 1.0 Received: by 10.90.74.8 with SMTP id w8mr42763aga.152.1280362800035; Wed, 28 Jul 2010 17:20:00 -0700 (PDT) Received: by 10.229.29.71 with HTTP; Wed, 28 Jul 2010 17:19:59 -0700 (PDT) In-Reply-To: References: <6E8E399D-BC8C-4227-BA17-B265D09D4464@mac.com> <953FF5F8-19A6-4015-A640-7424802EF62F@mac.com> Date: Wed, 28 Jul 2010 19:19:59 -0500 Message-ID: From: Adam Vande More To: Antonio Olivares Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: gmake not on install media FreeBSD-8.1-RELEASE-amd64-dvd1 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, 29 Jul 2010 00:20:01 -0000 On Wed, Jul 28, 2010 at 3:24 PM, Antonio Olivares wrote: > I would like to do this, but have no internet connection on my machine :( > > If I just download the file and pkg_add it, the dependencies might not be > there? > Correct, I suggest reading the handbook sections on ports and packages. -- Adam Vande More