--- web/www/libstatgrab/index.xhtml 2005/07/31 08:39:35 1.40 +++ web/www/libstatgrab/index.xhtml 2013/08/08 20:06:11 1.58 @@ -1,7 +1,7 @@
- The current list of platforms is Solaris 2.x, Linux - 2.2/2.4/2.6, FreeBSD 4.x/5.x, NetBSD 1.6.x, OpenBSD 3.x, - DragonFly BSD 1.0, HP-UX, and Cygwin. The aim is to extend - this to include as many operating systems as possible. + The current list of supported and tested platforms + includes FreeBSD, Linux, NetBSD, OpenBSD, Solaris, + DragonFly BSD, HP-UX and AIX. We are always happy to + accept patches to extend support to other operating + systems.
The package also includes a couple of useful tools. The @@ -74,12 +75,124 @@
- To get notifications of new libstatgrab releases why not
- subscribe to our project over on
- freshmeat?
+ Version 0.90 of libstatgrab has been released.
+ Download it from one of our mirrors.
+ Please note that the API in 0.90 has changed, so + applications using libstatgrab will need to be updated to + support the changes. +
++ There are a large number of changes in this version of + libstatgrab. Here is an overview: +
++ This release is the result of a significant amount of work + by the newest member of the libstatgrab team - Jens + Rehsack. Welcome to the team Jens! +
++ If you find any bugs in the release please report them + over at our + Issue + Tracker on GitHub. +
+ Version 0.17 of libstatgrab has been released.
+ Download it from one of our mirrors.
+
+ This release adds support for FreeBSD 9 and other systems + using utmpx. Also on FreeBSD it fixes an issue with large + quantities of memory and adds support for dynamically + getting a list of supported file systems. On Solaris ZFS + file systems will now be detected. And finally on Linux CPU + iowait information will be given where available. +
++ Dag Odenhall got in touch today to let us know he's written + Ruby bindings + for libstatgrab. Thanks Dag! +
+
+ Version 0.16 of libstatgrab has been released.
+ Download it from one of our mirrors.
+
+ This release fixes some minor build problems on Solaris + with Sun's compiler, and on the Debian "armel" port. Also + a minor fix to statgrab-make-mrtg-config on machines with + no swap, and added support for FreeBSD 8. +
+
+ Version 0.15 of libstatgrab has been released.
+ Download it from one of our mirrors.
+
+ This release fixes a regression introduced on OpenBSD in + the last release - memory statistics were reported + incorrectly. Some other minor changes have been made, see + the NEWS file for more information. +
+
+ Version 0.14 of libstatgrab has been released.
+ Download it from one of our mirrors.
+
+ This release contains mainly bugfixes - see the NEWS file + in the distribution for a full list. It also brings a new + feature in saidar: colour support, which can be activated + with the -c runtime flag. +
+
+ Version 0.13 of libstatgrab has been released.
+ Download it from one of our mirrors.
+
+ This release mainly includes a bunch of bug fixes, but + also brings preliminary support for WIN32. We've also + added a few lines to the header file to make C++ linking + easier. Please see the NEWS file in the distribution for + full details. +
+@@ -216,7 +329,7 @@
pystatgrab, a new package containing a set of Python - bindings, has been released. Check out it's + bindings, has been released. Check out its project page.
Here are links to bindings for higher level languages that provide access to libstatgrab. If you've written - a binding for another language, please get - in touch so we + a binding for another language, please get in touch so we can add a link here.
These are various pre-packaged versions of libstatgrab @@ -279,41 +406,37 @@ we've missed any out, please let us know.
- We've noticed that google throws up some RPM's relating + We've noticed that Google throws up some RPM's relating to Mandrake and Suse, but no webpage for them.
-- Several attempts were made to submit a port to the - OpenBSD folk, but they didn't seem interested in taking - it. You can find it - - here. -
+ The only online documentation we have at the moment is the + manual pages converted in to HTML format. First are the + manual pages for the command line tools: +
- We develop libstatgrab using the CVS revision control system. - Using this link you can see what changes we've made this week. - For more information on our CVS setup see our - CVS page. + We also have an overview page for the library:
-- The only online documentation we have at the moment is the - manual pages converted in to HTML format. It's probably - best to start with the overview manual page: -
@@ -321,37 +444,61 @@