From owner-freebsd-questions@FreeBSD.ORG Thu May 25 02:59:21 2006 Return-Path: X-Original-To: questions@freebsd.org 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 A98B716A428 for ; Thu, 25 May 2006 02:59:21 +0000 (UTC) (envelope-from aaron@aaronholmes.net) Received: from evildomain.org (ppp-69-237-207-59.dsl.irvnca.pacbell.net [69.237.207.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E59043D45 for ; Thu, 25 May 2006 02:59:21 +0000 (GMT) (envelope-from aaron@aaronholmes.net) Received: by evildomain.org (Postfix, from userid 1013) id 7C72233B; Wed, 24 May 2006 19:59:14 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on evildomain.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.1 Received: from [192.168.1.99] (router.evildomain.org [192.168.1.1]) by evildomain.org (Postfix) with ESMTP id DE18532F; Wed, 24 May 2006 19:59:13 -0700 (PDT) Message-ID: <44751D88.7010201@aaronholmes.net> Date: Wed, 24 May 2006 19:59:20 -0700 From: Aaron Holmes User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Jim Angstadt References: <20060525025258.23088.qmail@web50009.mail.yahoo.com> In-Reply-To: <20060525025258.23088.qmail@web50009.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Portmanager Output Resolution 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: Thu, 25 May 2006 02:59:21 -0000 Jim Angstadt wrote: > Hi All, > > Having run "portmanager -u" several times now, I am > very pleased to say that my times have decreased from > an initial 38 hours to about 2 hours, per run. > > Along the way, I have cleaned up "conflicts" and did > "pkg_delete" on several applications that were > "included in base" or that really were not needed. > > Now I'm faced with situations where I don't have a > clue. Below is partial output from "portmanager -s". > I have manipulated each line to avoid line wrapping > problems, I hope. > > 00129 have:cdrtools-2.01_4 > /sysutils/cdrtools > OLD available: cdrtools-2.01_5 > 00131 have:libcdio-0.76_1 > /sysutils/libcdio > OLD available: libcdio-0.77 > 00141 have:dvd+rw-tools-6.1 > /sysutils/dvd+rw-tools > built with OLD dependency: cdrtools-2.01_5 > 00186 have:nautilus-cd-burner-2.14.1 > /sysutils/nautilus-cd-burner > built with OLD dependency: cdrtools-2.01_5 > 00250 have:sound-juicer-2.14.3 > /audio/sound-juicer > OLD available: sound-juicer-2.14.3_1 > 00255 have:gnome2-2.14.1 > /x11/gnome2 > built with OLD dependency: sound-juicer-2.14.3_1 > > In the case of cdrtools or libcdio or sound-juicer, > I think this is telling me that I have an older > version installed and a newer version is available. > > What should I do in this situation? > > In the case of dvd+rw-tools or nautilus-cd-burner or > gnome2, apparently I have a solid-gold chance to mess > up dependencies. > > What should I do here? > > Please note that I am new to FreeBSD and have a very > limited exposure to using "make" to build packages. > Any links to dealing with portmanager output > would be appreciated. > > Jim > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > 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" > > Is it absolutely necessary for you to update these dependencies? If it is, you can try portupgrade but that my very well break everything :p