Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2015 15:31:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199074] [maintainer update] sysutils/ganglia-monitor-core: Upgrade to 3.6.0 and adopt
Message-ID:  <bug-199074-13-85bdTqL38i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199074-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199074-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199074

Dmitry Marakasov <amdmi3@FreeBSD.org> changed:

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

--- Comment #3 from Dmitry Marakasov <amdmi3@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199074-13-85bdTqL38i>