From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 17:23:02 2004 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 066AB16A4CE for ; Tue, 16 Nov 2004 17:23:02 +0000 (GMT) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.24.2.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8191A43D49 for ; Tue, 16 Nov 2004 17:23:01 +0000 (GMT) (envelope-from acarranza@nubiandirections.org) Received: from techlab4 (rrcs-24-105-149-149.nys.biz.rr.com [24.105.149.149]) iAGHMtYo025905 for ; Tue, 16 Nov 2004 12:22:59 -0500 (EST) Message-Id: <200411161722.iAGHMtYo025905@ms-smtp-02.nyroc.rr.com> From: "Aaron Carranza" To: Date: Tue, 16 Nov 2004 15:22:44 -0500 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Thread-Index: AcTMGgfq//nwtYW1S3q63Ur5eXyoJg== X-Virus-Scanned: Symantec AntiVirus Scan Engine Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: help 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: Tue, 16 Nov 2004 17:23:02 -0000 I am trying to install the cvsup for 4.8, but when I do the pkg_add -r name of the file; it does not get the file in the main website. What is the variable to seek the file in other sites and download it when it is found. I read the manual pages of Pkg_add (1) but I can't find the variable that does the job. Please help me