notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
gdmd Wrapper providing DMD-like CLI interface to gdc
0.1.0.20210818 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.0.20210818Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/gdmd
  2. /usr/local/share/licenses/gdmd-0.1.0.20210818/catalog.mk
  3. /usr/local/share/licenses/gdmd-0.1.0.20210818/LICENSE
  4. /usr/local/share/licenses/gdmd-0.1.0.20210818/GPLv2+
Collapse this list.
Dependency lines:
  • gdmd>0:devel/gdmd
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):
gdmd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.0.202108180.1.0.20210818-0.1.0.202108180.1.0.20210818---
FreeBSD:13:quarterly0.1.0.202108180.1.0.202108180.1.0.202108180.1.0.202108180.1.0.202108180.1.0.202108180.1.0.202108180.1.0.20210818
FreeBSD:14:latest0.1.0.202108180.1.0.202108180.1.0.202108180.1.0.202108180.1.0.202108180.1.0.20210818-0.1.0.20210818
FreeBSD:14:quarterly0.1.0.202108180.1.0.20210818-0.1.0.202108180.1.0.202108180.1.0.202108180.1.0.202108180.1.0.20210818
FreeBSD:15:latest0.1.0.202108180.1.0.20210818n/a0.1.0.20210818n/a0.1.0.202108180.1.0.202108180.1.0.20210818
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/D-Programming-GDC/gdmd/tar.gz/ff2c97a?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0.20210818
31 Oct 2022 23:09:59
commit hash: 427c0ca99bb879365377dbf229d23fa965debfcdcommit hash: 427c0ca99bb879365377dbf229d23fa965debfcdcommit hash: 427c0ca99bb879365377dbf229d23fa965debfcdcommit hash: 427c0ca99bb879365377dbf229d23fa965debfcd files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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