Created attachment 226880 [details] devel/dasm: Macro assembler with support for several 8-bit microprocessors This revives the old devel/dasm port with all new ports files. Development has since been picked up by a new team on github. Straightforward port. Portlint and portclippy like it. Tested with Poudriere on amd64 arm64 i386 armv7 riscv64 FreeBSD 13.0 *** DASM is a versatile macro assembler with support for several 8-bit microprocessors including MOS 6502 & 6507; Motorola 6803, 68705, and 68HC11; Hitachi HD6303 (extended Motorola 6801) and Fairchild F8. WWW: https://dasm-assembler.github.io/
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=af5ca71360ea1baf370d74498b1556716db81ce5 commit af5ca71360ea1baf370d74498b1556716db81ce5 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2021-08-02 13:20:32 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-08-03 19:06:27 +0000 devel/dasm: (Revive) Macro assembler with support for several 8-bit microprocessors PR: 257563 MOVED | 1 - devel/Makefile | 1 + devel/dasm/Makefile (new) | 34 ++++++++++++++++++++++++++++++++++ devel/dasm/distinfo (new) | 3 +++ devel/dasm/pkg-descr (new) | 5 +++++ 5 files changed, 43 insertions(+), 1 deletion(-)