From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:50:13 2005 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 D481416A4D0 for ; Mon, 21 Feb 2005 10:50:13 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6926C43D1D for ; Mon, 21 Feb 2005 10:50:13 +0000 (GMT) (envelope-from paul.richards@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so255277rnf for ; Mon, 21 Feb 2005 02:50:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=BorDU8sxcCaxTtp65kbHzTt4pFRY87D+SztvaSsQlkgM2wnmAIiREPUaFFrB18cAPFqgvs+r0NVqFnl+wk+YimT+BfEyserl5iFo5oUpflbiYKTZsxLqkRZJ/f5bNcz7froWpn6c974Qg/GuF16uVLSv+G0xg32iHyXg3kndMYo= Received: by 10.38.78.26 with SMTP id a26mr203465rnb; Mon, 21 Feb 2005 02:50:12 -0800 (PST) Received: by 10.38.99.53 with HTTP; Mon, 21 Feb 2005 02:50:12 -0800 (PST) Message-ID: Date: Mon, 21 Feb 2005 10:50:12 +0000 From: Paul Richards To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Items exist in ports, but not as packages. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Richards List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:50:14 -0000 Hi, I've been trying to install a few packages using 'pkg_add -r' but I have found that there are a few which only exist as ports, and not packages. The main one which I am missing is 'vtk-tcl'. Is it generally the case that the precompiled packages are not always available when the ports are? According to freshports.org I should be able to use 'pkg_add -r' for vtk-tcl. Unfortunately I am only allowed (by the girlfriend) to play with FreeBSD on an old 1 gig disk and so I don't have the space to install ports. Are there any other sources of precompiled packages which I could use? Is there a way to install just the portion of the ports tree which I need? -- Paul Richards