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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: databases/pgbouncer/Makefile

Number of commits found: 71

Tuesday, 5 Mar 2024
17:08 Palle Girgensohn (girgen) search for other commits by this committer Author: Dmitry Wagin
databases/pgbouncer: Upgrade to 1.22.1

Release notes:	https://www.pgbouncer.org/2024/03/pgbouncer-1-22-1
Approved by:	submitter is maintainer
commit hash: 6dc5755b42ce90cdc24951177d79f77e4506a8e6 commit hash: 6dc5755b42ce90cdc24951177d79f77e4506a8e6 commit hash: 6dc5755b42ce90cdc24951177d79f77e4506a8e6 commit hash: 6dc5755b42ce90cdc24951177d79f77e4506a8e6 6dc5755
Friday, 23 Feb 2024
03:31 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgbouncer: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 96119603dbebd68a82a35e8f683a751d332ce571 commit hash: 96119603dbebd68a82a35e8f683a751d332ce571 commit hash: 96119603dbebd68a82a35e8f683a751d332ce571 commit hash: 96119603dbebd68a82a35e8f683a751d332ce571 9611960
Monday, 20 Nov 2023
13:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Dmitry Wagin
databases/pgbouncer: Update version 1.20.1=>1.21.0

Changelog: https://www.pgbouncer.org/changelog.html#pgbouncer-121x

PR:		275180
Approved by:	submitter is maintainer
commit hash: 2dbf65177cd1731e33c54a9abc2e6db4469480b8 commit hash: 2dbf65177cd1731e33c54a9abc2e6db4469480b8 commit hash: 2dbf65177cd1731e33c54a9abc2e6db4469480b8 commit hash: 2dbf65177cd1731e33c54a9abc2e6db4469480b8 2dbf651
Saturday, 19 Aug 2023
17:15 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dmitry Wagin
databases/pgbouncer: Update to 1.20.1

ChangeLog: https://www.pgbouncer.org/changelog.html#pgbouncer-120x

PR:		273197
Reported by:	dmitry.wagin@ya.ru (maintainer)
commit hash: 2bc609b2cb2610d6f9ebd6a072b4e003709fc707 commit hash: 2bc609b2cb2610d6f9ebd6a072b4e003709fc707 commit hash: 2bc609b2cb2610d6f9ebd6a072b4e003709fc707 commit hash: 2bc609b2cb2610d6f9ebd6a072b4e003709fc707 2bc609b
Monday, 5 Jun 2023
16:53 Robert Clausecker (fuz) search for other commits by this committer Author: Dmitry Wagin
databases/pgbouncer: update to 1.19.1

Changelog: https://www.pgbouncer.org/changelog.html#pgbouncer-119x

PR:		271828
MFH:		2023Q2
commit hash: 10211e69f25c3265d1fa13689c1bdb2ef6d9a0a8 commit hash: 10211e69f25c3265d1fa13689c1bdb2ef6d9a0a8 commit hash: 10211e69f25c3265d1fa13689c1bdb2ef6d9a0a8 commit hash: 10211e69f25c3265d1fa13689c1bdb2ef6d9a0a8 10211e6
Sunday, 23 Apr 2023
17:17 Robert Clausecker (fuz) search for other commits by this committer Author: Dmitry Wagin
databases/pgbouncer: add a graceful stop command to rc script

The user can now terminate pgbouncer both with gracefulstop
(sends SIGINT) and with stop (sends SIGTERM).

PR:		271023
commit hash: e7de14f3bb723e71746fb2179aafbe8d897c0b62 commit hash: e7de14f3bb723e71746fb2179aafbe8d897c0b62 commit hash: e7de14f3bb723e71746fb2179aafbe8d897c0b62 commit hash: e7de14f3bb723e71746fb2179aafbe8d897c0b62 e7de14f
Tuesday, 14 Feb 2023
12:29 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dmitry Wagin
databases/pgbouncer: Update to 1.18.0

Maintainer yields maintainership in favor of submitter, already maintainer of
several ports.

