From owner-freebsd-current@FreeBSD.ORG Sat Dec 21 23:29:23 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 5CD01824 for ; Sat, 21 Dec 2013 23:29:23 +0000 (UTC) Received: from hergotha.csail.mit.edu (wollman-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:ccb::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0C8F61A50 for ; Sat, 21 Dec 2013 23:29:22 +0000 (UTC) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.14.7/8.14.7) with ESMTP id rBLNTHpv051606; Sat, 21 Dec 2013 18:29:19 -0500 (EST) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.14.7/8.14.4/Submit) id rBLNTHL3051604; Sat, 21 Dec 2013 18:29:17 -0500 (EST) (envelope-from wollman) Date: Sat, 21 Dec 2013 18:29:17 -0500 (EST) From: Garrett Wollman Message-Id: <201312212329.rBLNTHL3051604@hergotha.csail.mit.edu> To: sgk@troutmask.apl.washington.edu Subject: Re: PACKAGESITE spam X-Newsgroups: mit.lcs.mail.freebsd-current In-Reply-To: <20131221230448.GA61511@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> Organization: none X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (hergotha.csail.mit.edu [127.0.0.1]); Sat, 21 Dec 2013 18:29:19 -0500 (EST) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hergotha.csail.mit.edu X-Mailman-Approved-At: Sun, 22 Dec 2013 02:13:08 +0000 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:29:23 -0000 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. -GAWollman