]> arthur.barton.de Git - ngircd-web.git/commitdiff
Fix lots of links to vendors & distributors
authorAlexander Barton <alex@barton.de>
Mon, 12 Feb 2024 17:22:44 +0000 (18:22 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 12 Feb 2024 17:22:44 +0000 (18:22 +0100)
common/distributions-other.inc
common/distributions-unofficial.inc
common/distributions.inc
common/platforms.inc

index 98ee5833ea855fbd6cb5bd4ebbe7f99c69da2fbb..cdfd9fa4c7f00b16dcea1c8b14b9961c1178a22a 100644 (file)
@@ -1,7 +1,6 @@
 <ul>
        <li>
                <a href="http://amiga.sourceforge.net/">Amiga.sf</a>:
-               <a href="http://amiga.sourceforge.net/index.php?showpackage=ngIRCd">Port</a>
+               <a href="http://amiga.sourceforge.net/index.php?showpackage=ngIRCd">Port</a> (<em class="outdated">outdated!</em>)
        </li>
 </ul>
-
index e1ea9da469234fb040b8ba34a2a56d347a8625e3..bb60aeccf64c7bd7136ef3b482fd177d7d190d57 100644 (file)
@@ -1,4 +1,8 @@
 <ul>
+       <li>
+               <a href="https://www.archlinux.org/">Arch Linux</a>:
+               <a href="https://aur.archlinux.org/packages?K=ngircd">AUR</a>
+       </li>
        <li>
                <a href="http://www.debian.org/">Debian Linux</a>:
                <a href="http://debian.barton.de/debian/pool/main/n/ngircd/">deb</a>
index b757ae882f57803e16cf05c901ad88f5f18bf961..8fe5d0dc548221885975e9da144ff567957b0dc1 100644 (file)
@@ -1,53 +1,49 @@
 <h4>BSD</h4>
 <ul>
        <li>
-               <a href="http://www.freebsd.org/">FreeBSD</a>:
-               <a href="http://www.freebsd.org/cgi/ports.cgi?query=ngircd&amp;stype=all">Port</a>
+               <a href="https://www.freebsd.org/">FreeBSD</a>:
+               <a href="https://ports.freebsd.org/cgi/ports.cgi?query=ngircd">Port</a>
        </li>
        <li>
-               <a href="http://www.openbsd.org/">OpenBSD</a>:
-               <a href="http://openports.se/net/ngircd">Port</a>
+               <a href="https://www.openbsd.org/">OpenBSD</a>:
+               <a href="https://openports.pl/path/net/ngircd">Port</a>
        </li>
 </ul>
 <h4>Linux</h4>
 <ul>
        <li>
-               <a href="http://www.archlinux.org/">Arch Linux</a>:
-               <a href="https://www.archlinux.org/packages/?q=ngircd">pkg</a>
+               <a href="https://www.debian.org/">Debian Linux</a>:
+               <a href="https://packages.debian.org/ngircd">deb</a>
        </li>
        <li>
-               <a href="http://www.debian.org/">Debian Linux</a>:
-               <a href="http://packages.debian.org/ngircd">deb</a>
+               <a href="https://fedoraproject.org/">Fedora Linux</a>:
+               <a href="https://packages.fedoraproject.org/pkgs/ngircd/ngircd/">rpm</a>
        </li>
        <li>
-               <a href="http://fedoraproject.org/">Fedora Linux</a>:
-               <a href="https://admin.fedoraproject.org/pkgdb/package/ngircd/">rpm</a>
+               <a href="https://www.gentoo.org/">Gentoo Linux</a>:
+               <a href="https://packages.gentoo.org/package/net-irc/ngircd">ebuild</a>
        </li>
        <li>
-               <a href="http://www.gentoo.org/">Gentoo Linux</a>:
-               <a href="http://packages.gentoo.org/package/net-irc/ngircd">ebuild</a>
+               <a href="https://www.opensuse.org/">OpenSUSE</a>:
+               <a href="https://software.opensuse.org/package/ngircd?search_term=ngircd">rpm</a>
        </li>
        <li>
-               <a href="http://www.opensuse.org/">OpenSUSE</a>:
-               <a href="http://download.opensuse.org/repositories/server:/irc/">rpm</a>
-       </li>
-       <li>
-               <a href="http://www.ubuntu.com/">Ubuntu Linux</a>:
-               <a href="http://packages.ubuntu.com/ngircd">deb</a>
+               <a href="https://www.ubuntu.com/">Ubuntu Linux</a>:
+               <a href="https://packages.ubuntu.com/ngircd">deb</a>
        </li>
 </ul>
-<h4>OS X</h4>
+<h4>macOS</h4>
 <ul>
        <li>
-               <a href="http://www.finkproject.org/">Fink Project</a>:
-               <a href="http://pdb.finkproject.org/pdb/package.php/ngircd">Port</a>
+               <a href="https://www.finkproject.org/">Fink Project</a>:
+               <a href="https://pdb.finkproject.org/pdb/package.php/ngircd">Port</a> (<em class="outdated">outdated!</em>)
        </li>
        <li>
-               <a href="http://brew.sh/">Homebrew</a>:
-               <a href="https://github.com/Homebrew/homebrew-core/blob/master/Formula/ngircd.rb">Formula</a>
+               <a href="https://brew.sh/">Homebrew</a>:
+               <a href="https://formulae.brew.sh/formula/ngircd">Formula</a>
        </li>
        <li>
-               <a href="http://www.macports.org/">Mac Ports</a>:
-               <a href="http://trac.macports.org/browser/trunk/dports/irc/ngircd/Portfile">Port</a>
+               <a href="https://www.macports.org/">Mac Ports</a>:
+               <a href="https://trac.macports.org/browser/trunk/dports/irc/ngircd/Portfile">Port</a> (<em class="outdated">outdated!</em>)
        </li>
 </ul>
index 1b3523d2f8d9878468298a495c0c00f091d755e3..b3868add3b9006003f5f3529d374fed2a44abe45 100644 (file)
@@ -8,11 +8,11 @@
                (3.x [Apple C Compiler, GNU C])
        </li>
        <li>
-               <a href="http://www.freebsd.org/">FreeBSD</a>
+               <a href="https://www.freebsd.org">FreeBSD</a>
                (4.5 and newer on i386, x86_64 [GNU C])
        </li>
        <li>
-               <a href="http://www.hp.com/">HP-UX</a>
+               <a href="https://www.hpe.com">HP-UX</a>
                (9.10, 10.20, 11.11 on hppa, m68k [HP-UX cc, GNU C])
        </li>
        <li>
                (6.5 [SGI MIPSpro C 7.30])
        </li>
        <li>
-               <a href="http://www.linux.org/">Linux</a>
+               <a href="https://www.linux.com">Linux</a>
                (2.x and newer; on hppa, i386, mipsel, powerpc, x86_64, ... [GNU C])
        </li>
        <li>
-               <a href="http://www.apple.com/macosx/">Mac OS X</a> (Darwin)
+               <a href="https://www.apple.com/macos">macOS</a> (Darwin)
                (10.0 and newer on i386, powerpc, x86_64 [GNU C 2.95.x, 3.x, 4.x])
        </li>
        <li>
-               <a href="http://www.netbsd.org/">NetBSD</a>
+               <a href="https://www.netbsd.org/">NetBSD</a>
                (1.5.2 and newer on alpha, i386, m68k, sparc, x86_64, ... [GNU C])
        </li>
        <li>
-               <a href="http://www.openbsd.org/">OpenBSD</a>
+               <a href="https://www.openbsd.org/">OpenBSD</a>
                (3.4 and newer on hppa, i386, powerpc, x86_64 [GNU C])
        </li>
        <li>
-               <a href="http://www.sun.com/">Solaris</a>
+               <a href="https://www.sun.com/">Solaris</a>
                (2.5.1 and newer on i386, sparc [GNU C])
        </li>
        <li>
-               Windows mit <a href="http://sources.redhat.com/cygwin/">Cygwin</a>
+               Windows: <a href="https://www.cygwin.com">Cygwin</a> or
+               <a href="https://learn.microsoft.com/windows/wsl">WSL</a>
                (GNU C)
        </li>
 </ul>
-