ChangeLog: https://www.pgbouncer.org/changelog.html#pgbouncer-118x

 * Add application_name to SHOW CLIENTS/SERVERS/SOCKETS output
 * Add information about cancel requests to SHOW CLIENTS/SERVERS/POOLS output
 * Fail sbuf_send_pending operation if destination socket is closed
 * Fix a few possible crashes
 * Fix for overflow bug in comma-separated host list feature, causing
   connection to get re-routed to Unix socket
 * Don’t evict connections to achieve min_pool_size
 * Fix SHOW HELP with PostgreSQL 15
 * Fix race condition in query cancelation handling. It was possible that a
   query cancellation for one client canceled a query for another one. This
   could happen when a cancel request was received by PgBouncer when the query
   it was meant to cancel already completed by itself.
 * Various CI updates

PR:		269499
Reported by:	dmitry.wagin@ya.ru
Approved by:	m.tsatsenko@gmail.com (maintainer)
commit hash: 70f3036fe6751e2e7bc1e2629164b9228244d2a6 commit hash: 70f3036fe6751e2e7bc1e2629164b9228244d2a6 commit hash: 70f3036fe6751e2e7bc1e2629164b9228244d2a6 commit hash: 70f3036fe6751e2e7bc1e2629164b9228244d2a6 70f3036
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
  *  Aldis Berjoza <graudeejs@gmail.com>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov,com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Novitsky
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Degtyarev <alexey@renatasystems.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrei Antoukh <niwi@niwi.be>
  *  Andrew McNaughton <andrew@scoop.co.nz>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Simonenko
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior (<antonio@php.net>)
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Daniel O'Connor
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Dave Green <dg@fastmail.co.uk>
  *  David Thiel <lx@FreeBSD.org>
  *  Davíð Steinn Geirsson <david@isnic.is>
  *  Denis Generalov <gd.workbox@gmail.com>
  *  Denis Generalov <gd@rambler-co.ru>
  *  Denis Shaposhnikov <dsh@bamus.cz>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell
  *  Don Owens <don@regexguy.com>
  *  Dryice Dong Liu <dryice@dryice.name>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Espen Tagestad <espen@tagestad.no>
  *  Espen Volden aka voldern <voldern@hoeggen.net>
  *  Evan Sarmiento <bsdports@wayfair.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frank Wall <fw@moov.de>
  *  Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
  *  Gary Palmer <gpalmer@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geraud CONTINSOUZAS <geraud@gcu.info>
  *  Gerrit Beine <tux@pinguru.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Hodne <henrik@hodne.io>
  *  Hiroyuki Hanai <hanai@FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ivan Voras <ivoras@FreeBSD.org>
  *  J.F. Dockes
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jens Rehsack <rehsack@liwing.de>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper et al
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jov amutu@amutu.com
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Keith Gaughan <k@sterechro.me>
  *  Kevin Bowling <kbowling@freebsd.org>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loïc BARTOLETTI
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lubomir Marinov <lubomir_m@abv.bg>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Winking <mwfp@foldl.net>
  *  Mikael URANKAR and Loïc BARTOLETTI
  *  Mike Carlson (carlson39@llnl.gov)
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mirko Zinn <mail@derzinn.de>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nick Hibma <n_hibma@freebsd.org>
  *  Nick Hilliard <nick@foobar.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicolas Embriz <nbari@tequila.io>
  *  Nicolas de Bari Embriz <nbari@dalmp.com>
  *  Oleg Sharoiko <os@rsu.ru>
  *  Olexander Melnyk <olexander.v.melnyk@gmail.com>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Palle Girgensohn <girgen@partitur.se>
  *  Palle Girgensohn <girgen@pingpong.net>
  *  Parv <parv@pair.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Avalos <pavalos@theshell.com>
  *  Philip M. Gollucci
  *  Philip M. Gollucci <philip@p6m7g8.com>
  *  Philip Stoev <philip.stoev@galeracluster.com>
  *  Pierre-Emmanuel Andre <pea@raveland.org>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Quinton Dolan <q@onthenet.com.au>
  *  Radim Kolar
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Rick Miller
  *  Robert Kruus <rob.kruus@gmail.com>
  *  Rod Taylor <ports@rbt.ca>
  *  Roland van Laar <roland@micite.net>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Boerner
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusty Nejdl
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Scott McWhirter <scott@surreytech.co.uk>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey A. Osokin <osa@FreeBSD.org.ru>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Stanislav Svirid <count@211.ru>
  *  Stefan Schmidt <stefan.schmidt@stadtbuch.de>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  T. William Wells <bill@twwells.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Toshiya Saitoh (<toshiya@saitoh.nu>)
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vasil Dimov <vd@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yarema <yds@Necessitu.de>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  ache@FreeBSD.org
  *  alfred
  *  alp@sfedu.ru
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clive
  *  clive@FreeBSD.org
  *  clsung@dragon2.net
  *  dcf@aracnet.com
  *  elvstone@gmail.com
  *  erikhb@bgnett.no
  *  erwin@FreeBSD.org
  *  gahr
  *  ijliao
  *  ijlioa
  *  ivoras
  *  johnpupu <johnpupu@gmail.com>
  *  kirk@daycos.com
  *  kuriyama
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  loïc bartoletti <lbartoletti@FreeBSD.org>
  *  mharo@FreeBSD.org
  *  michael johnson <ahze@ahze.net>
  *  milki <milki@rescomp.berkeley.edy>
  *  mm@FreeBSD.org
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  olevole@olevole.ru
  *  proler@gmail.com
  *  sergey@migsoft.com.ua
  *  sobomax
  *  spam@rm-rf.kiev.ua
  *  stas
  *  tobez
  *  tremere@cainites.net
  *  vanilla
  *  vanilla@
  *  wen@FreeBSD.org
  *  wenheping<wenheping@gmail.com>
  *  wolman@cs.washington.edu
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>

