notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
gdmd Wrapper providing DMD-like CLI interface to gdc
0.1.0.20210818 devel on this many watch lists=0 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 Version 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
License: GPLv2+
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history 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:

Packages (timestamps in pop-ups are UTC):
gdmd
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout0.1.0.20210818
FreeBSD:12:amd640.1.0.202108180.1.0.20210818
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3860.1.0.202108180.1.0.20210818
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch640.1.0.202108180.1.0.20210818
FreeBSD:13:amd640.1.0.202108180.1.0.20210818
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv70.1.0.202108180.1.0.20210818
FreeBSD:13:i3860.1.0.202108180.1.0.20210818
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout0.1.0.20210818
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch640.1.0.20210818pkg-fallout
FreeBSD:14:amd640.1.0.20210818pkg-fallout
FreeBSD:14:armv60.1.0.20210818pkg-fallout
FreeBSD:14:armv70.1.0.20210818pkg-fallout
FreeBSD:14:i3860.1.0.20210818pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc640.1.0.20210818pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
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
This port is required by:
for Build
  1. lang/ldc

Configuration Options:
Options name:
USES:
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