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
nimrod The Nimrod programming language
0.9.2_1 lang 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.9.2_1Version of this port present on the latest quarterly branch.
Maintainer: ports@nicandneal.net search for ports maintained by this maintainer
Port Added: 2013-11-14 20:37:08
Last Update: 2015-04-03 20:32:15
SVN Revision: 383175
License: MIT
WWW:
http://nimrod-code.org/
Description:
Nimrod is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms. Beneath a nice infix/indentation based syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model. WWW: http://nimrod-code.org/
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:
  • nimrod>0:lang/nimrod
No installation instructions:
This port has been deleted.
PKGNAME: nimrod
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.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nimrod-0.9.2_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
compiler zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://nimrod-code.org/download/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2_1
03 Apr 2015 20:32:15
Revision:383175Original commit files touched by this commit
robak search for other commits by this committer
lang/nimrod: MOVED to lang/nim and update 0.9.2 -> 0.10.2

- Upstream has renamed the project from 'nimrod' to 'nim'

PR:		199118
Submitted by:	Neal Nelson <ports@nicandneal.net>
0.9.2_1
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.2_1
16 Apr 2014 19:12:50
Revision:351413Original commit files touched by this commit
tijl search for other commits by this committer
Add a patch so the port no longer requires procfs.

PR:		ports/188326
Approved by:	Neal Nelson <ports@nicandneal.net> (maintainer)
0.9.2
10 Mar 2014 16:01:36
Revision:347773Original commit files touched by this commit
bapt search for other commits by this committer
Convert l* to USES=zip
0.9.2
14 Nov 2013 20:36:56
Revision:333788Original commit files touched by this commit
tijl search for other commits by this committer
New port: lang/nimrod:

Nimrod is a statically typed, imperative programming language.  Beneath a
nice infix/indentation based syntax with a powerful macro system lies a
semantic model that supports a soft realtime GC on thread local heaps.
Asynchronous message passing is used between threads.

PR:		ports/174368
Submitted by:	Neal Nelson <ports@nicandneal.net>

Number of commits found: 5