Commit graph

7 commits

Author SHA1 Message Date
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