Port details |
- mmix RISC computer designed by Donald E. Knuth
- 20160804_1 lang =2 20160804_1Version of this port present on the latest quarterly branch.
- Maintainer: riggs@FreeBSD.org
- Port Added: 2000-11-06 04:43:31
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: mmix
- WWW:
- https://mmix.cs.hm.edu/
- Description:
- From Donald E. Knuth's MMIX page:
MMIX is a RISC computer designed by the author to illustrate
machine-level aspects of programming. In the next editions of his
books The Art of Computer Programming, MMIX will replace the
1960s-style machine MIX.
More details can be found in his book:
MMIXware: A RISC Computer for the Third Millennium, by Donald E. Knuth
(Heidelberg: Springer-Verlag, 1999), viii+550pp. ISBN 3-540-66938-8.
(Lecture Notes in Computer Science, no. 1750.)
- ¦ ¦ ¦ ¦
- 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/lang/mmix/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/mmix
- pkg install mmix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mmix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1471071743
SHA256 (mmix-20160804.tgz) = fad8e64fddf2d75cbcd5080616b47e11a2d292a428cdb0c12e579be680ecdee9
SIZE (mmix-20160804.tgz) = 308410
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:
-
- ctangle : devel/cweb
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_mmix
- USES:
- tar:tgz
- 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 |
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) |
20160804_1 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 ) |
20160804_1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
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 ) |
20160804_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20160804_1 23 Sep 2020 11:40:41 |
se |
Fix build with -fno-common |
20160804 13 Aug 2016 07:26:35 |
riggs |
Update to upstream release 20160804
While on it: Pet portlint |
20131017 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
20131017 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
20131017 22 Aug 2014 07:20:30 |
antoine |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
20131017 14 Jun 2014 12:12:33 |
riggs |
- Take maintainership upon dhn's request on the ports mailing list [1]
- Update to latest upstream release 20131017
- MMIX development is now hosted at http://mmix.cs.hm.edu
- Update MASTER_SITES accordingly
- Update pkg-descr accordingly
- Add LICENSE
- Provide text file containing the license via ${FILESDIR}/LICENSE.txt
Approved by: mentors (implicit), dhn [1] |
20110831 26 Feb 2014 07:19:22 |
ehaupt |
Support staging |
20110831 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
20110831 21 Aug 2013 11:51:25 |
danfe |
- Fix parallel (-jX) builds, drop ugly MAKE_JOBS_UNSAFE
- Since patch is now required, remove post-patch target
- Drop an article from COMMENT, optimize away .for loop
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit) |
20110831 14 Aug 2013 12:05:35 |
marino |
lang/mmix: Mark jobs unsafe
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit) |
20110831 01 Sep 2011 07:33:07 |
dhn |
- Update to 20110831 |
20110719 22 Jul 2011 11:28:56 |
dhn |
- Update to 20110719 |
20110605 11 Jun 2011 11:06:32 |
dhn |
- Update to 20110605 |
20110420 23 Apr 2011 08:40:29 |
dhn |
- Update to 20110420 |
20110305 06 Mar 2011 12:31:25 |
dhn |
- Update to 20110305 |
20100311 14 Mar 2010 15:58:30 |
dhn |
- Update to 20100311 |
20100106 30 Jan 2010 12:31:49 |
dhn |
- Update to 20100106 |
20090321 21 Apr 2009 14:28:02 |
dhn |
- Update to 20090321
Approved by: miwi (mentor) |
20090205 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
20090205 27 Feb 2009 12:57:11 |
miwi |
- Update to 20090205
- Pass maintainership to submitter
PR: 131982
Submitted by: Dennis Herrmann <adox@mcx2.org> |
20060918 27 Feb 2007 21:05:51 |
miwi |
- Update to last snapshot (20060918)
PR: 109324
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
20060324 01 May 2006 10:20:08 |
erwin |
Update to 20060324
PR: 96569
Submitted by: Martin Wilke <freebsd@unixfreunde.de> (maintainer) |
20030622 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
20030622 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
20030622 11 Dec 2003 14:38:20 |
krion |
- Fix COMMENT format
PR: 60144
Submitted by: Ports Fury |
20030622 05 Nov 2003 18:11:35 |
glewis |
. Update to mmix-20030622.
PR: 57863
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
20021126 03 Nov 2003 01:19:26 |
kris |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr |
20021126 07 Mar 2003 06:05:38 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20021126 14 Dec 2002 05:33:18 |
edwin |
Make port fetchable and building again.
Noticed on: bento |
20020216 14 Jun 2002 01:42:33 |
keith |
Update to 20020216 version. |
20020113 17 May 2002 09:49:33 |
kris |
BROKEN: incorrect checksum |
26 Jan 2002 00:04:15 |
kris |
Update to 20020113 release of mmix |
23 Nov 2001 03:54:26 |
ijliao |
upgrade to 20011014 |
06 Nov 2000 12:25:21 |
keith |
Respect CFLAGS, thanks to obrien. |
06 Nov 2000 07:43:31 |
keith |
New port: mmix, a RISC computer designed by Donald E. Knuth |