Hello ports --
Attached is a new port, devel/dtools. These are the ancillary tools for
the D programming language compiler.
---
pkg/DESCR:
This package contains various tools redistributed with DMD or used
internally during various build tasks.
Programs include:
catdocd Concatenates Ddoc files.
changed Change log generator.
checkwhitespace Check for trailing whitespace.
contributors Query contributors between two D releases.
ddemangle D symbol demangler.
detab Replaces tabs with spaces.
dget D source code downloader.
dustmite Test case minimization tool.
rdmd D build tool.
tolf Line endings converter.
updatecopyright Update the copyright notices in DMD
---
The ones most immediately interesting to most users will be ddemange,
dustmite, and rdmd.
This is being built with gdmd so that all the gdc platforms can have
these tools. Therefore, you need the gdmd port posted earlier.
Lastly, the catdoc program in this package was renamed catdocd to avoid
a conflict with textproc/catdoc.
OK?
~Brian
No comments:
Post a Comment