notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pgpool-II-30 Connection pool server for PostgreSQL
3.0.4_2 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.4_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Deprecated by upstream; use database/pgpool instead
Expired This port expired on: 2017-06-15
Maintainer: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-09-23 16:08:08
Last Update: 2017-06-25 17:26:23
SVN Revision: 444313
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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-II30>0:databases/pgpool-II-30
No installation instructions:
This port has been deleted.
PKGNAME: pgpool-II30
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pgpool-II-3.0.4.tar.gz) = 886e0fa3dec98f4a6c25cc5b4b1fc5aac49258e2669c1ffda178d18711c8b5c1 SIZE (pgpool-II-3.0.4.tar.gz) = 1211828

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. libpq.so.5 : databases/postgresql92-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pgpool-II30-3.0.4_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake pgsql:9.2 libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://pgfoundry.org/frs/download.php/3076/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.4_2
25 Jun 2017 17:26:23
Revision:444313Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool
instead
2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool
instead
2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no
longer used by anything
2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06,
https://www.sixxs.net/sunset/
databases/pgpoolAdmin: depended on expired databases/pgpool-II and only
supported PostgreSQL 9.2 which is will EOL in September 2017
3.0.4_2
15 May 2017 13:44:32
Revision:440925Original commit files touched by this commit
tz search for other commits by this committer
databases/pgpool-II-30: set DEPRECATED and EXPIRATION_DATE

pgpool 3.0.x is EOL since 2016-02-05

PR:          206839
Approved by: maintainer (timeout)
3.0.4_2
01 Oct 2016 15:58:41
Revision:423076Original commit files touched by this commit
antoine search for other commits by this committer
Remove support for expired PostgreSQL 9.1
3.0.4_1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
3.0.4_1
08 Oct 2015 15:11:28
Revision:398832Original commit files touched by this commit
olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, A-L.
3.0.4_1
07 Dec 2014 09:43:11
Revision:374179Original commit files touched by this commit
marino search for other commits by this committer
Limit pgsql to 9.2 on four databases category ports

As the result of a recent exp-run for postgresql 9.3, several ports
failed to build as a result.  Most could likely be fixed by updating the
port to a later available version.  Until that happens, set the maximum
version of pgsql to 9.2 for these ports.

  * pg_rman (1.23)       : version 1.27 is available
  * pg_statsinfo (2.4.1) : version 2.5.0 available, works on pgsql 9.3
  * pgpool-II (3.1.6)    : version 3.4 available, works on pgsql 9.3
  * pgpool-II30 (3.0.4)

PR:	195281
3.0.4_1
06 Dec 2014 22:24:47
Revision:374161Original commit files touched by this commit
feld search for other commits by this committer
The pgpool license is actually an old minimal variant of the MIT license

Submitted by:	antoine
3.0.4_1
05 Dec 2014 00:30:20
Revision:373992Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" licenses in databases category
3.0.4_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.0.4_1
08 Oct 2014 17:01:29
Revision:370459Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=pgsql
Strip binaries
3.0.4_1
09 Sep 2014 20:33:56
Revision:367779Original commit files touched by this commit
tijl search for other commits by this committer
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove duplicate entry from pkg-plist
3.0.4
03 Jul 2014 21:48:44
Revision:360463Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations.
3.0.4
24 Jun 2014 22:32:38
Revision:359152Original commit files touched by this commit
bapt search for other commits by this committer
Properly call MAKE_CMD

With hat:	portmgr
3.0.4
14 Jun 2014 08:38:25
Revision:357756Original commit files touched by this commit
kuriyama search for other commits by this committer
- Stagify.
3.0.4
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
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)
3.0.4
26 May 2014 11:57:56
Revision:355309Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake, bzip to USES

Approved by:	portmgr
3.0.4
21 Jan 2014 23:18:05
Revision:340671Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
3.0.4
05 Dec 2013 11:10:50
Revision:335658Original commit files touched by this commit
mat search for other commits by this committer
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)
3.0.4
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
3.0.4
14 Jan 2012 08:57:23
Original commit files touched by this commit
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.
3.0.4
23 Sep 2011 16:07:56
Original commit files touched by this commit
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]

Number of commits found: 21