From owner-freebsd-current@FreeBSD.ORG Sat Dec 21 20:47:05 2013 Return-Path: Delivered-To: freebsd-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 A3B31886; Sat, 21 Dec 2013 20:47:05 +0000 (UTC) Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1236B1159; Sat, 21 Dec 2013 20:47:04 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id u57so3804332wes.32 for ; Sat, 21 Dec 2013 12:47:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ssJDsgF0Ymm08hgBh4I4MIcgKFCJNCzUZP8EwxfMGEk=; b=Y4dVfAGYImTpZ68JvE7goptf9mhvSvaejTPjx/q1wydk2gIeXNmTQIpEQo0L+ajlAb sZ+RFJdtNCcfPDR8h55AxBF9BwZNyO7ATCFfazMMEoO+cUoviqqW9CndH3cJ/bnqo0LM iWjbrhKTBqQ6WUci8geFCzyqstyNoz7Oov2v085cHxDsj71QZ8cnC/CfHc61h6zFRTWu RJiO4EX79cHP6dhzru4nACgYfkRfQlTGZvSGfJ2Sk0z7nb8hdI0/DLgaLAz15AKU3OK9 pvg3HNGzDqonDcb19qqjfu0bWXctY7NjkhfWjjJ3Kddjrn6YdwEpA4PLcTFUYFu69HB7 pnAA== X-Received: by 10.180.20.15 with SMTP id j15mr13183975wie.4.1387658823325; Sat, 21 Dec 2013 12:47:03 -0800 (PST) Received: from [192.168.1.70] (lantea.jlaffaye.net. [109.190.125.169]) by mx.google.com with ESMTPSA id pl7sm5687200wjc.16.2013.12.21.12.47.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 21 Dec 2013 12:47:02 -0800 (PST) Sender: Julien Laffaye Message-ID: <52B5FE4A.7080709@freebsd.org> Date: Sat, 21 Dec 2013 21:47:06 +0100 From: Julien Laffaye User-Agent: Thunderbird/7.0.1 MIME-Version: 1.0 To: Steve Kargl , Glen Barber Subject: Re: PACKAGESITE spam References: <52B5DF8C.5050204@gmx.com> <20131221200538.GA60827@troutmask.apl.washington.edu> <20131221201026.GB1730@glenbarber.us> <20131221201403.GB60827@troutmask.apl.washington.edu> In-Reply-To: <20131221201403.GB60827@troutmask.apl.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dt71@gmx.com, "freebsd-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 20:47:05 -0000 On 12/21/2013 9:14 PM, Steve Kargl wrote: > On Sat, Dec 21, 2013 at 03:10:26PM -0500, Glen Barber wrote: >> On Sat, Dec 21, 2013 at 12:05:38PM -0800, Steve Kargl wrote: >>> On Sat, Dec 21, 2013 at 07:35:56PM +0100, dt71@gmx.com wrote: >>>> I've just installed a very recent -CURRENT, and now I'm performing a big portupgrade procedure. I get the following message spammed a lot: >>>> >>>> pkg: PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file >>> Yeah, I noticed that spam along with the spam that is being >>> spewed to /var/log/messaage, e.g., >>> >>> Dec 21 10:27:28 laptop-kargl pkg-static: libwpg-0.2.2 installed >>> Dec 21 10:44:28 laptop-kargl pkg-static: OpenEXR-2.1.0_1 installed >>> Dec 21 10:47:36 laptop-kargl pkg-static: vigra-1.9.0_4 installed >>> Dec 21 10:51:00 laptop-kargl pkg-static: lp_solve-5.5.2.0 installed >>> >>> Can you (portmgr) please mute these messages? >>> >> echo 'SYSLOG: no' >> /usr/local/etc/pkg.conf >> > It did not ask how to stop this stupidity. I asked to have > this stupidity stopped by default. The spewing of this > information in /var/log/messages provides NOTHING. Please > turn it off by default. > Obviously, if it is on by default, others have different opinions on this subject...