From owner-freebsd-stable@FreeBSD.ORG Mon Jun 27 14:05:49 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E9916A41C for ; Mon, 27 Jun 2005 14:05:49 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs131.cnf.com (mail-cluster.cnf.com [63.230.177.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E18843D48 for ; Mon, 27 Jun 2005 14:05:45 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs131.cnf.com (localhost [127.0.0.1]) by localhost.cnf.com (Postfix) with ESMTP id 0E4111835FC for ; Mon, 27 Jun 2005 07:05:45 -0700 (PDT) Received: from ciies004.conway.prod.con-way.com (cnfdcx-131-slb-02-in.cnf.com [10.0.108.132]) by ljcqs131.cnf.com (Postfix) with ESMTP id EC47F18350E for ; Mon, 27 Jun 2005 07:05:44 -0700 (PDT) Received: from qgaes001.conway.prod.con-way.com ([10.40.10.68]) by ciies004.conway.prod.con-way.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 27 Jun 2005 07:05:44 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 27 Jun 2005 09:05:42 -0500 Message-ID: <12AAD6CC50A25841834F43955F39B66E017E8F6F@qgaes001.conway.prod.con-way.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: portinstall .vs. make install clean Thread-Index: AcV6g3+zvIfsexw6Qs+TjWhStAnGtQAnVlug From: "Zimmerman, Eric" Cc: X-OriginalArrivalTime: 27 Jun 2005 14:05:44.0932 (UTC) FILETIME=[4F966240:01C57B21] Subject: RE: portinstall .vs. make install clean X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 14:05:49 -0000 > On 6/27/05, Dominic Marks wrote: > > On Sunday 26 June 2005 19:32, Sergey Spivak wrote: > > > Hi! > > > > > > > portinstall is a ruby program which comes with portupgrade > > > > > > "portinstall" =3D "portupgrade -N" > > > > Oh. Makes me wonder why 'portinstall' exists at all. While this isn't related to the OP's question, it might be helpful to him. I find portmanager to be vastly superior to portupgrade. In one fell swoop you can update any new ports + rebuild all dependencies.=20 It works well. Combine it with portsnap and life is good! =3D) It doesn't have a ruby dependency either. Give it a whirl. It rocks.