With hat:	portmgr
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 d076ad9
Monday, 4 Jul 2022
15:55 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgbouncer: Update version 1.16.1=>1.17.0

- Pet portclippy/portfmt

PR:		264916
Approved by:	m.tsatsenko@gmail.com (maintainer)
Relnotes: https://www.pgbouncer.org/changelog.html#pgbouncer-117x
Sponsored by:	Bounce Experts
commit hash: 4787e5c95ad0300219d61d99cec1132524f081ed commit hash: 4787e5c95ad0300219d61d99cec1132524f081ed commit hash: 4787e5c95ad0300219d61d99cec1132524f081ed commit hash: 4787e5c95ad0300219d61d99cec1132524f081ed 4787e5c
Monday, 14 Feb 2022
11:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgbouncer: Update version 1.16.0=>1.16.1

- Add OVERRIDE for variables [1]

PR:		259714
Reported by:	drtr0jan@yandex.ru [1]
Approved by:	m.tsatsenko@gmail.com (maintainer)
commit hash: 83ab69f020127cac6752d1a68ac73e2b548a4ab4 commit hash: 83ab69f020127cac6752d1a68ac73e2b548a4ab4 commit hash: 83ab69f020127cac6752d1a68ac73e2b548a4ab4 commit hash: 83ab69f020127cac6752d1a68ac73e2b548a4ab4 83ab69f
Friday, 5 Nov 2021
18:04 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgbouncer: Fix config file

- No need to replace pgbouncer.log as the config mentions the absolute path
  /var/log/pgbouncer/pgbouncer.log now
- No need to replace pgbouncer.pid as the config mentions the absolute path
  /var/run/pgbouncer/pgbouncer.log now
- References to other files in /etc/ is changed with ${PREFIX}/etc specially
  pgbouncer.users which had a reference to /etc directory
- No longer requires gsed so removed the BUILD_DEPENDS
- There was a pkg-message.in file which was not called using SUB_FILES; added
  accordingly

PR: 259474
Approved by: m.tsatsenko@gmail.com (maintainer)
Sponsored by: Bounce Experts
commit hash: 3b29bf80e1405bd318e0bc2f402de428e53d9ee3 commit hash: 3b29bf80e1405bd318e0bc2f402de428e53d9ee3 commit hash: 3b29bf80e1405bd318e0bc2f402de428e53d9ee3 commit hash: 3b29bf80e1405bd318e0bc2f402de428e53d9ee3 3b29bf8
Sunday, 24 Oct 2021
14:00 Michael Zhilin (mizhka) search for other commits by this committer
databases/pgbouncer: update to 1.16.0

