FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:38 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bsdstats 5.5 sysutils on this many watch lists=38 search for ports that depend on this port
Monthly script for reporting anonymous statistics about your machine

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Aug 2006 04:34:41


The purpose of this port is to attempt to produce reasonably accurate
statistics on FreeBSD deployment, to be used for both marketing, and 
advocacy purposes by the project.

The major problem that we are trying to address is vendors who do not
feel that FreeBSD presents enough of a market to bother supporting.

WWW: http://bsdstats.hub.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/sysutils/bsdstats/ && make install clean
To add the package: pkg_add -r bsdstats


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 60

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Sep 2009 22:19:34
Original commit files touched by this commit  5.5
pav search for other commits by this committer
- Set HTTP Timeout to prevent blocking

PR:             ports/136124
Submitted by:   Alexander Best <alexbestms@math.uni-muenster.de>
Feature safe:   yes
13 Jun 2009 21:57:00
Original commit files touched by this commit  5.4_2
linimon search for other commits by this committer
scrappy's bit has been taken for safekeeping, so return these ports to
the pool.

Hat:            portmgr
06 Jan 2009 17:59:31
Original commit files touched by this commit  5.4_2
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
19 Aug 2008 11:25:06
Original commit files touched by this commit  5.4_2
bsam search for other commits by this committer
. do not remove (shared) directories periodic, periodic/monthly  [1] [3]
  at deinstall;
. fix useless use of cat(1);  [2]
. hardcoded directory name isreplaced with the appropriate variable.  [2]

PR:             105206 [1],  119453 [2],  126632 [3]
Submitted by:   delphij [1], olli [2], bsam [3]
Approved by:    maintainer timeout
20 Dec 2007 04:39:11
Original commit files touched by this commit  5.4_1
scrappy search for other commits by this committer
Set LOCALBASE if not already set

PR:             ports/114305
Submitted by:   Volker Werth <volker@vwsoft.com>
20 Dec 2007 04:36:39
Original commit files touched by this commit  5.4
scrappy search for other commits by this committer
Remove a reference to hostname that was in the script, but was never
actually used anywhere ...

PR:             ports/106298
Submitted by:   Andre Albsmeier <Andre.Albsmeier@siemens.com>
16 Oct 2007 05:34:49
Original commit files touched by this commit  5.3_7
scrappy search for other commits by this committer
The point of bsdstats is to be as painless as possible, but also to be
run monthly ... change the behaviour such that when it is run with the
-nodelay option, it *only* reports the operating system, even if both
devices and ports reporting are also enabled ...

... this when, when run as part of the original port install, *or*
on system reboot if enabled in /etc/rc.conf, it is 'quick n painless',
and we get the critical number we are looking for ...
16 Oct 2007 05:24:34
Original commit files touched by this commit  5.3_6
scrappy search for other commits by this committer
As per discussion on -advocacy, resurrect having the installer prompted
if they want to enable it in /etc/rc.conf, instead of making it automatic.

Put a message explaining that for desktop/laptop environments, enabling in
/etc/rc.conf is recommended ...
29 Aug 2007 05:51:01
Original commit files touched by this commit  5.3_5
scrappy search for other commits by this committer
fix problem where, when you try and run on install, it gives error because
LOCALBASE isn't set ...
30 Apr 2007 19:49:09
Original commit files touched by this commit  5.3_4
scrappy search for other commits by this committer
clean up some warnings from portlint -avz and fix it so that if already
installed, and enabled, it properly enables in /etc/rc.conf also
29 Apr 2007 00:54:03
Original commit files touched by this commit  5.3_3
scrappy search for other commits by this committer
forgot to cvs add the start up file ...
28 Apr 2007 20:23:40
Original commit files touched by this commit  5.3_3
scrappy search for other commits by this committer
slight change to better handle boottime reporting, as well as to document
it in the pkg-message
28 Apr 2007 20:12:31
Original commit files touched by this commit  5.3_2
scrappy search for other commits by this committer
By popular request, I've added a bsdstats.sh script to etc/rc.d so that
it can be enabled to run on reboot (ie. for laptops, office computers, etc)
since not everyone runs a server 24/7 ...

I've added to pkg-install a yesno question as to whether it should be enabled
on reboot, seperate from the monthly periodic run ...
09 Dec 2006 06:06:13
Original commit files touched by this commit  5.3_1
scrappy search for other commits by this committer
Only depend on netcat if we are running an older version of FreeBSD
that doesn't already include it ...

PR:             ports/106446
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
05 Dec 2006 13:49:45
Original commit files touched by this commit  5.3
scrappy search for other commits by this committer
start reporting 'none' devices ... it just pads the results, but there
is no harm in doing so ...
05 Dec 2006 13:28:15
Original commit files touched by this commit  5.2
scrappy search for other commits by this committer
forgot to ready version
05 Dec 2006 13:26:32
Original commit files touched by this commit  5.1
scrappy search for other commits by this committer
on FreeBSD 4x the port sysutils/bsdstats should depend on net/netcat

