On Tue, 27 Jul 2021 18:38:04 -0700
Andrew Hewus Fresh <andrew@afresh1.com> wrote:
> This module is a helper to make writing OpenSMTPd
> <https://opensmtpd.org> filters in perl easier.
>
> https://metacpan.org/release/OpenSMTPd-Filter
>
> While this module is somewhat new, I've been using it on my home
> server for a while with seemingly good success. I've been wanting to
> figure out how to make it work with an async library of some sort so
> it could process mail in parallel which would be super important for
> a busy server. However, on my very low throughput server that isn't a
> limitation, so I figure this might help other folks even though I
> haven't had time to figure out how to be async.
>
> Questions, comments, OK for import?
I was not able to fetch the distfile. I managed to do so by adding
CPAN_AUTHOR=ANDREW to the Makefile.
Portgen spots the need for CPAN_AUTHOR and adds it to the port Makefile,
so the distfile is downloaded without issues. Maybe a "make clean=dist"
invocation on all generated ports should be added to portgen?
It passes all test without issues in a clean chroot.
OK cwen@ with CPAN_AUTHOR set :)
> l8rZ,
> --
> andrew - http://afresh1.com
>
> The programmer's national anthem is 'AAAAAAAARRRRGHHHHH!!'.
No comments:
Post a Comment