Commit Graph

17 Commits

Author SHA1 Message Date
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
tb
254b4dc66f databases/pgpool: fix build with opaque HMAC_CTX in LibreSSL 3.5.
Also fix a bunch of time_t issues.

maintainer timeout
2021-12-06 01:00:58 +00:00
landry
0c102781ac databases/pgpool: update to 3.7.18 and unbreak with -fno-common
ok sthen@ pea@ (MAINTAINER)

pea@ will update it to 4.2 branch :)
2021-02-20 18:26:27 +00:00
sthen
4435b868be replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:15:33 +00:00
pea
d3d78311cd Update to 3.7.5 2018-09-10 12:29:24 +00:00
pea
19fa50473e Bugfix update to 3.7.4 2018-06-12 14:22:46 +00:00
pea
092a78daef Update to 3.7.3 2018-04-26 08:43:27 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
pea
d10aa52a5c Update to 3.7.0
ok danj@
2017-12-19 09:02:03 +00:00
naddy
8c9ed2059f g/c PFRAG.shared 2016-04-04 22:57:45 +00:00
benno
90db7d1207 update to pgpool-II-3.2.12
ok sthen
2015-10-04 20:22:21 +00:00
benoit
894e8cddc5 - update pgpool to 3.2.3
from David Hill, ok pea@ (maintainer)
2013-04-22 15:53:37 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
pea
ea0b924b51 Update to 3.2.0
ok jasper@ landry@
2012-09-24 19:39:59 +00:00
pea
8832675f24 Update to 3.1.3
ok ajacoutot@
2012-06-18 11:39:47 +00:00
pea
17bbcb18de pgpool-II is a middleware that sits between PostgreSQL servers and a
PostgreSQL database client. It provides the following features:

+ Connection Pooling
+ Replication
+ Load Balance
+ Limiting Exceeding Connections
+ Parallel Query

with tweaks from ajacoutot@, thanks.

ok ajacoutot@
2011-12-21 15:51:04 +00:00