<li id="failures"><a href="/cgi-bin/show_failures.pl" title="Recent Failures">Failures</a></li>
<li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li>
<li id="register"><a href="/cgi-bin/register-form.pl" title="Join PostgreSQL BuildFarm">Register</a></li>
- <li id="pgfoundry"><a href="http://pgfoundry.org/projects/pgbuildfarm/">PGFoundry</a></li>
+ <li id="github"><a href="https://github.com/PGBuildFarm/client-code">GitHub</a></li>
</ul>
</div><!-- nav -->
</div><!-- banner -->
<p>To see what is involved in running a buildfarm member, please
read <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a>.
The client code can be found at the
-<a href="http://pgfoundry.org/projects/pgbuildfarm/">project page</a> at
-<a href="http://pgfoundry.org/">PGFoundry</a>.
+<a href="https://github.com/PGBuildFarm/client-code/downloads">downloads page</a> at
+<a href="https://github.com/PGBuildFarm/client-code">GitHub</a>.
</p>
<p>The build farm software should run on all platforms that can support PostgreSQL.
</p>
<p>To see what is involved in running a buildfarm member, please
read <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a>.
The client code can be found at the
-<a href="http://pgfoundry.org/projects/pgbuildfarm/">project page</a> at
-<a href="http://pgfoundry.org/">PGFoundry</a>.
+<a href="https://github.com/PGBuildFarm/client-code/downloads">downloads page</a> at
+<a href="https://github.com/PGBuildFarm/client-code">GitHub</a>.
</p>
<p>The build farm software should run on all platforms that can support PostgreSQL.
</p>
<li id="failures"><a href="/cgi-bin/show_failures.pl" title="Recent Failures">Failures</a></li>
<li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li>
<li id="register"><a href="/cgi-bin/register-form.pl" title="Join PostgreSQL BuildFarm">Register</a></li>
- <li id="pgfoundry"><a href="http://pgfoundry.org/projects/pgbuildfarm/">PGFoundry</a></li>
+ <li id="github"><a href="https://github.com/PGBuildFarm/client-code">GitHub</a></li>
</ul>
</div><!-- nav -->
</div><!-- banner -->
(for Windows this means MSys/MinGW with the libz and libintl stuff, and ideally native Python and Tcl).</li>
<li> Windows only: you will need a native perl installed as well as the one in the MSys DTK. The one from ActiveState works fine.</li>
<li> download and unpack the latest release of client code from
- <a href="http://pgfoundry.org/frs/?group_id=1000040">http://pgfoundry.org/frs/?group_id=1000040</a></li>
+ <a href="https://github.com/PGBuildFarm/client-code/downloads">https://github.com/PGBuildFarm/client-code/downloads</a></li>
<li> read instructions at
<a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a></li>
<li> get the software running locally using flags --force --nostatus --nosend</li>