From owner-freebsd-questions@FreeBSD.ORG Wed May 6 12:52:11 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF7DF460; Wed, 6 May 2015 12:52:11 +0000 (UTC) Received: from webmail.dweimer.net (24-240-198-187.static.stls.mo.charter.com [24.240.198.187]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E31711ED; Wed, 6 May 2015 12:52:10 +0000 (UTC) Received: from www.dweimer.net (webmail [192.168.5.2]) by webmail.dweimer.net (8.14.9/8.14.9) with ESMTP id t46Cho5S017111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 6 May 2015 07:43:50 -0500 (CDT) (envelope-from dweimer@dweimer.net) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 06 May 2015 07:43:50 -0500 From: dweimer To: Yuri Cc: FreeBSD Questions , owner-freebsd-questions@freebsd.org Subject: Re: BSDstats-6.0 has been released Organization: dweimer.net Reply-To: dweimer@dweimer.net Mail-Reply-To: dweimer@dweimer.net In-Reply-To: <5549BAA1.4070000@rawbw.com> References: <5549BAA1.4070000@rawbw.com> Message-ID: <1e2855e2cbad8dbe45786773b64dc2da@dweimer.net> X-Sender: dweimer@dweimer.net User-Agent: Roundcube Webmail/1.1.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2015 12:52:11 -0000 On 05/06/2015 1:54 am, Yuri wrote: > I am happy to announce that BSDstats-6.0 has just been released. (port > sysutils/bsdstats) > I took over its maintainership, cleaned it up, very close to a complete > rewrite. > > For those who doesn't know what it is: It is the system that is > anonymously reporting the general statistics about your system: CPU, > hardware, OS version, installed packages. Reporting is done monthly, > or on demand. Data is added to the central database, and can be viewed > at http://www.bsdstats.org. It is designed for all BSDs, not just > FreeBSD. Some other BSDs require it to run with bash shell. > > Major changes: > 1. It now has "TOR" port option, that allows to submit through the tor > anonymity network for even better anonymity. > 2. Submission through HTTP proxy is fixed. It now works through > proxies with and without authentication. > 3. It works many times faster now. Usually finishes in under 10 > seconds. > 4. Many smaller bugs are fixed. > > Please install BSDstats and use it. It helps port maintainers and > driver developers to better focus their efforts. It is not collecting > any personally identifiable data. All data is handled with the > greatest respect of your privacy in mind. Keeping it installed is all > you need to do. > > Regards, > Yuri > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" It seems to fail its manual send after updating my system from the old port, I didn't chose the TOR option when I built the script if that matters on this issue. # bsdstats-send BSDstats failed: token enabling request failed Any Ideas? -- Thanks, Dean E. Weimer http://www.dweimer.net/