- Update to 1.16.0
- Remove an unneeded patch (merged upstream)

Submitted by: m.tsatsenko@gmail.com (maintainer)
commit hash: 644cbbab127d6ef8a4d2026f496aa03511771e6a commit hash: 644cbbab127d6ef8a4d2026f496aa03511771e6a commit hash: 644cbbab127d6ef8a4d2026f496aa03511771e6a commit hash: 644cbbab127d6ef8a4d2026f496aa03511771e6a 644cbba
Thursday, 14 Oct 2021
21:30 Stefan Eßer (se) search for other commits by this committer
databases/pgbouncer: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 000711aaf9c1dff4fb301849fe84ac5ac0538619 commit hash: 000711aaf9c1dff4fb301849fe84ac5ac0538619 commit hash: 000711aaf9c1dff4fb301849fe84ac5ac0538619 commit hash: 000711aaf9c1dff4fb301849fe84ac5ac0538619 000711a
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 15 Aug 2020
19:23 swills search for other commits by this committer
databases/pgbouncer: fix usage SO_REUSEPORT_LB

PR:		247956
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by:	m.tsatsenko@gmail.com (maintainer)
Original commitRevision:545059 
Thursday, 18 Jun 2020
03:54 lwhsu search for other commits by this committer
- Update to 1.14.0

PR:		247362
Submitted by:	maintainer
Original commitRevision:539520 
Tuesday, 22 Oct 2019
12:08 dmgk search for other commits by this committer
databases/pgbouncer: Update to 1.12.0

- update to 1.12.0
- add USE=pkgconfig for libevent

Changes: https://github.com/pgbouncer/pgbouncer/releases/tag/pgbouncer_1_12_0

PR:		241331
Submitted by:	Loic Bartoletti <lbartoletti@tuxfamily.org>
Approved by:	m.tsatsenko@gmail.com (maintainer), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D22097
Original commitRevision:515188 
Friday, 2 Aug 2019
13:30 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
Original commitRevision:507877 
Friday, 22 Feb 2019
19:14 swills search for other commits by this committer
databases/pgbouncer: update to 1.9.0

PR:		235924
Submitted by:	m.tsatsenko@gmail.com (maintainer)
Original commitRevision:493582 
Thursday, 13 Dec 2018
04:53 tobik search for other commits by this committer
databases/pgbouncer builds fine with OpenSSL 1.1.1 after r467201

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/pgbouncer-1.8.1.log
Original commitRevision:487340 
Saturday, 10 Nov 2018
10:09 mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
Original commitRevision:484599 
Thursday, 12 Apr 2018
22:01 girgen search for other commits by this committer
Update to version 1.8.1

PR:		227462
Release notes:	https://pgbouncer.github.io/changelog.html#pgbouncer-18x
Original commitRevision:467201 
Friday, 16 Feb 2018
17:52 brnrd search for other commits by this committer
BROKEN_SSL: Add REASON for breakage

Reported by:	matwq
Original commitRevision:462050 
14:03 brnrd search for other commits by this committer
security/openssl-devel: Mark broken databases cat
Original commitRevision:462016 
Saturday, 6 May 2017
11:18 sunpoet search for other commits by this committer
Add CARES option

- Bump PORTREVISION for package change

PR:		218499
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
Original commitRevision:440257 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Monday, 20 Feb 2017
02:57 jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Original commitRevision:434427 
Saturday, 4 Feb 2017
07:56 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
Original commitRevision:433286 
Monday, 9 Jan 2017
13:16 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:430947 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 13 Mar 2016
13:56 rakuco search for other commits by this committer
Update to 1.7.2.

PR:		207538
Submitted by:	cmt
Approved by:	m.tsatsenko@gmail.com (maintainer)
Original commitRevision:410970 
Sunday, 21 Feb 2016
16:19 rakuco search for other commits by this committer
.Fix build on 9.x.

Setting WITH_OPENSSL_PORT after including bsd.ports.pre.mk is a no-op, include
bsd.port.options.mk instead.

The 2016Q1 is unaffected by this bug.

