aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-30/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 3.0.4.Jun Kuriyama2011-07-051-2/+2
| | | | Notes: svn path=/head/; revision=277084
* - Upgrade to 3.0.3 [1].Jun Kuriyama2011-02-251-3/+2
| | | | | | | | | | | - Fix with $SU_CMD [2]. PR: ports/155012 [1], ports/152745 [2] Submitted by: Alexander Zhuravlev <zaa@ikato.com> [1], Anton Yuzhaninov <ayuzhaninov@db04.dev.vega.ru> [2] Notes: svn path=/head/; revision=269629
* - Upgrade to 3.0.1.Jun Kuriyama2010-10-221-3/+3
| | | | | | | | PR: ports/151618 Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru> Notes: svn path=/head/; revision=263438
* - Upgrade to 3.0 after repocopied to pgpool-II-23.Jun Kuriyama2010-10-131-3/+3
| | | | | | | | PR: ports/150907 Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru> Notes: svn path=/head/; revision=262954
* - Upgrade to 2.3.3.Jun Kuriyama2010-10-111-3/+3
| | | | | | | I'll upgrade to 3.0 after repocopy. Notes: svn path=/head/; revision=262787
* - Upgrade to 2.3.2.2.Jun Kuriyama2010-02-221-3/+3
| | | | | | | | | - Improve error handling of recovery script. Feature safe: yes Notes: svn path=/head/; revision=250162
* - Upgrade to 2.3.2.1.Jun Kuriyama2010-02-111-3/+3
| | | | | | | PR: ports/143686 Notes: svn path=/head/; revision=249620
* - Upgrade to 2.3.1.Jun Kuriyama2009-12-201-3/+3
| | | | Notes: svn path=/head/; revision=246300
* - Repocopy pgpool-II-2.2.6 (maintenance branch) toJun Kuriyama2009-12-151-3/+3
| | | | | | | | | | | databases/pgpool-II-22 and upgrade databases/pgpool-II to 2.3. - Record $CONFLICTS each other. Please note upgrade from 2.2.6 to 2.3 causes small incompatibility (read NEWS file in distribution). Notes: svn path=/head/; revision=245825
* - Upgrade to 2.2.6.Jun Kuriyama2009-12-131-3/+3
| | | | Notes: svn path=/head/; revision=245702
* - Upgrade to 2.2.4.Jun Kuriyama2009-08-241-3/+3
| | | | | | | - Add my scripts in $FILES dir, but not installed (no warranty). Notes: svn path=/head/; revision=240250
* Upgrade to 2.2.3.Jun Kuriyama2009-08-111-3/+3
| | | | Notes: svn path=/head/; revision=239336
* Upgrade to 2.2.2.Jun Kuriyama2009-05-221-3/+3
| | | | Notes: svn path=/head/; revision=234367
* - Upgrade to 2.2 (my pcp patches are integrated to this release).Jun Kuriyama2009-03-081-3/+3
| | | | Notes: svn path=/head/; revision=229699
* - Upgrade to 2.1.Jun Kuriyama2008-12-311-3/+3
| | | | | | | | | | | - Add patches (add -d argument for debug) to pcp tools (already committed to upstream). PR: ports/129182 (based on) Submitted by: mm Notes: svn path=/head/; revision=225065
* Upgrade to 2.0.1.Jun Kuriyama2007-12-271-3/+3
| | | | Notes: svn path=/head/; revision=204637
* Upgrade to 1.3.Jun Kuriyama2007-10-241-3/+3
| | | | Notes: svn path=/head/; revision=201871
* - Add pgpool-II 1.0.2 after repocopy from databases/pgpool.Jun Kuriyama2007-04-161-3/+3
| | | | Notes: svn path=/head/; revision=190063
* Update to 3.2.Norikatsu Shigemura2007-02-111-3/+3
| | | | Notes: svn path=/head/; revision=184842
* - Update to 3.1.2Martin Wilke2006-12-141-3/+3
| | | | | | | | | PR: ports/106668 Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> Approved by: maintainer Notes: svn path=/head/; revision=179794
* - Update to 3.1.1Martin Wilke2006-08-071-3/+3
| | | | | | | | | PR: ports/100788 Submitted by: Robert Gogolok <gogo(at)cs.uni-sb.de> Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=169948
* - Update to version 3.1.Cheng-Lung Sung2006-07-141-3/+3
| | | | | | | | | PR: ports/100125 Submitted by: Robert Gogolok <gogo_AT_cs dot uni-sb dot de> Approved by: maintainer (Choe, Cheng-Dae) Notes: svn path=/head/; revision=167734
* Update to 3.0.1.Sam Lawrance2006-05-151-3/+3
| | | | | | | | | | | Run as 'nobody' rather than root. PR: ports/96637 Submitted by: Vivek Khera <vivek@khera.org> Approved by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer) Notes: svn path=/head/; revision=162418
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* pgpool is a connection pool server for PostgreSQL. pgpool runs betweenMarcus Alves Grando2005-11-031-0/+2
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can connect to pgpool as if it were a standard PostgreSQL server. pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. WWW: http://pgpool.projects.postgresql.org/ PR: 87701 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> Notes: svn path=/head/; revision=147119