]> git.wh0rd.org - nano-editor.git/blobdiff - download.html.old
remove obsolete files
[nano-editor.git] / download.html.old
diff --git a/download.html.old b/download.html.old
deleted file mode 100644 (file)
index 4bf2a4d..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-<?php require "top.html"; ?>
-<html>
-<head><title>GNU nano: Download</title>
-</head>
-<body>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td NOSAVE>
-<center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center><b>Download GNU nano</b></center>
-</td>
-</tr>
-</table></center>
-
-<center><table BORDER=0 WIDTH="100%" NOSAVE >
-<tr BGCOLOR="#440077" NOSAVE>
-<td NOSAVE><font color="#FFFFFF"><font size=-1>Filename (main site)</font></font></td>
-
-<td NOSAVE><font color="#FFFFFF"><font size=-1>Mirrors&nbsp;</font></font></td>
-
-<td><font color="#FFFFFF"><font size=-1>Description</font></font></td>
-</tr>
-
-<tr>
-<td>
-<a href="https://www.nano-editor.org/dist/v1.2/nano-1.2.5.tar.gz">nano-1.2.5.tar.gz</a>
-</td>
-
-<td>
-<a href="http://www.ewtoo.org/~astyanax/nano/dist/v1.2/nano-1.2.5.tar.gz">UK</a></td>
-
-<td>Source file in tar.gz format.</td>
-</tr>
-
-<tr>
-<td><a href="https://www.nano-editor.org/dist/v1.2/RPMS/nano-1.2.5-1.i386.rpm">nano-1.2.5-1.i386.rpm</a></td>
-
-<td>
-<a href="http://www.ewtoo.org/~astyanax/nano/dist/v1.2/RPMS/nano-1.2.5-1.i386.rpm">UK</a></td>
-
-<td>Binary RPM for i386 platform (RH 8.0).</td>
-</tr>
-
-<tr NOSAVE>
-<td NOSAVE><a href="https://www.nano-editor.org/dist/v1.2/RPMS/nano-1.2.5-1.src.rpm">nano-1.2.5-1.src.rpm</a></td>
-
-<td>
-<a href="http://www.ewtoo.org/~astyanax/nano/dist/v1.2/RPMS/nano-1.2.5-1.src.rpm">UK</a></td>
-
-<td>Source RPM for any RPM system.</td>
-</tr>
-
-<tr NOSAVE>
-<td><a href="https://packages.debian.org/stable/editors/nano">stable</a>
-| <a href="https://packages.debian.org/testing/editors/nano">testing</a>
-| <a href="https://packages.debian.org/unstable/editors/nano">unstable</a></td>
-
-<td NOSAVE>N/A</td>
-
-<td>Debian GNU/Linux binaries.</td>
-</tr>
-
-<tr>
-<td>
-<a href="http://www.sunfreeware.com/programlistsparc8.html#nano">
-v8sparc</a> | 
-<a href="http://www.sunfreeware.com/programlistintel8.html#nano">
-v8intel</a> | 
-<a href="http://www.sunfreeware.com/programlistsparc7.html#nano">
-v7sparc</a> | 
-<a href="http://www.sunfreeware.com/programlist.html#nano">
-v2.6sparc</a> 
-<td>N/A</td>
-
-<td>Solaris binaries.</td>
-</tr>
-<tr>
-<td><a href="https://www.nano-editor.org/dist/v1.2/NT/nano-1.2.5.zip">nano-1.2.5.zip</a></td>
-
-<td>
-<a href="http://www.ewtoo.org/~astyanax/nano/dist/v1.2/NT/nano-1.2.5.zip">UK</a></td>
-
-<td>WinNT/9x binary, .zip format.</td>
-</tr>
-
-<tr>
-<td>
-<a href="https://www.nano-editor.org/dist/v1.3/nano-1.3.10.tar.gz">nano-1.3.10.tar.gz</a>
-</td>
-
-<td>
-<a href="http://www.ewtoo.org/~astyanax/nano/dist/v1.3/nano-1.3.10.tar.gz">UK</a></td> 
-
-<td>Latest unstable release, 1.3 branch</td>
-</tr>
-
-</table></center>
-
-<center><table BORDER=0 COLS=1 WIDTH="100%" BGCOLOR="#440077" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center>&nbsp;<font color="#FFFFFF"><font size=-1>Other Nano Sites and
-Archives</font></font></center>
-</td>
-</tr>
-</table></center>
-
-<center><table BORDER=0 COLS=3 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td>
-<center><a href="https://savannah.gnu.org/projects/nano">
-nano@Savannah</a></center>
-</td>
-
-<td NOSAVE>
-<center><a href="https://www.gnu.org/software/nano">nano@GNU</a> (<a href="ftp://ftp.gnu.org/pub/gnu/nano">ftp</a>)</center>
-</td>
-
-<td NOSAVE>
-<center><a href="https://www.nano-editor.org/dist">Older Versions</a></center>
-</td>
-
-<tr>
-
-<td>
-<center><a href="http://kongstud.hibu.no/lars/nano-sparc-binaries/">SPARC
-RPMs</a></center>
-</td>
-
-<td>
-<center><a 
-href="http://www.bebits.com/app/3666">BeOS Binaries</A></center>
-</td>
-
-<td>
-<center><a href="http://www.cs.utexas.edu/users/rogoyski/nano/">DOS binaries</a></center>
-</td>
-
-</tr>
-</table></center>
-
-<center>
-<p><font size=-1>
-UK Mirror provided by <a href="http://www.ewtoo.org">ewtoo.org</a>.</font></center>
-</td>
-</tr>
-</table>
-<?php require "bottom.html"; ?>
-