diff index.html @ 3381:311f0d70597b

Add octave forge sockets package * Makefile.in: add sockets to OCTAVE_FORGE_PACKAGES, fix forge install rule to install newly tar zipped files instead of copying from pkg/. * build_packages: add sockets-1.0.8.tar.gz * dist-files.mk: add of-sockets.mk and mingw-of-sockets-1-winsock.patch * index.html: add of-sockets-package. * src/of-sockets.mk: New file. * src/mingw-of-sockets-1-winsock.patch: new file.
author John Donoghue <john.donoghue@ieee.org>
date Tue, 31 Dec 2013 23:33:29 -0500
parents 654ecdc435a4
children d86edd4ec1d6
line wrap: on
line diff
--- a/index.html	Tue Dec 31 22:13:28 2013 -0500
+++ b/index.html	Tue Dec 31 23:33:29 2013 -0500
@@ -1998,6 +1998,11 @@
         <td id="of-signal-website"><a href="http://octave.sf.net/">Octave Forge signal package</a></td>
     </tr>
     <tr>
+        <td id="of-sockets-package">of-sockets</td>
+        <td id="of-sockets-version">1.0.8</td>
+        <td id="of-sockets-website"><a href="http://octave.sf.net/">Octave Forge sockets package</a></td>
+    </tr>
+    <tr>
         <td id="of-specfun-package">of-specfun</td>
         <td id="of-specfun-version">1.1.0</td>
         <td id="of-specfun-website"><a href="http://octave.sf.net/">Octave Forge specfun package</a></td>