<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <HEAD> <TITLE>The Attic: Unsupported Free Software by Pascal Bourguignon</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="author" CONTENT="Pascal J. Bourguignon"> <META HTTP-EQUIV="Description" NAME="description" CONTENT="Unsupported Free Software by Pascal Bourguignon"> <META NAME="keywords" CONTENT="NeXTSTEP,Linux,GNUstep,OPENSTEP,OpenStep,Linux,software,logiciel,programas,GPL,LGPL"> <link rel="stylesheet" type="text/css" href="default.css"></HEAD> <BODY> <!--TOP-BEGIN--> <!-- This section is automatically generated by html-update, --> <!-- from data in 'node.el'. Please, do not edit it here. --> <DIV CLASS="TOP"></DIV> <!--TOP-END--> <!--MENU-BEGIN--> <!-- This section is automatically generated by html-update, --> <!-- from data in 'node.el'. Please, do not edit it here. --> <DIV CLASS="MENU"><HR><P>| <A CLASS="button" HREF="toc.html">Contents</a> | <A CLASS="button" HREF="index.html">Home</a> | <A CLASS="button" HREF="articles/raspberrypi/ccl-sur-qemu.html">Previous</a> | <A CLASS="button" HREF="index.html">Up</a> | <A CLASS="button" HREF="develop/sms/index.html">Down</a> | <A CLASS="button" HREF="develop/sms/index.html">Next</a> | </P><HR></DIV> <!--MENU-END--> <H1>The Attic: Unsupported Free Software</H1> <P>These software are available under the <A HREF="http://www.gnu.org/copyleft/gpl.html">GPL</A> or <A HREF="http://www.gnu.org/copyleft/lesser.html">LGPL</A> licence.</P> <p> <br><a href="#linux"> Software & documents written for GNU/Linux & UNIX</a> <br><a href="#openstep">Software developed for OpenStep (GNUstep, MacOSX)</a> <br><a href="#nextstep">Software developed for NeXTSTEP 3.3</a> <!-- <br><a href="#libraries">Reusable C/C++ Library Sources</a> <br><a href="#tools">Random Unix Tools Sources</a> <br><a href="#scripts">Random Shell Scripts</a> --> <!-- (progn (insert "\n\-\->\n\n") (dolist (section '(("linux" "Software & documents written for GNU/Linux & UNIX" "" ("chrooted-ssh-cvs" "linux/chrooted-ssh-cvs" "Chrooted SSH CVS Server Management Scripts. This is a set of script to manage CVS repositories to be accessed via SSH in chroot jails.") ("RPM rebuilddb HOWTO" "linux/rpm-rebuilddb" "How to rebuild a RPM database destroyed beyond hope. Step by step procedure.") ("Various Patches" "develop/patches/index" "Various patches & customization on free software. Currently are available a patch to <CODE>rm</CODE> to prevent deleting / (safe rm), and a patch to Maelstrom (asteroid game) implementing a correct tore clipping.") ("aliases_helper" "develop/aliases_helper/index" "A UNIX daemon to collect aliases from a set of files and to generate consolidated files, signaling mail sub-systems.") ("pic-merge-diff3" "develop/pic-merge-diff3/index" "A GIMP (1.2) script to merge concurent changes made to a picture.") ;;; ("mail-to-sms" "develop/sms/index" ;;; "A perl script to send SMS to some GSM operators.") ) ("openstep" "Software developed for OpenStep (GNUstep, MacOSX)" "Actually, they're developed on GNUstep, which is an implementation of the OpenStep API. However, a <EM>mere recompilation</EM> is what is only needed theorically to make them work on other OpenStep environments (OPENSTEP 4.2, MacOSX, Sun Solaris, etc)." ("Small GNUstep programs" "develop/gnustep/index" "Some small GNUstep programs, demos, examples.") ) ("nextstep" "Software developed for NeXTSTEP 3.3" "Some of them will be released for OpenStep (GNUstep, MacOSX) in the near future. Well, for MacOSX, you'll have to compile them yourself..." ("Abalone" "develop/abalone/index" "An hexagonal board game for NeXTSTEP.") ("M1B" "develop/mtel/index" "<EM>Minitel 1B</EM> emulator for NeXTSTEP, based on a portable <CODE>C++</CODE> objects library.") ("Squeak" "develop/squeak/index" "A NeXTSTEP User Interface for Squeak 2.0 Smalltalk.") ("Cirrus Logic Driver" "develop/cirrus/index" "A NeXTSTEP SVGA Driver developed for Dell Latitude XPi 90ST (may work on other hardware too).") ))) (insert (format "<p><a name=\"%s\"></a></p>\n<h2>%s</h2>\n\n" (first section) (second section))) (insert (format "<p>%s</p>\n\n" (third section))) (dolist (soft (cdddr section)) (insert (format "<h3><a href=\"%s.html\">%s</a></h3>\n<p>%s</p>\n\n" (second soft) (first soft) (third soft)))))) --> <p><a name="linux"></a></p> <h2>Software & documents written for GNU/Linux & UNIX</h2> <p></p> <h3><a href="linux/chrooted-ssh-cvs.html">chrooted-ssh-cvs</a></h3> <p>Chrooted SSH CVS Server Management Scripts. This is a set of script to manage CVS repositories to be accessed via SSH in chroot jails.</p> <h3><a href="linux/rpm-rebuilddb.html">RPM rebuilddb HOWTO</a></h3> <p>How to rebuild a RPM database destroyed beyond hope. Step by step procedure.</p> <h3><a href="develop/patches/index.html">Various Patches</a></h3> <p>Various patches & customization on free software. Currently are available a patch to <CODE>rm</CODE> to prevent deleting / (safe rm), and a patch to Maelstrom (asteroid game) implementing a correct tore clipping.</p> <h3><a href="develop/aliases_helper/index.html">aliases_helper</a></h3> <p>A UNIX daemon to collect aliases from a set of files and to generate consolidated files, signaling mail sub-systems.</p> <h3><a href="develop/pic-merge-diff3/index.html">pic-merge-diff3</a></h3> <p>A GIMP (1.2) script to merge concurent changes made to a picture.</p> <p><a name="openstep"></a></p> <h2>Software developed for OpenStep (GNUstep, MacOSX)</h2> <p>Actually, they're developed on GNUstep, which is an implementation of the OpenStep API. However, a <EM>mere recompilation</EM> is what is only needed theorically to make them work on other OpenStep environments (OPENSTEP 4.2, MacOSX, Sun Solaris, etc).</p> <h3><a href="develop/gnustep/index.html">Small GNUstep programs</a></h3> <p>Some small GNUstep programs, demos, examples.</p> <p><a name="nextstep"></a></p> <h2>Software developed for NeXTSTEP 3.3</h2> <p>Some of them will be released for OpenStep (GNUstep, MacOSX) in the near future. Well, for MacOSX, you'll have to compile them yourself...</p> <h3><a href="develop/abalone/index.html">Abalone</a></h3> <p>An hexagonal board game for NeXTSTEP.</p> <h3><a href="develop/mtel/index.html">M1B</a></h3> <p><EM>Minitel 1B</EM> emulator for NeXTSTEP, based on a portable <CODE>C++</CODE> objects library.</p> <h3><a href="develop/squeak/index.html">Squeak</a></h3> <p>A NeXTSTEP User Interface for Squeak 2.0 Smalltalk.</p> <h3><a href="develop/cirrus/index.html">Cirrus Logic Driver</a></h3> <p>A NeXTSTEP SVGA Driver developed for Dell Latitude XPi 90ST (may work on other hardware too).</p> <!--MENU-BEGIN--> <!-- This section is automatically generated by html-update, --> <!-- from data in 'node.el'. Please, do not edit it here. --> <DIV CLASS="MENU"><HR><P>| <A CLASS="button" HREF="toc.html">Contents</a> | <A CLASS="button" HREF="index.html">Home</a> | <A CLASS="button" HREF="articles/raspberrypi/ccl-sur-qemu.html">Previous</a> | <A CLASS="button" HREF="index.html">Up</a> | <A CLASS="button" HREF="develop/sms/index.html">Down</a> | <A CLASS="button" HREF="develop/sms/index.html">Next</a> | </P><HR></DIV> <!--MENU-END--> <!--BOTTOM-BEGIN--> <!-- This section is automatically generated by html-update, --> <!-- from data in 'node.el'. Please, do not edit it here. --> <DIV CLASS="BOTTOM"> <hr><code><small> | <a href="http://www.informatimago.com//attic.html">Mirror on informatimago.com</a> | <a href="http://informatimago.free.fr/i//attic.html">Mirror on free.fr</a> | </small></code> <BR><SMALL> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"></a> </SMALL> </DIV> <!--BOTTOM-END--> </BODY> </HTML> <!-- attic.html == == -->