Antoine Brodin
79103978a4
Mark BROKEN on i386
...
Reported by: pkg-fallout
MFH: 2019Q2
2019-04-21 18:11:40 +00:00
Jose Alonso Cardenas Marquez
290e722e92
- Update to 1.14.0
...
- Fix build on FreeBSD 12+ (lot of extra patch files)
- Remove obsolete patch file
- Update LLVM dependency to 7.0
Changelog at: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0
2019-03-07 06:08:46 +00:00
Tobias C. Berner
707c6bf295
Change cmake default behaviour to outsource.
...
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
2018-12-25 20:25:39 +00:00
Jose Alonso Cardenas Marquez
33040a4bdf
- Update to 1.12.0
2018-11-20 02:37:19 +00:00
Fernando Apesteguía
4889b760a7
devel/libconfig: update to 1.7.2
...
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442
2018-08-06 17:22:36 +00:00
Jose Alonso Cardenas Marquez
eac9c1f023
- Update to 1.9.0 (jit support was dropped with llvm < 5.0). It doesn't compile
...
with llvm 5.x on FreeBSD
2018-06-03 06:31:09 +00:00
Bryan Drewery
b0d89f2ee0
Fix CCACHE_BUILD support.
2018-03-21 03:45:55 +00:00
Antoine Brodin
c221a2f00e
Depend on llvm40 package instead of clang40 binary
2018-02-11 07:44:21 +00:00
Antoine Brodin
d078cae9ea
Add a run dependency on llvm40, some binaries link against libLLVM
...
Reported by: pkg-fallout (via devel/dub)
2018-02-10 10:12:04 +00:00
Jose Alonso Cardenas Marquez
3d8606b2a6
- Revert latest commit because it didn't solve pkg-plist problem. jit support
...
depends of LLVM version
- Change llvm dependency to devel/llvm40
- Respect llvm40 detection
2018-02-03 04:36:22 +00:00
Jose Alonso Cardenas Marquez
4ada909c48
- Fix pkg-plist on i386
2018-02-02 21:25:06 +00:00
Jose Alonso Cardenas Marquez
8706314b32
- Update to 1.7.0
2018-02-01 20:03:30 +00:00
Mark Linimon
bf43557044
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
2017-11-30 06:13:34 +00:00
Jose Alonso Cardenas Marquez
eb665b0da3
- Update to 1.3.0
2017-07-16 08:49:32 +00:00
Jose Alonso Cardenas Marquez
06ca728a9d
- Update to 1.2.0
2017-07-07 03:15:02 +00:00
Mark Linimon
74fa808d34
Mark some ports failing on power64. In cases where the error message
...
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket)
2017-05-20 16:58:10 +00:00
Mark Linimon
71fd883ed7
Mark some ports failing on aarch64, and, in a few cases, other tier-2
...
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2017-05-02 22:23:52 +00:00
Jose Alonso Cardenas Marquez
c34c20ec4b
- Fix build on FreeBSD 11
2017-03-05 03:07:52 +00:00
Jose Alonso Cardenas Marquez
095d5c8b2a
New ports: lang/ldc
...
The LDC project aims to provide a portable D programming language compiler
with modern optimization and code generation capabilities.
The compiler uses the official DMD frontends to support the latest version of
D2, and relies on the LLVM Core libraries for code generation.
LDC is fully Open Source; the parts of the code not taken/adapted from other
projects are BSD-licensed (see the LICENSE file for details).
WWW: http://wiki.dlang.org/LDC
2017-02-28 14:52:45 +00:00