| Port details on branch 2023Q2 |
- ldc LLVM-based D compiler
- 1.32.0 lang
=0 1.32.0Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2023-04-11 20:09:07
- Last Update: 2023-04-11 20:08:39
- Commit Hash: e453c48
- License: BSD3CLAUSE
- WWW:
- https://wiki.dlang.org/LDC
- Description:
- 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).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/ldc/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/ldc
- pkg install ldc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ldc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679824044
SHA256 (ldc-1.32.0-src.tar.gz) = c4ee0bf91b416dd5641353d9b267b6a48600c499c782beb112d2e460e329beac
SIZE (ldc-1.32.0-src.tar.gz) = 8112549
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gdmd>0 : devel/gdmd
- ninja : devel/ninja
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- llvm15>0 : devel/llvm15
- Library dependencies:
-
- libconfig.so : devel/libconfig
- libgphobos.so : lang/gcc11
- libLLVM-15.so : devel/llvm15
- This port is required by:
- for Build
-
- audio/cheesecutter
- devel/containers
- devel/d-scanner
- devel/dcd-client
- devel/dcd-server
- devel/derelict-sdl2
- devel/derelict-util
- for Libraries
-
- devel/glibd
- lang/gir-to-d
Configuration Options:
- No options to configure
- Options name:
- lang_ldc
- USES:
- ninja cmake:insource pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.32.0 11 Apr 2023 20:08:39
    |
Gleb Popov (arrowd)  |
lang/ldc: Update to 1.32
Approved by: acm (maintainer timeout)
Sponsored by: Serenity Cybersecurity, LLC
(cherry picked from commit 4d555f0d5aceec726179224ae3fda53ee6f8bef0)
PR: 270461 |
Number of commits found: 1
|