Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.1 15 Jul 2023 15:43:33 |
Muhammad Moinur Rahman (bofh) |
databases/postgresql-repmgr: Update version 5.4.0=>5.4.1
Changelog: https://www.repmgr.org/docs/current/release-5.4.1.html |
5.4.0 29 Jun 2023 22:33:24 |
Muhammad Moinur Rahman (bofh) |
databases/postgresql-repmgr: Update version 5.3.3=>5.4.0
Changelog: https://www.repmgr.org/docs/current/release-5.4.0.html |
5.3.3 16 Nov 2022 22:14:44 |
Muhammad Moinur Rahman (bofh) |
databases/postgresql-repmgr: Update version 5.3.2=>5.3.3
Relnotes: https://repmgr.org/docs/current/release-5.3.3.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.3.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
5.3.2_1 13 Aug 2022 18:51:14 |
Matthias Andree (mandree) |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
5.3.2 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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> (Only the first 15 lines of the commit message are shown above ) |
5.3.2 27 May 2022 19:16:03 |
Muhammad Moinur Rahman (bofh) |
databases/postgresql-repmgr: Update version 5.2.0=>5.3.2
- Fix build with NLS. See the following:
https://github.com/EnterpriseDB/repmgr/issues/755
- Update WWW
- Pet portclippy/portfmt
Reported by: mike.jakubik@swiftsmsgateway.com |
5.2.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
5.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.2.0 24 Oct 2020 23:52:38 |
bofh |
databases/postgresql-repmgr: Update version 5.1.0=>5.2.0
- Fix service start if pid file doesn't exist [1]
PR: 250012 [1]
Submitted by: ole@free.de [1]
Relnotes: https://repmgr.org/docs/current/release-5.2.0.html |
5.1.0 22 Apr 2020 21:44:48 |
bofh |
databases/postgresql-repmgr: Update version 5.0.0=>5.1.0
Reported by: waldemar.dick@wdick.de
MFH: 2020Q2 (bug fix)
Relnotes: https://repmgr.org/docs/current/release-5.1.0.html |
5.0.0 31 Oct 2019 21:40:48 |
bofh |
databases/postgresql-repmgr: Update version 4.4.0=>5.0.0 |
4.4.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.4.0 03 Jul 2019 07:45:31 |
bofh |
databases/postgresql-repmgr: Update version 4.3.0=>4.4.0 |
4.3.0 04 Apr 2019 11:46:42 |
bofh |
databases/postgresql-repmgr: Update version 4.2.0=>4.3.0 |
4.2.0 16 Dec 2018 18:15:56 |
bofh |
databases/postgresql-repmgr: Update version 4.1.0=>4.2.0
- Pet portlint
PR: 233857
Submitted by: ard_1@mail.ru |
4.1.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.1.0 02 Aug 2018 05:03:11 |
bofh |
databases/postgresql-repmgr: Update version 4.0.6=>4.1.0
Relnotes: https://repmgr.org/docs/4.1/release-4.1.0.html |
4.0.6 23 Jul 2018 21:52:48 |
bofh |
databases/postgresql-repmgr: Update version 4.0.4=>4.0.6
Relnotes: https://repmgr.org/docs/4.0/release-4.0.6.html |
4.0.4 24 Jun 2018 00:54:27 |
linimon |
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
4.0.4 24 Apr 2018 23:28:44 |
bofh |
databases/postgresql-repmgr: Update version 4.0.1=>4.0.4
Relnotes: https://repmgr.org/docs/4.0/release-4.0.4.html |
4.0.1 08 Jan 2018 12:55:59 |
bofh |
databases/postgresql-repmgr: Update version 3.3.1=>4.0.1
Relnotes: https://repmgr.org/docs/4.0/release-4.0.1.html |
3.3.1 09 Apr 2017 08:53:17 |
bofh |
databases/postgresql-repmgr: Update version 3.3=>3.3.1 |
3.3 05 Mar 2017 10:40:45 |
bofh |
databases/postgresql-repmgr: Update version 3.1.5=>3.3
- Daemon would better run as pgsql user, and for safety by default in
monitor only mode [1]
PR: 212490 [1]
Submitted by: marck [1] |
3.1.5 16 Aug 2016 23:05:25 |
bofh |
databases/postgresql-repmgr: Update version 3.1.4=>3.1.5
PR: 211863
Submitted by: olgeni |
3.1.4 25 Jul 2016 18:38:11 |
bofh |
databases/postgresql-repmgr: Update version 3.1.3=>3.1.4
PR: 211191
Submitted by: olgeni |
3.1.3 09 Jun 2016 20:43:55 |
bofh |
databases/postgresql-repmgr: Update version 2.0.2=>3.1.3 |
2.0.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.2 08 Mar 2015 11:48:26 |
bofh |
databases/postgresql-repmgr: Update version 2.0=>2.0.2
Approved by: bapt marino (implicit) |
2.0_3 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.0_3 14 Dec 2014 17:59:54 |
matthew |
Include postgresql loadable module and related sample SQL files into
plist.
PR: 195718
Submitted by: maintainer (5u623l20@gmail.com) |
2.0_2 18 Nov 2014 15:47:35 |
matthew |
* Drop the patches replacing strnlen() -- this function is
available in libc for all currently supported versions of
FreeBSD.
* Install the default config file into
${PREFIX}/etc/repmgr.conf.sample and uses the standard @sample
plist functionality. This is where hier(7) expects config files
to be installed.
* Add an rc.d script to start up repmgrd automatically on system
boot, which relies on the config file being in ${PREFIX}/etc/.
PR: 195106
Submitted by: matthew
Approved by: 5u623l20@gmail.com (maintainer) |
2.0_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.0_1 25 Aug 2014 17:53:27 |
crees |
Convert pgsql ports to use USES+=pgsql
Reviewed by: bapt |
2.0_1 18 Aug 2014 21:36:35 |
antoine |
Remove a few remaining %%PORTDATA%%
With hat: portmgr |
2.0_1 30 May 2014 05:31:16 |
sunpoet |
- Fix dependency: this port requires libpgcommon.a from postgresqlXX-server
- Bump PORTREVISION for dependency change
PR: ports/189773
Submitted by: marck
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
2.0 24 May 2014 14:11:50 |
sunpoet |
- Update to 2.0
- Pass maintainership to submitter
Changes: http://www.repmgr.org/release-notes-2.0.html
PR: ports/189775
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.2.0 13 May 2014 16:48:51 |
antoine |
Maintainer no longer wishes to maintain those 2 ports |
1.2.0 22 Oct 2013 03:19:13 |
danilo |
- Convert {BUILD,RUN}_DEPENDS to USE_PGSQL [1]
- Add LICENSE
- Convert USE_GMAKE to USES
- Add DOCS option
- Add stage support
PR: ports/183166
Submitted by: Alexander Pyhalov <alp@sfedu.ru> (maintainer) [1] |
1.2.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.2.0 10 Dec 2012 02:27:32 |
swills |
- Update to 1.2.0
- Update MASTER_SITES
- Assign with expansion for RUN_DEPENDS -> BUILD_DEPENDS
- Remove patch-strnlen after refactoring changes into new patches
- Add patch to fix compilation by cherrypicking a commit in 2.x
- Trim Makefile header
PR: ports/174216
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Approved by: Alexander Pyhalov <alp@rsu.ru> (maintainer) |
1.1.0 30 Sep 2011 18:52:32 |
pav |
- Unbreak on FreeBSD 7
Submitted by: Alexander Pyhalov <alp@rsu.ru> (maintainer) |
1.1.0 25 Aug 2011 15:04:16 |
sunpoet |
- Fix RUN_DEPENDS
- Space/tab twiddle
PR: ports/160008
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
Approved by: maintainer |
1.1.0 24 Apr 2011 11:05:17 |
culot |
- Update to 1.1.0 [1]
- Fix typo in RUN_DEPENDS
PR: ports/156479 [1]
Submitted by: Alexander Pyhalov <alp@sfedu.ru> (maintainer) |
1.0.0 18 Jan 2011 13:10:35 |
wen |
repmgr allows you to monitor and manage your replicated PostgreSQL
databases as a single cluster.
WWW: http://projects.2ndquadrant.com/repmgr
PR: ports/154074
Submitted by: Alexander Pyhalov <alp@sfedu.ru>
Feature safe: yes |