From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 20:20:51 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 B3C8616A4CE for ; Wed, 15 Dec 2004 20:20:51 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13FFF43D1F for ; Wed, 15 Dec 2004 20:20:51 +0000 (GMT) (envelope-from joshua.lokken@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so155926wri for ; Wed, 15 Dec 2004 12:20:50 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=o7fyHDFngEsaqAYP/WEWuqTmiPLVKyAxkTzZTfi7CR+V83HfVWpujFEB/2dTquM6wFcXI8uUwA6yV7sm549xOu91o4t6UFgdY5HWTRa5l00GrhR1GmVVAwlMQy8Ep8l0ZHjm4AVpfYur1ECrlVX7o1GmkKVLYXWOkwImmlBDf8g= Received: by 10.54.39.65 with SMTP id m65mr495199wrm; Wed, 15 Dec 2004 12:20:50 -0800 (PST) Received: by 10.54.11.34 with HTTP; Wed, 15 Dec 2004 12:20:50 -0800 (PST) Message-ID: Date: Wed, 15 Dec 2004 14:20:50 -0600 From: Joshua Lokken To: Noah In-Reply-To: <20041215201504.M27573@enabled.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6FC9F9894A9F8C49A722CF9F2132FC2202A7A4BF@ms05.mailstreet2003.net> <20041215011800.M29112@enabled.com> <200412151820.53919.imoore@picknowl.com.au> <20041215201504.M27573@enabled.com> cc: freebsd-questions@freebsd.org Subject: Re: php4 install has conflicts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joshua Lokken List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 20:20:51 -0000 On Wed, 15 Dec 2004 12:15:58 -0800, Noah wrote: > okay thank you, > > do you know of a command that can show me all the ports that are installed on > my machine? % ls /var/db/pkg | more > is there a nice tutorial that explains how to use the ports > efficiently and safetly? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html and % man portupgrade(1) after you've installed portupgrade, of course ;) -- Joshua Lokken Open Source Advocate