PR:             ports/106373
Submitted by:   George L. Yermulnik"<yz@yz.kiev.ua>
04 Dec 2006 01:44:24
Original commit files touched by this commit  5.1
scrappy search for other commits by this committer
make bsdstats's install a bit more friendly

PR:             ports/106284
Submitted by:   Mikko Tyolajarvi<mbsd@pacbell.net>
01 Dec 2006 13:30:45
Original commit files touched by this commit  5.0
scrappy search for other commits by this committer
v5.0 of the BSDstats script ...

This version brings in optional port reporting.

This version is backwards compatible with the older versions, so an
upgrade isn't required, except if you wish to enable port reporting
05 Nov 2006 18:56:10
Original commit files touched by this commit  4.8_2
scrappy search for other commits by this committer
clean up pkg-install a bit to avoid generating an error when
/etc/periodic.conf doesn't exist ...

Submitted by:   Paul Dekkers <Paul.Dekkers@surfnet.nl>
08 Oct 2006 01:39:29
Original commit files touched by this commit  4.8_1
scrappy search for other commits by this committer
Make pkg-install a bit smarter ... if the questions have already been
answered in /etc/periodic.conf, don't ask them again, just print
out the message ...

Better for unattended port upgrades ...
04 Oct 2006 05:51:41
Original commit files touched by this commit  4.8
scrappy search for other commits by this committer
Fix the report server hostname ...
04 Oct 2006 05:46:01
Original commit files touched by this commit  4.7
scrappy search for other commits by this committer
Fix PATH so that it includes /usr/local/bin, so that dig is found on
systems where its installed via ports

Log communications, by default, to /var/log/bsdstats, so that one
knows if things are successful ... now have it so that if any phase
FAILs, it exits and doesn't just go to the next, which most likely
won't work either ...
03 Oct 2006 02:33:11
Original commit files touched by this commit  4.6
scrappy search for other commits by this committer
Slight typo ...

Submitted by:  Ian Darwin <ian@darwinsys.com>
02 Oct 2006 13:07:30
Original commit files touched by this commit  4.5
scrappy search for other commits by this committer
cosmetic change
02 Oct 2006 13:03:49
Original commit files touched by this commit  4.4
scrappy search for other commits by this committer
Eliminate initial sleep(s) for getting the id token
01 Oct 2006 07:15:32
Original commit files touched by this commit  4.3
scrappy search for other commits by this committer
Minor change ... make the report server a seperate subdomain then the
web server itself to make it easier to add on multiple report server
front ends
29 Sep 2006 19:59:28
Original commit files touched by this commit  4.2
scrappy search for other commits by this committer
since we're removing a bunch of the sleep(s), let's increase the couple
that remain so that we have pretty much the same overall 'randomness' for
reporting systems ...
29 Sep 2006 19:58:20
Original commit files touched by this commit  4.1
scrappy search for other commits by this committer
slight change to the when the sleeps happen ...
29 Sep 2006 03:24:55
Original commit files touched by this commit  4.0
scrappy search for other commits by this committer
Various changes to address some major issues ...

See -questions for more details ...
28 Sep 2006 19:21:51
Original commit files touched by this commit  3.11
scrappy search for other commits by this committer
Add a network connectivity check using dns
28 Sep 2006 19:00:04
Original commit files touched by this commit  3.10
scrappy search for other commits by this committer
fix the code a bit to allow for setting the checkin_server to something
different ... instructions soon to follow on web site as to how to use
this to use apache to redirect requests through it as a 'light proxy'
09 Sep 2006 17:45:36
Original commit files touched by this commit  3.9
scrappy search for other commits by this committer
Clean up the code a wee bit, since the non-FreeBSD case(s), where OSs don't
have pciconf, just keeps growing ...

Fix up code for use of /etc/rc.conf.local for those systems that don't use
periodic.conf

Submitted by:   Thorsten Glaser <tg@mirbsd.de>
07 Sep 2006 05:50:21
Original commit files touched by this commit  3.8
scrappy search for other commits by this committer
Even better random number generator using jot ...
07 Sep 2006 05:22:27
Original commit files touched by this commit  3.7
scrappy search for other commits by this committer
Apparently Sparc doesn't like using openssl to generate a random value ... it
created a 41 year 'sleep' time for one ...

Fix it to use sum instead of openssl
06 Sep 2006 01:36:03
Original commit files touched by this commit  3.6
scrappy search for other commits by this committer
OpenBSD uses the same method to submit as NetBSD
06 Sep 2006 01:33:26
Original commit files touched by this commit  3.5
scrappy search for other commits by this committer
Add 'unset HTTP_USER_AGENT' ... the backend is setup to only accept specific
USER_AGENTs, so if someone has this set in their shell when running it manually,
it will break

Add random sleep 'breaks' before doing the fetchs, to help reduce impact on
the server when all reporting hosts submit their data ... get them someone
staggered ...

Submitted by:   Andre Albsmeier <Andre.Albsmeier@siemens.com>
04 Sep 2006 23:40:56
Original commit files touched by this commit  3.4_1
scrappy search for other commits by this committer
temporarily broke get_id function

