non port: lang/nim/Makefile |
SVNWeb
|
Number of commits found: 45 |
Fri, 6 May 2022
|
[ 13:39 Wen Heping (wen) ] c503a90
lang/nim: Update to 1.6.6
PR: 263796
Reported by: ports@nicandneal.net(maintainer)
|
Thu, 10 Feb 2022
|
[ 22:22 Guangyuan Yang (ygy) Author: Neal Nelson ] fcf3010
lang/nim: Update to 1.6.4
Changelog: https://nim-lang.org/blog/2022/02/08/version-164-released.html
PR: 261865
|
Wed, 22 Dec 2021
|
[ 17:00 Li-Wen Hsu (lwhsu) Author: Neal Nelson ] 148623c
lang/nim: Upgrade to 1.6.2
Release notes: https://nim-lang.org/blog/2021/12/17/version-162-released.html
PR: 260610
|
Thu, 28 Oct 2021
|
[ 11:17 Yasuhiro Kimura (yasu) Author: Neal Nelson ] a516093
lang/nim: Update to 1.6.0
* Switch to DISTVERSION
* Pet portlint and portclippy
* Reformat Makefile with portfmt
PR: 259341
|
Tue, 21 Sep 2021
|
[ 12:57 Bernhard Froehlich (decke) ] 5c186bc
lang/nim: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 27 May 2021
|
[ 02:54 Alexey Dokuchaev (danfe) ] 3aa0f51
lang/nim: update Nim programming language to version 1.4.8.
PR: 256163
Submitted by: maintainer
|
Sat, 17 Apr 2021
|
[ 11:52 Fernando ApesteguĂa (fernape) ] 8908c85
lang/nim: Upgrade to 1.4.6
ChangeLog:
https://nim-lang.org/blog/2021/04/15/versions-146-and-1212-released.html
PR: 255120
Reported by: ports@nicandneal.net (maintainer)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Feb 2021
|
[ 04:52 wen ]
- Update to 1.4.4
PR: 253869
Submitted by: ports@nicandneal.net(maintainer)
|
Tue, 29 Dec 2020
|
[ 14:52 pkubaj ]
lang/nim: disable DOCS for powerpc64
It resulted in infinite memory allocation.
|
Fri, 4 Dec 2020
|
[ 10:20 fernape ]
lang/nim: Upgrade to 1.4.2
ChangeLog: https://nim-lang.org/blog/2020/12/01/version-142-released.html
PR: 251532
Submitted by: ports@nicandneal.net (maintainer)
|
Fri, 6 Nov 2020
|
[ 06:56 lwhsu ]
lang/nim: Update 1.4 for unexpected change in distfile and include nimble
For some reason the distribution file of nim 1.4 has changed on the nim web
site without a change in version.
Two things have been added to the distribution and are no longer distributed
from their own github repository:
- fusion
- nimble
PR: 250881
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Tue, 3 Nov 2020
|
[ 12:18 lbartoletti ]
lang/nim: Update to 1.4.0
- Update to 1.4.0
- Add a workaround to build doc in poudriere
- Remove patch-compiler_docgen.nim (fixed upstream)
- Add patch-koch.nim to disable Fusion build
Release notes:
- https://nim-lang.org/blog/2020/10/16/version-140-released.html
PR: 250458
Submitted by: Neal Nelson (maintainer)
|
Sun, 20 Sep 2020
|
[ 12:55 tobik ]
Clean up some things
Reported by: portscan
|
Tue, 15 Sep 2020
|
[ 18:57 pkubaj ]
lang/nim: fix build on powerpc64 elfv1
Now newer GCC is required.
|
Mon, 24 Aug 2020
|
[ 06:48 lbartoletti ]
lang/nim: Fix cssSource for nim doc
Nim doc expected to find nimdoc.css in ${PREFIX}/doc/nimdoc.css but our doc
directory is ${PREFIX}/share/doc/nim/
PR: 248814
Approved by: Neal Nelson (maintainer)
|
Fri, 31 Jul 2020
|
[ 16:49 lbartoletti ]
lang/nim: Update to 1.2.6
Changelog:
- https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html
PR: 248390
Approved by: Neal Nelson (maintainer)
|
Thu, 30 Jul 2020
|
[ 19:41 lbartoletti ]
lang/nim: Update to 1.2.4
PR: 247488, 247193
Approved by: Neal Nelson (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25875
|
Mon, 27 Apr 2020
|
[ 16:50 lbartoletti ]
lang/nim: Fix the build of lang/nim within poudriere:
- Make sure we use specified build caches for all build commands (this was
causing the poudriere testport to fail for the tools build).
- Ensure that devel/nimble is not built as part of this port by using the koch
toolsToNimble command instead of koch tools. If left to it's own devices the
koch tools command will download nimble from git and build it itself.
PR: 245789
Submitted by: Neal Nelson
Reviewed by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24585
|
Sat, 4 Apr 2020
|
[ 11:11 lbartoletti ]
lang/nim: Update to 1.2.0
- Remove files/patch-koch.nim (This patch is not needed to build nim and
tools)
- Update files/patch-install.sh and files/patch-config-nim.cfg
- Unbreak arm (fixed upstream) [1]
- Add all optional tools
- Order pkg-plist
- Move USES (pet portlint)
[1] https://github.com/nim-lang/Nim/pull/13822
Changelog:
- https://nim-lang.org/blog/2020/04/03/version-120-released.html
PR: 245328
Approved by: tcberner (mentor), Neal Nelson (maintainer)
Differential Revision: https://reviews.freebsd.org/D24294
|
Sat, 22 Feb 2020
|
[ 05:40 lbartoletti ]
lang/nim: Update to 1.0.6
- Update to 1.0.6
Changelog:
-
https://github.com/nim-lang/Nim/blob/version-1-0/changelogs/changelog_1_0_6.md
PR: 243760
Submitted by: Neal Nelson (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23770
|
Sat, 7 Dec 2019
|
[ 20:42 tcberner ]
lang/nim: Update tp 1.0.4
PR: 242450
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Wed, 27 Nov 2019
|
[ 19:55 pkubaj ]
lang/nim: Remove BROKEN for powerpc64
Fix build on powerpc64 elfv1 and elfv2.
PR: 241974
Submitted by: hamiltcl@verizon.net
Approved by: ports@nicandneal.net (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D22568
|
Sun, 27 Oct 2019
|
[ 15:31 rakuco ]
Update to 1.0.2.
PR: 241468
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Thu, 26 Sep 2019
|
[ 18:37 swills ]
lang/nim: Update to 1.0.0
PR: 240847
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Mon, 2 Sep 2019
|
[ 23:20 swills ]
lang/nim: update to 0.20.2
PR: 239377
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Fri, 7 Jun 2019
|
[ 23:07 swills ]
lang/nim: update to 0.20
PR: 238390
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Thu, 23 May 2019
|
[ 18:32 swills ]
lang/nim: Update to 0.19.6
PR: 237894
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Sun, 10 Feb 2019
|
[ 21:10 swills ]
lang/nim: update to 0.19.4
PR: 235606
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Fri, 1 Feb 2019
|
[ 12:41 swills ]
lang/nim: update to 0.19.2
PR: 235377
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Sat, 27 Oct 2018
|
[ 00:12 swills ]
lang/nim: update to 0.19
PR: 232290
Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Sun, 18 Mar 2018
|
[ 20:04 riggs ]
Update to upstream version 0.18.0
PR: 226607
Submitted by: ports@nicandneal.net (maintainer)
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
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
|
Wed, 18 Oct 2017
|
[ 22:02 dbaio ]
lang/nim: Update to 0.17.2
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)
|
Sat, 27 May 2017
|
[ 22:16 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "linker_error".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 20 May 2017
|
[ 01:10 wen ]
- Update to 0.17.0
PR: 219381
Submitted by: ports@nicandneal.net(maintainer)
|
Sat, 29 Apr 2017
|
[ 05:44 linimon ] (Only the first 10 of 14 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Fri, 10 Feb 2017
|
[ 10:19 krion ]
Update lang/nim to 0.16.0
PR: 215941
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9509
|
Thu, 15 Dec 2016
|
[ 03:28 wen ]
- Update to 0.15.2
PR: 215280
Submitted by: ports@nicandneal.net(maintainer)
|
Wed, 16 Nov 2016
|
[ 00:34 linimon ]
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 15 Oct 2016
|
[ 14:07 robak ]
lang/nim: update 0.11.2 -> 0.15.0
* Remove files/patch-lib-posix-posix.nim
PR: 213304
Submitted by: wen
Approved by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] (Only the first 10 of 174 ports in this commit are shown above. )
When there is a do-install target, do not use a post-install target, do
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
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Wed, 28 Oct 2015
|
[ 12:57 mat ]
Update to 0.11.2
PR: 203981
Submitted by: Torsten Zuhlsdorff
Approved by: maintainer
Sponsored by: Absolight
|
Fri, 3 Apr 2015
|
[ 20:32 robak ] (Only the first 10 of 13 ports in this commit are shown above. )
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>
|
Number of commits found: 45 |