FreeBSD Bugzilla – Attachment 172478 Details for
Bug 211093
sysutils/minimunin: Several small corrections and additions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
minimunin.patch (text/plain), 1.91 KB, created by
Yuri Victorovich
on 2016-07-13 19:25:50 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-07-13 19:25:50 UTC
Size:
1.91 KB
patch
obsolete
>Index: sysutils/minimunin/Makefile >=================================================================== >--- sysutils/minimunin/Makefile (revision 417902) >+++ sysutils/minimunin/Makefile (working copy) >@@ -9,10 +9,13 @@ > MAINTAINER= erdgeist@erdgeist.org > COMMENT= Tiny munin-node implementation written in pure bourne shell > >-USES= tar:bzip2 >+USES= tar:bzip2 > PLIST_FILES= bin/minimunin > SUB_FILES= pkg-message > >+post-patch: >+ @${REINPLACE_CMD} -e 's|=/usr/local|=${PREFIX}|g' ${WRKSRC}/minimunin >+ > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/minimunin ${STAGEDIR}${PREFIX}/bin > >Index: sysutils/minimunin/files/pkg-message.in >=================================================================== >--- sysutils/minimunin/files/pkg-message.in (revision 417902) >+++ sysutils/minimunin/files/pkg-message.in (working copy) >@@ -11,7 +11,7 @@ > > to your /etc/inetd.conf. In both cases you need to enable inetd by setting > >- inetd_enable="YES" >+ sysrc inetd_enable="YES" > > in your /etc/rc.conf and restart inetd with the > >@@ -20,4 +20,9 @@ > command. You may also want to restrict access to your munin node via the > /etc/hosts.allow and /etc/hosts.deny configuration files. > >+Additional plugins can be installed into the plugin directory >+%%PREFIX%%/etc/minimunin-plugins. >+ >+You can view munin data in a graph form through the http server using >+the CGI scripts provided by sysutils/munin-master. > ***************************************************************** >Index: sysutils/minimunin/pkg-descr >=================================================================== >--- sysutils/minimunin/pkg-descr (revision 417902) >+++ sysutils/minimunin/pkg-descr (working copy) >@@ -1,4 +1,4 @@ >-A tiny munin-node implementation for FreeBSD written in pure bourne shell >-providing basic plugin support >+A tiny munin-node implementation for FreeBSD written in pure Bourne shell >+providing basic plugin support. > > WWW: http://erdgeist.org/arts/software/minimunin/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 211093
:
172478
|
172479