]> arthur.barton.de Git - ngircd-web.git/blobdiff - download.php.en
Add link to GitHub mirror and Travis-CI status
[ngircd-web.git] / download.php.en
index 7780fbc951410b8aa499b208b93c3d119edb0a3f..21142b75f6b0b6dfdcabb658503305921d48df2e 100644 (file)
 <p>
        All previous versions, GnuPG signatures of the archives and test
        versions from GIT sources (if available) can be downloaded here:
-       <a href="ftp://ngircd.barton.de/pub/ngircd/">ngircd.barton.de</a> and
-       here <a href="ftp://ftp.berlios.de/pub/ngircd/">ftp.berlios.de</a>.
+       <a href="ftp://ftp.berlios.de/pub/ngircd/">ftp.berlios.de</a>
+        (FTP) and here
+       <a href="http://ngircd.barton.de/pub/ngircd/">ngircd.barton.de</a>
+       (HTTP).
 </p>
 <h3 id="packages">
        Packages
 <ul>
        <li>
                <a href="http://www.debian.org/">Debian Linux</a>:
-               <a href="ftp://arthur.barton.de/debian/pool/main/n/ngircd/">deb</a>
+               <a href="http://debian.barton.de/debian/pool/main/n/ngircd/">deb</a>
                (Author: Alex Barton)
        </li>
+       <li>
+               <a href="http://www.apple.com/macosx/">Mac OS X</a>:
+               <a href="http://ngircd.barton.de/pub/ngircd/">pkg</a>
+               (Autor: Alex Barton)
+       </li>
 </ul>
 <h3 id="git">
        GIT Repository
 <p>
        The repository is also available online:
        <a href="http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git">ngIRCd GIT Repository</a>.
-</p>                           
+       A <a href="https://github.com/alexbarton/ngircd">iirror</a> is
+       available on <a href="https://github.com/">GitHub</a>.
+</p>
+<p style="vertical-align: middle;">
+       Current build status on <a href="https://travis-ci.org">Travis-CI</a>:
+       <a href="https://travis-ci.org/alexbarton/ngircd"><img style="vertical-align: middle;" src="https://travis-ci.org/alexbarton/ngircd.png?branch=master"></a>
+</p>
 <?php
        end_page();
 ?>