On Tue, Dec 16, 2014 at 8:20 AM, viq <[email protected]> wrote: > On Tue, Dec 16, 2014 at 12:49 AM, Jérémie Courrèges-Anglas > <[email protected]> wrote: >> viq <[email protected]> writes: >>> post-install: >>> ${INSTALL_SCRIPT} ${WRKSRC}/tools/* ${PREFIX}/bin >> >> Are those mature enough for ${PREFIX}/bin? If you use them then I have >> no objection, but... upstream doesn't ship them in the default install. > > I have no idea. I will retest whether py-sleekxmpp works without them. > I know FreeBSD ships them.
Seems they are not needed for sleekxmpp. I don't have much of an opinion either way whether they should be included or not. > Though on this, another question: the tests in this are a bunch of > shell scripts, that I would need to run "by hand" from our Makefile, > and they do require the mentioned above tools. Should I try and run > them, or should I set NO_TEST? -- viq
