Port details |
- asl Assembler for a variety of microcontrollers/-processors
- 1.42.183_1 devel =3 1.42.183_1Version of this port present on the latest quarterly branch.
- Maintainer: doconnor@gsoft.com.au
- Port Added: unknown
- Last Update: 2024-02-23 10:01:24
- Commit Hash: 65809e8
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: GPLv2
- WWW:
- http://john.ccac.rwth-aachen.de:8000/as/
- Description:
- ASL can generate code for totally different processors. These are implemented:
Motorola 68000..68030,683xx including math co-processor and MMU; DSP56000;
Motorola/IBM MPC601/MPC505/PPC403; 6800, 6805, 6809, 68(HC)11 and
Hitachi 6301
Hitachi 6309, H8 and SH7000/7600
Rockwell 6502 and 65(S)C02
CMD 65816
Mitsubishi MELPS-740; MELPS-7700; MELPS-4500 and M16
Intel MCS-48/41, MCS-51, MCS-96 and 8080/8085
AMD 29K
Siemens 80C166/167
Zilog Z80, Z180, Z380 and Z8
Toshiba TLCS-900(L), TLCS-90, TLCS-870, TLCS-47 and TLCS-9000
Microchip PIC16C54..16C57, PIC16C84/PIC16C64 and PIC17C42
SGS-Thomson ST62xx and 6804
Texas Instruments TMS32010/32015, TMS3202x, TMS320C3x and TMS370xxx
NEC uPD 78(C)1x and uPD 75xxx (a.k.a. 75K0)
- ¦ ¦ ¦ ¦
- 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/asl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/asl
- pkg install asl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: asl
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1607287639
SHA256 (asl-current-142-bld183.tar.gz) = b0bee2ace0746ed0fa16c5d9f9ed225c864a8fee05ad9d969f7345f7868b1997
SIZE (asl-current-142-bld183.tar.gz) = 2794872
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_asl
- USES:
- alias gmake
- 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 |
1.42.183_1 23 Feb 2024 10:01:24 |
Muhammad Moinur Rahman (bofh) |
devel/asl: Moved man to share/man
Approved by: portmgr (blanket) |
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.42.183 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.42.183 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.42.183 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.42.183 16 Dec 2020 14:23:32 |
fernape |
devel/asl: Update to 1.42.183
ChangeLog: http://john.ccac.rwth-aachen.de:8000/as/changelog
PR: 251650
Submitted by: kevinz5000@gmail.com
Reviewed by: doconnor@gsoft.com.au (maintainer) |
1.41r8 19 Sep 2015 18:17:04 |
marino |
Add USES=alias to 10 ports (Aids DragonFly support) |
1.41r8 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.41r8 15 Jan 2015 20:00:10 |
ak |
- Remove vestiges of alpha support
Approved by: portmgr (erwin) |
1.41r8 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
1.41r8 20 May 2014 20:20:33 |
amdmi3 |
- Resurrect devel/asl: Assembler for a variety of microcontrollers/-processors
- Stagify
- Pass maintainership to submitter
ASL can generate code for totally different processors. These are implemented:
Motorola 68000..68030,683xx including math co-processor and MMU; DSP56000;
Motorola/IBM MPC601/MPC505/PPC403; 6800, 6805, 6809, 68(HC)11 and
Hitachi 6301
Hitachi 6309, H8 and SH7000/7600
Rockwell 6502 and 65(S)C02
CMD 65816
Mitsubishi MELPS-740; MELPS-7700; MELPS-4500 and M16
Intel MCS-48/41, MCS-51, MCS-96 and 8080/8085
AMD 29K (Only the first 15 lines of the commit message are shown above ) |
1.41r8 11 Apr 2014 13:20:44 |
rene |
Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses
nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999 (Only the first 15 lines of the commit message are shown above ) |
1.41r8 08 Mar 2014 22:26:22 |
antoine |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
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.41r8 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.41r8 19 Mar 2009 17:03:25 |
pav |
- Allow build on amd64
PR: ports/132728
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> |
1.41r8 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.41r8 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
1.41r8 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
1.41r8 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.41r8 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.41r8 03 Dec 2002 05:13:13 |
kris |
ONLY_FOR_ARCHS=i386 alpha |
1.41r8 25 Jun 2002 18:36:39 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
05 Jul 2000 07:31:41 |
asami |
Add bin/pbind, and sort PLIST. |
24 Jun 2000 22:17:56 |
joerg |
Fix Germanized English. |
18 Jun 2000 05:18:01 |
hoek |
Add WWW. |
18 Jun 2000 05:05:25 |
hoek |
Depending on all of XFree86 just for the mkdirhier(1) util was a little
excessive: do post-patch mkdirhier into mkdir -p instead. |