notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
z80asm Assembler for the Z80 microprocessor
1.8_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8Version of this port present on the latest quarterly branch.
Maintainer: sigma.zx@gmail.com search for ports maintained by this maintainer
Port Added: 2007-12-31 21:30:37
Last Update: 2024-02-23 15:15:19
Commit Hash: c7a265e
License: GPLv3+
WWW:
https://savannah.nongnu.org/projects/z80asm/
Description:
z80asm is an assembler for the Z80 microprcessor. The assembler aims to be portable and complete. Of course it assembles all official mnemonics, but it also aims to assemble the unofficial mnemonics. The assembler features the output of listing files which show the source with the assembled codes and address next to it. It also allows outputting of label files, in a format which can be included by other assembler source files. Other noteworthy features are complete calculation capabilities, conditional assembling of parts of the code, and inclusion of other source files. The assembler was written with the MSX computer in mind as the target platform, but it can be used for any system with a Z80 in it. The original idea was to make header files with labels of MSX specific addresses (BIOS, BDOS, system variables), but nothing like this has been done yet.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/z80asm-1.8_1/catalog.mk
  2. /usr/local/share/licenses/z80asm-1.8_1/LICENSE
  3. /usr/local/share/licenses/z80asm-1.8_1/GPLv3+
  4. bin/z80asm
  5. share/man/man1/z80asm.1.gz
  6. share/examples/z80asm/hello.asm
  7. share/examples/z80asm/macro.asm
  8. share/examples/z80asm/msx-bios.asm
  9. share/examples/z80asm/msx2+-bios.asm
  10. share/examples/z80asm/msx2-bios.asm
  11. share/examples/z80asm/msx2-subrom.asm
  12. share/examples/z80asm/msxturbor-bios.asm
  13. share/examples/z80asm/seek.asm
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • z80asm>0:devel/z80asm
To install the port:
cd /usr/ports/devel/z80asm/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/z80asm
  • pkg install z80asm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: z80asm
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (z80asm-1.8.tar.gz) = 67fba9940582cddfa70113235818fb52d81e5be3db483dfb0816acb330515f64 SIZE (z80asm-1.8.tar.gz) = 57269

Packages (timestamps in pop-ups are UTC):
z80asm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8_11.8_11.81.8_11.8_1-1.8-
FreeBSD:13:quarterly1.81.81.81.81.81.81.81.8
FreeBSD:14:latest1.8_11.8_11.81.8_11.8_11.8-1.8
FreeBSD:14:quarterly1.81.8-1.81.81.81.81.8
FreeBSD:15:latest1.8_11.8_1n/a1.8n/a1.81.81.8_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for z80asm-1.8_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_z80asm
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://savannah.c3sl.ufpr.br/z80asm/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8_1
23 Feb 2024 15:15:19
commit hash: c7a265e04ca433b744761e50948a20e4cdd7712bcommit hash: c7a265e04ca433b744761e50948a20e4cdd7712bcommit hash: c7a265e04ca433b744761e50948a20e4cdd7712bcommit hash: c7a265e04ca433b744761e50948a20e4cdd7712b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/z80asm: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.8
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8
06 Jul 2020 12:31:56
Revision:541340Original commit files touched by this commit
danfe search for other commits by this committer
- Remove defunct master site
- Set LICENSE (GPLv3+)
- GC no-op `post-patch' target
- Convert to option helpers

PR:		247655
Submitted by:	Miguel Gocobachi
1.8
27 Oct 2014 11:09:47
Revision:371553Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.8
24 Jan 2014 23:42:35
Revision:340948Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.8
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.8
25 Jul 2012 11:24:11
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
1.8
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.8
27 Aug 2009 13:15:16
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.8.

PR:             ports/138122
Submitted by:   Sylvio Cesar <scjamorim___bsd.com.br>
Approved by:    sgm <sigma.zx___gmail.com> (maintainer)
1.6_1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.6_1
31 Dec 2007 22:24:02
Original commit files touched by this commit
lme search for other commits by this committer
- s/INSTALL_MAN/INSTALL_DATA/ for example files
- It's .if(NOPORTEXAMPLES) not .if(NOEXAMPLES)
- Bump PORTREVISION

Reported by:        araujo via mail
1.6
31 Dec 2007 21:30:16
Original commit files touched by this commit
lme search for other commits by this committer
z80asm is an assembler for the Z80 microprcessor. The assembler aims to be
portable and complete. Of course it assembles all official mnemonics, but it
also aims to assemble the unofficial mnemonics.

The assembler features the output of listing files which show the source with
the assembled codes and address next to it.

It also allows outputting of label files, in a format which can be included by
other assembler source files.

Other noteworthy features are complete calculation capabilities, conditional
assembling of parts of the code, and inclusion of other source files.

The assembler was written with the MSX computer in mind as the target platform,
but it can be used for any system with a Z80 in it. The original idea was to
make header files with labels of MSX specific addresses (BIOS, BDOS, system
variables), but nothing like this has been done yet.

WWW: http://savannah.nongnu.org/projects/z80asm/

PR:             ports/119149
Submitted by:   Sean McLaughlin <sigma.zx (AT) gmail.com>

Number of commits found: 15