From owner-freebsd-newbies@FreeBSD.ORG Mon Feb 9 13:17:46 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3062416A4CE for ; Mon, 9 Feb 2004 13:17:46 -0800 (PST) Received: from fielden.com.au (www.fielden.com.au [203.34.58.131]) by mx1.FreeBSD.org (Postfix) with SMTP id 5B39443D39 for ; Mon, 9 Feb 2004 13:17:44 -0800 (PST) (envelope-from david@fielden.com.au) Received: (qmail 2732 invoked from network); 9 Feb 2004 21:17:38 -0000 Received: from unknown (HELO fielden.com.au) (192.168.1.84) by persephone.fielden.com.au with SMTP; 9 Feb 2004 21:17:38 -0000 Message-ID: <4027F8F2.6090506@fielden.com.au> Date: Tue, 10 Feb 2004 08:17:38 +1100 From: Rowdy User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-newbies@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: ports or packages? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 21:17:46 -0000 Greetings, I downloaded and successfully installed FreeBSD 5.1-RELEASE a while back, it has been running flawlessly ever since. Due to the speed of my Internet connection at home, it is trying for me to download the files required during the installation of ports, so I downloaded all the packages for 5.1 at work (where the Internet connection is not much better, but at least I can leave downloads running overnight and all weekend). After more reading, I have concieved a desire to upgrade a couple of applications, including doing a cvsup, however that would appear to require the source and patches that the installation of ports would have provided. Consequently I am wondering whether anyone else has wrestled with this, and whether it is actually a good idea to grab large groups of packages and keep a fairly static system (in the way of updates), or to have more patience and let the sources and patches download. My reasoning for the latter is that unless there is a significant version increase, it would only be necessary to download (or to have cvsup download for me) much smaller incremental patches to ports rather than downloading an entire new package. The only other downside is the compile time, but I did compile the J2SDK and I don't imagine there would be too many apps larger than that! The optimisation of applications does not concern me too much, and I rarely if ever need any options that are not compiled into the packages. So, has anyone else gone down this road, did you switch from packages to ports (with a 56K dialup Internet connection), how did you fare, and did you encounter any problems? tia Dave