summaryrefslogtreecommitdiffstats
path: root/lang/mixal
Commit message (Collapse)AuthorAgeFilesLines
* Remove extraneous directory on deinstallkris2000-07-031-0/+1
| | | | Noticed by: bento
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-5/+5
|
* sed -> ${SED}mharo1999-08-281-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Change my email address to @FreeBSDobrien1997-10-101-2/+2
|
* Let CFLAGS come from /etc/make.confobrien1996-12-281-0/+10
| | | | Caught by: Satoshi
* Mixal is a version the assembler and interpreter for Donald Knuth'sobrien1996-12-255-0/+57
mythical MIX computer, defined in: Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental Algorithms_. Addison-Wesley, 1973 (2nd ed.) Some of us were playing with it at school... so I made a port of it.
OpenPOWER on IntegriCloud