Commit Diff


commit - d1d2ae93e51b57689e39c1fd5d9a6e04d6389f00
commit + 0ebc2e6c0456e7c05191b030b0caa37835e38100
blob - 0d526eff4134730888cc61cccc83f964b5696c9d
blob + e5893690fb30b781ceba9b405c9c7475a3d9cf93
--- portable.html
+++ portable.html
@@ -35,6 +35,17 @@ version of GoT:
 </p>
 
 <p>
+got-portable has been pre-packaged for the following systems:
+<ul>
+<li>Alpine Linux (<a href="https://git.alpinelinux.org/aports/tree/testing/got/APKBUILD">APKBUILD</a>)
+<li>Gentoo (<a href="https://gitweb.gentoo.org/repo/proj/guru.git/tree/dev-vcs/got/">ebuild in GURU overlay</a>)
+<li>LiGurOS (<a href="https://gitlab.com/liguros/liguros-repo/-/tree/develop/dev-vcs/got/">ebuild</a>)
+<li>MacPorts (<a href="https://ports.macports.org/port/got/">installation instructions</a>)
+<li>NixOS (<a href="https://github.com/NixOS/nixpkgs/tree/nixos-unstable/pkgs/applications/version-management/got/">nixpkg build spec</a>)
+<li>Void Linux (<a href="https://github.com/void-linux/void-packages/tree/master/srcpkgs/got/">srcpkg</a>)
+</ul>
+
+<p>
 Though please note that separate ports exist for
 <a href="https://cgit.freebsd.org/ports/log/devel/got" >FreeBSD</a> and
 <a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/got/?only_with_tag=MAIN">NetBSD</a>