Kouhei Sutou
null+****@clear*****
Sun Oct 9 23:06:29 JST 2016
Kouhei Sutou 2016-10-09 23:06:29 +0900 (Sun, 09 Oct 2016) New Revision: e5daf6a0427c601bf66a37204fcdea1fad6ffcfc https://github.com/pgroonga/pgroonga.github.io/commit/e5daf6a0427c601bf66a37204fcdea1fad6ffcfc Message: windows: support 9.5.4-1 again Modified files: _config.yml _po/ja/install/index.po _po/ja/install/source.po _po/ja/install/windows.po install/index.md install/source.md install/windows.md ja/install/index.md ja/install/source.md ja/install/windows.md Modified: _config.yml (+3 -2) =================================================================== --- _config.yml 2016-10-08 23:58:59 +0900 (7ffcaa0) +++ _config.yml 2016-10-09 23:06:29 +0900 (ded3dbe) @@ -5,8 +5,9 @@ pgroonga_version: 1.1.4 pgroonga_release_date: 2016-09-29 copyright_year: 2015-2016 postgresql_short_version: 9.6 -windows_postgresql_version: 9.6.0-1 -windows_postgresql_short_version: 9.6 +windows_postgresql_versions: + - 9.5.4-1 + - 9.6.0-1 exclude: ["Rakefile", "Gemfile", "Gemfile.lock"] description: en: Make PostgreSQL fast full text search platform for all languages! Modified: _po/ja/install/index.po (+52 -17) =================================================================== --- _po/ja/install/index.po 2016-10-08 23:58:59 +0900 (98abbaf) +++ _po/ja/install/index.po 2016-10-09 23:06:29 +0900 (5aa2bfc) @@ -46,23 +46,58 @@ msgstr "もし、これより古いPostgreSQLを使っているなら、PGroonga msgid "See a document for your platform in the followings:" msgstr "次の中から自分のプラットフォーム用のドキュメントを選んで参照してください。" -msgid "" -" * [Debian GNU/Linux](debian.html)\n" -" * Jessie\n" -" * [Ubuntu](ubuntu.html)\n" -" * 14.04\n" -" * 15.04\n" -" * 15.10\n" -" * 16.04\n" -" * [CentOS](centos.html)\n" -" * 5\n" -" * 6\n" -" * 7\n" -" * [OS X](os-x.html)\n" -" * Homebrew\n" -" * [Windows](windows.html)\n" -" * 32bit + PostgreSQL {{ site.windows_postgresql_version }}\n" -" * 64bit + PostgreSQL {{ site.windows_postgresql_version }}" +msgid " * [Debian GNU/Linux](debian.html)" +msgstr "" + +msgid " * Jessie" +msgstr "" + +msgid " * [Ubuntu](ubuntu.html)" +msgstr "" + +msgid " * 14.04" +msgstr "" + +msgid " * 15.04" +msgstr "" + +msgid " * 15.10" +msgstr "" + +msgid " * 16.04" +msgstr "" + +msgid " * [CentOS](centos.html)" +msgstr "" + +msgid " * 5" +msgstr "" + +msgid " * 6" +msgstr "" + +msgid " * 7" +msgstr "" + +msgid " * [OS X](os-x.html)" +msgstr "" + +msgid " * Homebrew" +msgstr "" + +msgid " * [Windows](windows.html)" +msgstr "" + +msgid "{% for windows_postgresql_version in site.windows_postgresql_versions %}" +msgstr "" + +msgid " * 32bit + PostgreSQL {{ windows_postgresql_version }}" +msgstr "" + +msgid " * 64bit + PostgreSQL {{ windows_postgresql_version }}" +msgstr "" + +msgid "{% endfor %}" msgstr "" msgid "" Modified: _po/ja/install/source.po (+21 -15) =================================================================== --- _po/ja/install/source.po 2016-10-08 23:58:59 +0900 (cd5cee6) +++ _po/ja/install/source.po 2016-10-09 23:06:29 +0900 (676d634) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2015-12-31 12:52+0900\n" +"PO-Revision-Date: 2016-10-09 22:56+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -169,24 +169,30 @@ msgid "" " Install them:" msgstr "ソースからPGroongaをビルド・インストールするために必要なソフトウェアは次の通りです。これらをインストールしてください。" +msgid " * PostgreSQL (You can choose installer version or zip version.)" +msgstr "PostgreSQL(インストーラーバージョンでもzipバージョンでもどちらでも構いません。)" + msgid "" -" * PostgreSQL (You can choose installer version or zip version.)\n" " * [Installer version](http://www.enterprisedb.com/products-services-traini" -"ng/pgdownload)\n" -" * [Zip version](http://www.enterprisedb.com/products-services-training/pgb" -"indownload)\n" -" * [Microsoft Visual Studio Express 2013 for Windows Desktop](https://www.vis" -"ualstudio.com/downloads/#d-2013-express)\n" -" * [CMake](http://www.cmake.org/)" +"ng/pgdownload)" msgstr "" -" * PostgreSQL(インストーラーバージョンでもzipバージョンでもどちらでも構いません。)\n" " * [インストーラーバージョン](http://www.enterprisedb.com/products-services-training/pg" -"download)\n" +"download)" + +msgid "" +" * [Zip version](http://www.enterprisedb.com/products-services-training/pgb" +"indownload)" +msgstr "" " * [zipバージョン](http://www.enterprisedb.com/products-services-training/pgbind" -"ownload)\n" +"ownload)" + +msgid "" " * [Microsoft Visual Studio Express 2013 for Windows Desktop](https://www.vis" -"ualstudio.com/downloads/#d-2013-express)\n" -" * [CMake](http://www.cmake.org/)" +"ualstudio.com/downloads/#d-2013-express)" +msgstr "" + +msgid " * [CMake](http://www.cmake.org/)" +msgstr "" msgid "" "Download PGroonga source archive for Windows from packages.groonga.org. Source" @@ -227,10 +233,10 @@ msgstr "" msgid "" "If you installed PostgreSQL by installer, `%POSTGRESQL_INSTALL_FOLDER%` is `C:" -"\\Program Files\\PostgreSQL\\{{ site.windows_postgresql_short_version }}`." +"\\Program Files\\PostgreSQL\\%POSTGRESQL_VERSION%`." msgstr "" "インストーラーを使ってPostgreSQLをインストールした場合は`%POSTGRESQL_INSTALL_FOLDER%`は`C:\\Program Fil" -"es\\PostgreSQL\\{{ site.windows_postgresql_short_version }}`になります。" +"es\\PostgreSQL\\%POSTGRESQL_VERSION%`になります。" msgid "" "If you installed PostgreSQL by zip, `%POSTGRESQL_INSTALL_FOLDER%` is `%POSTGRE" Modified: _po/ja/install/windows.po (+36 -24) =================================================================== --- _po/ja/install/windows.po 2016-10-08 23:58:59 +0900 (50bb3d6) +++ _po/ja/install/windows.po 2016-10-09 23:06:29 +0900 (a96aba3) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2015-12-31 12:52+0900\n" +"PO-Revision-Date: 2016-10-09 23:05+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,32 +37,44 @@ msgid "## How to install" msgstr "## インストール方法" msgid "" -"Install PostgreSQL {{ site.windows_postgresql_version }}. You can choose [inst" -"aller version](http://www.enterprisedb.com/products-services-training/pgdownlo" -"ad) or [zip version](http://www.enterprisedb.com/products-services-training/pg" -"bindownload)." +"Install PostgreSQL (supported versions: {{ site.windows_postgresql_versions | " +"join: \", \" }}). You can choose [installer version](http://www.enterprisedb.com" +"/products-services-training/pgdownload) or [zip version](http://www.enterprise" +"db.com/products-services-training/pgbindownload)." msgstr "" -"PostgreSQL {{ site.windows_postgresql_version }}をインストールします。[インストーラーバージョン](http" -"://www.enterprisedb.com/products-services-training/pgdownload)か[zipバージョン](http" -"://www.enterprisedb.com/products-services-training/pgbindownload)を選んでください。" +"PostgreSQL(対応バージョン:{{ site.windows_postgresql_versions | join: \"、\" }})をインストールし" +"ます。[インストーラーバージョン](http://www.enterprisedb.com/products-services-training/pgdow" +"nload)か[zipバージョン](http://www.enterprisedb.com/products-services-training/pgbin" +"download)を選んでください。" msgid "Download PGroonga package:" msgstr "PGroongaのパッケージをダウンロードします。" +msgid "{% for windows_postgresql_version in site.windows_postgresql_versions %}" +msgstr "" + msgid "" -" * [32bit version](https://github.com/pgroonga/pgroonga/releases/download/{{ " -"site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ si" -"te.windows_postgresql_version }}-x86.zip)\n" -" * [64bit version](https://github.com/pgroonga/pgroonga/releases/download/{{ " -"site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ si" -"te.windows_postgresql_version }}-x64.zip)" +" * [For PostgreSQL {{ windows_postgresql_version }} 32bit version](https://gi" +"thub.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroo" +"nga-{{ site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x8" +"6.zip)" +msgstr "" +" * [32bitバージョンのPostgreSQL {{ windows_postgresql_version }}用](https://github.c" +"om/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{" +" site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x86.zip)" + +msgid "" +" * [For PostgreSQL {{ windows_postgresql_version }} 64bit version](https://gi" +"thub.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroo" +"nga-{{ site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x6" +"4.zip)" +msgstr "" +" * [64bitバージョンのPostgreSQL {{ windows_postgresql_version }}用](https://github.c" +"om/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{" +" site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x64.zip)" + +msgid "{% endfor %}" msgstr "" -" * [32bitバージョン](https://github.com/pgroonga/pgroonga/releases/download/{{ sit" -"e.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ site." -"windows_postgresql_version }}-x86.zip)\n" -" * [64bitバージョン](https://github.com/pgroonga/pgroonga/releases/download/{{ sit" -"e.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ site." -"windows_postgresql_version }}-x64.zip)" msgid "" "Extract the downloaded PGroonga package. You need to specify PostgreSQL folder" @@ -70,11 +82,11 @@ msgid "" msgstr "ダウンロードしたPGroongaを展開します。展開先のフォルダーにはPostgreSQLのフォルダーを指定してください。" msgid "" -"If you installed installer version PostgreSQL, `C:\\Program Files\\PostgreSQL\\{{" -" site.windows_postgresql_short_version }}` is the extract target folder." +"If you installed installer version PostgreSQL, `C:\\Program Files\\PostgreSQL\\%P" +"OSTGRESQL_VERSION%` is the extract target folder." msgstr "" -"インストーラーバージョンのPostgreSQLを使っている場合は`C:\\Program Files\\PostgreSQL\\{{ site.windows_p" -"ostgresql_short_version }}`が展開先のフォルダーです。" +"インストーラーバージョンのPostgreSQLを使っている場合は`C:\\Program Files\\PostgreSQL\\%POSTGRESQL_VERSI" +"ON%`が展開先のフォルダーです。" msgid "" "If you installed zip version PostgreSQL, `%POSTGRESQL_ZIP_EXTRACTED_FOLDER%\\pg" Modified: install/index.md (+21 -2) =================================================================== --- install/index.md 2016-10-08 23:58:59 +0900 (7486ce6) +++ install/index.md 2016-10-09 23:06:29 +0900 (95ab99b) @@ -20,21 +20,40 @@ If your PostgreSQL is older than them, you need to upgrade your PostgreSQL befor See a document for your platform in the followings: * [Debian GNU/Linux](debian.html) + * Jessie + * [Ubuntu](ubuntu.html) + * 14.04 + * 15.04 + * 15.10 + * 16.04 + * [CentOS](centos.html) + * 5 + * 6 + * 7 + * [OS X](os-x.html) + * Homebrew + * [Windows](windows.html) - * 32bit + PostgreSQL {{ site.windows_postgresql_version }} - * 64bit + PostgreSQL {{ site.windows_postgresql_version }} + +{% for windows_postgresql_version in site.windows_postgresql_versions %} + + * 32bit + PostgreSQL {{ windows_postgresql_version }} + + * 64bit + PostgreSQL {{ windows_postgresql_version }} + +{% endfor %} If you can't find your platform in the above list, [build and install from source](source.html) or send a request as an [issue](https://github.com/pgroonga/pgroonga/issues/new). Modified: install/source.md (+5 -1) =================================================================== --- install/source.md 2016-10-08 23:58:59 +0900 (2302449) +++ install/source.md 2016-10-09 23:06:29 +0900 (f6341a5) @@ -86,9 +86,13 @@ Try [tutorial](../tutorial/). You can understand more about PGroonga. Here is a list of required software to build and install PGroonga from source. Install them: * PostgreSQL (You can choose installer version or zip version.) + * [Installer version](http://www.enterprisedb.com/products-services-training/pgdownload) + * [Zip version](http://www.enterprisedb.com/products-services-training/pgbindownload) + * [Microsoft Visual Studio Express 2013 for Windows Desktop](https://www.visualstudio.com/downloads/#d-2013-express) + * [CMake](http://www.cmake.org/) Download PGroonga source archive for Windows from packages.groonga.org. Source archive for Windows is zip file. Source archive for Windows bundles Groonga. @@ -107,7 +111,7 @@ Specify build option by `cmake`. The following command line is for building PGro pgroonga-{{ site.pgroonga_version }}> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=%POSTGRESQL_INSTALL_FOLDER% ``` -If you installed PostgreSQL by installer, `%POSTGRESQL_INSTALL_FOLDER%` is `C:\Program Files\PostgreSQL\{{ site.windows_postgresql_short_version }}`. +If you installed PostgreSQL by installer, `%POSTGRESQL_INSTALL_FOLDER%` is `C:\Program Files\PostgreSQL\%POSTGRESQL_VERSION%`. If you installed PostgreSQL by zip, `%POSTGRESQL_INSTALL_FOLDER%` is `%POSTGRESQL_ZIP_EXTRACTED_FOLDER%\pgsql`. Modified: install/windows.md (+9 -4) =================================================================== --- install/windows.md 2016-10-08 23:58:59 +0900 (6c4d7f6) +++ install/windows.md 2016-10-09 23:06:29 +0900 (a30f20d) @@ -12,16 +12,21 @@ You can use both 32bit version Windows and 64bit version Windows. You can use an ## How to install -Install PostgreSQL {{ site.windows_postgresql_version }}. You can choose [installer version](http://www.enterprisedb.com/products-services-training/pgdownload) or [zip version](http://www.enterprisedb.com/products-services-training/pgbindownload). +Install PostgreSQL (supported versions: {{ site.windows_postgresql_versions | join: ", " }}). You can choose [installer version](http://www.enterprisedb.com/products-services-training/pgdownload) or [zip version](http://www.enterprisedb.com/products-services-training/pgbindownload). Download PGroonga package: - * [32bit version](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ site.windows_postgresql_version }}-x86.zip) - * [64bit version](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ site.windows_postgresql_version }}-x64.zip) +{% for windows_postgresql_version in site.windows_postgresql_versions %} + + * [For PostgreSQL {{ windows_postgresql_version }} 32bit version](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x86.zip) + + * [For PostgreSQL {{ windows_postgresql_version }} 64bit version](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x64.zip) + +{% endfor %} Extract the downloaded PGroonga package. You need to specify PostgreSQL folder as extract target folder. -If you installed installer version PostgreSQL, `C:\Program Files\PostgreSQL\{{ site.windows_postgresql_short_version }}` is the extract target folder. +If you installed installer version PostgreSQL, `C:\Program Files\PostgreSQL\%POSTGRESQL_VERSION%` is the extract target folder. If you installed zip version PostgreSQL, `%POSTGRESQL_ZIP_EXTRACTED_FOLDER%\pgsql` is the extract target folder. Modified: ja/install/index.md (+21 -2) =================================================================== --- ja/install/index.md 2016-10-08 23:58:59 +0900 (d7a2a34) +++ ja/install/index.md 2016-10-09 23:06:29 +0900 (b4d9747) @@ -20,21 +20,40 @@ title: インストール 次の中から自分のプラットフォーム用のドキュメントを選んで参照してください。 * [Debian GNU/Linux](debian.html) + * Jessie + * [Ubuntu](ubuntu.html) + * 14.04 + * 15.04 + * 15.10 + * 16.04 + * [CentOS](centos.html) + * 5 + * 6 + * 7 + * [OS X](os-x.html) + * Homebrew + * [Windows](windows.html) - * 32bit + PostgreSQL {{ site.windows_postgresql_version }} - * 64bit + PostgreSQL {{ site.windows_postgresql_version }} + +{% for windows_postgresql_version in site.windows_postgresql_versions %} + + * 32bit + PostgreSQL {{ windows_postgresql_version }} + + * 64bit + PostgreSQL {{ windows_postgresql_version }} + +{% endfor %} もし、このリストの中に自分のプラットフォームがない場合は、[ソースからビルドしてインストールする](source.html)か[issue](https://github.com/pgroonga/pgroonga/issues/new)にリクエストを送ってください。 Modified: ja/install/source.md (+6 -2) =================================================================== --- ja/install/source.md 2016-10-08 23:58:59 +0900 (f6b33b9) +++ ja/install/source.md 2016-10-09 23:06:29 +0900 (5880a11) @@ -85,10 +85,14 @@ PGroongaをインストールします。 ソースからPGroongaをビルド・インストールするために必要なソフトウェアは次の通りです。これらをインストールしてください。 - * PostgreSQL(インストーラーバージョンでもzipバージョンでもどちらでも構いません。) +PostgreSQL(インストーラーバージョンでもzipバージョンでもどちらでも構いません。) + * [インストーラーバージョン](http://www.enterprisedb.com/products-services-training/pgdownload) + * [zipバージョン](http://www.enterprisedb.com/products-services-training/pgbindownload) + * [Microsoft Visual Studio Express 2013 for Windows Desktop](https://www.visualstudio.com/downloads/#d-2013-express) + * [CMake](http://www.cmake.org/) packages.groonga.orgからWindows用のPGroongaソースアーカイブをダウンロードしてください。Windows用のソースアーカイブはzipファイルです。Windows用のソースアーカイブにはGroongaがバンドルされています。 @@ -107,7 +111,7 @@ packages.groonga.orgからWindows用のPGroongaソースアーカイブをダウ pgroonga-{{ site.pgroonga_version }}> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=%POSTGRESQL_INSTALL_FOLDER% ``` -インストーラーを使ってPostgreSQLをインストールした場合は`%POSTGRESQL_INSTALL_FOLDER%`は`C:\Program Files\PostgreSQL\{{ site.windows_postgresql_short_version }}`になります。 +インストーラーを使ってPostgreSQLをインストールした場合は`%POSTGRESQL_INSTALL_FOLDER%`は`C:\Program Files\PostgreSQL\%POSTGRESQL_VERSION%`になります。 zipバージョンのPostgreSQLをインストールした場合は`%POSTGRESQL_INSTALL_FOLDER%`は`%PostgreSQLのzipを展開したフォルダー%\pgsql`になります。 Modified: ja/install/windows.md (+9 -4) =================================================================== --- ja/install/windows.md 2016-10-08 23:58:59 +0900 (2a527a5) +++ ja/install/windows.md 2016-10-09 23:06:29 +0900 (95fba8b) @@ -12,16 +12,21 @@ title: Windowsにインストール ## インストール方法 -PostgreSQL {{ site.windows_postgresql_version }}をインストールします。[インストーラーバージョン](http://www.enterprisedb.com/products-services-training/pgdownload)か[zipバージョン](http://www.enterprisedb.com/products-services-training/pgbindownload)を選んでください。 +PostgreSQL(対応バージョン:{{ site.windows_postgresql_versions | join: "、" }})をインストールします。[インストーラーバージョン](http://www.enterprisedb.com/products-services-training/pgdownload)か[zipバージョン](http://www.enterprisedb.com/products-services-training/pgbindownload)を選んでください。 PGroongaのパッケージをダウンロードします。 - * [32bitバージョン](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ site.windows_postgresql_version }}-x86.zip) - * [64bitバージョン](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ site.windows_postgresql_version }}-x64.zip) +{% for windows_postgresql_version in site.windows_postgresql_versions %} + + * [32bitバージョンのPostgreSQL {{ windows_postgresql_version }}用](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x86.zip) + + * [64bitバージョンのPostgreSQL {{ windows_postgresql_version }}用](https://github.com/pgroonga/pgroonga/releases/download/{{ site.pgroonga_version }}/pgroonga-{{ site.pgroonga_version }}-postgresql-{{ windows_postgresql_version }}-x64.zip) + +{% endfor %} ダウンロードしたPGroongaを展開します。展開先のフォルダーにはPostgreSQLのフォルダーを指定してください。 -インストーラーバージョンのPostgreSQLを使っている場合は`C:\Program Files\PostgreSQL\{{ site.windows_postgresql_short_version }}`が展開先のフォルダーです。 +インストーラーバージョンのPostgreSQLを使っている場合は`C:\Program Files\PostgreSQL\%POSTGRESQL_VERSION%`が展開先のフォルダーです。 zipバージョンのPostgreSQLをインストールした場合は`%PostgreSQLのzipを展開したフォルダー%\pgsql`が展開先のフォルダーになります。 -------------- next part -------------- HTML����������������������������...Download