From owner-freebsd-questions@FreeBSD.ORG Mon Jul 5 23:00:04 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 3A00C16A4CE for ; Mon, 5 Jul 2004 23:00:04 +0000 (GMT) Received: from mail.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BEB643D1F for ; Mon, 5 Jul 2004 23:00:03 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.191]) by smail1.cableone.net (SurgeMail 1.9b) with ESMTP id 7387786 for multiple; Mon, 05 Jul 2004 15:50:30 -0700 Date: Mon, 5 Jul 2004 17:59:54 -0500 From: Vulpes Velox To: Nathan Kinkade Message-Id: <20040705175954.20d20352@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <20040705172424.GA24348@gentoo-npk.bmp.ub> References: <20040705162320.11141.qmail@web51604.mail.yahoo.com> <20040705172424.GA24348@gentoo-npk.bmp.ub> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com cc: Mark Jayson Alvarez cc: freebsd-questions@freebsd.org Subject: Re: A few simple questions(...if you don't mind) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 23:00:04 -0000 On Mon, 5 Jul 2004 11:24:24 -0600 Nathan Kinkade wrote: > > 7. What is the correct way of rebuilding my ports? In > > freebsd sources, I do a make buildworld and then make > > installworld. How do I do it in my ports collection? > > (e.g; make buildports, make installports??? :-) > > What you probably want is the port called "portupgrade": > sysutils/portupgrade. Install it then check out the man page. Probally not a good answer... I think they want to man ports :)