On Mon, Jun 13, 2011 at 7:05 AM, Stuart Henderson <[email protected]> wrote:
> On 2011-06-11, Anthony J. Bentley <[email protected]> wrote:
>> Asm6 is another 6502 assembler. It was built to do NES development, but
>> you can probably use it for just about anything. It was written because
>> the author thought most other assemblers either were too finicky, had
>> weird syntax, took too much work to set up, or were too bug-ridden to be
>> useful.
>
> The missing word in the license is "modify"; it doesn't change
> PERMIT_* in this case but please draw attention to it in the
> license marker comment in case somebody thinks of adding patches.
>
> It might be nice to ask the author if it might be possible to
> adopt a standard license like the ISC one, or at least add
> permission to modify.

Talked to the author, he re-rolled the distfile with a modify clause.

> To avoid a systrace warning on gcc4 arch, I would make the
> first line of do-build look like this:
>
> cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${CC} -o asm6 asm6.c

Done. New port attached.

--
Anthony J. Bentley

Attachment: asm6.tar.gz
Description: GNU Zip compressed data

Reply via email to