pkgsrc-WIP-discuss archive

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

Re: collectd package



On Wed, Jul 15, 2009 at 8:57 AM, matthew 
sporleder<msporleder%gmail.com@localhost> wrote:
> On Wed, Jul 15, 2009 at 7:57 AM, Thomas
> Klausner<thomasklausner%users.sourceforge.net@localhost> wrote:
>> On Sun, Jul 05, 2009 at 11:47:54AM -0400, matthew sporleder wrote:
>>> I made a pretty simple package for collectd (well, url2pkg did 95% of
>>> the work) and it has the potential to take a lot of improvements with
>>> options and the like.  Anyway, I've attached the pkgdir to this email.
>>
>> Looks good. Some nits:
>> Makefile:
>> "wip" is not a valid category. (pkglint would have told you.)
>>
>> PLIST:
>> lib/perl5/site_perl/5.10.0/${MACHINE_ARCH}-${LOWER_OPSYS}-thread-multi/auto/Collectd/.packlist
>> This looks like you should use the perl PLIST handling as well...
>>
>> Please commit this to pkgsrc-wip!
>> If you don't have an account, just mail me your sourceforge user name.
>>
>> Cheers,
>>  Thomas
>>
>
> I saw that wip thing and I'll fix it.  Can you expand on the perl
> PLIST handling comment?
>

Okay, I tried adding:
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Collectd/.packlist
.include "../../lang/perl5/module.mk"

But that causes:
make: cannot open Makefile.
(and a warning in pkglint)

Should I manually add the few perl module files this thing installs to
the PLIST under the PERL5_SITELIB, or is there a way for me to keep
trying this automatic path?

thanks,
Matt

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index