had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
* Adjust optimizations for all architectures.
* Use optimizations if GCC >= 3.X (OSVERSION >= 500035).
* Note how to install Ruby interface.
PR: ports/84024
Submitted by: Alejandro Pulver (maintainer)
proactive performance optimizations.
Actually exMARS is a redcode simulator, just like exhaust and pMARS. In fact,
I have shamelessly taken sourcecode from pMARS, exhaust, some ideas from
qMars, a shot of optimizations, shook everything well, and garnished
everything with a high level interface for Ruby.
PR: ports/83576
Submitted by: Alejandro Pulver <alejandro@varnet.biz>