PR:		207382
Submitted by:	m.tsatsenko@gmail.com (maintainer)
Original commitRevision:409303 
Monday, 18 Jan 2016
11:37 matthew search for other commits by this committer
Update to 1.7
  - Adds the ability to connect via TLS

PR:		206365
Submitted by:	m.tsatsenko@gmail.com (maintainer)
Original commitRevision:406562 
Wednesday, 9 Sep 2015
14:20 junovitch search for other commits by this committer
databases/pgbouncer: update 1.5.5 -> 1.6.1

While here, add HTTP mirror to address portlint

PR:		202957
Submitted by:	m.tsatsenko@gmail.com (maintainer)
Approved by:	feld (mentor)
Original commitRevision:396504 
Wednesday, 10 Jun 2015
20:28 delphij search for other commits by this committer
Security update to 1.5.5, while there also move the
upstream to github.

PR:		200537
Approved by:	maintainer
MFH:		2015Q2 (test)
Original commitRevision:389143 
Wednesday, 25 Mar 2015
09:33 marino search for other commits by this committer
databases category: Remove $PTHREAD_LIBS

Note: virtuoso did not pass check-plist from before, so it was fixed.

approved by:	PTHREAD blanket
Original commitRevision:382201 
Wednesday, 22 Oct 2014
08:29 bapt search for other commits by this committer
Fix yet another typo
Original commitRevision:371349 
Tuesday, 21 Oct 2014
13:20 bapt search for other commits by this committer
Fix packaging
Original commitRevision:371320 
Saturday, 16 Aug 2014
20:27 marino search for other commits by this committer
databases/pgbouncer: Remove unnecessary dependency xmlto

It turns out that xmlto is not needed for documentation at all now.
The man pages are pregenerated and provided in the tarball.

PR:		192507
Reported by:	dmitry2004 (yandex.ru)
Original commitRevision:365132 
Sunday, 10 Aug 2014
21:42 marino search for other commits by this committer
databases/pgbouncer: Unconditionally install man pages

This port had a couple of issues besided installing man pages as a
function of the DOCS option selection.  It also was using <pre> and <post>
inclusions with <options>, _DEPENDS were in multiple places.

I regrouped the *_DEPENDS, I moved the options to just above the make
targets (their conventional location) and I utilized <option>_*_DEPENDS
as well after fixing the man pages.

PR:		192507
Reported by:	dmitry2004 (yandex.ru)
Approved by:	Just Fix It (maintainer in copy)
Original commitRevision:364574 
Thursday, 24 Jul 2014
13:32 bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
Original commitRevision:362796 
Tuesday, 8 Jul 2014
14:37 rakuco search for other commits by this committer
Fix substitution in files/pgbounce.in.

PR:		191698
Submitted by:	oleg@mamontov.net
Approved by:	m.tsatsenko@gmail.com (maintainer)
Original commitRevision:361249 
Sunday, 8 Jun 2014
23:53 swills search for other commits by this committer
- Fix minor issue from previous commit by changing from SUB_LIST to PLIST_SUB

PR:		189787
Reported by:	Mikhail Tatsenko <m.tsatsenko@gmail.com> (maintainer)
Pointyhat to:	swills
Original commitRevision:357079 
Sunday, 25 May 2014
12:23 swills search for other commits by this committer
- Add STAGE support
- Depend on xmlto to generate man pages. Add DOCS option

PR:		ports/189787
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Original commitRevision:355161 
Monday, 23 Dec 2013
20:42 antoine search for other commits by this committer
Fix LIB_DEPENDS
Original commitRevision:337292 
Wednesday, 11 Dec 2013
18:08 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
Original commitRevision:336187 
Thursday, 14 Nov 2013
19:38 swills search for other commits by this committer
- Switch to libevent2
- Bump PORTREVISION
- Pet portlint

PR:		ports/182446
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Original commitRevision:333785 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Sunday, 5 May 2013
14:30 rakuco search for other commits by this committer
Update to 1.5.4.

PR:		ports/176640
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
Original commitRevision:317417 
Monday, 22 Apr 2013
18:26 ohauer search for other commits by this committer
- pass maintainer to Mikhail Tsatsenko <m.tsatsenko@gmail.com>
  requested here:
  http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082988.html
