ae51 FreshPorts -- databases/pgpool-II
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pgpool-II 3.1.6 databases on this many watch lists=0 search for ports that depend on this port
A connection pool server for PostgreSQL
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Apr 2007 03:56:16
License: BSD


pgpool-II allows multiple PostgreSQL servers (DB nodes) to be
connected, which enables queries to be executed simultaneously on all
servers.

It enables "parallel query" processing. Also, pgpool-II can be started
as pgpool-I by changing configuration parameters. pgpool-II that is
executed in pgpool-I mode enables multiple DB nodes to be connected,
which was not possible in pgpool-I.

WWW:	http://www.pgpool.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. databases/postgresql83-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/pgpool-II/ && make install clean
To add the package: pkg_add -r pgpool-II


Configuration Options
===> The following configuration options are available for pgpool-II-3.1.6:
     SSL=off: Build with OpenSSL support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
  10. http://www.pgpool.net/mediawiki/images/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Mar 2013 11:51:05
Original commit files touched by this commit  3.1.6
kuriyama search for other commits by this committer
- Upgrade to 3.1.6.
- Add --with-openssl knob.

PR:		ports/175886
Submitted by:	gor <gor@bss.org.ua>
04 May 2012 13:37:07
Original commit files touched by this commit  3.1.3
kuriyama search for other commits by this committer
- Upgrade to 3.1.3.

PR:             ports/167372
Submitted by:   jgh
14 Mar 2012 01:34:30
Original commit files touched by this commit  3.1.2
kuriyama search for other commits by this committer
- Fix build breakage (plist).
- Add local distfile mirror.

Feature safe:   yes
26 Feb 2012 14:11:36
Original commit files touched by this commit  3.1.2
kuriyama search for other commits by this committer
- Upgrade to 3.1.2.
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
23 Sep 2011 16:07:56
Original commit files touched by this commit  3.1
kuriyama search for other commits by this committer
- Repocopy 3.0 to pgpool-II-30 and upgrade pgpool-II to 3.1.
- Install user-defined c-functions ([1], partial).
- Add reload command to startup script [2]

PR:             ports/156578 [1], ports/156818 [2]
Submitted by:   Anton Yuzhaninov <ayuzhaninov@team.vega.ru> [1],
                Anton Yuzhaninov <citrin@citrin.ru> [2]
05 Jul 2011 03:23:09
Original commit files touched by this commit  3.0.4
kuriyama search for other commits by this committer
- Upgrade to 3.0.4.
25 Feb 2011 01:31:19
Original commit files touched by this commit  3.0.3
kuriyama search for other commits by this committer
- Upgrade to 3.0.3 [1].
- 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]
22 Oct 2010 13:54:57
Original commit files touched by this commit  3.0.1
kuriyama search for other commits by this committer
- Upgrade to 3.0.1.

PR:             ports/151618
Submitted by:   Mikhail Tsatsenko <m.tsatsenko@mail.ru>
13 Oct 2010 11:49:12
Original commit files touched by this commit  3.0
kuriyama search for other commits by this committer
- Upgrade to 3.0 after repocopied to pgpool-II-23.

PR:             ports/150907
Submitted by:   Mikhail Tsatsenko <m.tsatsenko@mail.ru>
11 Oct 2010 01:33:32
Original commit files touched by this commit  2.3.3
kuriyama search for other commits by this committer
- Upgrade to 2.3.3.

I'll upgrade to 3.0 after repocopy.
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.3.2.2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Feb 2010 11:20:13
Original commit files touched by this commit  2.3.2.2
kuriyama search for other commits by this committer
- Upgrade to 2.3.2.2.
- Improve error handling of recovery script.

Feature safe:   yes
11 Feb 2010 22:25:54
Original commit files touched by this commit  2.3.2.1
kuriyama search for other commits by this committer
- Upgrade to 2.3.2.1.

PR:             ports/143686
20 Dec 2009 14:23:38
Original commit files touched by this commit  2.3.1
kuriyama search for other commits by this committer
- Upgrade to 2.3.1.
15 Dec 2009 05:20:47
Original commit files touched by this commit  2.3
kuriyama search for other commits by this committer
- Repocopy pgpool-II-2.2.6 (maintenance branch) to
  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).
13 Dec 2009 11:08:27
Original commit files touched by this commit  2.2.6
kuriyama search for other commits by this committer
- Upgrade to 2.2.6.
24 Aug 2009 08:56:56
Original commit files touched by this commit  2.2.4
kuriyama search for other commits by this committer
- Upgrade to 2.2.4.
- Add my scripts in $FILES dir, but not installed (no warranty).
11 Aug 2009 14:51:42
Original commit files touched by this commit  2.2.3
kuriyama search for other commits by this committer
Upgrade to 2.2.3.
02 Aug 2009 00:35:17
Original commit files touched by this commit  2.2.2_1
kuriyama search for other commits by this committer
- Bandaid to build with PostgreSQL 8.4.

PR:             ports/137039
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
22 May 2009 01:15:29
Original commit files touched by this commit  2.2.2
kuriyama search for other commits by this committer
Upgrade to 2.2.2.
08 Mar 2009 22:59:44
Original commit files touched by this commit  2.2
kuriyama search for other commits by this committer
- Upgrade to 2.2 (my pcp patches are integrated to this release).
31 Dec 2008 15:10:50
Original commit files touched by this commit  2.1
kuriyama search for other commits by this committer
- Upgrade to 2.1.
- Add patches (add -d argument for debug) to pcp tools (already
  committed to upstream).

PR:             ports/129182 (based on)
Submitted by:   mm
06 Jun 2008 13:17:10
Original commit files touched by this commit  2.0.1_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
09 Mar 2008 19:01:52
Original commit files touched by this commit  2.0.1_1
pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
07 Mar 2008 01:58:15
Original commit files touched by this commit  2.0.1_1
kuriyama search for other commits by this committer
- Install example scripts.
- Add $pgpool_flags, $pgpool_looger, $pgpool_logger_pri variables for
  /etc/rc.conf.
- Add a patch (already submitted to upstream) to improve diag messages.
27 Dec 2007 22:47:02
Original commit files touched by this commit  2.0.1
kuriyama search for other commits by this committer
Upgrade to 2.0.1.
24 Oct 2007 00:49:39
Original commit files touched by this commit  1.3
kuriyama search for other commits by this committer
Upgrade to 1.3.
14 Jul 2007 21:56:54
Original commit files touched by this commit  1.0.2_1
miwi search for other commits by this committer
- Fix build after objformat removal

Submitted by:   pointyhat via pav
Approved by:    maintainer timeout
21 Apr 2007 00:43:57
Original commit files touched by this commit  1.0.2_1
kuriyama search for other commits by this committer
Fix plist.

Reported by     pointyhat via kris
16 Apr 2007 03:42:16
Original commit files touched by this commit  1.0.2
kuriyama search for other commits by this committer
- Add pgpool-II 1.0.2 after repocopy from databases/pgpool.

Number of commits found: 31

283b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24520
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight77
new month208

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0