1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Pav Lucistnik
c2dc56c47a - Mark BROKEN: does not compile
Reported by:	pointyhat
2011-05-15 21:19:34 +00:00
Cy Schubert
1d278fbaaf Remove extraneous gmake prereq.
PR:		156529
Submitted by:	Baptiste Daroussin <baptiste.daroussin@gmail.com>
2011-05-04 04:21:47 +00:00
Cy Schubert
2c69f37905 Take over maintainership.
Submitted by:	Maintainer: "Ruben" <chromium@hybridsource.org>
2010-12-28 05:39:00 +00:00
Baptiste Daroussin
16ecfce1ea - update ldc snapshot to 0.9.2 r1697
- update tango snapshot to r5599
- unbreak build with llvm 2.8

PR:		ports/152088
Submitted by:	Ruben <chromium _at_ hybridsource.org>
2010-11-10 20:42:09 +00:00
Pav Lucistnik
3b77c731ea - Mark BROKEN: does not build with llvm-2.8
Reported by:	pointyhat
OK'ed by:	maintainer
2010-10-12 23:44:04 +00:00
Sergey A. Osokin
4d89ccaab3 Fix build.
Notice from:	QAT
Pointy hat to:	bapt
2010-08-19 17:45:41 +00:00
Baptiste Daroussin
583f002c3f LDC is a compiler for the D programming Language. It is based on the DMD
frontend and uses LLVM as the backend.  LLVM provides a fast and modern backend
for high quality code generation.  LDC is released under a BSD license with
exceptions for the DMD frontend and code from GDC.

The development takes place mostly on x86-32 and x86-64 Linux and that is where
LDC works best.  Support for other platforms and architectures is under
development, but we are still looking for people to help test and adjust LDC
for those platforms!

LDC already compiles a lot of D code, but should still be considered beta
quality.  Take a look at the tickets to get a better impression of what still
needs to be implemented.

WWW: http://www.dsource.org/projects/ldc

PR:		ports/149798
Submitted by:	Ruben <chromium at hybridsource.org>
Approved by:	tabthorpe (co-mentor)
2010-08-19 15:39:16 +00:00