Ticket #28300: munin-Portfile.diff
File munin-Portfile.diff, 1.5 KB (added by Markus.Ueberall@…, 14 years ago) |
---|
-
ports/net/munin/Portfile
old new 5 5 6 6 name munin 7 version 1.4. 47 version 1.4.5 8 8 categories net 9 9 maintainers alpha … … 26 26 homepage http://munin-monitoring.org/ 27 27 master_sites sourceforge 28 checksums md5 18d864fa04134ce67042a99dd3ec23ae\29 sha1 b 771065081c699ceb34d28b185c42f42d83cec90\30 rmd160 45a84ebc5e58379da7526c5909bb260ef7a4b44428 checksums md5 4ae84b9a27b686c3819d8d7b51d8cb4c \ 29 sha1 bd1e8ad1fe1cfade1de9c28f3ad69bf35ca495ca \ 30 rmd160 883aa4baacfa5be1ec6a83737d5d241c40ad6912 31 31 depends_lib port:perl5 port:p5-net-server \ 32 32 path:bin/config_data:p5-module-build \ … … 89 89 adduser munin gid=[existsgroup munin] 90 90 } 91 91 92 post-destroot { 93 # Rename config files so port upgrades don't overwrite installed versions of these 94 file rename ${destroot}${prefix}/etc/munin/munin-node.conf ${destroot}${prefix}/etc/munin/munin-node.conf.sample 95 file rename ${destroot}${prefix}/etc/munin/munin.conf ${destroot}${prefix}/etc/munin/munin.conf.sample 96 92 97 # State directory should be owned by munin 93 98 xinstall -d -o munin ${destroot}${prefix}/var/run/munin … … 114 119 } 115 120 } 121 116 122 notes \ 117 123 "To detect supported Munin plugins please use the following command