From owner-freebsd-current@FreeBSD.ORG Sat Dec 21 23:44:11 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2327C3A for ; Sat, 21 Dec 2013 23:44:11 +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 CB0341B4B for ; Sat, 21 Dec 2013 23:44:11 +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 rBLNiBQg061816; Sat, 21 Dec 2013 15:44:11 -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 rBLNiBUq061815; Sat, 21 Dec 2013 15:44:11 -0800 (PST) (envelope-from sgk) Date: Sat, 21 Dec 2013 15:44:11 -0800 From: Steve Kargl To: Garrett Wollman Subject: Re: PACKAGESITE spam Message-ID: <20131221234411.GC61672@troutmask.apl.washington.edu> References: <52B5DF8C.5050204@gmx.com> <20131221200538.GA60827@troutmask.apl.washington.edu> <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201312212329.rBLNTHL3051604@hergotha.csail.mit.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: 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:44:12 -0000 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. -- Steve