[Bug 200786] [PATCH] net-mgmt/pmacct missing postgres lib_depends and support for multiple daemons in rc.d

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 11 10:14:50 UTC 2015


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

            Bug ID: 200786
           Summary: [PATCH] net-mgmt/pmacct missing postgres lib_depends
                    and support for multiple daemons in rc.d
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: niels at kristensen.io
             Flags: maintainer-feedback?(zi at FreeBSD.org)
          Assignee: zi at FreeBSD.org
          Keywords: patch

Created attachment 157631
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157631&action=edit
[patch] pmacct.patch

When building with PGSQL=on on poudriere it missed lpq.

    checking for PQconnectdb in -lpq... no
    configure: error: 
            ERROR: missing PQ library. Refer to: http://www.postgresql.org

-

The rc.d script has been modified so it can run multiple daemons, as explained
in the comment of the script. It's needed for listening on multiple interfaces.
The script is mostly a copy of rc.d/openvpn.

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


More information about the freebsd-ports-bugs mailing list