Port details |
- z80-asm Z80 assembly code assembler and disassembler
- 2.4.1 devel =2 2.4.1Version of this port present on the latest quarterly branch.
- Maintainer: laurent.chardon@gmail.com
- Port Added: 2003-01-24 21:32:47
- Last Update: 2024-04-26 10:28:09
- Commit Hash: 88505e8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://wwwhomes.uni-bielefeld.de/achim/z80-asm.html
- Description:
- Z80-asm is a C-source code available package which contains a 2-pass
Z80 assembler and a sophisticated Z80 monitor. This monitor can be used
as debugger, disassembler, emulator and more for a Z80-CPU.
- ¦ ¦ ¦ ¦
- 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/z80-asm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/z80-asm
- pkg install z80-asm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: z80-asm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703778570
SHA256 (z80-asm/z80-asm-current.tar.gz) = 3c2197389a3b4c891f3b85a8725213b59eb1955ea53b251eed546c4d3bb64cb0
SIZE (z80-asm/z80-asm-current.tar.gz) = 3582101
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.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for z80-asm-2.4.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_z80-asm
- USES:
- 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 |
2.4.1 26 Apr 2024 10:28:09 |
Fernando Apesteguía (fernape) Author: Laurent |
devel/z80-asm: update to 2.4.1
ChangeLog: http://wwwhomes.uni-bielefeld.de/achim/z80-asm/CHANGELOG-2.4.1
Submitter becomes maintainer. Already maintaining several ports.
PR: 276089
Reported by: laurent.chardon@gmail.com |
2.4.p3 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
2.4.p3 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.4.p3 20 Jul 2023 10:22:39 |
Muhammad Moinur Rahman (bofh) |
devel/z80-asm: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
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) |
2.4.p3 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 ) |
2.4.p3 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 ) |
2.4.p3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.p3 19 Dec 2016 09:01:14 |
amdmi3 |
- Add LICENSE
- Switch to options helpers |
2.4.p3 30 Jan 2014 10:30:53 |
bapt |
Fix DOCS |
2.4.p3 24 Jan 2014 23:47:11 |
bapt |
Support stage
Use pkg-plist to simplify tracking |
2.4.p3 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.4.p3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.4.p3 09 Sep 2011 12:39:11 |
olgeni |
Fix a few typos. |
2.4.p3 31 Aug 2011 22:14:28 |
dhn |
- Update to 2.4.p3
PR: ports/160097
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.1_1 02 Aug 2011 17:04:00 |
bapt |
Deprecate some ports where I can't find distfiles and upstream |
0.1_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.1_1 16 Jun 2011 17:42:42 |
bapt |
Mark broken some ports with unfetchable distfiles |
0.1_1 02 Oct 2007 22:52:25 |
miwi |
- Fix my mistake in the makefile |
0.1_1 02 Oct 2007 22:49:20 |
miwi |
- Unbreak
- Fix build with gcc 4.2
- Reset maintainer to ports@
PR: 116836
Submitted by: miwi
Approved by: Samy Al Bahra <sbahra@kerneled.org> (maintainer) |
0.1_1 02 Oct 2007 05:56:43 |
linimon |
Mark as broken with gcc4.2. |
0.1_1 07 Mar 2007 05:40:29 |
linimon |
Update maintainer's email address.
Requested by: maintainer |
0.1_1 15 Apr 2006 22:21:14 |
cperciva |
Change maintainer email address.
Submitted by: maintainer |
0.1_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.1_1 21 May 2004 13:33:15 |
krion |
- Update MASTER_SITES
- Pet portlint(1)
PR: ports/66975
Submitted by: maintainer |
0.1_1 20 Mar 2004 21:03:41 |
trevor |
Add size data, approved by maintainers. |
0.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.1 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
0.1 24 Jan 2003 21:32:22 |
seanc |
Add z80-asm: a Z80 assembly code assembler and disassembler.
PR: ports/47443
Submitted by: Samy Al Bahra <samy@kerneled.com> |