aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bsdstats/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Respect LOCALBASEamdmi32010-08-191-6/+6
* - Ensure executable permissions on periodic script in case files subdirectorypav2010-06-021-0/+1
* - Set HTTP Timeout to prevent blockingpav2009-09-191-2/+1
* scrappy's bit has been taken for safekeeping, so return these ports tolinimon2009-06-141-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-7/+1
* . do not remove (shared) directories periodic, periodic/monthly [1] [3]bsam2008-08-191-4/+1
* Set LOCALBASE if not already setscrappy2007-12-201-0/+1
* Remove a reference to hostname that was in the script, but was neverscrappy2007-12-201-2/+1
* The point of bsdstats is to be as painless as possible, but also to bescrappy2007-10-161-1/+1
* As per discussion on -advocacy, resurrect having the installer promptedscrappy2007-10-161-1/+1
* fix problem where, when you try and run on install, it gives error becausescrappy2007-08-291-1/+1
* clean up some warnings from portlint -avz and fix it so that if alreadyscrappy2007-05-011-1/+1
* slight change to better handle boottime reporting, as well as to documentscrappy2007-04-291-1/+1
* By popular request, I've added a bsdstats.sh script to etc/rc.d so thatscrappy2007-04-291-2/+4
* Only depend on netcat if we are running an older version of FreeBSDscrappy2006-12-091-2/+5
* start reporting 'none' devices ... it just pads the results, but therescrappy2006-12-051-1/+1
* forgot to ready versionscrappy2006-12-051-1/+1
* on FreeBSD 4x the port sysutils/bsdstats should depend on net/netcatscrappy2006-12-051-0/+2
* make bsdstats's install a bit more friendlyscrappy2006-12-041-1/+1
* v5.0 of the BSDstats script ...scrappy2006-12-011-2/+1
* clean up pkg-install a bit to avoid generating an error whenscrappy2006-11-061-1/+1
* Make pkg-install a bit smarter ... if the questions have already beenscrappy2006-10-081-0/+1
* Fix the report server hostname ...scrappy2006-10-041-1/+1
* Fix PATH so that it includes /usr/local/bin, so that dig is found onscrappy2006-10-041-1/+1
* Slight typo ...scrappy2006-10-031-1/+1
* cosmetic changescrappy2006-10-021-1/+1
* Eliminate initial sleep(s) for getting the id tokenscrappy2006-10-021-1/+1
* Minor change ... make the report server a seperate subdomain then thescrappy2006-10-011-1/+1
* since we're removing a bunch of the sleep(s), let's increase the couplescrappy2006-09-301-1/+1
* slight change to the when the sleeps happen ...scrappy2006-09-301-1/+1
* Various changes to address some major issues ...scrappy2006-09-291-1/+1
* Add a network connectivity check using dnsscrappy2006-09-291-1/+1
* fix the code a bit to allow for setting the checkin_server to somethingscrappy2006-09-291-1/+1
* Clean up the code a wee bit, since the non-FreeBSD case(s), where OSs don'tscrappy2006-09-101-1/+1
* Even better random number generator using jot ...scrappy2006-09-071-1/+1
* Apparently Sparc doesn't like using openssl to generate a random value ... itscrappy2006-09-071-1/+1
* OpenBSD uses the same method to submit as NetBSDscrappy2006-09-061-1/+1
* Add 'unset HTTP_USER_AGENT' ... the backend is setup to only accept specificscrappy2006-09-061-2/+1
* temporarily broke get_id functionscrappy2006-09-051-0/+1
* Several cleanups, and extensions to allow NetBSD to submit ...scrappy2006-09-051-2/+1
* forgot to 'cvs add' pkg-installscrappy2006-09-041-0/+1
* If installer enables the script, also prompt to run it the firstscrappy2006-09-041-1/+1
* have it prompt, similar to postfix, whether or not you wish to activatescrappy2006-09-041-1/+10
* First, set PATH similar to /etc/rc.shutdown, so that we don't have toscrappy2006-09-041-2/+1
* Fix " : not found" when first running scriptscrappy2006-08-271-1/+1
* fix typo in PLIST_DIRSscrappy2006-08-261-2/+2
* Fix variable name used for token filescrappy2006-08-151-1/+1
* Ensure that data returned from server on initial challenge is, inscrappy2006-08-141-0/+1
* This is mostly a rewrite of the bsdstats script:scrappy2006-08-141-2/+3
* somehow, defining $OS fell out in one of the commits ...scrappy2006-08-101-0/+1
* Include class information for devices, so that its easier toscrappy2006-08-101-2/+1
* Add some verbosity to the script, letting ppl know that a report hasscrappy2006-08-101-0/+1
* Add CPUs to the devices report, and clean up the script a bitscrappy2006-08-091-2/+1
* remove the monthly_statistics_mailto variable from the script ... itscrappy2006-08-081-1/+1
* Redirect fetch output to /dev/null ...scrappy2006-08-081-1/+1
* have getid report operating system, so that other *BSDs can participatescrappy2006-08-081-1/+1
* Makefile cleanupscrappy2006-08-081-2/+2
* Add a message pointing people to where the stats themselves canscrappy2006-08-081-0/+1
* bsdstats v2.0 ... device reportingscrappy2006-08-071-2/+1
* Record Operating System itself, in case someone in the NetBSD,scrappy2006-08-061-0/+1
* Initial port for bsdstats scriptscrappy2006-08-061-0/+27