Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2018 12:43:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224459] New ports: lang/crystal, the Crystal programming language & devel/shards, its package manager
Message-ID:  <bug-224459-13-uMmz4B740x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224459-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224459-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224459

Greg V <greg@unrelenting.technology> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #188964|0                           |1
        is obsolete|                            |
 Attachment #189183|0                           |1
        is obsolete|                            |

--- Comment #5 from Greg V <greg@unrelenting.technology> ---
Created attachment 190794
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190794&action=
=3Dedit
crystal0241.patch v2

(In reply to Li-Wen Hsu from comment #4)
oops, I forgot shards when updating the patch.

Here's a new version of the patch (with shards), had to rebuild bootstraps
because libgc-threaded.so.1 =E2=86=92 libgc-threaded.so.1. And the new boot=
straps are
smaller, because LLVM is shared.

Re: portlint:

- CHMOD =E2=80=94 this can't be replaced with pkg-plist stuff, this is not =
for
installed binaries, this is for the bootstrap compiler
- "IGNORE" has to appear earlier =E2=80=94 this is conditional, appears aft=
er
bsd.port.options.mk. If I move it up, portlint says conditionals are malfor=
med
o_0
- libLLVM dependency =E2=80=94 I removed the full path, but added configura=
ble
LLVM_VERSION =E2=80=94 portlint doesn't parse that correctly

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224459-13-uMmz4B740x>