[Bug 199074] [maintainer update] sysutils/ganglia-monitor-core: Upgrade to 3.6.0 and adopt

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 2 15:32:00 UTC 2015


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

Dmitry Marakasov <amdmi3 at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amdmi3 at FreeBSD.org
           Assignee|freebsd-ports-bugs at FreeBSD. |amdmi3 at FreeBSD.org
                   |org                         |

--- Comment #3 from Dmitry Marakasov <amdmi3 at FreeBSD.org> ---
You should handle everything in pkg-plist:

@sample etc/gmond.conf.sample
@sample etc/gmetad.conf.sample
...
@dir(ganglia,ganglia,) /var/db/ganglia/rrds
@dir(ganglia,ganglia,) /var/db/ganglia

${STAGEDIR}/var/db/ganglia/rrds should be created from the post-install, if
upstream install doesn't create it. It should not be chmod'ded (perms may only
be handled in the plist).

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


More information about the freebsd-ports-bugs mailing list