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
mixal Assembler and interpreter for Donald Knuth's mythical MIX computer
1.11_1 lang on this many watch lists=1 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.11Version 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: unknown
Last Update: 2024-01-09 09:47:14
Commit Hash: c75c944
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: not specified in port
WWW:
http://www.catb.org/~esr/mixal/
Description:
Mixal is a version the assembler and interpreter for Donald Knuth's mythical MIX computer, defined in: Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental Algorithms_. Addison-Wesley, 1973 (2nd ed.) This preliminary release doesn't do floating point and has little documentation as yet, but it works well enough to be used in conjunction with the book.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. bin/mixal
  2. share/man/man1/mixal.1.gz
  3. share/doc/mixal/MIX.DOC
  4. share/doc/mixal/NOTES
  5. share/doc/mixal/README
  6. share/doc/mixal/elevator.mix
  7. share/doc/mixal/mystery.mix
  8. share/doc/mixal/opcodes
  9. share/doc/mixal/prime.mix
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • mixal>0:lang/mixal
To install the port:
cd /usr/ports/lang/mixal/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/mixal
  • pkg install mixal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mixal
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mixal-1.11.tar.gz) = eb0e6a4011eeac2d5eba991ea4e7929c3710495fc6a34115a507fc40acbf7376 SIZE (mixal-1.11.tar.gz) = 41158

Packages (timestamps in pop-ups are UTC):
mixal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11_11.11_11.111.11_11.11_1-1.11-
FreeBSD:13:quarterly1.111.111.111.111.11_11.111.111.11
FreeBSD:14:latest1.11_11.11_11.111.11_11.11_11.11-1.11
FreeBSD:14:quarterly1.111.11_1-1.111.11_11.111.111.11
FreeBSD:15:latest1.11_11.11_1n/a1.11_1n/a1.11_11.11_11.11_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 mixal-1.11_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
lang_mixal
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.catb.org/~esr/mixal/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.11_1
09 Jan 2024 09:47:14
commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
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.11
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.11
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.11
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.11
12 Jul 2016 09:00:12
Revision:418417Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
1.11
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.11
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.11
04 Aug 2014 03:40:15
Revision:363960Original commit files touched by this commit
adamw search for other commits by this committer
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
1.11
26 May 2014 14:47:57
Revision:355354Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
1.11
27 Feb 2014 15:25:16
Revision:346367Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.11
20 Sep 2013 19:53:10
Revision:327741Original 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:
lang)
1.11
23 Mar 2011 16:45:47
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 1.11

PR:             ports/155804
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.10
15 Mar 2011 13:45:55
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from lang where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
1.10
25 Nov 2005 00:33:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.10
06 Feb 2004 14:22:37
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.10

PR:             ports/62429
Submitted by:   Ports Fury
1.09_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.09
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.09
05 Jan 2004 16:52:24
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.09

PR:             60933
Submitted by:   Ports Fury
1.07
20 Feb 2003 18:38:02
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.07
14 Feb 2003 13:07:33
Original commit files touched by this commit
markp search for other commits by this committer
Add PORTDOCS support.

PR:             47489
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
1.07
07 Nov 2002 03:10:58
Original commit files touched by this commit
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
1.07
03 Jun 2002 22:03:22
Original commit files touched by this commit
wollman search for other commits by this committer
Don't assume stdin, stdout are compile-time constants.
1.07
03 Jun 2002 18:22:49
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.07

PR:             38868
Submitted by:   Erwin Lansing <erwin@lansing.dk>
1.06
08 May 2002 20:51:42
Original commit files touched by this commit
obrien search for other commits by this committer
To ports@freebsd.org.
08 Oct 2000 04:17:26
commit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
03 Jul 2000 05:31:53
commit hash: fp1.1466@dev.null.freshports.orgcommit hash: fp1.1466@dev.null.freshports.orgcommit hash: fp1.1466@dev.null.freshports.orgcommit hash: fp1.1466@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Remove extraneous directory on deinstall    

Number of commits found: 27