Commit Graph

68 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
3b29bf80e1 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
2021-11-05 13:04:18 -05:00
Michael Zhilin
644cbbab12 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)
2021-10-24 17:00:31 +03:00
Stefan Eßer
000711aaf9 databases/pgbouncer: Add CPE information
Approved by:	portmgr (blanket)
2021-10-14 23:30:04 +02:00
Mathieu Arnold
135fdeebb9 all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Steve Wills
6e709e833f databases/pgbouncer: fix usage SO_REUSEPORT_LB
PR:		247956
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by:	m.tsatsenko@gmail.com (maintainer)
2020-08-15 19:23:18 +00:00
Li-Wen Hsu
6f4e17b0d8 - Update to 1.14.0
PR:		247362
Submitted by:	maintainer
2020-06-18 03:54:10 +00:00
Dmitri Goutnik
a8d6ee1c07 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:	Loïc Bartoletti <lbartoletti@tuxfamily.org>
Approved by:	m.tsatsenko@gmail.com (maintainer), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D22097
2019-10-22 12:08:22 +00:00
Mathieu Arnold
78d1aff1fc Convert to UCL & cleanup pkg-message (categories d) 2019-08-13 16:01:59 +00:00
Jan Beich
f18538b989 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
2019-08-02 13:30:40 +00:00
Steve Wills
bcc8153173 databases/pgbouncer: update to 1.9.0
PR:		235924
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-02-22 19:14:34 +00:00
Tobias Kortkamp
ffff020091 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
2018-12-13 04:53:29 +00:00
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Palle Girgensohn
df9d92c207 Update to version 1.8.1
PR:		227462
Release notes:	https://pgbouncer.github.io/changelog.html#pgbouncer-18x
2018-04-12 22:01:59 +00:00
Bernard Spil
7a678b4918 BROKEN_SSL: Add REASON for breakage
Reported by:	matwq
2018-02-16 17:52:50 +00:00
Bernard Spil
e091f5ae05 security/openssl-devel: Mark broken databases cat 2018-02-16 14:03:22 +00:00
Kurt Jaeger
702f6e0af6 databases/pgbouncer: Add patch for LibreSSL 2.5 support
PR:		219018
Submitted by:	Tom Hurst <tom@hur.st>
Approved by:	m.tsatsenko@gmail.com (maintainer)
2017-10-06 19:13:46 +00:00
Sunpoet Po-Chuan Hsieh
cc7fb16325 Add CARES option
- Bump PORTREVISION for package change

PR:		218499
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2017-05-06 11:18:43 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Jan Beich
21a7215c9a 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)
2017-02-04 07:56:59 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Raphael Kubo da Costa
2fb43cc499 Update to 1.7.2.
PR:		207538
Submitted by:	cmt
Approved by:	m.tsatsenko@gmail.com (maintainer)
2016-03-13 13:56:44 +00:00
Raphael Kubo da Costa
56fa14c7ef .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)
2016-02-21 16:19:55 +00:00
Matthew Seaman
593d2f3a3a Update to 1.7
- Adds the ability to connect via TLS

PR:		206365
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2016-01-18 11:37:39 +00:00
Jason Unovitch
ced4208220 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)
2015-09-09 14:20:03 +00:00
Xin LI
7a6cf2d492 Security update to 1.5.5, while there also move the
upstream to github.

PR:		200537
Approved by:	maintainer
MFH:		2015Q2 (test)
2015-06-10 20:28:54 +00:00
John Marino
8f3cf904a9 databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.

approved by:	PTHREAD blanket
2015-03-25 09:33:52 +00:00
Baptiste Daroussin
5d7c749cb1 Fix yet another typo 2014-10-22 08:28:59 +00:00
Baptiste Daroussin
3c62de7221 Fix packaging 2014-10-21 13:20:53 +00:00
Baptiste Daroussin
8a8296614e Fix typo 2014-10-21 09:46:57 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
John Marino
8ff7a739c9 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)
2014-08-16 20:27:14 +00:00
John Marino
3ed94f64c3 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)
2014-08-10 21:42:50 +00:00
Baptiste Daroussin
b564653452 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
2014-07-24 13:32:58 +00:00
Raphael Kubo da Costa
1426f74ae4 Fix substitution in files/pgbounce.in.
PR:		191698
Submitted by:	oleg@mamontov.net
Approved by:	m.tsatsenko@gmail.com (maintainer)
2014-07-08 14:37:11 +00:00
Steve Wills
a7fc988684 - 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
2014-06-08 23:53:00 +00:00
Steve Wills
e90080ca9a - 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)
2014-05-25 12:23:00 +00:00
Antoine Brodin
e2c004a07e Fix LIB_DEPENDS 2013-12-23 20:42:11 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Steve Wills
0f05e04d01 - Switch to libevent2
- Bump PORTREVISION
- Pet portlint

PR:		ports/182446
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2013-11-14 19:38:40 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Raphael Kubo da Costa
77b19314b1 Update to 1.5.4.
PR:		ports/176640
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2013-05-05 14:30:56 +00:00
Olli Hauer
f6e4fa61cf - pass maintainer to Mikhail Tsatsenko <m.tsatsenko@gmail.com>
requested here:
  http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082988.html
2013-04-22 18:26:19 +00:00
Baptiste Daroussin
27131af048 Reassign skv@ ports to the heap
Feature safe:	yes
2013-04-22 13:27:47 +00:00
Doug Barton
9aac569eaa 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
2012-08-05 23:19:36 +00:00
Sergey Skvortsov
93da9d0173 * 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]
2012-07-01 08:50:48 +00:00
Sergey Skvortsov
03327e7525 Update to 1.5.1
Changes:	http://pgfoundry.org/frs/shownotes.php?release_id=1936
2012-04-18 19:37:14 +00:00
Sergey Skvortsov
b5e18e7478 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
2012-03-22 21:19:22 +00:00