Bug 154074 - New Port: databases/postgresql-repmgr, PostgreSQL replication manager
Summary: New Port: databases/postgresql-repmgr, PostgreSQL replication manager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 07:50 UTC by Alexander Pyhalov
Modified: 2011-01-18 14:01 UTC (History)
0 users

See Also:


Attachments
file.shar (3.59 KB, text/plain)
2011-01-17 07:50 UTC, Alexander Pyhalov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pyhalov 2011-01-17 07:50:00 UTC
I created port for PostgreSQL repmgr (http://projects.2ndquadrant.com/repmgr , http://blog.2ndquadrant.com/en/2011/01/easier-postgresql-90-clusters.html).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-17 07:50:15 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2011-01-18 01:28:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-18 13:10:41 UTC
wen         2011-01-18 13:10:35 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/postgresql-repmgr Makefile distinfo pkg-descr 
                                pkg-plist 
    databases/postgresql-repmgr/files patch-repmgrd.c 
  Log:
  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
  
  Revision  Changes    Path
  1.944     +1 -0      ports/databases/Makefile
  1.1       +37 -0     ports/databases/postgresql-repmgr/Makefile (new)
  1.1       +2 -0      ports/databases/postgresql-repmgr/distinfo (new)
  1.1       +16 -0     ports/databases/postgresql-repmgr/files/patch-repmgrd.c (new)
  1.1       +4 -0      ports/databases/postgresql-repmgr/pkg-descr (new)
  1.1       +5 -0      ports/databases/postgresql-repmgr/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Wen Heping freebsd_committer freebsd_triage 2011-01-18 14:01:21 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!