]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/install.texi
default.do-s must not depend on themselves
[goredo.git] / doc / install.texi
index 3544bc0b1c3170ca83fb6c6aa46af1346fca099a..d16a911f7c5625f6ceb4d9772319175e294f2a13 100644 (file)
@@ -3,8 +3,10 @@
 
 Possibly @command{goredo} package already exists for your distribution:
 @itemize
-@item @url{https://aur.archlinux.org/packages/goredo/, Arch Linux AUR}
-@item macOS @url{https://github.com/Homebrew/homebrew-core/blob/master/Formula/goredo.rb, Homebrew}
+@item ALT Linux @url{http://www.sisyphus.ru/ru/srpm/Sisyphus/goredo, Sisyphus}
+@item Arch Linux @url{https://aur.archlinux.org/packages/goredo/, AUR}
+@item @url{https://www.freshports.org/devel/goredo/, FreeBSD ports}
+@item macOS @url{https://formulae.brew.sh/formula/goredo, Homebrew}
 @end itemize
 
 Preferable way is to download tarball with the signature from website:
@@ -59,9 +61,9 @@ $ goredo -symlinks
 
 If you have problems with @code{*.golang.org}'s inability to verify
 authenticity of @code{go.cypherpunks.ru} TLS connection, then you can
-disable their usage by setting @env{GOPRIVATE=go.cypherpunks.ru}. You
-can override CA certificate file path with @env{SSL_CERT_FILE} and
-@env{GIT_SSL_CAINFO} environment variables.
+disable their usage by setting @env{$GOPRIVATE=go.cypherpunks.ru}. You
+can override CA certificate file path with @env{$SSL_CERT_FILE} and
+@env{$GIT_SSL_CAINFO} environment variables.
 
 You can obtain development source code with
 @command{git clone git://git.cypherpunks.ru/goredo.git}