[Bug 195106] New: databases/postgresql-repmgr -- add rc.d script, etc.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 17 15:23:05 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195106

            Bug ID: 195106
           Summary: databases/postgresql-repmgr -- add rc.d script, etc.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: matthew at FreeBSD.org
                CC: 5u623l20 at gmail.com
                CC: 5u623l20 at gmail.com
             Flags: maintainer-feedback?(5u623l20 at gmail.com)

Created attachment 149516
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149516&action=edit
svn diff of databases/postgresql-repmgr

Dear port maintainer,

I needed to install repmgr but it was missing some useful bits.  Would you
consider the attached patch which does the following:

   * Drops the patches replacing strnlen() -- this function is available in
     libc for all currently supported versions of FreeBSD.

   * Installs 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.

   * Adds an rc.d script to start up repmgrd automatically on system boot,
which 
     relies on the config file being in ${PREFIX}/etc/.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list