From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 08:44:58 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB50E106568A for ; Sun, 1 Mar 2009 08:44:58 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id D5A238FC26 for ; Sun, 1 Mar 2009 08:44:58 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from [10.0.10.6] ([202.69.172.51]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 1 Mar 2009 00:44:44 -0800 Message-ID: <49AA4B0A.8080507@a1poweruser.com> Date: Sun, 01 Mar 2009 16:44:58 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Aryeh M. Friedman" References: <49AA41F2.9060801@a1poweruser.com> <49AA45AE.8040702@gmail.com> In-Reply-To: <49AA45AE.8040702@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 01 Mar 2009 08:44:44.0444 (UTC) FILETIME=[F83765C0:01C99A49] X-Sender: fbsd1@a1poweruser.com Cc: FreeBSD Questions Subject: Re: portmanager/portmaster like application for packages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2009 08:44:59 -0000 Aryeh M. Friedman wrote: > Fbsd1 wrote: >> I am looking for software like portmanager/portmaster but works on the >> package system instead of the port system. Is there such am >> application available? >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > portupgrade has an option to install packages if current with the port > version > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > I don't do ports if at all possible. I even do the package of the dependents of the ports I am forced to do. So portupgrade is useless to me.