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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cxmon Interactive file manipulation tool and disassembler
3.2_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 3.2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-03 22:01:31
Last Update: 2024-02-23 11:25:01
Commit Hash: 6b9cbe4
License: not specified in port
WWW:
https://cxmon.cebix.net/
Description:
Cxmon is an interactive command-driven file manipulation tool that is inspired by the "Amiga Monitor". Cxmon has commands and features similar to a machine code monitor/debugger, built-in PowerPC, 680x0, 80x86, 6502 and Z80 disassemblers and special support for disassembling MacOS code. You can also simply use it as an interactive workbench for manipulating files, or even as a hex calculator.
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 (2 items)
Collapse this list.
  1. bin/cxmon
  2. share/man/man1/cxmon.1.gz
Collapse this list.
Dependency lines:
  • cxmon>0:devel/cxmon
To install the port:
cd /usr/ports/devel/cxmon/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cxmon
  • pkg install cxmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cxmon
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cxmon-3.2.tar.gz) = 707a453e5cb397c82a706bd61e1a7533c520e0064859f4365b7504182f438889 SIZE (cxmon-3.2.tar.gz) = 189810

Packages (timestamps in pop-ups are UTC):
cxmon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2_13.2_13.23.2_13.2_1-3.2-
FreeBSD:13:quarterly3.23.23.23.23.23.23.23.2
FreeBSD:14:latest3.2_13.2_13.23.2_13.2_13.2-3.2
FreeBSD:14:quarterly3.23.2-3.23.23.23.23.2
FreeBSD:15:latest3.2_13.2_1n/a3.2n/a3.23.23.2_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_cxmon
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://cxmon.cebix.net/downloads/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2_1
23 Feb 2024 11:25:01
commit hash: 6b9cbe4b92399e6a162d0d24fc36fb39de67d5cacommit hash: 6b9cbe4b92399e6a162d0d24fc36fb39de67d5cacommit hash: 6b9cbe4b92399e6a162d0d24fc36fb39de67d5cacommit hash: 6b9cbe4b92399e6a162d0d24fc36fb39de67d5ca files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/cxmon: 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)
3.2
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)
3.2
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)
3.2
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.
3.2
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
3.2
22 Oct 2013 07:46:21
Revision:331223Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
3.2
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
3.2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.2
12 Sep 2007 11:25:26
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 3.2.
3.1
27 Mar 2007 22:12:03
Original commit files touched by this commit
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
3.1
06 Sep 2006 10:47:58
Original commit files touched by this commit
itetcu search for other commits by this committer
Stanislav wants to maintain this ports.

Requested by:   Stanislav (on IRC)
3.1
06 Sep 2006 01:48:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
3.1
06 Jun 2006 20:03:26
Original commit files touched by this commit
miwi search for other commits by this committer
Update MASTER_SITES
Update WWW

PR:             ports/97606
Submitted by:   miwi
Approved by:    krion (mentor), maintainer timeout
3.1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
3.1
25 Nov 2005 23:10:30
Original commit files touched by this commit
linimon search for other commits by this committer
Chase URLs per distfile survey.
3.1
12 Oct 2005 06:25:10
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address.
3.1
06 Jul 2004 02:21:42
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 3.1

PR:             ports/68700
Submitted by:   Joachim Strombergson <watchman@ludd.ltu.se> (maintainer)
3.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
3.0
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
3.0
03 Oct 2003 21:59:24
Original commit files touched by this commit
oliver search for other commits by this committer
Add cxmon 3.0, interactive file manipulation tool and disassembler.

PR:             56879
Submitted by:   Joachim Strombergson

Number of commits found: 22