Port details |
- gdmd Wrapper providing DMD-like CLI interface to gdc
- 0.1.0.20210818 devel =2 0.1.0.20210818Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2022-10-31 23:12:07
- Last Update: 2022-10-31 23:09:59
- Commit Hash: 427c0ca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://github.com/D-Programming-GDC/gdmd
- Description:
- An interface to the GNU D compiler (GDC), which recognizes flags normally
used with the DMD D compiler and translates them to flags GDC can understand.
This makes `gdmd` a drop-in replacement to the `dmd` compiler invocation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/gdmd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gdmd
- pkg install gdmd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gdmd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664740180
SHA256 (D-Programming-GDC-gdmd-0.1.0.20210818-ff2c97a_GH0.tar.gz) = ab544a011d7c177af3ee9df38addf89d6334fbdcfab03f94641bbe5ac8231ecd
SIZE (D-Programming-GDC-gdmd-0.1.0.20210818-ff2c97a_GH0.tar.gz) = 7850
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_gdmd
- USES:
- perl5 shebangfix
- 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 |
0.1.0.20210818 31 Oct 2022 23:09:59 |
Jose Alonso Cardenas Marquez (acm) Author: Daniel Engberg |
devel/gdmd: New port: Wrapper providing DMD-like CLI interface to GDC
An interface to the GNU D compiler (GDC), which recognizes flags normally
used with the DMD D compiler and translates them to flags GDC can understand.
This makes `gdmd` a drop-in replacement to the `dmd` compiler invocation.
PR: 266826 |
Number of commits found: 1
|