jca
eaaa485558
Disable flang and ponyc, they don't build with llvm-8
...
Disabling flang was suggested by bcallah@ (maintainer), who will be away
for some days. Upstream ponyc doesn't support llvm-8 yet.
2019-07-06 15:00:03 +00:00
bcallah
60335a08cf
Update to ponyc-0.28.1
...
Changelog: https://github.com/ponylang/ponyc/releases/tag/0.28.1
2019-06-05 03:01:47 +00:00
bcallah
c73428b4f9
Update to ponyc-0.28.0
...
Changelog: https://github.com/ponylang/ponyc/releases/tag/0.28.0
2019-03-23 13:52:06 +00:00
jsg
b0056ce6bc
Prepare for llvm-config in base and use ports llvm-config to avoid a
...
build error.
ok bcallah@
2019-03-04 05:04:21 +00:00
bcallah
1f7704bca9
Update to ponyc-0.27.0
...
This is the first release to support LLVM 7.0.1
Changelog: https://github.com/ponylang/ponyc/releases/tag/0.27.0
2019-03-04 04:28:56 +00:00
bcallah
22a50dbca4
LLVM updates always bring flang and ponyc down since they're tightly bound
...
to the LLVM version we ship in ports. Mark them as BROKEN for now. Being
actively worked on...
2019-01-30 00:30:09 +00:00
bcallah
68347400a1
Narrow ONLY_FOR_ARCHS to aarch64 amd64 arm i386
...
Pony won't build on any other archs, so let's not waste time.
Spotted from the latest powerpc ports bulk.
2019-01-11 22:49:01 +00:00
bcallah
e8e83bc560
Update to ponyc-0.25.0 -- this is the first official release to support
...
OpenBSD. Add a SUBST_VARS+=GH_TAGNAME to reduce PLIST churn going forward.
2018-10-16 14:58:36 +00:00
bcallah
0728a4dc7f
Import lang/ponyc, an actor-model, capabilities-secure, high performance
...
programming language.
ok rsadowski@
Pony is an open-source, object-oriented, actor-model,
capabilities-secure, high-performance programming language. Pony is type
safe, memory sage, exception safe, and can natively call C libraries.
The overall philosophy of Pony is to get stuff done, and to guarantee
the result is correct.
2018-09-05 18:11:26 +00:00