From owner-freebsd-ports@FreeBSD.ORG Mon May 24 03:32:36 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE7D8106566C for ; Mon, 24 May 2010 03:32:36 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8A3FA8FC12 for ; Mon, 24 May 2010 03:32:36 +0000 (UTC) Received: by pxi7 with SMTP id 7so1527328pxi.13 for ; Sun, 23 May 2010 20:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:message-id:references:to :x-mailer; bh=f6dso40FZ9lPtrSBJ02kxcVY5IdHRSqxo0eBdBgFiLI=; b=RjQPkYUbmzjDKPr/mFKNBeMFYwNEgYzcoK8CrEZwO9fQbG8T5eklxjwd0fSjKhjEP6 VBfoPKHzMWAK1BeptK2Tic59zHJ81/PoZZouJvibxN37t7+EwSukU43HE7Yi5o4JdOY4 DgxcSLYd5ByJ3f480XSUvD7mIEQFWwBPitdQw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to:x-mailer; b=pHKIj//Udy0ELO+xGxT2upzq+C0U04RUNdG4rCvhPVLfPcOEfYgPKsbnMK+los8p2B SIzwOd5zFhN8h8lC1/+wTrmN4rZGsy85Ruzx8olPckelpSDlHUDJqfMm9qWbZiVTUvJi AML1FSNGxh5B6g4a9oI5SElJbxlx+esszw3fY= Received: by 10.115.39.40 with SMTP id r40mr4296197waj.183.1274670234697; Sun, 23 May 2010 20:03:54 -0700 (PDT) Received: from [192.168.0.203] (deviant.freebsdgirl.com [173.8.183.73]) by mx.google.com with ESMTPS id a23sm34399666wam.14.2010.05.23.20.03.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 23 May 2010 20:03:53 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1078) From: Garrett Cooper In-Reply-To: <20100523232225.GB44750@satcidananda.16x108.merseine.nu> Date: Sun, 23 May 2010 20:03:49 -0700 Message-Id: <0F4293B5-1900-4E76-A37B-B31B198BB5B1@gmail.com> References: <20100523232225.GB44750@satcidananda.16x108.merseine.nu> To: Indi X-Mailer: Apple Mail (2.1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: port installation X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2010 03:32:36 -0000 On May 23, 2010, at 4:22 PM, Indi wrote: > On Sun, May 23, 2010 at 03:40:47PM -0700, Garrett Cooper wrote: >> On Sun, May 23, 2010 at 3:25 PM, madal 30 = wrote: >>>=20 >>> Hello here, >>>=20 >>> I am a new freebsd user and would like to know how to install port = from link below: >>>=20 >>> http://www.freebsd.org/cgi/cvsweb.cgi/ports/net-mgmt/nav/ >>>=20 >>> There are not much info on howto for this particular package. >>>=20 >>> Any help or guide would be appreciated. >>=20 >> Hi, >> The documentation you're looking for can be found here: >> http://www.freebsd.org/doc/handbook/ports.html . The port corresponds >> to net-mgmt/nav in the ports tree on your machine. >=20 > Really? That port doesn't exist on my machine... >=20 > (just portsnapped today) It was removed ages ago (read through the cvs history for the = port and you'll figure out why). Thanks, -Garrett=