Original commitRevision:316256 
13:27 bapt search for other commits by this committer
Reassign skv@ ports to the heap

Feature safe:	yes
Original commitRevision:316230 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Sunday, 1 Jul 2012
08:50 skv search for other commits by this committer
* Update to 1.5.2 [1]
* Add patch to use TCP_KEEP{CNT, IDLE, INTVL, ALIVE} [2]

Changes:        http://pgfoundry.org/forum/forum.php?forum_id=1885
PR:             ports/169463 [1]
Submitted by:   Dmitry <dmitry2004@yandex.ru> [1],
                Oleg A. Mamontov <oleg@mamontov.net> [2]
Original commit
Wednesday, 18 Apr 2012
19:37 skv search for other commits by this committer
Update to 1.5.1

Changes:        http://pgfoundry.org/frs/shownotes.php?release_id=1936
Original commit
Thursday, 22 Mar 2012
21:19 skv search for other commits by this committer
Update to 1.5

Changes:        http://pgfoundry.org/frs/shownotes.php?release_id=1920
PR:             ports/164566
Submitted by:   "Mikhail T." <m.tsatsenko@gmail.com>
Feature safe:   yes
Original commit
Saturday, 13 Aug 2011
18:54 skv search for other commits by this committer
Update to 1.4.2

Changes:        http://pgfoundry.org/frs/shownotes.php?release_id=1863
PR:             ports/158657
Submitted by:   "Mikhail T." <m.tsatsenko@gmail.com>
Original commit
Wednesday, 8 Jun 2011
17:13 skv search for other commits by this committer
Update to 1.4.1

Changes:        http://pgfoundry.org/frs/shownotes.php?release_id=1795
PR:             ports/157702
Submitted by:   mm
Original commit
Saturday, 15 Jan 2011
00:06 mm search for other commits by this committer
- Update to 1.4
- Fix lib/usual/endian.h
- Modify rc file - allow setting a custom configuration file

PR:             ports/153932
Approved by:    skv@FreeBSD.org (maintainer, private e-mail)
Feature safe:   yes
Original commit
Tuesday, 28 Sep 2010
09:30 mm search for other commits by this committer
- Update to 1.3.4

PR:             ports/150518
Approved by:    maintainer (timeout)
Original commit
Sunday, 25 Jul 2010
15:39 mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
Original commit
Friday, 9 Jul 2010
14:07 skv search for other commits by this committer
Update to 1.3.3

Changes:        http://pgfoundry.org/frs/shownotes.php?release_id=1645
Original commit
Wednesday, 17 Mar 2010
16:30 skv search for other commits by this committer
Update to 1.3.2

Changes:        http://pgfoundry.org/frs/shownotes.php?release_id=1605
Original commit
Thursday, 13 Aug 2009
20:40 mm search for other commits by this committer
- Update to 1.3.1

PR:     ports/137290
Submitted by:   ismail yenigul <ismail.yenigul@endersys.com>
Approved by:    maintainer (implicit)
Original commit
Monday, 23 Feb 2009
14:02 skv search for other commits by this committer
Update to 1.3

Changes:        http://pgfoundry.org/frs/shownotes.php?release_id=1315
PR:             ports/132003
Submitted by:   mm
Original commit
Tuesday, 19 Aug 2008
16:40 mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
Original commit
Monday, 11 Aug 2008
20:09 mm search for other commits by this committer
- Update pgbouncer to 1.2.3
- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements

PR:             ports/126454
Submitted by:   mm
Approved by:    skv (maintainer)
Original commit
Wednesday, 2 Jan 2008
23:43 mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
Original commit
Wednesday, 12 Dec 2007
23:17 skv search for other commits by this committer
Update to 1.1.2

PR:             ports/117639
Submitted by:   Vivek Khera <vivek xx khera.org>
Original commit
Friday, 21 Sep 2007
20:21 mnag search for other commits by this committer
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
Original commit
Sunday, 22 Jul 2007
19:02 skv search for other commits by this committer
Add pgbouncer 1.0.8, lightweight connection pooler for PostgreSQL.
Original commit

Number of commits found: 71