From owner-freebsd-questions@FreeBSD.ORG Thu Jul 14 18:37:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 624CD16A41F for ; Thu, 14 Jul 2005 18:37:35 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED33643D4C for ; Thu, 14 Jul 2005 18:37:34 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout5.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.05) with ESMTP id j6EIbWox004843 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 14 Jul 2005 11:37:32 -0700 Received: from [128.208.4.242] (nilakantha.cs.washington.edu [128.208.4.242]) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.05) with ESMTP id j6EIbWph031289 for ; Thu, 14 Jul 2005 11:37:32 -0700 Message-ID: <42D6B0EA.3000501@u.washington.edu> Date: Thu, 14 Jul 2005 11:37:30 -0700 From: Garrett Cooper User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Obtaining portsmanager meta package for alternate OS 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, 14 Jul 2005 18:37:35 -0000 Hello, I was wondering if anyone could point me to the release notes or code so I could look up the dependencies for the portsmanager package and possibly compile it on Mac OS X Tiger. My FreeBSD machine is currently at home (sadly without an internet connection to the outside world :(), and I would like to keep it up to date by periodically fetching the ports 'source files'/packages and port snapshots. So I thought I could accomplish this via building the portsmanager package and running it off of my laptop at school since it's the only way I can accomplish my task at hand. However, with that in mind, I was wondering if there was a better way to fetch ports/packages without having to manhandle too many programs/scripts, or if anyone has discovered a better solution to this type of 'issue'. Thanks and your responses are greatly appreciated as solving this 'problem' will help save me a great deal of time :)! -Garrett