aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nim/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lang/nim: update to 0.20.2swills2019-09-031-1/+1
| | | | | PR: 239377 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* lang/nim: update to 0.20swills2019-06-081-1/+1
| | | | | PR: 238390 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* lang/nim: Update to 0.19.6swills2019-05-241-1/+1
| | | | | PR: 237894 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* lang/nim: update to 0.19.4swills2019-02-111-1/+1
| | | | | PR: 235606 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* lang/nim: update to 0.19.2swills2019-02-011-2/+2
| | | | | PR: 235377 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* lang/nim: update to 0.19swills2018-10-271-1/+1
| | | | | PR: 232290 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* Update to upstream version 0.18.0riggs2018-03-191-1/+1
| | | | | PR: 226607 Submitted by: ports@nicandneal.net (maintainer)
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* lang/nim: Update to 0.17.2dbaio2017-10-191-2/+3
| | | | | | | | | While here, add LICENSE_FILE and move to https address. Changes: https://nim-lang.org/blog/2017/09/07/version-0172-released.html PR: 222427 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
* Mark some ports failing on armv6, for errors classified as "linker_error".linimon2017-05-281-4/+5
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Update to 0.17.0wen2017-05-201-2/+16
| | | | | PR: 219381 Submitted by: ports@nicandneal.net(maintainer)
* Provide more descriptive error messages for ports failing on powerpc64.linimon2017-04-291-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Update lang/nim to 0.16.0krion2017-02-101-1/+1
| | | | | | | PR: 215941 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9509
* - Update to 0.15.2wen2016-12-151-1/+1
| | | | | PR: 215280 Submitted by: ports@nicandneal.net(maintainer)
* Mark as broken on various tier-2 archs.linimon2016-11-161-0/+3
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* lang/nim: update 0.11.2 -> 0.15.0robak2016-10-151-2/+2
| | | | | | | | * Remove files/patch-lib-posix-posix.nim PR: 213304 Submitted by: wen Approved by: Neal Nelson <ports@nicandneal.net> (maintainer)
* When there is a do-install target, do not use a post-install target, domat2016-07-191-2/+0
| | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight
* many ports: mark broken on powerpc64swills2016-04-221-0/+2
|
* Update to 0.11.2mat2015-10-281-3/+5
| | | | | | | PR: 203981 Submitted by: Torsten Zühlsdorff Approved by: maintainer Sponsored by: Absolight
* lang/nimrod: MOVED to lang/nim and update 0.9.2 -> 0.10.2robak2015-04-041-0/+38
- Upstream has renamed the project from 'nimrod' to 'nim' PR: 199118 Submitted by: Neal Nelson <ports@nicandneal.net>