From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 08:51:54 2008 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 17987106564A for ; Wed, 26 Mar 2008 08:51:54 +0000 (UTC) (envelope-from mike.barnardq@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by mx1.freebsd.org (Postfix) with ESMTP id C1AAC8FC3A for ; Wed, 26 Mar 2008 08:51:53 +0000 (UTC) (envelope-from mike.barnardq@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so4547270wxd.7 for ; Wed, 26 Mar 2008 01:51:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=yyvbd/sp+wFyTX7sE0k6jvWRiKayhot4J/aNrTS2LOQ=; b=YXpF3UuKoIvPBiMPUzktryq/fzT4KMH7CAj8KxbL9die3fIpAk7+PfG3m+93HX4AXSxRc7sXxXBr8vCHJ2kyKDw1heSw8ibSyCk1sRX3ENySw2o4pfYdQ8hOxgPPHWWJdYdP5IYsiZ0ChHsXg7HEkxWzqf+3DZOmQkVbE4qU46Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=mkJJX2nmP4nXo6BeiaDHPRRIrf/e2ilH4ndZ2tPitkUFsvWHpCS+ZgMpfzFQegtX5EIzFu33rPajzFonnXb0gpLHFIZFTqO90cO8M16s9SLiJkR7wpUYdeQal7KGbZDbZLP46iiwbTYbqIzu0NGiztXXAbsr/M4QM6Cb7K2kufg= Received: by 10.150.91.20 with SMTP id o20mr4632755ybb.92.1206521512907; Wed, 26 Mar 2008 01:51:52 -0700 (PDT) Received: by 10.151.82.10 with HTTP; Wed, 26 Mar 2008 01:51:52 -0700 (PDT) Message-ID: <7dc029620803260151o31eacb37qdeba796c801d6b59@mail.gmail.com> Date: Wed, 26 Mar 2008 11:51:52 +0300 From: "Mike Barnard" To: "Nikolaj Thygesen" In-Reply-To: <47E98B39.4030108@diamondbox.dk> MIME-Version: 1.0 References: <47E98B39.4030108@diamondbox.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: pkg_cutleaves - a bit too efficient 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: Wed, 26 Mar 2008 08:51:54 -0000 Hi Portupgrade doesn't bring anything back though. what options are you passing to portupgrade? If you run portupgrade with certain flags, it will recursively go through all the dependencies for that package and install them if it finds them missing or if they are outdated. portupgrade -ri or portupgrade -Rpv will ensure that all the dependencies are sorted out. man portupgrade. -- Mike Of course, you might discount this possibility, but remember that one in a million chances happen 99% of the time. ------------------------------------------------------------