From owner-freebsd-current@FreeBSD.ORG Sat Dec 21 23:49:26 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA1E27E; Sat, 21 Dec 2013 23:49:26 +0000 (UTC) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 88C871C87; Sat, 21 Dec 2013 23:49:26 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.7/8.14.7) with ESMTP id rBLNnQNK061875; Sat, 21 Dec 2013 15:49:26 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.7/8.14.7/Submit) id rBLNnQsU061874; Sat, 21 Dec 2013 15:49:26 -0800 (PST) (envelope-from sgk) Date: Sat, 21 Dec 2013 15:49:26 -0800 From: Steve Kargl To: Glen Barber Subject: Re: PACKAGESITE spam Message-ID: <20131221234926.GA61861@troutmask.apl.washington.edu> References: <20131221201026.GB1730@glenbarber.us> <20131221201403.GB60827@troutmask.apl.washington.edu> <20131221210553.GA61158@troutmask.apl.washington.edu> <52B60727.8090001@bluerosetech.com> <20131221213959.GA61238@troutmask.apl.washington.edu> <20131221221439.GA59524@ithaqua.etoilebsd.net> <201312212329.rBLNTHL3051604@hergotha.csail.mit.edu> <20131221234411.GC61672@troutmask.apl.washington.edu> <20131221234701.GF1730@glenbarber.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131221234701.GF1730@glenbarber.us> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Garrett Wollman , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Dec 2013 23:49:26 -0000 On Sat, Dec 21, 2013 at 06:47:01PM -0500, Glen Barber wrote: > On Sat, Dec 21, 2013 at 03:44:11PM -0800, Steve Kargl wrote: > > On Sat, Dec 21, 2013 at 06:29:17PM -0500, Garrett Wollman wrote: > > > In article <20131221230448.GA61511@troutmask.apl.washington.edu>, > > > Steve Kargl writes: > > > > > > >Other than the noise in /var/log/message, what does this provide > > > >that 'pkg info' doesn't! > > > > > > A record of when packages were installed and removed. > > > > > > > The date/time a package is installed should be recorded > > in the pkg database and be available with 'pkg info -f'. > > Of course, it appeat that this information s not properly > > recorded. > > > > Because databases are never corruptible? > /var/log/message never gets corrupted? -- Steve