| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Submitted by: alepulver
|
| |
|
|
|
|
|
| |
- Add (back) a WWW line to pkg-descr.
- Remove my old signature from pkg-descr.
|
|
|
|
|
|
|
|
|
| |
- Remove '@' from installation commands.
- Format tabs.
- Fix OPTIONS handling.
- Bump PORTREVISION.
Approved by: garga (mentor)
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
|
| |
PR: ports/87083
Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
|
|
|
|
|
| |
Reported by: pointyhat via kris
Submitted by: Alejandro Pulver (maintainer)
|
|
|
|
|
|
|
|
|
| |
* 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>
|