Submitted by:   David Brownlee <abs@absd.org>
04 Sep 2006 21:36:44
Original commit files touched by this commit  3.4
scrappy search for other commits by this committer
Several cleanups, and extensions to allow NetBSD to submit ...

 - uri_escape IDTOKEN properly
 - use ftp vs fetch
 - use /etc/rc.conf instead of /etc/periodic.conf

Submitted by:   David Brownlee <abs@absd.org>
04 Sep 2006 07:57:49
Original commit files touched by this commit  3.3_1
scrappy search for other commits by this committer
forgot to 'cvs add' pkg-install

Submitted by: Paul Lipps <paul.lipps@gmail.com>
04 Sep 2006 03:51:03
Original commit files touched by this commit  3.3
scrappy search for other commits by this committer
If installer enables the script, also prompt to run it the first
time
04 Sep 2006 03:47:41
Original commit files touched by this commit  3.2
scrappy search for other commits by this committer
have it prompt, similar to postfix, whether or not you wish to activate
the script when you install it

Submitted by: Antony Mawer <antony@mawer.org>
04 Sep 2006 02:59:28
Original commit files touched by this commit  3.1
scrappy search for other commits by this committer
First, set PATH similar to /etc/rc.shutdown, so that we don't have to
hardcode openssl, to allow for those using ports for it to easily make
use of acript

Second, check timestamp of /var/db/bsdstats to make sure that the 15
minutes have passed before submitting, so that ppl don't get that 'false
success' when they ctl-C

Submitted by: Oliver Fromme <olli@lurza.secnetix.de>
26 Aug 2006 18:12:50
Original commit files touched by this commit  3.0_4
scrappy search for other commits by this committer
Fix " : not found" when first running script
26 Aug 2006 03:17:59
Original commit files touched by this commit  3.0_3
scrappy search for other commits by this committer
fix typo in PLIST_DIRS

Submitted by:   Giorgos Keramidas <keramida@ceid.upatras.gr>
14 Aug 2006 21:26:12
Original commit files touched by this commit  3.0_2
scrappy search for other commits by this committer
Fix variable name used for token file

Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
14 Aug 2006 14:08:01
Original commit files touched by this commit  3.0_1
scrappy search for other commits by this committer
Ensure that data returned from server on initial challenge is, in
fact, only the data that we expect.

Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
14 Aug 2006 08:35:09
Original commit files touched by this commit  3.0
scrappy search for other commits by this committer
This is mostly a rewrite of the bsdstats script:

    - eliminate use of ip/hostname as unique keys
    - reduce # of fetch's down to 4
    - move to using bsdstats.org
    - put in a time delay on initial challenge/response
      to make it a bit more difficult for fakers
09 Aug 2006 19:36:16
Original commit files touched by this commit  2.2_1
scrappy search for other commits by this committer
somehow, defining $OS fell out in one of the commits ...
09 Aug 2006 17:54:30
Original commit files touched by this commit  2.2
scrappy search for other commits by this committer
Include class information for devices, so that its easier to
categorize them in reports ...
09 Aug 2006 17:21:30
Original commit files touched by this commit  2.1_1
scrappy search for other commits by this committer
Add some verbosity to the script, letting ppl know that a report has
been sent, and/or that it is disabled and how to enable it ...

Submitted by:   Paul Schmehl <pauls@utdallas.edu>
09 Aug 2006 03:37:09
Original commit files touched by this commit  2.1
scrappy search for other commits by this committer
Add CPUs to the devices report, and clean up the script a bit

Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
08 Aug 2006 05:32:21
Original commit files touched by this commit  2.0_5
scrappy search for other commits by this committer
remove the monthly_statistics_mailto variable from the script ... it
is not used, nor was it ever used ...
08 Aug 2006 05:30:39
Original commit files touched by this commit  2.0_4
scrappy search for other commits by this committer
Redirect fetch output to /dev/null ...
08 Aug 2006 05:06:55
Original commit files touched by this commit  2.0_3
scrappy search for other commits by this committer
have getid report operating system, so that other *BSDs can participate
as well ...
08 Aug 2006 03:17:35
Original commit files touched by this commit  2.0_2
scrappy search for other commits by this committer
Makefile cleanup

Submitted by:   Boris Samorodov <bsam@ipt.ru>
08 Aug 2006 03:12:13
Original commit files touched by this commit  2.0_1
scrappy search for other commits by this committer
Add a message pointing people to where the stats themselves can
be viewed
07 Aug 2006 04:35:39
Original commit files touched by this commit  2.0
scrappy search for other commits by this committer
bsdstats v2.0 ... device reporting
06 Aug 2006 15:11:15
Original commit files touched by this commit  1.0_1
scrappy search for other commits by this committer
Record Operating System itself, in case someone in the NetBSD,
OpenBSD or DragonflyBSD decides they want to add to the stats, so
that we know where the numbers belong ...
06 Aug 2006 04:34:08
Original commit files touched by this commit  1.0
scrappy search for other commits by this committer
Initial port for bsdstats script

Submitted by: John Nielsen <john@jnielsen.net>

Number of commits found: 60

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.441 seconds.