Greg Troxel wrote:
Klaus Heinz <k.heinz%dezneun.kh-22.de@localhost> writes:SA does not contain default rules anymore as part of the package. You _have_ to run 'sa-update' after the installation.Wow, that's kind of crazy, but I suppose if you have no network you probably don't need to filter spam. I wonder what the right answer is for pkgsrc; it seems upstream's intent is to avoid stale rules,
The p5-Business-ISBN package has a similar requirement. Its solution is to depend on a p5-Business-ISBN-Data package that takes care of the initial download in the build phase. I've just double checked, and there is no pkgsrc machinery for this in these packages, so I assume that the perl module takes care of this itself.
Cheers, Lloyd