Page MenuHomeFreeBSD

Add new port: devel/acme: free cross assembler released under the GNU GPL
Needs ReviewPublic

Authored by johalun on Sep 13 2019, 5:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 19, 1:10 AM
Unknown Object (File)
Sun, Nov 16, 6:10 AM
Unknown Object (File)
Sun, Nov 16, 3:44 AM
Unknown Object (File)
Sun, Nov 16, 2:45 AM
Unknown Object (File)
Sat, Nov 15, 10:24 PM
Unknown Object (File)
Sat, Nov 15, 4:47 PM
Unknown Object (File)
Wed, Nov 5, 12:16 AM
Unknown Object (File)
Mon, Nov 3, 9:25 PM
Subscribers

Details

Reviewers
zeising
imp
Summary

ACME is a free cross assembler released under the GNU GPL.
It can produce code for the following processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816.

Test Plan

[OK] portlint -ac
[OK] make package with docs
[OK] make package without docs

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 26470
Build 24893: arc lint + arc unit

Event Timeline

Remove devel/acme entry from MOVED where it's reported BROKEN.

Is it the same devel/acme that was removed? If that's the case, it should be resurrected from SVN history and then updated.

And it's basically a new port, nothing is common with the old one so I would just copy paste my own Makefile over the old one.

linimon retitled this revision from Add new port: devel/acme to Add new port: devel/acme: free cross assembler released under the GNU GPL.Sep 18 2019, 1:57 PM