Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 15:39:16 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/ldc-devel Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201008191539.o7JFdGRD038115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bapt        2010-08-19 15:39:16 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/ldc-devel       Makefile distinfo pkg-descr pkg-plist 
  Log:
  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)
  
  Revision  Changes    Path
  1.695     +1 -0      ports/lang/Makefile
  1.1       +74 -0     ports/lang/ldc-devel/Makefile (new)
  1.1       +6 -0      ports/lang/ldc-devel/distinfo (new)
  1.1       +15 -0     ports/lang/ldc-devel/pkg-descr (new)
  1.1       +763 -0    ports/lang/ldc-devel/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008191539.o7JFdGRD038115>