Commit graph

6 commits

Author SHA1 Message Date
Matthew Seaman
c74922e73f * 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)
2014-11-18 15:47:34 +00:00
Sunpoet Po-Chuan Hsieh
e689d5eb5e - 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>
2014-05-24 14:11:50 +00:00
Steve Wills
2ecc06a474 - 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)
2012-12-10 02:27:32 +00:00
Pav Lucistnik
d8a4632c6f - Unbreak on FreeBSD 7
Submitted by:	Alexander Pyhalov <alp@rsu.ru> (maintainer)
2011-09-30 18:52:32 +00:00
Frederic Culot
c859eb4c2d - Update to 1.1.0 [1]
- Fix typo in RUN_DEPENDS

PR:		ports/156479 [1]
Submitted by:	Alexander Pyhalov <alp@sfedu.ru> (maintainer)
2011-04-24 11:05:17 +00:00
Wen Heping
c9198de004 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
2011-01-18 13:10:35 +00:00