Tuesday, September 12, 2017

Re: New: mail/mblaze

Jeremie Courreges-Anglas <jca@wxcvbn.org> writes:

> On Tue, Sep 12 2017, Sunil Nimmagadda <sunil@nimmagadda.net> wrote:
>> Hi,
>
> Hi Sunil,
>
>> mblaze is a set of Unix utilities to deal with mail kept in Maildir
>> folders. Its design is roughly inspired by MH, the RAND Message Handling
>> System, but it is a complete implementation from scratch.
>>
>> Homepage: https://github.com/chneukirchen/mblaze
>>
>> The port is attached; appreciate feedback, thanks.
>
> The port should respect ${CFLAGS} and ${LOCALBASE}, right now -O2 and
> /usr/local/ are hardcoded in GNUMakefile. More patching needed?

Thank you for the feedback giovanni@, jca@. Updated port with these
changes attached...

1. TEST_TARGET = check
2. Honor ${CFLAGS}, ${LOCALBASE} in the GNUmakefile.

No comments:

Post a Comment