Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.32.0_1 13 Aug 2023 13:12:13
    |
Muhammad Moinur Rahman (bofh)  |
lang/ldc: Mark BROKEN on FreBSD 14
Fails to compile with lots of:
/bin/sh: cannot open stdin: No such file or directory
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.32.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.32.0 11 Apr 2023 20:04:33
    |
Gleb Popov (arrowd)  |
lang/ldc: Update to 1.32
Approved by: acm (maintainer timeout)
Sponsored by: Serenity Cybersecurity, LLC |
1.30.0_2 16 Jan 2023 19:36:42
    |
Dima Panov (fluffy)  |
lang/ldc: unbreak build on 14.0
Approved by: portmgr blanket (trivial build fix) |
1.30.0_2 22 Nov 2022 19:38:03
    |
Piotr Kubaj (pkubaj)  |
lang/ldc: fix runtime on powerpc*
Fixes build of x11-toolkits/gtkd:
ld: error: undefined symbol: __tls_get_addr_opt
>>> referenced by sections_elf_shared.d
>>>
sections_elf_shared.o:(_D2rt19sections_elf_shared3DSO8tlsRangeMxFNbNiZAv) in
archive /usr/local/lib/libdruntime-ldc.a
>>> referenced by sections_elf_shared.d
>>>
sections_elf_shared.o:(_D2rt19sections_elf_shared11getTLSRangeFNbNimmmZAv) in
archive /usr/local/lib/libdruntime-ldc.a
>>> referenced by sections_elf_shared.d
>>> sections_elf_shared.o:(_d_dso_registry) in archive
/usr/local/lib/libdruntime-ldc.a
>>> referenced 1 more times |
1.30.0_1 16 Nov 2022 00:26:27
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/ldc: Make portlint friendly
PR: 264100
Reported by: jwb |
1.30.0_1 15 Nov 2022 16:33:49
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/ldc: Add forgotten change
- Move llvm to LIB_DEPENDS |
1.30.0_1 15 Nov 2022 16:17:04
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/ldc: Improve port
- STRIP binary files
- Add GCC to LIB_DEPENDS
- Remove obsolete lines |
1.30.0 15 Nov 2022 00:26:06
    |
Jose Alonso Cardenas Marquez (acm)  Author: Daniel Engberg |
lang/ldc: Update to 1.30.0
- Commit forgotten files
ChangeLog at: https://github.com/ldc-developers/ldc/releases/tag/v1.30.0
PR: 266828 |
1.23.0_1 15 Nov 2022 00:10:00
    |
Jose Alonso Cardenas Marquez (acm)  Author: Daniel Engberg |
lang/ldc: Update to 1.30.0
ChangeLog at: https://github.com/ldc-developers/ldc/releases/tag/v1.30.0
PR: 266828 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.23.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.23.0_1 26 Jan 2022 07:46:25
    |
Marius Strobl (marius)  |
devel/libconfig: update to 1.7.3
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.
PR: 261062
Reported by: dizzy [1]
Approved by: maintainer timeout |
1.23.0 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.23.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.23.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.23.0 12 Jan 2021 22:53:12
  |
linimon  |
Mark as BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket) |
1.23.0 15 Nov 2020 15:38:42
  |
mikael  |
Fix patch |
1.23.0 15 Nov 2020 15:23:05
  |
mikael  |
lang/ldc: fix build on aarch64
PR: 237427
Submitted by: Greg V
Approved by: portmgr (tier-2 blanket) |
1.23.0 29 Sep 2020 13:49:24
  |
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) |
1.14.0 21 Apr 2019 18:11:40
  |
antoine  |
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2 |
1.14.0 07 Mar 2019 06:08:47
  |
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 |
1.12.0 25 Dec 2018 20:25:40
  |
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 |
1.12.0 20 Nov 2018 02:37:20
  |
acm  |
- Update to 1.12.0 |
1.9.0_1 06 Aug 2018 17:22:37
  |
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 |
1.9.0 03 Jun 2018 06:31:09
  |
acm  |
- Update to 1.9.0 (jit support was dropped with llvm < 5.0). It doesn't compile
with llvm 5.x on FreeBSD |
1.7.0_2 21 Mar 2018 03:45:55
  |
bdrewery  |
Fix CCACHE_BUILD support. |
1.7.0_2 11 Feb 2018 07:44:21
  |
antoine  |
Depend on llvm40 package instead of clang40 binary |
1.7.0_2 10 Feb 2018 10:12:04
  |
antoine  |
Add a run dependency on llvm40, some binaries link against libLLVM
Reported by: pkg-fallout (via devel/dub) |
1.7.0_1 03 Feb 2018 04:36:22
  |
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 |
1.7.0_1 02 Feb 2018 21:25:06
  |
acm  |
- Fix pkg-plist on i386 |
1.7.0 01 Feb 2018 20:03:31
  |
acm  |
- Update to 1.7.0 |
1.3.0 30 Nov 2017 06:13:35
  |
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 |
1.3.0 16 Jul 2017 08:49:33
  |
acm  |
- Update to 1.3.0 |
1.2.0 07 Jul 2017 03:15:03
  |
acm  |
- Update to 1.2.0 |
1.1.0 20 May 2017 16:58:10
  |
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) |
1.1.0 02 May 2017 22:23:52
  |
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) |
1.1.0 05 Mar 2017 03:07:52
  |
acm  |
- Fix build on FreeBSD 11 |
1.1.0 28 Feb 2017 14:52:46
  |
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 |