From owner-freebsd-questions@FreeBSD.ORG Fri Jul 24 17:34:56 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 CE8C41065673 for ; Fri, 24 Jul 2009 17:34:56 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by mx1.freebsd.org (Postfix) with ESMTP id 32F5F8FC17 for ; Fri, 24 Jul 2009 17:34:55 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: by fxm19 with SMTP id 19so28206fxm.43 for ; Fri, 24 Jul 2009 10:34:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=3UL+oijx/CcQ8FA1uJI7VkLbPo7e70BrSe5EtdydNuQ=; b=ZcOK+P2IwKptR7hg7TEzr3ya1ERj80U0wxHqCkMwI6A8RnYFxXdT6BO6RX9p4AmrF5 znuAlu/G4sVJOC6b6tbdzgYIWjc7Uz6m9uN9PIS/7ZoXe72Dot/i4LFCkXPd54P/a67M Ut/vKJZWabz8DALuV6A3HsYz6zqqeD0CJ+y74= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=MKv+2UXTgKvXTz9POjVFxGaZe7OPB7KjLr+m0/zjbkk2Msfjxb00RC8FycWo7Fx93x FkDCQbtdwn51+dcLXM6NqSpdLV8Dp/nGjl0u8f15tA8WDNVnT3brjFMqfQ4nc5zPzxc1 j3b7yzHtB8Z/cuPkjpPB00SSPl+T+12qVvtRo= MIME-Version: 1.0 Received: by 10.103.241.15 with SMTP id t15mr1647675mur.1.1248456891527; Fri, 24 Jul 2009 10:34:51 -0700 (PDT) In-Reply-To: <200907240828.15904.mel.flynn+fbsd.questions@mailing.thruhere.net> References: <20090724120343.GA74404@aurora.oekb.co.at> <20090724133214.GE51640@torus.slightlystrange.org> <200907240828.15904.mel.flynn+fbsd.questions@mailing.thruhere.net> Date: Fri, 24 Jul 2009 18:34:51 +0100 Message-ID: From: chris scott To: Mel Flynn Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Daniel Bye , freebsd-questions@freebsd.org Subject: Re: jpeg-7 - rebuild all dependencies - how? 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: Fri, 24 Jul 2009 17:34:57 -0000 2009/7/24 Mel Flynn > > On Friday 24 July 2009 05:52:37 chris scott wrote: > > > maybe it would be a good idea for ports to have an event log like yum > does > > on centos. Just a simple log of stuff added, removed, and upgraded. It > > would be invaluable in this situation as you could see what was removed > and > > it would be fairly easy to recover. It just may take a little time. > > Err, this is available through cvs log/cvs diff. > -- > Mel > are you talking about cvs syncing the ports tree? I was refering to make install, make deinstall, pkg_add, pkg_delete etc of packages