Port details |
- asmx Multi-CPU macro assembler for many major 8-bit and 16-bit CPUs
- 2.0.0 devel
=2 1.8.2_2Version of this port present on the latest quarterly branch. - Maintainer: tiago.gasiba@gmail.com
 - Port Added: 2008-10-28 21:22:54
- Last Update: 2025-03-28 06:26:29
- Commit Hash: 87cf752
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: PD
- WWW:
- http://xi6.com/projects/asmx/
- Description:
- This is a multi-CPU macro assembler for many major 8-bit and 16-bit CPUs
which can assemble code for multiple CPUs in the same source file.
Current CPUs supported:
* RCA 1802
* MOS Technology 6502, 65C02 and 6502 with undocumented instructions
* WDC 65816 (lacks some addressing mode support)
* Motorola 6809
* Motorola 6800/6801/68HC11 and Hitachi 6303
* Motorola 6805/68HSC08
* Motorola 68HC16
* Motorola 68000/68010
* Intel 8051
* Intel 8080, 8085, and 8085 with undocumented instructions
* Fairchild F8
* Atari Jaguar "Tom" and "Jerry" coprocessors
* Zilog Z-80 and Nintendo Gameboy Z-80 variant
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/asmx/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/asmx
- pkg install asmx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: asmx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742866101
SHA256 (asmx-2.0.0.zip) = b8e119faaeb8556cb6b71bea38c19cb6e9a7531f492620d03b84c2cdc0e6473f
SIZE (asmx-2.0.0.zip) = 346087
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_asmx
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0 28 Mar 2025 06:26:29
    |
Yuri Victorovich (yuri)  Author: gatekeeper |
devel/asmx: update 1.8.2 → 2.0.0; take maintainership
PR: 259012 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.2_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.2_2 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.8.2_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.8.2_2 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.8.2_2 14 Dec 2015 01:09:42
  |
amdmi3  |
- Switch to options helpers
- Add missing option |
07 Mar 2014 16:49:10

|
bapt  |
Convert d* to USES=zip |
1.8.2_1 10 Dec 2013 21:04:54
  |
bapt  |
Support stage
Use bsdtar to extract distfile |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.8.2_1 19 Jul 2012 17:24:52
 |
sperber  |
- Update MASTER_SITES
- Support NO_WRKSUBDIR properly
- Support CFLAGS properly
PR: ports/169406
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
1.8.2 12 Jun 2012 06:44:15
 |
bapt  |
Convert to new options framework |
1.8.2 17 Jan 2012 22:04:40
 |
linimon  |
Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.
Hat: portmgr |
1.8.2 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.8.2 28 Oct 2008 21:22:31
 |
amdmi3  |
This is a multi-CPU macro assembler for many major 8-bit and 16-bit CPUs
which can assemble code for multiple CPUs in the same source file.
Current CPUs supported:
* RCA 1802
* MOS Technology 6502, 65C02 and 6502 with undocumented instructions
* WDC 65816 (lacks some addressing mode support)
* Motorola 6809
* Motorola 6800/6801/68HC11 and Hitachi 6303
* Motorola 6805/68HSC08
* Motorola 68HC16
* Motorola 68000/68010
* Intel 8051
* Intel 8080, 8085, and 8085 with undocumented instructions
* Fairchild F8
* Atari Jaguar "Tom" and "Jerry" coprocessors
* Zilog Z-80 and Nintendo Gameboy Z-80 variant
WWW: http://xi6.com/projects/asmx/
PR: 128436
Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> |