aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-repmgr
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371255
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-251-3/+2
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=366114
* Remove a few remaining %%PORTDATA%%Antoine Brodin2014-08-181-3/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365355
* - Fix dependency: this port requires libpgcommon.a from postgresqlXX-serverSunpoet Po-Chuan Hsieh2014-05-301-1/+2
| | | | | | | | | | | - Bump PORTREVISION for dependency change PR: ports/189773 Submitted by: marck Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=355775
* - Update to 2.0Sunpoet Po-Chuan Hsieh2014-05-244-39/+10
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=355026
* Maintainer no longer wishes to maintain those 2 portsAntoine Brodin2014-05-131-1/+1
| | | | Notes: svn path=/head/; revision=353971
* - Convert {BUILD,RUN}_DEPENDS to USE_PGSQL [1]Danilo Egea Gondolfo2013-10-221-16/+15
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=331217
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 1.2.0Steve Wills2012-12-105-31/+57
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=308578
* - Unbreak on FreeBSD 7Pav Lucistnik2011-09-301-0/+23
| | | | | | | Submitted by: Alexander Pyhalov <alp@rsu.ru> (maintainer) Notes: svn path=/head/; revision=282682
* - Fix RUN_DEPENDSSunpoet Po-Chuan Hsieh2011-08-251-16/+16
| | | | | | | | | | | - Space/tab twiddle PR: ports/160008 Submitted by: Phil Phillips <pphillips@experts-exchange.com> Approved by: maintainer Notes: svn path=/head/; revision=280410
* - Update to 1.1.0 [1]Frederic Culot2011-04-243-20/+4
| | | | | | | | | | - Fix typo in RUN_DEPENDS PR: ports/156479 [1] Submitted by: Alexander Pyhalov <alp@sfedu.ru> (maintainer) Notes: svn path=/head/; revision=273131
* repmgr allows you to monitor and manage your replicated PostgreSQLWen Heping2011-01-185-0/+64
databases as a single cluster. WWW: http://projects.2ndquadrant.com/repmgr PR: ports/154074 Submitted by: Alexander Pyhalov <alp@sfedu.ru> Feature safe: yes Notes: svn path=/head/; revision=267946