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
ruby-exmars Ruby interface to the exMARS Memory Array Redcode Simulator
0.01 games Deleted on this many watch lists=0 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 0.01Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with ruby 1.9
Deprecated DEPRECATED: Does not work with Ruby 1.9
Expired This port expired on: 2013-10-10
Ignore IGNORE: is marked as broken: does not build with ruby 1.9
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-07-25 02:11:41
Last Update: 2013-10-11 05:34:29
SVN Revision: 330056
Also Listed In: ruby
License: not specified in port
WWW:
http://corewar.co.uk/ankerl/exmars.htm
Description:
exMARS combines the latest advance in corewar simulation technology, with 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. The resulting program has the following main features: * Uses the parser from pMARS, so no previous parsing is necessary. At first this was my main motivation for exMARS. * Speed: 50% faster than pmars on a Pentium III, and often more than twice as fast than pmars on a Pentium 4 (using gcc 3.3.1, and the same compiler options). * Rewritten the code in a more object oriented way, which allows different Mars at the same time in the same program, it should also be thread save. NOTE: This is only Ruby interface part. To install exmars use games/exmars port. WWW: http://corewar.co.uk/ankerl/exmars.htm
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ruby19-exmars>0:games/ruby-exmars
No installation instructions:
This port has been deleted.
PKGNAME: ruby19-exmars
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby19 : lang/ruby19
Runtime dependencies:
  1. ruby19 : lang/ruby19
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://corewar.co.uk/ankerl/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.01
11 Oct 2013 05:34:29
Revision:330056Original commit files touched by this commit
tabthorpe search for other commits by this committer
2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.01
26 Sep 2013 21:13:59
Revision:328414Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18

Discussed with:	swills
0.01
20 Sep 2013 17:36:36
Revision:327730Original 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:
games)
0.01
29 Aug 2013 18:06:48
Revision:325620Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove Author line
0.01
03 Mar 2013 01:43:03
Revision:313317Original commit files touched by this commit
swills search for other commits by this committer
- Fix EXPIRATION date, we are in 2013, not 2012

Pointyhat to:	swills
Reported by:	bapt
0.01
02 Mar 2013 21:01:59
Revision:313298Original commit files touched by this commit
swills search for other commits by this committer
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
0.01
09 Feb 2013 12:00:53
Revision:311969Original commit files touched by this commit
crees search for other commits by this committer
Various spelling corrections

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
0.01
01 Nov 2011 22:59:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
Send ports@ ruby ports over ruby@
most of these were from stas@
0.01
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
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
0.01
04 Jul 2011 17:46:12
Original commit files touched by this commit
swills search for other commits by this committer
- Mark as broken with Ruby 1.9

Approved by:    portmgr
0.01
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.01
27 Feb 2011 04:54:41
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
0.01
15 Jan 2008 22:25:13
Original commit files touched by this commit
alepulver search for other commits by this committer
- Use (more or less) "official" mirror instead of MASTER_SITE_LOCAL.
- Add (back) a WWW line to pkg-descr.
- Remove my old signature from pkg-descr.
0.01
09 Apr 2006 13:08:16
Original commit files touched by this commit
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
0.01
25 Nov 2005 21:47:35
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256

Requested by:   maintainer
0.01
07 Oct 2005 20:50:00
Original commit files touched by this commit
pav search for other commits by this committer
- Website gone; remove WWW, put distfile on master_site_local

PR:             ports/87084
Submitted by:   Alejandro Pulver <alejandro@varnet.biz> (maintainer)
0.01
25 Jul 2005 02:11:13
Original commit files touched by this commit
lesi search for other commits by this committer
Ruby interface to the exMARS Memory Array Redcode Simulator

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/83920
Submitted by:   Alejandro Pulver (alejandro at varnet.biz)

Number of commits found: 17