--- web/www/libstatgrab/index.xhtml	2004/11/12 11:55:35	1.31
+++ web/www/libstatgrab/index.xhtml	2005/01/20 20:35:02	1.35
@@ -28,6 +28,9 @@
                 <a href="#bindings">Language Bindings</a>
               </li>
               <li>
+                <a href="#packages">Packages</a>
+              </li>
+              <li>
                 <a href="#development">Development</a>
               </li>
               <li>
@@ -212,8 +215,8 @@
           <p>
             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, and Cygwin. The aim is to extend this to
-            include as many operating systems as possible.
+            DragonFly BSD 1.0, HP-UX, and Cygwin. The aim is to extend
+            this to include as many operating systems as possible.
           </p>
           <p>
             The package also includes a couple of useful tools. The
@@ -238,11 +241,7 @@
           </p>
           <p>
             For installation instructions see the README and INSTALL
-            files contained within the archive. If you're using
-            <a href="http://www.freebsd.org">FreeBSD</a> you can make
-            use of the
-            <a href="http://www.freshports.org/devel/libstatgrab">
-            devel/libstatgrab</a> port to install libstatgrab for you.
+            files contained within the archive.
           </p>
           <h2>
             <a id="bindings">Language Bindings</a>
@@ -264,6 +263,42 @@
             a binding for another language, please get
             <a href="mailto:dev@i-scream.org">in touch</a> so we
             can add a link here.
+          </p>
+          <h2>
+            <a id="packages">Packages of libstatgrab</a>
+          </h2>
+          <ul>
+            <li>
+              <a href="http://www.freebsd.org/cgi/ports.cgi?query=statgrab&amp;stype=all">FreeBSD</a>
+            </li>
+            <li>
+              <a href="http://packages.gentoo.org/search/?sstring=statgrab">Gentoo Linux</a>
+            </li>
+            <li>
+              <a href="http://www.blastwave.org/packages.php/libstatgrab">Solaris (Blastwave)</a>
+            </li>
+            <li>
+              <a href="http://ftp.i-scream.org/pub/i-scream/packages/debian/">Debian (unofficial)</a>
+            </li>
+            <li>
+              <a href="ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/devel/libstatgrab/README.html">NetBSD</a>
+            </li>
+          </ul>
+          <p>
+            These are various pre-packaged versions of libstatgrab
+            that you can get for your favourite operating system. If
+            we've missed any out, please let us know.
+          </p>
+          <p>
+            We've noticed that google throws up some RPM's relating
+            to Mandrake and Suse, but no webpage for them.
+          </p>
+          <p>
+            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
+            <a href="http://ftp.i-scream.org/pub/i-scream/tmp/libstatgrab-0.11-openbsd-port.tar.gz">
+            here</a>.
           </p>
           <h2>
             <a id="development">Development</a>