Port details |
- pgpool-II-22 Connection pool server for PostgreSQL
- 2.2.6_2 databases
=0 2.2.6_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated by upstream; use database/pgpool instead
This port expired on: 2017-04-14
- Maintainer: kuriyama@FreeBSD.org
- Port Added: 2009-12-15 05:21:48
- Last Update: 2017-04-14 12:29:39
- SVN Revision: 438507
- License: MIT
- WWW:
- http://pgpool.projects.postgresql.org/
- Description:
- 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://pgpool.projects.postgresql.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- pgpool-II22>0:databases/pgpool-II-22
- No installation instructions:
- This port has been deleted.
- PKGNAME: pgpool-II22
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pgpool-II-2.2.6.tar.gz) = ba6848d95c46078e314074e22e94c27678000919abac3e17d602ed83d1e2464d
SIZE (pgpool-II-2.2.6.tar.gz) = 1058995
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- libpq.so.5 : databases/postgresql93-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pgpool-II22-2.2.6_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake pgsql libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.6_2 14 Apr 2017 12:29:39 |
rene |
Remove expired ports:
2017-04-14 databases/pgpool-II-22: Deprecated by upstream; use database/pgpool
instead
2017-04-14 databases/pgpool-II-23: Deprecated by upstream; use database/pgpool
instead |
2.2.6_2 14 Mar 2017 15:51:13 |
tz |
Deprecate databases/pgpool-II-22 and databases/pgpool-II-23
They are deprecated by upstream for a long time
PR: 206839 |
2.2.6_2 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
2.2.6_2 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
2.2.6_2 18 Apr 2015 09:47:30 |
tijl |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that |
2.2.6_2 06 Dec 2014 22:24:47 |
feld |
The pgpool license is actually an old minimal variant of the MIT license
Submitted by: antoine |
2.2.6_2 05 Dec 2014 00:30:20 |
feld |
Update "BSD" licenses in databases category |
2.2.6_2 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.2.6_2 08 Oct 2014 16:59:57 |
bapt |
Convert to USES=pgsql
Strip binaries |
2.2.6_2 03 Jul 2014 21:48:44 |
adamw |
Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations. |
2.2.6_2 24 Jun 2014 22:32:38 |
bapt |
Properly call MAKE_CMD
With hat: portmgr |
2.2.6_2 13 Jun 2014 16:15:01 |
vanilla |
1: Stagify.
2: add USES=libtool
3: bump version.
Approved by: portmgr@ |
2.2.6_1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
2.2.6_1 26 May 2014 11:57:56 |
miwi |
- Convert gmake, bzip to USES
Approved by: portmgr |
2.2.6_1 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
2.2.6_1 05 Dec 2013 11:10:50 |
mat |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by: mat
Approved by: portmgr (bapt) |
2.2.6_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.2.6_1 14 Jan 2012 08:57:23 |
dougb |
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. |
2.2.6_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.2.6_1 13 Oct 2010 11:49:12 |
kuriyama |
- Upgrade to 3.0 after repocopied to pgpool-II-23.
PR: ports/150907
Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru> |
2.2.6_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.2.6_1 15 Dec 2009 13:56:18 |
kuriyama |
- Add $NO_LATEST_LINK.
Poked by: erwin |
2.2.6_1 15 Dec 2009 05:20:47 |
kuriyama |
- 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). |