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)
Feb 18 2024, 5:45 PM
Unknown Object (File)
Dec 20 2023, 2:46 AM
Unknown Object (File)
Dec 7 2023, 2:42 PM
Unknown Object (File)
Dec 2 2023, 8:35 PM
Unknown Object (File)
Nov 12 2023, 4:57 AM
Unknown Object (File)
Oct 11 2023, 4:03 AM
Unknown Object (File)
Mar 4 2023, 12:26 AM
Unknown Object (File)
Feb 7 2023, 8:49 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 26492
Build 24904: 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