From 4501a28c5e4a25da8f4325527a63b3b2591daf57 Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Mon, 7 Nov 2011 07:09:43 -0800 Subject: [PATCH] Replace pgfoundry references with GitHub references. --- htdocs/index.html | 6 +++--- templates/index.tt | 4 ++-- templates/page.tt | 2 +- templates/register-form.tt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 18f5bbe..b112f39 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -22,7 +22,7 @@
  • Failures
  • Members
  • Register
  • -
  • PGFoundry
  • +
  • GitHub
  • @@ -48,8 +48,8 @@ architecture, operating system and compiler.

    To see what is involved in running a buildfarm member, please read http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto. The client code can be found at the -project page at -PGFoundry. +downloads page at +GitHub.

    The build farm software should run on all platforms that can support PostgreSQL.

    diff --git a/templates/index.tt b/templates/index.tt index ba640cf..af0f4ec 100644 --- a/templates/index.tt +++ b/templates/index.tt @@ -37,8 +37,8 @@ architecture, operating system and compiler.

    To see what is involved in running a buildfarm member, please read http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto. The client code can be found at the -project page at -PGFoundry. +downloads page at +GitHub.

    The build farm software should run on all platforms that can support PostgreSQL.

    diff --git a/templates/page.tt b/templates/page.tt index f33af46..bf18d8d 100644 --- a/templates/page.tt +++ b/templates/page.tt @@ -29,7 +29,7 @@ See accompanying License file for license details
  • Failures
  • Members
  • Register
  • -
  • PGFoundry
  • +
  • GitHub
  • diff --git a/templates/register-form.tt b/templates/register-form.tt index fd9ffe6..02c1c92 100644 --- a/templates/register-form.tt +++ b/templates/register-form.tt @@ -24,7 +24,7 @@ before submitting this form.

    (for Windows this means MSys/MinGW with the libz and libintl stuff, and ideally native Python and Tcl).
  • Windows only: you will need a native perl installed as well as the one in the MSys DTK. The one from ActiveState works fine.
  • download and unpack the latest release of client code from - http://pgfoundry.org/frs/?group_id=1000040
  • + https://github.com/PGBuildFarm/client-code/downloads
  • read instructions at http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto
  • get the software running locally using flags --force --nostatus --nosend
  • -- 2.30.2