aboutsummaryrefslogtreecommitdiff
path: root/lang/dmd2
Commit message (Collapse)AuthorAgeFilesLines
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360495
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-2/+2
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Specify defaults for amd64. This resolves an object.d not found error.Cy Schubert2014-06-011-1/+3
| | | | Notes: svn path=/head/; revision=356182
* Fix up conflict with lang/dmd1.Cy Schubert2014-04-141-2/+2
| | | | Notes: svn path=/head/; revision=351282
* Update 2.064.2 --> 2.065.0Cy Schubert2014-04-146-54/+48
| | | | Notes: svn path=/head/; revision=351279
* Convert l* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347773
* Update dmd2-2.064 --> dmd2-2.064.2Cy Schubert2014-02-093-11/+29
| | | | | | | Submitted by: Cristian Ferretti <cristian_ferretti@yahoo.com> Notes: svn path=/head/; revision=343508
* Update 2.063.2 --> 2.064Cy Schubert2013-11-063-32/+30
| | | | | | | Support staging. Notes: svn path=/head/; revision=332942
* Fix build under 10-CURRENT.Cy Schubert2013-09-281-0/+29
| | | | Notes: svn path=/head/; revision=328549
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Update 2.063 --> 2.063.2Cy Schubert2013-06-274-17/+7
| | | | Notes: svn path=/head/; revision=321847
* Update 2.062 --> 2.063Cy Schubert2013-03-192-3/+3
| | | | Notes: svn path=/head/; revision=314648
* Update 2.061 --> 2.062Cy Schubert2013-03-173-3/+5
| | | | Notes: svn path=/head/; revision=314469
* Update 2.060 --> 2.061Cy Schubert2013-01-314-3/+36
| | | | Notes: svn path=/head/; revision=311284
* Update 2.059 --> 2.060Cy Schubert2012-08-233-102/+88
| | | | Notes: svn path=/head/; revision=303024
* Fix runtime error (unable to find libphobos2).Cy Schubert2012-04-162-0/+9
| | | | Notes: svn path=/head/; revision=294891
* Update 2.058 --> 2.059Cy Schubert2012-04-153-8/+6
| | | | Notes: svn path=/head/; revision=294857
* Update 2.057 --> 2.058Cy Schubert2012-02-163-3/+7
| | | | Notes: svn path=/head/; revision=291512
* Update 2.056 --> 2.057Cy Schubert2012-01-073-4/+5
| | | | Notes: svn path=/head/; revision=288700
* Update 2.055 --> 2.056Cy Schubert2011-11-133-3/+6
| | | | | | | | Submitted by: nox Feature safe: yes Notes: svn path=/head/; revision=285707
* Mark as broken on powerpc and sparc64: not ported to the former, andMark Linimon2011-11-101-0/+7
| | | | | | | | | fails to install on the latter. Hat: portmgr Notes: svn path=/head/; revision=285427
* Remove 0-byte filesDoug Barton2011-09-252-0/+0
| | | | Notes: svn path=/head/; revision=282353
* Update 2.054 --> 2.055Cy Schubert2011-09-105-105/+22
| | | | | | | Submitted by: nox Notes: svn path=/head/; revision=281595
* Remove extraneous .orig file.Cy Schubert2011-08-071-11/+0
| | | | Notes: svn path=/head/; revision=279127
* Update 2.053 --> 2.054.Cy Schubert2011-08-065-9/+64
| | | | | | | | | | Fix amd64 issue. PR: 159555 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=279055
* Fix build for amd64.Cy Schubert2011-06-253-1/+58
| | | | Notes: svn path=/head/; revision=276248
* Pkg-plist fixup.Cy Schubert2011-06-252-1/+2
| | | | Notes: svn path=/head/; revision=276247
* Update 2.052 --> 2.053.Cy Schubert2011-06-064-21/+14
| | | | Notes: svn path=/head/; revision=275139
* Update 2.051 --> 2.052.Cy Schubert2011-03-034-85/+4
| | | | Notes: svn path=/head/; revision=270163
* This files contains trailing CRLF (msdos format). Remove the trailing CR,Cy Schubert2011-03-031-8/+8
| | | | | | | converting the CRLF at the end of each line to LF. Notes: svn path=/head/; revision=270160
* dmd2 fails to build under FreeBSD 7.Cy Schubert2011-01-121-0/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267685
* Welcome to the new Digital Mars D Version 2 port.Cy Schubert2011-01-036-221/+374
| | | | | | | | | | | | As per PR ports/152698 this port is not an officially validated distribution of Digital Mars D by the upline author of the software, Walter Bright. PR: 152698 Submitted by: Ruben <chromium@hybridsource.org> Notes: svn path=/head/; revision=267341
* Take over maintainership.Cy Schubert2010-12-281-1/+1
| | | | | | | Submitted by: Maintainer: "Ruben" <chromium@hybridsource.org> Notes: svn path=/head/; revision=267039
* Remove temporary file added by mistakeBaptiste Daroussin2010-11-291-108/+0
| | | | Notes: svn path=/head/; revision=265372
* Add dmd 1.065, official compiler for the D 1.0 programming language.Baptiste Daroussin2010-11-295-0/+413
PR: ports/152282 Submitted by: Ruben <chromium at hybridsource.org> Notes: svn path=/head/; revision=265368