Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Jan 2021 22:53:12
1.23.0

|
linimon  |
Mark as BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket) |
15 Nov 2020 15:38:42
1.23.0

|
mikael  |
Fix patch |
15 Nov 2020 15:23:05
1.23.0

|
mikael  |
lang/ldc: fix build on aarch64
PR: 237427
Submitted by: Greg V
Approved by: portmgr (tier-2 blanket) |
29 Sep 2020 13:49:24
1.23.0

|
mikael  |
lang/ldc: update to 1.23.0
Changelog from 1.14.0 to 1.23.0 can be found here:
https://github.com/ldc-developers/ldc/releases
PR: 237427
Approved by: acm (maintainer timeout) |
21 Apr 2019 18:11:40
1.14.0

|
antoine  |
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2 |
07 Mar 2019 06:08:47
1.14.0

|
acm  |
- Update to 1.14.0
- Fix build on FreeBSD 12+ (lot of extra patch files)
- Remove obsolete patch file
- Update LLVM dependency to 7.0
Changelog at: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0 |
25 Dec 2018 20:25:40
1.12.0

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
20 Nov 2018 02:37:20
1.12.0

|
acm  |
- Update to 1.12.0 |
06 Aug 2018 17:22:37
1.9.0_1

|
fernape  |
devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442 |
03 Jun 2018 06:31:09
1.9.0

|
acm  |
- Update to 1.9.0 (jit support was dropped with llvm < 5.0). It doesn't compile
with llvm 5.x on FreeBSD |
21 Mar 2018 03:45:55
1.7.0_2

|
bdrewery  |
Fix CCACHE_BUILD support. |
11 Feb 2018 07:44:21
1.7.0_2

|
antoine  |
Depend on llvm40 package instead of clang40 binary |
10 Feb 2018 10:12:04
1.7.0_2

|
antoine  |
Add a run dependency on llvm40, some binaries link against libLLVM
Reported by: pkg-fallout (via devel/dub) |
03 Feb 2018 04:36:22
1.7.0_1

|
acm  |
- Revert latest commit because it didn't solve pkg-plist problem. jit support
depends of LLVM version
- Change llvm dependency to devel/llvm40
- Respect llvm40 detection |
02 Feb 2018 21:25:06
1.7.0_1

|
acm  |
- Fix pkg-plist on i386 |
01 Feb 2018 20:03:31
1.7.0

|
acm  |
- Update to 1.7.0 |
30 Nov 2017 06:13:35
1.3.0

|
linimon  |
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 |
16 Jul 2017 08:49:33
1.3.0

|
acm  |
- Update to 1.3.0 |
07 Jul 2017 03:15:03
1.2.0

|
acm  |
- Update to 1.2.0 |
20 May 2017 16:58:10
1.1.0

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket) |
02 May 2017 22:23:52
1.1.0

|
linimon  |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
05 Mar 2017 03:07:52
1.1.0

|
acm  |
- Fix build on FreeBSD 11 |
28 Feb 2017 14:52:46
1.1.0

|
acm  |
New ports: lang/ldc
The LDC project aims to provide a portable D programming language compiler
with modern optimization and code generation capabilities.
The compiler uses the official DMD frontends to support the latest version of
D2, and relies on the LLVM Core libraries for code generation.
LDC is fully Open Source; the parts of the code not taken/adapted from other
projects are BSD-licensed (see the LICENSE file for details).
WWW: http://wiki.dlang.org/LDC |