non port: lang/dmd2/Makefile |
SVNWeb
|
Number of commits found: 68 |
Sun, 7 Apr 2019
|
[ 07:43 antoine ] (Only the first 10 of 48 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sun, 4 Nov 2018
|
[ 13:44 antoine ]
Mark BROKEN: fails to build
backend/go.c:80:11: error: constant expression evaluates to -1 which cannot be
narrowed to type 'mftype' (aka 'unsigned int') [-Wc++11-narrowing]
{ 0,MFall,MFcnp,MFcp,MFcse,MFda,MFdc,MFdv,MFli,MFliv,MFlocal,MFloop,
^~~~~
Reported by: pkg-fallout
|
Tue, 23 Oct 2018
|
[ 16:34 jbeich ] (Only the first 10 of 45 ports in this commit are shown above. )
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
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
|
Wed, 5 Jul 2017
|
[ 02:45 cy ]
Fixing stack corruption in DMD=../dmd/generated/freebsd/release/64/dmd
due to inode64 on 12-CURRENT will take more than a trivial amount of time.
|
[ 01:50 cy ]
Fixup WITH_DEBUG, introduced in r281595, to actually make it work.
|
Sat, 27 May 2017
|
[ 21:16 linimon ]
Mark some ports failing on armv6, for errors classified as "coredump".
This skips the ports that possibly only coredump under qemu.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 29 Apr 2017
|
[ 05:44 linimon ] (Only the first 10 of 14 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Fri, 10 Mar 2017
|
[ 10:44 cy ]
Update 2.073.1 --> 2.073.2
|
Fri, 17 Feb 2017
|
[ 08:06 cy ]
Update 2.073.0 --> 2.073.1
|
Wed, 15 Feb 2017
|
[ 20:22 cy ]
Address build failutre default-build-as-user:
=> /portdistfiles/ is not writable by you; cannot fetch.
|
Tue, 14 Feb 2017
|
[ 06:53 cy ]
Bump portrevision to accommodate plist changes in r434066.
|
[ 06:27 cy ]
Modernize dmd2:
- Removal of three patches; call bootstrap directly.
- Distinfo for bootstrap is now in its own distfile.
- Make examples optional.
- Use GH instead of distrubuted .zip file.
- Fully implement options helpers.
PR: 217076
Submitted by: John Colvin <john.loughran.colvin@gmail.com>
|
Mon, 13 Feb 2017
|
[ 22:51 cy ]
Update 2.071.1 --> 2.073.0
|
Tue, 15 Nov 2016
|
[ 04:07 cy ]
Pet portlint.
PR: 214521
Submitted by: linimon
|
Tue, 28 Jun 2016
|
[ 17:07 cy ]
Update 2.071.0 --> 2.071.1
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Sat, 9 Apr 2016
|
[ 07:26 cy ]
This port should compile on powerpc.
|
[ 07:23 cy ]
Previously this port used library files packaged in the distribution
tarball. However the latest tarball released by Digital Mars contains
library files for only the O/S-architecture supported by the tarball.
The port now builds all libraries and files required to build the port
from source, installing the library needed to run compiled D programs.
The advantage to this is that previously only i386 and amd64 were
supported whereas now this port should install on all architectures.
|
Thu, 7 Apr 2016
|
[ 13:32 cy ]
The port fails to extract due to different types of extract suffixes.
Revert to using zip format because it's required by the bootsrap file.
|
[ 02:20 cy ]
Update to 2.071.0.
The source distribution file this port previously used is no longer
distributed by Digital Mars. The port now fetches the 64-bit FreeBSD
binary distribution file and uses the sources that are bundled in the
tarball to build its own binaries. The port can use sources in the 32-bit
FreeBSD binary or linux binary files instead -- a diff will show that the
src and html directories are the same in each distribution file.
|
Fri, 4 Mar 2016
|
[ 09:17 cy ]
Update 2.070.1 --> 2.070.2
|
Sun, 28 Feb 2016
|
[ 13:52 cy ]
Update 2.070.0 --> 2.070.1
|
Tue, 16 Feb 2016
|
[ 14:20 cy ]
Do not hard code SYSCONFDIR. This inadvertently was included in r407421.
PR: 207233
Noticed by: gahr
Pointy hat to: yours truly
|
[ 03:30 cy ]
Correctly locate dmd.conf.
PR: 207233
|
Thu, 28 Jan 2016
|
[ 20:47 cy ]
Update 2.069.2 --> 2.070.0
|
Fri, 22 Jan 2016
|
[ 07:03 cy ]
Adjust PKGNAMESUFFIX and PORTREVISION
Noticed by: gahr
Pointy hat toy: yours truly
|
Wed, 23 Dec 2015
|
[ 19:25 cy ]
Correctly locate the config file and use the correct complier when
linking.
Submitted by: gahr
Obtained from: https://people.freebsd.org/~gahr/lang-dmd2.diff
|
Fri, 4 Dec 2015
|
[ 06:29 cy ]
Update 2.069.1 --> 2.069.2
|
Sun, 15 Nov 2015
|
[ 10:34 cy ]
Self-host dmd bootstrap (dmd 2.067.1).
|
Sat, 14 Nov 2015
|
[ 19:54 cy ]
Keep temporary build dirs within WRKDIR.
Don't include the results of post-patch in the patch file.
Suggested by: bdrewery
|
[ 16:45 cy ]
Also, clean up after ourselves.
|
[ 16:39 cy ]
Previously failed builds will not remove this directory. Make sure
it is gone prior to a fresh new build.
|
Fri, 13 Nov 2015
|
[ 04:58 cy ]
Update 2.067.0 --> 2.069.1
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Thu, 26 Mar 2015
|
[ 13:31 cy ]
Update 2.066.1 --> 2.067.0
|
Wed, 25 Feb 2015
|
[ 00:30 cy ]
By default dmd uses gcc to invoke the linker. Fix linking on
FreeBSD systems that use clang as the system compiler (FreeBSD 10+).
|
Fri, 23 Jan 2015
|
[ 03:03 cy ]
Update 2.066.0 --> 2.066.1
Convert to @sample.
|
Mon, 18 Aug 2014
|
[ 18:43 cy ]
Update 2.065.0 --> 2.066.0
|
Fri, 4 Jul 2014
|
[ 00:24 adamw ]
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
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
|
Sun, 1 Jun 2014
|
[ 22:02 cy ]
Specify defaults for amd64. This resolves an object.d not found error.
|
Mon, 14 Apr 2014
|
[ 20:00 cy ]
Fix up conflict with lang/dmd1.
|
[ 19:28 cy ]
Update 2.064.2 --> 2.065.0
|
Mon, 10 Mar 2014
|
[ 16:01 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert l* to USES=zip
|
Sun, 9 Feb 2014
|
[ 14:57 cy ]
Update dmd2-2.064 --> dmd2-2.064.2
Submitted by: Cristian Ferretti <cristian_ferretti@yahoo.com>
|
Wed, 6 Nov 2013
|
[ 04:15 cy ]
Update 2.063.2 --> 2.064
Support staging.
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Thu, 27 Jun 2013
|
[ 04:13 cy ]
Update 2.063 --> 2.063.2
|
Tue, 19 Mar 2013
|
[ 14:08 cy ]
Update 2.062 --> 2.063
|
Sun, 17 Mar 2013
|
[ 17:18 cy ]
Update 2.061 --> 2.062
|
Thu, 31 Jan 2013
|
[ 02:33 cy ]
Update 2.060 --> 2.061
|
Thu, 23 Aug 2012
|
[ 15:16 cy ]
Update 2.059 --> 2.060
|
Mon, 16 Apr 2012
|
[ 05:34 cy ]
Fix runtime error (unable to find libphobos2).
|
Sun, 15 Apr 2012
|
[ 14:25 cy ]
Update 2.058 --> 2.059
|
Thu, 16 Feb 2012
|
[ 04:44 cy ]
Update 2.057 --> 2.058
|
Sat, 7 Jan 2012
|
[ 20:39 cy ]
Update 2.056 --> 2.057
|
Sun, 13 Nov 2011
|
[ 16:02 cy ]
Update 2.055 --> 2.056
Submitted by: nox
Feature safe: yes
|
Thu, 10 Nov 2011
|
[ 06:14 linimon ]
Mark as broken on powerpc and sparc64: not ported to the former, and
fails to install on the latter.
Hat: portmgr
|
Sat, 10 Sep 2011
|
[ 18:59 cy ]
Update 2.054 --> 2.055
Submitted by: nox
|
Sat, 6 Aug 2011
|
[ 19:12 cy ]
Update 2.053 --> 2.054.
Fix amd64 issue.
PR: 159555
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
Sat, 25 Jun 2011
|
[ 00:46 cy ]
Fix build for amd64.
|
[ 00:44 cy ]
Pkg-plist fixup.
|
Mon, 6 Jun 2011
|
[ 15:13 cy ]
Update 2.052 --> 2.053.
|
Thu, 3 Mar 2011
|
[ 05:13 cy ]
Update 2.051 --> 2.052.
|
Wed, 12 Jan 2011
|
[ 01:23 cy ]
dmd2 fails to build under FreeBSD 7.
Feature safe: yes
|
Mon, 3 Jan 2011
|
[ 22:07 cy ]
Welcome to the new Digital Mars D Version 2 port.
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>
|
[ 21:50 cy ]
This forced commit documents the repocopy of ports/lang/dmd to ports/lang/dmd2.
PR: 153480
|
Number of commits found: 68 |