pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Please review munin-common



On Tue, Jan 25, 2011 at 07:03:06PM +0100, Francois Tigeot wrote:
> I am attempting to upgrade them to the latest stable version, 1.4.5.
> 
> munin-common is a supporting package containing the common components 
> used by munin-master and munin-node. Of the three munin packages 
> currently in wip/ , it is the oldest and the most complete.
> 
> It may be considered as a special purpose Perl module.
> 
> Its installation does not interfere with existing munin-1.3.2 packages; 
> please have a look at it.

Please add comments to your patches.
The ones for munin-common look partly upstreamable, please try that.
The packages should share a Makefile.common since they use the same
distfile etc.
bsd.pkg.mk should always be the last to be included (fixed).
Relative paths to other packages must start with "../../", "../" is
not sufficient (fixed).

I don't think www/cgi-bin is a standard path (is it?) install the
files perhaps to share/munin/cgi-bin or libexec/cgi-bin.
Instead of PLIST.${OPSYS}, use PLIST.${OPSYS}, i.e. separate
PLIST.Linux etc. files.
Though in this case, where the same files are installed on multiple
opsys, I would use PLIST.${FEATURE} and set that depending on the
opsys.

The distfile itself isn't fetchable from the master site, please check
the MASTER_SITES definition.

munin-{master,node} aren't marked as destdir-installable, please
change that.

That's all for now :)
 Thomas

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index