www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - lang/ldc and devel/dub ports on FreeBSD

reply Alonso =?UTF-8?B?Q8OhcmRlbmFz?= <acardenas bsd-peru.org> writes:
Hi

I have added ldc (http://www.freshports.org/lang/ldc) and dub 
((http://www.freshports.org/devel/dub) to FreeBSD ports tree . 
Maybe it should be added to ldc webpage at github/wiki. FreeBSD 
binary packages are generated automatically each time new 
versions are committed to ports tree (currently ldc 1.1.0 and dub 
1.3.0). You can install them using pkg tool or otherwise you can 
install them by compiling from source code using ports tree.

Btw, I'm testing 1.2.0-beta2 and it is compiling without problems 
on FreeBSD from ports tree

Enjoy it

Greetings
Alonso
Apr 21 2017
next sibling parent David Nadlinger via digitalmars-d-ldc <digitalmars-d-ldc puremagic.com> writes:
Hi Alonso,

On 21 Apr 2017, at 22:30, Alonso Cárdenas via digitalmars-d-ldc wrote:
 I have added ldc (http://www.freshports.org/lang/ldc) and dub 
 ((http://www.freshports.org/devel/dub) to FreeBSD ports tree.
Great news!
 Maybe it should be added to ldc webpage at github/wiki.
Will do.
 Btw, I'm testing 1.2.0-beta2 and it is compiling without problems on 
 FreeBSD from ports tree
How is the test suite looking? — David
Apr 21 2017
prev sibling next sibling parent Joakim <dlang joakim.fea.st> writes:
On Friday, 21 April 2017 at 20:30:35 UTC, Alonso Cárdenas wrote:
 Hi

 I have added ldc (http://www.freshports.org/lang/ldc) and dub 
 ((http://www.freshports.org/devel/dub) to FreeBSD ports tree . 
 Maybe it should be added to ldc webpage at github/wiki. FreeBSD 
 binary packages are generated automatically each time new 
 versions are committed to ports tree (currently ldc 1.1.0 and 
 dub 1.3.0). You can install them using pkg tool or otherwise 
 you can install them by compiling from source code using ports 
 tree.

 Btw, I'm testing 1.2.0-beta2 and it is compiling without 
 problems on FreeBSD from ports tree
Nice, I tried to get it in six years ago, but it didn't stick: http://www.freshports.org/lang/ldc-devel/ There have been some issues with dmd on FreeBSD, maybe you want to look at those: http://forum.dlang.org/thread/obmmhe$j64$1 digitalmars.com
Apr 23 2017
prev sibling parent Kai Nacke <kai redstar.de> writes:
On Friday, 21 April 2017 at 20:30:35 UTC, Alonso Cárdenas wrote:
 Hi

 I have added ldc (http://www.freshports.org/lang/ldc) and dub 
 ((http://www.freshports.org/devel/dub) to FreeBSD ports tree . 
 Maybe it should be added to ldc webpage at github/wiki. FreeBSD 
 binary packages are generated automatically each time new 
 versions are committed to ports tree (currently ldc 1.1.0 and 
 dub 1.3.0). You can install them using pkg tool or otherwise 
 you can install them by compiling from source code using ports 
 tree.

 Btw, I'm testing 1.2.0-beta2 and it is compiling without 
 problems on FreeBSD from ports tree

 Enjoy it

 Greetings
 Alonso
Awesome! This is something I always wanted to have. Regards, Kai
Apr 23 2017