From owner-freebsd-newbies@FreeBSD.ORG Mon Jun 2 14:51:15 2003 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 6963337B401 for ; Mon, 2 Jun 2003 14:51:15 -0700 (PDT) Received: from mail.redinsight.com (h-64-105-153-11.DNVTCO56.covad.net [64.105.153.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BFB443F3F for ; Mon, 2 Jun 2003 14:51:12 -0700 (PDT) (envelope-from freebsd@untoldfaith.com) Received: from localhost ([]) by mail.redinsight.com (Merak 5.9.4) with SMTP id JFC37105 for ; Mon, 02 Jun 2003 15:51:11 -0600 Date: Mon, 2 Jun 2003 15:51:06 -0600 From: Troy X-Mailer: The Bat! (v1.62r) Educational X-Priority: 3 (Normal) Message-ID: <153207361.20030602155106@untoldfaith.com> To: freebsd-newbies@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Three Quick Questions X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Troy List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 21:51:15 -0000 Hello, Three quick questions here. #1 When installing ports how do I pass switches? ex. make --args install (is this how?) #2 If I am connected via ssh and get disconnected how do I login and kill the old session? #3 When upgrading via cvsup how do I tell what has changed to see if it is worth upgrading after running the cvsup session? Thanks for any help. --Troy