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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dmd2 D 2.0 compiler, not officially validated for FreeBSD
2.073.2 lang Deleted 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 2.073.2Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2019-05-08
Ignore IGNORE: is marked as broken: fails to build
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-01-03 21:50:41
Last Update: 2019-08-11 22:15:14
SVN Revision: 508688
People watching this port, also watch:: openjdk8, screen
License: ART10 DMD BSL
WWW:
http://digitalmars.com/d/2.0/
Description:
D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python. Special attention is given to the needs of quality assurance, documentation, management, portability and reliability. The D language is statically typed and compiles directly to machine code. It's multiparadigm, supporting many programming styles: imperative, object oriented, and metaprogramming. It's a member of the C syntax family, and its appearance is very similar to that of C++. It is not governed by a corporate agenda or any overarching theory of programming. The needs and contributions of the D programming community form the direction it goes. This is an unofficial port that compiles directly from source, so it has not been officially validated or tested on the FreeBSD platform by the developer. This Software is copyrighted and comes with a single user license, and may not be redistributed. If you wish to obtain a redistribution license, please contact Digital Mars. WWW: http://digitalmars.com/d/2.0/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (881 items)
Collapse this list.
  1. /usr/local/share/licenses/dmd2-2.073.2/catalog.mk
  2. /usr/local/share/licenses/dmd2-2.073.2/LICENSE
  3. /usr/local/share/licenses/dmd2-2.073.2/ART10
  4. /usr/local/share/licenses/dmd2-2.073.2/DMD
  5. /usr/local/share/licenses/dmd2-2.073.2/BSL
  6. bin/dmd
  7. lib/libphobos2.a
  8. @sample etc/dmd.conf.sample
  9. share/examples/dmd2/dmd32.conf
  10. share/examples/dmd2/dmd64.conf
  11. share/examples/dmd2/samples/all.sh
  12. share/examples/dmd2/samples/build.bat
  13. share/examples/dmd2/samples/chello.d
  14. share/examples/dmd2/samples/clean.bat
  15. share/examples/dmd2/samples/d2html.d
  16. share/examples/dmd2/samples/d2html.kwd
  17. share/examples/dmd2/samples/dclient.d
  18. share/examples/dmd2/samples/dhry.d
  19. share/examples/dmd2/samples/dserver.d
  20. share/examples/dmd2/samples/dserver.def
  21. share/examples/dmd2/samples/hello.d
  22. share/examples/dmd2/samples/htmlget.d
  23. share/examples/dmd2/samples/listener.d
  24. share/examples/dmd2/samples/mydll/build.bat
  25. share/examples/dmd2/samples/mydll/dll.d
  26. share/examples/dmd2/samples/mydll/mydll.d
  27. share/examples/dmd2/samples/mydll/mydll.def
  28. share/examples/dmd2/samples/mydll/mydll.di
  29. share/examples/dmd2/samples/mydll/test.d
  30. share/examples/dmd2/samples/pi.d
  31. share/examples/dmd2/samples/posix.mak
  32. share/examples/dmd2/samples/sieve.d
  33. share/examples/dmd2/samples/wc.d
  34. share/examples/dmd2/samples/wc2.d
  35. share/examples/dmd2/samples/winsamp.d
  36. share/examples/dmd2/samples/winsamp.def
  37. include/d/phobos2/core/atomic.d
  38. include/d/phobos2/core/attribute.d
  39. include/d/phobos2/core/bitop.d
  40. include/d/phobos2/core/checkedint.d
  41. include/d/phobos2/core/cpuid.d
  42. include/d/phobos2/core/demangle.d
  43. include/d/phobos2/core/exception.d
  44. include/d/phobos2/core/internal/abort.d
  45. include/d/phobos2/core/internal/convert.d
  46. include/d/phobos2/core/internal/hash.d
  47. include/d/phobos2/core/internal/spinlock.d
  48. include/d/phobos2/core/internal/string.d
  49. include/d/phobos2/core/internal/traits.d
  50. include/d/phobos2/core/math.d
  51. include/d/phobos2/core/memory.d
  52. include/d/phobos2/core/runtime.d
  53. include/d/phobos2/core/simd.d
  54. include/d/phobos2/core/stdc/complex.d
  55. include/d/phobos2/core/stdc/config.d
  56. include/d/phobos2/core/stdc/ctype.d
  57. include/d/phobos2/core/stdc/errno.d
  58. include/d/phobos2/core/stdc/fenv.d
  59. include/d/phobos2/core/stdc/float_.d
  60. include/d/phobos2/core/stdc/inttypes.d
  61. include/d/phobos2/core/stdc/limits.d
  62. include/d/phobos2/core/stdc/locale.d
  63. include/d/phobos2/core/stdc/math.d
  64. include/d/phobos2/core/stdc/signal.d
  65. include/d/phobos2/core/stdc/stdarg.d
  66. include/d/phobos2/core/stdc/stddef.d
  67. include/d/phobos2/core/stdc/stdint.d
  68. include/d/phobos2/core/stdc/stdio.d
  69. include/d/phobos2/core/stdc/stdlib.d
  70. include/d/phobos2/core/stdc/string.d
  71. include/d/phobos2/core/stdc/tgmath.d
  72. include/d/phobos2/core/stdc/time.d
  73. include/d/phobos2/core/stdc/wchar_.d
  74. include/d/phobos2/core/stdc/wctype.d
  75. include/d/phobos2/core/stdcpp/exception.d
  76. include/d/phobos2/core/stdcpp/typeinfo.d
  77. include/d/phobos2/core/sync/barrier.di
  78. include/d/phobos2/core/sync/condition.di
  79. include/d/phobos2/core/sync/config.di
  80. include/d/phobos2/core/sync/exception.di
  81. include/d/phobos2/core/sync/mutex.di
  82. include/d/phobos2/core/sync/rwmutex.di
  83. include/d/phobos2/core/sync/semaphore.di
  84. include/d/phobos2/core/sys/darwin/execinfo.d
  85. include/d/phobos2/core/sys/darwin/mach/dyld.d
  86. include/d/phobos2/core/sys/darwin/mach/getsect.d
  87. include/d/phobos2/core/sys/darwin/mach/kern_return.d
  88. include/d/phobos2/core/sys/darwin/mach/loader.d
  89. include/d/phobos2/core/sys/darwin/mach/port.d
  90. include/d/phobos2/core/sys/darwin/mach/semaphore.d
  91. include/d/phobos2/core/sys/darwin/mach/thread_act.d
  92. include/d/phobos2/core/sys/darwin/pthread.d
  93. include/d/phobos2/core/sys/darwin/sys/cdefs.d
  94. include/d/phobos2/core/sys/darwin/sys/event.d
  95. include/d/phobos2/core/sys/darwin/sys/mman.d
  96. include/d/phobos2/core/sys/freebsd/dlfcn.d
  97. include/d/phobos2/core/sys/freebsd/execinfo.d
  98. include/d/phobos2/core/sys/freebsd/pthread_np.d
  99. include/d/phobos2/core/sys/freebsd/sys/_bitset.d
  100. include/d/phobos2/core/sys/freebsd/sys/_cpuset.d
  101. include/d/phobos2/core/sys/freebsd/sys/cdefs.d
  102. include/d/phobos2/core/sys/freebsd/sys/elf.d
  103. include/d/phobos2/core/sys/freebsd/sys/elf32.d
  104. include/d/phobos2/core/sys/freebsd/sys/elf64.d
  105. include/d/phobos2/core/sys/freebsd/sys/elf_common.d
  106. include/d/phobos2/core/sys/freebsd/sys/event.d
  107. include/d/phobos2/core/sys/freebsd/sys/link_elf.d
  108. include/d/phobos2/core/sys/freebsd/sys/mman.d
  109. include/d/phobos2/core/sys/freebsd/time.d
  110. include/d/phobos2/core/sys/linux/config.d
  111. include/d/phobos2/core/sys/linux/dlfcn.d
  112. include/d/phobos2/core/sys/linux/elf.d
  113. include/d/phobos2/core/sys/linux/epoll.d
  114. include/d/phobos2/core/sys/linux/errno.d
  115. include/d/phobos2/core/sys/linux/execinfo.d
  116. include/d/phobos2/core/sys/linux/fcntl.d
  117. include/d/phobos2/core/sys/linux/ifaddrs.d
  118. include/d/phobos2/core/sys/linux/link.d
  119. include/d/phobos2/core/sys/linux/sched.d
  120. include/d/phobos2/core/sys/linux/sys/auxv.d
  121. include/d/phobos2/core/sys/linux/sys/inotify.d
  122. include/d/phobos2/core/sys/linux/sys/mman.d
  123. include/d/phobos2/core/sys/linux/sys/netinet/tcp.d
  124. include/d/phobos2/core/sys/linux/sys/prctl.d
  125. include/d/phobos2/core/sys/linux/sys/signalfd.d
  126. include/d/phobos2/core/sys/linux/sys/socket.d
  127. include/d/phobos2/core/sys/linux/sys/sysinfo.d
  128. include/d/phobos2/core/sys/linux/sys/time.d
  129. include/d/phobos2/core/sys/linux/sys/xattr.d
  130. include/d/phobos2/core/sys/linux/termios.d
  131. include/d/phobos2/core/sys/linux/time.d
  132. include/d/phobos2/core/sys/linux/timerfd.d
  133. include/d/phobos2/core/sys/linux/tipc.d
  134. include/d/phobos2/core/sys/linux/unistd.d
  135. include/d/phobos2/core/sys/openbsd/dlfcn.d
  136. include/d/phobos2/core/sys/osx/execinfo.d
  137. include/d/phobos2/core/sys/osx/mach/dyld.d
  138. include/d/phobos2/core/sys/osx/mach/getsect.d
  139. include/d/phobos2/core/sys/osx/mach/kern_return.d
  140. include/d/phobos2/core/sys/osx/mach/loader.d
  141. include/d/phobos2/core/sys/osx/mach/port.d
  142. include/d/phobos2/core/sys/osx/mach/semaphore.d
  143. include/d/phobos2/core/sys/osx/mach/thread_act.d
  144. include/d/phobos2/core/sys/osx/pthread.d
  145. include/d/phobos2/core/sys/osx/sys/cdefs.d
  146. include/d/phobos2/core/sys/osx/sys/mman.d
  147. include/d/phobos2/core/sys/posix/arpa/inet.d
  148. include/d/phobos2/core/sys/posix/config.d
  149. include/d/phobos2/core/sys/posix/dirent.d
  150. include/d/phobos2/core/sys/posix/dlfcn.d
  151. include/d/phobos2/core/sys/posix/fcntl.d
  152. include/d/phobos2/core/sys/posix/grp.d
  153. include/d/phobos2/core/sys/posix/iconv.d
  154. include/d/phobos2/core/sys/posix/inttypes.d
  155. include/d/phobos2/core/sys/posix/libgen.d
  156. include/d/phobos2/core/sys/posix/net/if_.d
  157. include/d/phobos2/core/sys/posix/netdb.d
  158. include/d/phobos2/core/sys/posix/netinet/in_.d
  159. include/d/phobos2/core/sys/posix/netinet/tcp.d
  160. include/d/phobos2/core/sys/posix/poll.d
  161. include/d/phobos2/core/sys/posix/pthread.d
  162. include/d/phobos2/core/sys/posix/pwd.d
  163. include/d/phobos2/core/sys/posix/sched.d
  164. include/d/phobos2/core/sys/posix/semaphore.d
  165. include/d/phobos2/core/sys/posix/setjmp.d
  166. include/d/phobos2/core/sys/posix/signal.d
  167. include/d/phobos2/core/sys/posix/stdio.d
  168. include/d/phobos2/core/sys/posix/stdlib.d
  169. include/d/phobos2/core/sys/posix/sys/filio.d
  170. include/d/phobos2/core/sys/posix/sys/ioccom.d
  171. include/d/phobos2/core/sys/posix/sys/ioctl.d
  172. include/d/phobos2/core/sys/posix/sys/ipc.d
  173. include/d/phobos2/core/sys/posix/sys/mman.d
  174. include/d/phobos2/core/sys/posix/sys/resource.d
  175. include/d/phobos2/core/sys/posix/sys/select.d
  176. include/d/phobos2/core/sys/posix/sys/shm.d
  177. include/d/phobos2/core/sys/posix/sys/socket.d
  178. include/d/phobos2/core/sys/posix/sys/stat.d
  179. include/d/phobos2/core/sys/posix/sys/statvfs.d
  180. include/d/phobos2/core/sys/posix/sys/time.d
  181. include/d/phobos2/core/sys/posix/sys/ttycom.d
  182. include/d/phobos2/core/sys/posix/sys/types.d
  183. include/d/phobos2/core/sys/posix/sys/uio.d
  184. include/d/phobos2/core/sys/posix/sys/un.d
  185. include/d/phobos2/core/sys/posix/sys/utsname.d
  186. include/d/phobos2/core/sys/posix/sys/wait.d
  187. include/d/phobos2/core/sys/posix/syslog.d
  188. include/d/phobos2/core/sys/posix/termios.d
  189. include/d/phobos2/core/sys/posix/time.d
  190. include/d/phobos2/core/sys/posix/ucontext.d
  191. include/d/phobos2/core/sys/posix/unistd.d
  192. include/d/phobos2/core/sys/posix/utime.d
  193. include/d/phobos2/core/sys/solaris/dlfcn.d
  194. include/d/phobos2/core/sys/solaris/elf.d
  195. include/d/phobos2/core/sys/solaris/execinfo.d
  196. include/d/phobos2/core/sys/solaris/libelf.d
  197. include/d/phobos2/core/sys/solaris/link.d
  198. include/d/phobos2/core/sys/solaris/sys/elf.d
  199. include/d/phobos2/core/sys/solaris/sys/elf_386.d
  200. include/d/phobos2/core/sys/solaris/sys/elf_SPARC.d
  201. include/d/phobos2/core/sys/solaris/sys/elf_amd64.d
  202. include/d/phobos2/core/sys/solaris/sys/elf_notes.d
  203. include/d/phobos2/core/sys/solaris/sys/elftypes.d
  204. include/d/phobos2/core/sys/solaris/sys/link.d
  205. include/d/phobos2/core/sys/solaris/sys/priocntl.d
  206. include/d/phobos2/core/sys/solaris/sys/procset.d
  207. include/d/phobos2/core/sys/solaris/sys/types.d
  208. include/d/phobos2/core/sys/solaris/time.d
  209. include/d/phobos2/core/sys/windows/accctrl.d
  210. include/d/phobos2/core/sys/windows/aclapi.d
  211. include/d/phobos2/core/sys/windows/aclui.d
  212. include/d/phobos2/core/sys/windows/basetsd.d
  213. include/d/phobos2/core/sys/windows/basetyps.d
  214. include/d/phobos2/core/sys/windows/cderr.d
  215. include/d/phobos2/core/sys/windows/cguid.d
  216. include/d/phobos2/core/sys/windows/com.d
  217. include/d/phobos2/core/sys/windows/comcat.d
  218. include/d/phobos2/core/sys/windows/commctrl.d
  219. include/d/phobos2/core/sys/windows/commdlg.d
  220. include/d/phobos2/core/sys/windows/core.d
  221. include/d/phobos2/core/sys/windows/cpl.d
  222. include/d/phobos2/core/sys/windows/cplext.d
  223. include/d/phobos2/core/sys/windows/custcntl.d
  224. include/d/phobos2/core/sys/windows/dbghelp.d
  225. include/d/phobos2/core/sys/windows/dbghelp_types.d
  226. include/d/phobos2/core/sys/windows/dbt.d
  227. include/d/phobos2/core/sys/windows/dde.d
  228. include/d/phobos2/core/sys/windows/ddeml.d
  229. include/d/phobos2/core/sys/windows/dhcpcsdk.d
  230. include/d/phobos2/core/sys/windows/dlgs.d
  231. include/d/phobos2/core/sys/windows/dll.d
  232. include/d/phobos2/core/sys/windows/docobj.d
  233. include/d/phobos2/core/sys/windows/errorrep.d
  234. include/d/phobos2/core/sys/windows/exdisp.d
  235. include/d/phobos2/core/sys/windows/exdispid.d
  236. include/d/phobos2/core/sys/windows/httpext.d
  237. include/d/phobos2/core/sys/windows/idispids.d
  238. include/d/phobos2/core/sys/windows/imagehlp.d
  239. include/d/phobos2/core/sys/windows/imm.d
  240. include/d/phobos2/core/sys/windows/intshcut.d
  241. include/d/phobos2/core/sys/windows/ipexport.d
  242. include/d/phobos2/core/sys/windows/iphlpapi.d
  243. include/d/phobos2/core/sys/windows/ipifcons.d
  244. include/d/phobos2/core/sys/windows/iprtrmib.d
  245. include/d/phobos2/core/sys/windows/iptypes.d
  246. include/d/phobos2/core/sys/windows/isguids.d
  247. include/d/phobos2/core/sys/windows/lm.d
  248. include/d/phobos2/core/sys/windows/lmaccess.d
  249. include/d/phobos2/core/sys/windows/lmalert.d
  250. include/d/phobos2/core/sys/windows/lmapibuf.d
  251. include/d/phobos2/core/sys/windows/lmat.d
  252. include/d/phobos2/core/sys/windows/lmaudit.d
  253. include/d/phobos2/core/sys/windows/lmbrowsr.d
  254. include/d/phobos2/core/sys/windows/lmchdev.d
  255. include/d/phobos2/core/sys/windows/lmconfig.d
  256. include/d/phobos2/core/sys/windows/lmcons.d
  257. include/d/phobos2/core/sys/windows/lmerr.d
  258. include/d/phobos2/core/sys/windows/lmerrlog.d
  259. include/d/phobos2/core/sys/windows/lmmsg.d
  260. include/d/phobos2/core/sys/windows/lmremutl.d
  261. include/d/phobos2/core/sys/windows/lmrepl.d
  262. include/d/phobos2/core/sys/windows/lmserver.d
  263. include/d/phobos2/core/sys/windows/lmshare.d
  264. include/d/phobos2/core/sys/windows/lmsname.d
  265. include/d/phobos2/core/sys/windows/lmstats.d
  266. include/d/phobos2/core/sys/windows/lmsvc.d
  267. include/d/phobos2/core/sys/windows/lmuse.d
  268. include/d/phobos2/core/sys/windows/lmuseflg.d
  269. include/d/phobos2/core/sys/windows/lmwksta.d
  270. include/d/phobos2/core/sys/windows/lzexpand.d
  271. include/d/phobos2/core/sys/windows/mapi.d
  272. include/d/phobos2/core/sys/windows/mciavi.d
  273. include/d/phobos2/core/sys/windows/mcx.d
  274. include/d/phobos2/core/sys/windows/mgmtapi.d
  275. include/d/phobos2/core/sys/windows/mmsystem.d
  276. include/d/phobos2/core/sys/windows/msacm.d
  277. include/d/phobos2/core/sys/windows/mshtml.d
  278. include/d/phobos2/core/sys/windows/mswsock.d
  279. include/d/phobos2/core/sys/windows/nb30.d
  280. include/d/phobos2/core/sys/windows/nddeapi.d
  281. include/d/phobos2/core/sys/windows/nspapi.d
  282. include/d/phobos2/core/sys/windows/ntdef.d
  283. include/d/phobos2/core/sys/windows/ntdll.d
  284. include/d/phobos2/core/sys/windows/ntldap.d
  285. include/d/phobos2/core/sys/windows/ntsecapi.d
  286. include/d/phobos2/core/sys/windows/ntsecpkg.d
  287. include/d/phobos2/core/sys/windows/oaidl.d
  288. include/d/phobos2/core/sys/windows/objbase.d
  289. include/d/phobos2/core/sys/windows/objfwd.d
  290. include/d/phobos2/core/sys/windows/objidl.d
  291. include/d/phobos2/core/sys/windows/objsafe.d
  292. include/d/phobos2/core/sys/windows/ocidl.d
  293. include/d/phobos2/core/sys/windows/odbcinst.d
  294. include/d/phobos2/core/sys/windows/ole.d
  295. include/d/phobos2/core/sys/windows/ole2.d
  296. include/d/phobos2/core/sys/windows/ole2ver.d
  297. include/d/phobos2/core/sys/windows/oleacc.d
  298. include/d/phobos2/core/sys/windows/oleauto.d
  299. include/d/phobos2/core/sys/windows/olectl.d
  300. include/d/phobos2/core/sys/windows/olectlid.d
  301. include/d/phobos2/core/sys/windows/oledlg.d
  302. include/d/phobos2/core/sys/windows/oleidl.d
  303. include/d/phobos2/core/sys/windows/pbt.d
  304. include/d/phobos2/core/sys/windows/powrprof.d
  305. include/d/phobos2/core/sys/windows/prsht.d
  306. include/d/phobos2/core/sys/windows/psapi.d
  307. include/d/phobos2/core/sys/windows/rapi.d
  308. include/d/phobos2/core/sys/windows/ras.d
  309. include/d/phobos2/core/sys/windows/rasdlg.d
  310. include/d/phobos2/core/sys/windows/raserror.d
  311. include/d/phobos2/core/sys/windows/rassapi.d
  312. include/d/phobos2/core/sys/windows/reason.d
  313. include/d/phobos2/core/sys/windows/regstr.d
  314. include/d/phobos2/core/sys/windows/richedit.d
  315. include/d/phobos2/core/sys/windows/richole.d
  316. include/d/phobos2/core/sys/windows/rpc.d
  317. include/d/phobos2/core/sys/windows/rpcdce.d
  318. include/d/phobos2/core/sys/windows/rpcdce2.d
  319. include/d/phobos2/core/sys/windows/rpcdcep.d
  320. include/d/phobos2/core/sys/windows/rpcndr.d
  321. include/d/phobos2/core/sys/windows/rpcnsi.d
  322. include/d/phobos2/core/sys/windows/rpcnsip.d
  323. include/d/phobos2/core/sys/windows/rpcnterr.d
  324. include/d/phobos2/core/sys/windows/schannel.d
  325. include/d/phobos2/core/sys/windows/secext.d
  326. include/d/phobos2/core/sys/windows/security.d
  327. include/d/phobos2/core/sys/windows/servprov.d
  328. include/d/phobos2/core/sys/windows/setupapi.d
  329. include/d/phobos2/core/sys/windows/shellapi.d
  330. include/d/phobos2/core/sys/windows/shldisp.d
  331. include/d/phobos2/core/sys/windows/shlguid.d
  332. include/d/phobos2/core/sys/windows/shlobj.d
  333. include/d/phobos2/core/sys/windows/shlwapi.d
  334. include/d/phobos2/core/sys/windows/snmp.d
  335. include/d/phobos2/core/sys/windows/sql.d
  336. include/d/phobos2/core/sys/windows/sqlext.d
  337. include/d/phobos2/core/sys/windows/sqltypes.d
  338. include/d/phobos2/core/sys/windows/sqlucode.d
  339. include/d/phobos2/core/sys/windows/sspi.d
  340. include/d/phobos2/core/sys/windows/stacktrace.d
  341. include/d/phobos2/core/sys/windows/stat.d
  342. include/d/phobos2/core/sys/windows/subauth.d
  343. include/d/phobos2/core/sys/windows/threadaux.d
  344. include/d/phobos2/core/sys/windows/tlhelp32.d
  345. include/d/phobos2/core/sys/windows/tmschema.d
  346. include/d/phobos2/core/sys/windows/unknwn.d
  347. include/d/phobos2/core/sys/windows/uuid.d
  348. include/d/phobos2/core/sys/windows/vfw.d
  349. include/d/phobos2/core/sys/windows/w32api.d
  350. include/d/phobos2/core/sys/windows/winbase.d
  351. include/d/phobos2/core/sys/windows/winber.d
  352. include/d/phobos2/core/sys/windows/wincon.d
  353. include/d/phobos2/core/sys/windows/wincrypt.d
  354. include/d/phobos2/core/sys/windows/windef.d
  355. include/d/phobos2/core/sys/windows/windows.d
  356. include/d/phobos2/core/sys/windows/winerror.d
  357. include/d/phobos2/core/sys/windows/wingdi.d
  358. include/d/phobos2/core/sys/windows/winhttp.d
  359. include/d/phobos2/core/sys/windows/wininet.d
  360. include/d/phobos2/core/sys/windows/winioctl.d
  361. include/d/phobos2/core/sys/windows/winldap.d
  362. include/d/phobos2/core/sys/windows/winnetwk.d
  363. include/d/phobos2/core/sys/windows/winnls.d
  364. include/d/phobos2/core/sys/windows/winnt.d
  365. include/d/phobos2/core/sys/windows/winperf.d
  366. include/d/phobos2/core/sys/windows/winreg.d
  367. include/d/phobos2/core/sys/windows/winsock2.d
  368. include/d/phobos2/core/sys/windows/winspool.d
  369. include/d/phobos2/core/sys/windows/winsvc.d
  370. include/d/phobos2/core/sys/windows/winuser.d
  371. include/d/phobos2/core/sys/windows/winver.d
  372. include/d/phobos2/core/sys/windows/wtsapi32.d
  373. include/d/phobos2/core/sys/windows/wtypes.d
  374. include/d/phobos2/core/thread.d
  375. include/d/phobos2/core/time.d
  376. include/d/phobos2/core/vararg.d
  377. include/d/phobos2/etc/c/curl.d
  378. include/d/phobos2/etc/c/odbc/sql.d
  379. include/d/phobos2/etc/c/odbc/sqlext.d
  380. include/d/phobos2/etc/c/odbc/sqltypes.d
  381. include/d/phobos2/etc/c/odbc/sqlucode.d
  382. include/d/phobos2/etc/c/sqlite3.d
  383. include/d/phobos2/etc/c/zlib.d
  384. include/d/phobos2/etc/c/zlib/ChangeLog
  385. include/d/phobos2/etc/c/zlib/README
  386. include/d/phobos2/etc/c/zlib/adler32.c
  387. include/d/phobos2/etc/c/zlib/algorithm.txt
  388. include/d/phobos2/etc/c/zlib/compress.c
  389. include/d/phobos2/etc/c/zlib/crc32.c
  390. include/d/phobos2/etc/c/zlib/crc32.h
  391. include/d/phobos2/etc/c/zlib/deflate.c
  392. include/d/phobos2/etc/c/zlib/deflate.h
  393. include/d/phobos2/etc/c/zlib/example.c
  394. include/d/phobos2/etc/c/zlib/gzclose.c
  395. include/d/phobos2/etc/c/zlib/gzguts.h
  396. include/d/phobos2/etc/c/zlib/gzlib.c
  397. include/d/phobos2/etc/c/zlib/gzread.c
  398. include/d/phobos2/etc/c/zlib/gzwrite.c
  399. include/d/phobos2/etc/c/zlib/infback.c
  400. include/d/phobos2/etc/c/zlib/inffast.c
  401. include/d/phobos2/etc/c/zlib/inffast.h
  402. include/d/phobos2/etc/c/zlib/inffixed.h
  403. include/d/phobos2/etc/c/zlib/inflate.c
  404. include/d/phobos2/etc/c/zlib/inflate.h
  405. include/d/phobos2/etc/c/zlib/inftrees.c
  406. include/d/phobos2/etc/c/zlib/inftrees.h
  407. include/d/phobos2/etc/c/zlib/linux.mak
  408. include/d/phobos2/etc/c/zlib/minigzip.c
  409. include/d/phobos2/etc/c/zlib/osx.mak
  410. include/d/phobos2/etc/c/zlib/trees.c
  411. include/d/phobos2/etc/c/zlib/trees.h
  412. include/d/phobos2/etc/c/zlib/uncompr.c
  413. include/d/phobos2/etc/c/zlib/win32.mak
  414. include/d/phobos2/etc/c/zlib/win64.mak
  415. include/d/phobos2/etc/c/zlib/zconf.h
  416. include/d/phobos2/etc/c/zlib/zlib.3
  417. include/d/phobos2/etc/c/zlib/zlib.h
  418. include/d/phobos2/etc/c/zlib/zutil.c
  419. include/d/phobos2/etc/c/zlib/zutil.h
  420. include/d/phobos2/etc/linux/memoryerror.d
  421. include/d/phobos2/object.d
  422. include/d/phobos2/std/algorithm/comparison.d
  423. include/d/phobos2/std/algorithm/internal.d
  424. include/d/phobos2/std/algorithm/iteration.d
  425. include/d/phobos2/std/algorithm/mutation.d
  426. include/d/phobos2/std/algorithm/package.d
  427. include/d/phobos2/std/algorithm/searching.d
  428. include/d/phobos2/std/algorithm/setops.d
  429. include/d/phobos2/std/algorithm/sorting.d
  430. include/d/phobos2/std/array.d
  431. include/d/phobos2/std/ascii.d
  432. include/d/phobos2/std/base64.d
  433. include/d/phobos2/std/bigint.d
  434. include/d/phobos2/std/bitmanip.d
  435. include/d/phobos2/std/c/fenv.d
  436. include/d/phobos2/std/c/freebsd/socket.d
  437. include/d/phobos2/std/c/linux/linux.d
  438. include/d/phobos2/std/c/linux/linuxextern.d
  439. include/d/phobos2/std/c/linux/pthread.d
  440. include/d/phobos2/std/c/linux/socket.d
  441. include/d/phobos2/std/c/linux/termios.d
  442. include/d/phobos2/std/c/linux/tipc.d
  443. include/d/phobos2/std/c/locale.d
  444. include/d/phobos2/std/c/math.d
  445. include/d/phobos2/std/c/osx/socket.d
  446. include/d/phobos2/std/c/process.d
  447. include/d/phobos2/std/c/stdarg.d
  448. include/d/phobos2/std/c/stddef.d
  449. include/d/phobos2/std/c/stdio.d
  450. include/d/phobos2/std/c/stdlib.d
  451. include/d/phobos2/std/c/string.d
  452. include/d/phobos2/std/c/time.d
  453. include/d/phobos2/std/c/wcharh.d
  454. include/d/phobos2/std/c/windows/com.d
  455. include/d/phobos2/std/c/windows/stat.d
  456. include/d/phobos2/std/c/windows/windows.d
  457. include/d/phobos2/std/c/windows/winsock.d
  458. include/d/phobos2/std/compiler.d
  459. include/d/phobos2/std/complex.d
  460. include/d/phobos2/std/concurrency.d
  461. include/d/phobos2/std/concurrencybase.d
  462. include/d/phobos2/std/container/array.d
  463. include/d/phobos2/std/container/binaryheap.d
  464. include/d/phobos2/std/container/dlist.d
  465. include/d/phobos2/std/container/package.d
  466. include/d/phobos2/std/container/rbtree.d
  467. include/d/phobos2/std/container/slist.d
  468. include/d/phobos2/std/container/util.d
  469. include/d/phobos2/std/conv.d
  470. include/d/phobos2/std/csv.d
  471. include/d/phobos2/std/datetime.d
  472. include/d/phobos2/std/demangle.d
  473. include/d/phobos2/std/digest/crc.d
  474. include/d/phobos2/std/digest/digest.d
  475. include/d/phobos2/std/digest/hmac.d
  476. include/d/phobos2/std/digest/md.d
  477. include/d/phobos2/std/digest/murmurhash.d
  478. include/d/phobos2/std/digest/ripemd.d
  479. include/d/phobos2/std/digest/sha.d
  480. include/d/phobos2/std/encoding.d
  481. include/d/phobos2/std/exception.d
  482. include/d/phobos2/std/experimental/allocator/building_blocks/affix_allocator.d
  483. include/d/phobos2/std/experimental/allocator/building_blocks/allocator_list.d
  484. include/d/phobos2/std/experimental/allocator/building_blocks/bitmapped_block.d
  485. include/d/phobos2/std/experimental/allocator/building_blocks/bucketizer.d
  486. include/d/phobos2/std/experimental/allocator/building_blocks/fallback_allocator.d
  487. include/d/phobos2/std/experimental/allocator/building_blocks/free_list.d
  488. include/d/phobos2/std/experimental/allocator/building_blocks/free_tree.d
  489. include/d/phobos2/std/experimental/allocator/building_blocks/kernighan_ritchie.d
  490. include/d/phobos2/std/experimental/allocator/building_blocks/null_allocator.d
  491. include/d/phobos2/std/experimental/allocator/building_blocks/package.d
  492. include/d/phobos2/std/experimental/allocator/building_blocks/quantizer.d
  493. include/d/phobos2/std/experimental/allocator/building_blocks/region.d
  494. include/d/phobos2/std/experimental/allocator/building_blocks/scoped_allocator.d
  495. include/d/phobos2/std/experimental/allocator/building_blocks/segregator.d
  496. include/d/phobos2/std/experimental/allocator/building_blocks/stats_collector.d
  497. include/d/phobos2/std/experimental/allocator/common.d
  498. include/d/phobos2/std/experimental/allocator/gc_allocator.d
  499. include/d/phobos2/std/experimental/allocator/mallocator.d
  500. include/d/phobos2/std/experimental/allocator/mmap_allocator.d
  501. include/d/phobos2/std/experimental/allocator/package.d
  502. include/d/phobos2/std/experimental/allocator/showcase.d
  503. include/d/phobos2/std/experimental/allocator/typed.d
  504. include/d/phobos2/std/experimental/logger/core.d
  505. include/d/phobos2/std/experimental/logger/filelogger.d
  506. include/d/phobos2/std/experimental/logger/multilogger.d
  507. include/d/phobos2/std/experimental/logger/nulllogger.d
  508. include/d/phobos2/std/experimental/logger/package.d
  509. include/d/phobos2/std/experimental/ndslice/internal.d
  510. include/d/phobos2/std/experimental/ndslice/iteration.d
  511. include/d/phobos2/std/experimental/ndslice/package.d
  512. include/d/phobos2/std/experimental/ndslice/selection.d
  513. include/d/phobos2/std/experimental/ndslice/slice.d
  514. include/d/phobos2/std/experimental/note.md
  515. include/d/phobos2/std/experimental/typecons.d
  516. include/d/phobos2/std/file.d
  517. include/d/phobos2/std/format.d
  518. include/d/phobos2/std/functional.d
  519. include/d/phobos2/std/getopt.d
  520. include/d/phobos2/std/internal/cstring.d
  521. include/d/phobos2/std/internal/digest/sha_SSSE3.d
  522. include/d/phobos2/std/internal/encodinginit.d
  523. include/d/phobos2/std/internal/math/biguintcore.d
  524. include/d/phobos2/std/internal/math/biguintnoasm.d
  525. include/d/phobos2/std/internal/math/biguintx86.d
  526. include/d/phobos2/std/internal/math/errorfunction.d
  527. include/d/phobos2/std/internal/math/gammafunction.d
  528. include/d/phobos2/std/internal/processinit.d
  529. include/d/phobos2/std/internal/scopebuffer.d
  530. include/d/phobos2/std/internal/test/dummyrange.d
  531. include/d/phobos2/std/internal/test/uda.d
  532. include/d/phobos2/std/internal/unicode_comp.d
  533. include/d/phobos2/std/internal/unicode_decomp.d
  534. include/d/phobos2/std/internal/unicode_grapheme.d
  535. include/d/phobos2/std/internal/unicode_norm.d
  536. include/d/phobos2/std/internal/unicode_tables.d
  537. include/d/phobos2/std/internal/windows/advapi32.d
  538. include/d/phobos2/std/json.d
  539. include/d/phobos2/std/math.d
  540. include/d/phobos2/std/mathspecial.d
  541. include/d/phobos2/std/meta.d
  542. include/d/phobos2/std/mmfile.d
  543. include/d/phobos2/std/net/curl.d
  544. include/d/phobos2/std/net/isemail.d
  545. include/d/phobos2/std/numeric.d
  546. include/d/phobos2/std/outbuffer.d
  547. include/d/phobos2/std/parallelism.d
  548. include/d/phobos2/std/path.d
  549. include/d/phobos2/std/process.d
  550. include/d/phobos2/std/random.d
  551. include/d/phobos2/std/range/interfaces.d
  552. include/d/phobos2/std/range/package.d
  553. include/d/phobos2/std/range/primitives.d
  554. include/d/phobos2/std/regex/internal/backtracking.d
  555. include/d/phobos2/std/regex/internal/generator.d
  556. include/d/phobos2/std/regex/internal/ir.d
  557. include/d/phobos2/std/regex/internal/kickstart.d
  558. include/d/phobos2/std/regex/internal/parser.d
  559. include/d/phobos2/std/regex/internal/shiftor.d
  560. include/d/phobos2/std/regex/internal/tests.d
  561. include/d/phobos2/std/regex/internal/thompson.d
  562. include/d/phobos2/std/regex/package.d
  563. include/d/phobos2/std/signals.d
  564. include/d/phobos2/std/socket.d
  565. include/d/phobos2/std/stdint.d
  566. include/d/phobos2/std/stdio.d
  567. include/d/phobos2/std/stdiobase.d
  568. include/d/phobos2/std/string.d
  569. include/d/phobos2/std/system.d
  570. include/d/phobos2/std/traits.d
  571. include/d/phobos2/std/typecons.d
  572. include/d/phobos2/std/typetuple.d
  573. include/d/phobos2/std/uni.d
  574. include/d/phobos2/std/uri.d
  575. include/d/phobos2/std/utf.d
  576. include/d/phobos2/std/uuid.d
  577. include/d/phobos2/std/variant.d
  578. include/d/phobos2/std/windows/charset.d
  579. include/d/phobos2/std/windows/iunknown.d
  580. include/d/phobos2/std/windows/registry.d
  581. include/d/phobos2/std/windows/syserror.d
  582. include/d/phobos2/std/xml.d
  583. include/d/phobos2/std/zip.d
  584. include/d/phobos2/std/zlib.d
  585. share/doc/dmd2/.dpl_rewrite_map.txt
  586. share/doc/dmd2/.htaccess
  587. share/doc/dmd2/404.html
  588. share/doc/dmd2/CONTRIBUTING.md
  589. share/doc/dmd2/D1toD2.html
  590. share/doc/dmd2/README.md
  591. share/doc/dmd2/acknowledgements.html
  592. share/doc/dmd2/appendices.html
  593. share/doc/dmd2/areas-of-d-usage.html
  594. share/doc/dmd2/articles.html
  595. share/doc/dmd2/ascii-table.html
  596. share/doc/dmd2/bugstats.php.html
  597. share/doc/dmd2/builtin.html
  598. share/doc/dmd2/changelog/2.000.html
  599. share/doc/dmd2/changelog/2.001.html
  600. share/doc/dmd2/changelog/2.002.html
  601. share/doc/dmd2/changelog/2.003.html
  602. share/doc/dmd2/changelog/2.004.html
  603. share/doc/dmd2/changelog/2.005.html
  604. share/doc/dmd2/changelog/2.006.html
  605. share/doc/dmd2/changelog/2.007.html
  606. share/doc/dmd2/changelog/2.008.html
  607. share/doc/dmd2/changelog/2.009.html
  608. share/doc/dmd2/changelog/2.010.html
  609. share/doc/dmd2/changelog/2.011.html
  610. share/doc/dmd2/changelog/2.012.html
  611. share/doc/dmd2/changelog/2.013.html
  612. share/doc/dmd2/changelog/2.014.html
  613. share/doc/dmd2/changelog/2.015.html
  614. share/doc/dmd2/changelog/2.016.html
  615. share/doc/dmd2/changelog/2.017.html
  616. share/doc/dmd2/changelog/2.018.html
  617. share/doc/dmd2/changelog/2.019.html
  618. share/doc/dmd2/changelog/2.020.html
  619. share/doc/dmd2/changelog/2.021.html
  620. share/doc/dmd2/changelog/2.022.html
  621. share/doc/dmd2/changelog/2.023.html
  622. share/doc/dmd2/changelog/2.025.html
  623. share/doc/dmd2/changelog/2.026.html
  624. share/doc/dmd2/changelog/2.027.html
  625. share/doc/dmd2/changelog/2.028.html
  626. share/doc/dmd2/changelog/2.029.html
  627. share/doc/dmd2/changelog/2.030.html
  628. share/doc/dmd2/changelog/2.031.html
  629. share/doc/dmd2/changelog/2.032.html
  630. share/doc/dmd2/changelog/2.033.html
  631. share/doc/dmd2/changelog/2.034.html
  632. share/doc/dmd2/changelog/2.035.html
  633. share/doc/dmd2/changelog/2.036.html
  634. share/doc/dmd2/changelog/2.037.html
  635. share/doc/dmd2/changelog/2.038.html
  636. share/doc/dmd2/changelog/2.039.html
  637. share/doc/dmd2/changelog/2.040.html
  638. share/doc/dmd2/changelog/2.041.html
  639. share/doc/dmd2/changelog/2.042.html
  640. share/doc/dmd2/changelog/2.043.html
  641. share/doc/dmd2/changelog/2.044.html
  642. share/doc/dmd2/changelog/2.045.html
  643. share/doc/dmd2/changelog/2.046.html
  644. share/doc/dmd2/changelog/2.047.html
  645. share/doc/dmd2/changelog/2.048.html
  646. share/doc/dmd2/changelog/2.049.html
  647. share/doc/dmd2/changelog/2.050.html
  648. share/doc/dmd2/changelog/2.051.html
  649. share/doc/dmd2/changelog/2.052.html
  650. share/doc/dmd2/changelog/2.053.html
  651. share/doc/dmd2/changelog/2.054.html
  652. share/doc/dmd2/changelog/2.055.html
  653. share/doc/dmd2/changelog/2.056.html
  654. share/doc/dmd2/changelog/2.057.html
  655. share/doc/dmd2/changelog/2.058.html
  656. share/doc/dmd2/changelog/2.059.html
  657. share/doc/dmd2/changelog/2.060.html
  658. share/doc/dmd2/changelog/2.061.html
  659. share/doc/dmd2/changelog/2.062.html
  660. share/doc/dmd2/changelog/2.063.html
  661. share/doc/dmd2/changelog/2.064.html
  662. share/doc/dmd2/changelog/2.065.0.html
  663. share/doc/dmd2/changelog/2.066.0.html
  664. share/doc/dmd2/changelog/2.066.1.html
  665. share/doc/dmd2/changelog/2.067.0.html
  666. share/doc/dmd2/changelog/2.067.1.html
  667. share/doc/dmd2/changelog/2.068.0.html
  668. share/doc/dmd2/changelog/2.068.1.html
  669. share/doc/dmd2/changelog/2.068.2.html
  670. share/doc/dmd2/changelog/2.069.0.html
  671. share/doc/dmd2/changelog/2.069.1.html
  672. share/doc/dmd2/changelog/2.069.2.html
  673. share/doc/dmd2/changelog/2.070.0.html
  674. share/doc/dmd2/changelog/2.070.1.html
  675. share/doc/dmd2/changelog/2.070.2.html
  676. share/doc/dmd2/changelog/2.071.0.html
  677. share/doc/dmd2/changelog/2.071.1.html
  678. share/doc/dmd2/changelog/2.071.2.html
  679. share/doc/dmd2/changelog/2.072.0.html
  680. share/doc/dmd2/changelog/2.072.1.html
  681. share/doc/dmd2/changelog/2.072.2.html
  682. share/doc/dmd2/changelog/2.073.0.html
  683. share/doc/dmd2/changelog/2.073.1.html
  684. share/doc/dmd2/changelog/2.073.2.html
  685. share/doc/dmd2/changelog/index.html
  686. share/doc/dmd2/code_coverage.html
  687. share/doc/dmd2/community.html
  688. share/doc/dmd2/comparison.html
  689. share/doc/dmd2/concepts.html
  690. share/doc/dmd2/const-faq.html
  691. share/doc/dmd2/cpptod.html
  692. share/doc/dmd2/css/codemirror.css
  693. share/doc/dmd2/css/ddox.css
  694. share/doc/dmd2/css/print.css
  695. share/doc/dmd2/css/style.css
  696. share/doc/dmd2/ctarguments.html
  697. share/doc/dmd2/ctod.html
  698. share/doc/dmd2/d-array-article.html
  699. share/doc/dmd2/d-floating-point.html
  700. share/doc/dmd2/d-keyring.gpg
  701. share/doc/dmd2/deprecate.html
  702. share/doc/dmd2/dlangupb-scholarship.html
  703. share/doc/dmd2/dll-linux.html
  704. share/doc/dmd2/dmd-freebsd.html
  705. share/doc/dmd2/dmd-linux.html
  706. share/doc/dmd2/dmd-osx.html
  707. share/doc/dmd2/dmd-windows.html
  708. share/doc/dmd2/dmd.html
  709. share/doc/dmd2/documentation.html
  710. share/doc/dmd2/donate.html
  711. share/doc/dmd2/download.html
  712. share/doc/dmd2/dstyle.html
  713. share/doc/dmd2/exception-safe.html
  714. share/doc/dmd2/faq.html
  715. share/doc/dmd2/favicon.ico
  716. share/doc/dmd2/fetch-issue-cnt.php
  717. share/doc/dmd2/forum-template.html
  718. share/doc/dmd2/foundation.html
  719. share/doc/dmd2/glossary.html
  720. share/doc/dmd2/gpg_keys.html
  721. share/doc/dmd2/gsoc2011.html
  722. share/doc/dmd2/gsoc2012-template.html
  723. share/doc/dmd2/gsoc2012.html
  724. share/doc/dmd2/hijack.html
  725. share/doc/dmd2/howto-promote.html
  726. share/doc/dmd2/howtos.html
  727. share/doc/dmd2/htod.html
  728. share/doc/dmd2/images/apple_logo.png
  729. share/doc/dmd2/images/archlinux_logo.png
  730. share/doc/dmd2/images/c1.gif
  731. share/doc/dmd2/images/centos_logo.png
  732. share/doc/dmd2/images/chocolatey_logo.png
  733. share/doc/dmd2/images/compiler-dmd.png
  734. share/doc/dmd2/images/compiler-gdc.svg
  735. share/doc/dmd2/images/compiler-ldc.png
  736. share/doc/dmd2/images/cpp1.gif
  737. share/doc/dmd2/images/d002.ico
  738. share/doc/dmd2/images/d3.png
  739. share/doc/dmd2/images/d4.gif
  740. share/doc/dmd2/images/d5.gif
  741. share/doc/dmd2/images/ddox/alias.png
  742. share/doc/dmd2/images/ddox/class.png
  743. share/doc/dmd2/images/ddox/enum.png
  744. share/doc/dmd2/images/ddox/enummember.png
  745. share/doc/dmd2/images/ddox/function.png
  746. share/doc/dmd2/images/ddox/inherited.png
  747. share/doc/dmd2/images/ddox/interface.png
  748. share/doc/dmd2/images/ddox/module.png
  749. share/doc/dmd2/images/ddox/package.png
  750. share/doc/dmd2/images/ddox/private.png
  751. share/doc/dmd2/images/ddox/property.png
  752. share/doc/dmd2/images/ddox/protected.png
  753. share/doc/dmd2/images/ddox/struct.png
  754. share/doc/dmd2/images/ddox/template.png
  755. share/doc/dmd2/images/ddox/variable.png
  756. share/doc/dmd2/images/debian_logo.png
  757. share/doc/dmd2/images/dlogo.png
  758. share/doc/dmd2/images/dlogo.svg
  759. share/doc/dmd2/images/dman-error.jpg
  760. share/doc/dmd2/images/dman-rain.jpg
  761. share/doc/dmd2/images/dman-time.jpg
  762. share/doc/dmd2/images/dmlogo-smaller.gif
  763. share/doc/dmd2/images/dmlogo.gif
  764. share/doc/dmd2/images/faster-aa-1.svg
  765. share/doc/dmd2/images/faster-gc-1.svg
  766. share/doc/dmd2/images/fedora_logo.png
  767. share/doc/dmd2/images/freebsd_logo.png
  768. share/doc/dmd2/images/gentoo_logo.png
  769. share/doc/dmd2/images/github-ribbon.png
  770. share/doc/dmd2/images/globe.gif
  771. share/doc/dmd2/images/hamburger.svg
  772. share/doc/dmd2/images/homebrew_logo.png
  773. share/doc/dmd2/images/icon_minus.svg
  774. share/doc/dmd2/images/icon_plus.svg
  775. share/doc/dmd2/images/opensuse_logo.png
  776. share/doc/dmd2/images/orgs-using-d/arex.png
  777. share/doc/dmd2/images/orgs-using-d/auburn.png
  778. share/doc/dmd2/images/orgs-using-d/auburn_hq.svg
  779. share/doc/dmd2/images/orgs-using-d/cereris.png
  780. share/doc/dmd2/images/orgs-using-d/cereris_hq.png
  781. share/doc/dmd2/images/orgs-using-d/da_roll.png
  782. share/doc/dmd2/images/orgs-using-d/ebay.jpg
  783. share/doc/dmd2/images/orgs-using-d/ecratum.png
  784. share/doc/dmd2/images/orgs-using-d/ecratum_hq.png
  785. share/doc/dmd2/images/orgs-using-d/emsi.png
  786. share/doc/dmd2/images/orgs-using-d/facebook.svg
  787. share/doc/dmd2/images/orgs-using-d/funatics.png
  788. share/doc/dmd2/images/orgs-using-d/funatics_hq.png
  789. share/doc/dmd2/images/orgs-using-d/funkwerk.png
  790. share/doc/dmd2/images/orgs-using-d/infognition.svg
  791. share/doc/dmd2/images/orgs-using-d/putao.png
  792. share/doc/dmd2/images/orgs-using-d/putao_hq.png
  793. share/doc/dmd2/images/orgs-using-d/remedy.png
  794. share/doc/dmd2/images/orgs-using-d/remedy_hq.svg
  795. share/doc/dmd2/images/orgs-using-d/sociomantic.png
  796. share/doc/dmd2/images/orgs-using-d/tamedia_digital.png
  797. share/doc/dmd2/images/orgs-using-d/tripaneer.png
  798. share/doc/dmd2/images/orgs-using-d/weka.png
  799. share/doc/dmd2/images/pattern.png
  800. share/doc/dmd2/images/pen.gif
  801. share/doc/dmd2/images/style3.gif
  802. share/doc/dmd2/images/tdpl.jpg
  803. share/doc/dmd2/images/ubuntu_logo.png
  804. share/doc/dmd2/images/windows_logo.png
  805. share/doc/dmd2/index.html
  806. share/doc/dmd2/intro-to-datetime.html
  807. share/doc/dmd2/js/codemirror-compressed.js
  808. share/doc/dmd2/js/ddox.js
  809. share/doc/dmd2/js/dlang.js
  810. share/doc/dmd2/js/jquery-1.7.2.min.js
  811. share/doc/dmd2/js/listanchors.js
  812. share/doc/dmd2/js/platform-downloads.js
  813. share/doc/dmd2/js/run-main-website.js
  814. share/doc/dmd2/js/run.js
  815. share/doc/dmd2/js/run_examples.js
  816. share/doc/dmd2/js/show_contributors.js
  817. share/doc/dmd2/language-reference.html
  818. share/doc/dmd2/lazy-evaluation.html
  819. share/doc/dmd2/menu.html
  820. share/doc/dmd2/migrate-to-shared.html
  821. share/doc/dmd2/mixin.html
  822. share/doc/dmd2/orgs-using-d.html
  823. share/doc/dmd2/overview.html
  824. share/doc/dmd2/pretod.html
  825. share/doc/dmd2/rationale.html
  826. share/doc/dmd2/rdmd.html
  827. share/doc/dmd2/regular-expression.html
  828. share/doc/dmd2/resources.html
  829. share/doc/dmd2/robots.txt
  830. share/doc/dmd2/safed.html
  831. share/doc/dmd2/search.html
  832. share/doc/dmd2/sitemap.html
  833. share/doc/dmd2/spec/abi.html
  834. share/doc/dmd2/spec/arrays.html
  835. share/doc/dmd2/spec/attribute.html
  836. share/doc/dmd2/spec/class.html
  837. share/doc/dmd2/spec/const3.html
  838. share/doc/dmd2/spec/contracts.html
  839. share/doc/dmd2/spec/cpp_interface.html
  840. share/doc/dmd2/spec/ddoc.html
  841. share/doc/dmd2/spec/declaration.html
  842. share/doc/dmd2/spec/entity.html
  843. share/doc/dmd2/spec/enum.html
  844. share/doc/dmd2/spec/errors.html
  845. share/doc/dmd2/spec/expression.html
  846. share/doc/dmd2/spec/float.html
  847. share/doc/dmd2/spec/function.html
  848. share/doc/dmd2/spec/garbage.html
  849. share/doc/dmd2/spec/grammar.html
  850. share/doc/dmd2/spec/hash-map.html
  851. share/doc/dmd2/spec/iasm.html
  852. share/doc/dmd2/spec/interface.html
  853. share/doc/dmd2/spec/interfaceToC.html
  854. share/doc/dmd2/spec/intro.html
  855. share/doc/dmd2/spec/lex.html
  856. share/doc/dmd2/spec/memory-safe-d.html
  857. share/doc/dmd2/spec/module.html
  858. share/doc/dmd2/spec/objc_interface.html
  859. share/doc/dmd2/spec/operatoroverloading.html
  860. share/doc/dmd2/spec/portability.html
  861. share/doc/dmd2/spec/pragma.html
  862. share/doc/dmd2/spec/property.html
  863. share/doc/dmd2/spec/simd.html
  864. share/doc/dmd2/spec/spec.html
  865. share/doc/dmd2/spec/statement.html
  866. share/doc/dmd2/spec/struct.html
  867. share/doc/dmd2/spec/template-mixin.html
  868. share/doc/dmd2/spec/template.html
  869. share/doc/dmd2/spec/traits.html
  870. share/doc/dmd2/spec/type.html
  871. share/doc/dmd2/spec/unittest.html
  872. share/doc/dmd2/spec/version.html
  873. share/doc/dmd2/template-comparison.html
  874. share/doc/dmd2/templates-revisited.html
  875. share/doc/dmd2/tuple.html
  876. share/doc/dmd2/variadic-function-templates.html
  877. share/doc/dmd2/warnings.html
  878. share/doc/dmd2/wc.html
  879. share/doc/dmd2/windbg.html
  880. man/man1/dmd.1.gz
  881. man/man5/dmd.conf.5.gz
Collapse this list.
Dependency lines:
  • dmd2>0:lang/dmd2
No installation instructions:
This port has been deleted.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: aarch64
distinfo:
TIMESTAMP = 1489142044 SHA256 (dlang-dmd-v2.073.2_GH0.tar.gz) = 1cd983d73b0fa1a20232fb46dbc3a39434adfa00fc7668563983ec8ca210726a SIZE (dlang-dmd-v2.073.2_GH0.tar.gz) = 2815046

Expand this list (6 items)

Collapse this list.

SHA256 (dlang-druntime-v2.073.2_GH0.tar.gz) = 9c0c1a818deb6a0d410f83f067450cc5b41287328c44c2d46c0d2e7de84aa68e SIZE (dlang-druntime-v2.073.2_GH0.tar.gz) = 1496527 SHA256 (dlang-phobos-v2.073.2_GH0.tar.gz) = 6a3b16649a33bcc3db522404a1fe98f046eedf082a96648f7972ab112c2cb289 SIZE (dlang-phobos-v2.073.2_GH0.tar.gz) = 2168692 SHA256 (dlang-dlang.org-v2.073.2_GH0.tar.gz) = 2417617ebca97594ad69a0602813f64d50590fc65b42a7099f44328d3d022bce SIZE (dlang-dlang.org-v2.073.2_GH0.tar.gz) = 2321393

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dmd2-2.073.2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dlang/dmd/tar.gz/v2.073.2?dummy=/
Collapse this list.

Number of commits found: 80

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.073.2
11 Aug 2019 22:15:14
Revision:508688Original commit files touched by this commit
cy search for other commits by this committer
dmd2 is past its best before date and has expired. Upstream is unable to
address statfs64 issues as (self hosted) dmd does not support versioned
symbols as llvm and gcc do. Upstream is unable to resolve.

https://issues.dlang.org/show_bug.cgi?id=17596
https://issues.dlang.org/show_bug.cgi?id=18885
2.073.2
07 Apr 2019 07:43:38
Revision:498264Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
2.073.2
04 Nov 2018 13:44:40
Revision:484039Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to build

backend/go.c:80:11: error: constant expression evaluates to -1 which cannot be
narrowed to type 'mftype' (aka 'unsigned int') [-Wc++11-narrowing]
    {   0,MFall,MFcnp,MFcp,MFcse,MFda,MFdc,MFdv,MFli,MFliv,MFlocal,MFloop,
          ^~~~~

Reported by:	pkg-fallout
2.073.2
23 Oct 2018 16:34:44
Revision:482846Original commit files touched by this commit
jbeich search for other commits by this committer
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
2.073.2
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2.073.2
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2.073.2
05 Jul 2017 02:45:26
Revision:445044Original commit files touched by this commit
cy search for other commits by this committer
Fixing stack corruption in DMD=../dmd/generated/freebsd/release/64/dmd
due to inode64 on 12-CURRENT will take more than a trivial amount of time.
2.073.2
05 Jul 2017 01:50:52
Revision:445043Original commit files touched by this commit
cy search for other commits by this committer
Fixup WITH_DEBUG, introduced in r281595, to actually make it work.
2.073.2
27 May 2017 21:16:51
Revision:441875Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "coredump".

This skips the ports that possibly only coredump under qemu.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.073.2
29 Apr 2017 05:44:25
Revision:439717Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
2.073.2
10 Mar 2017 10:44:18
Revision:435823Original commit files touched by this commit
cy search for other commits by this committer
Update 2.073.1 --> 2.073.2
2.073.1
17 Feb 2017 08:06:16
Revision:434274Original commit files touched by this commit
cy search for other commits by this committer
Update 2.073.0 --> 2.073.1
2.073.0_1
15 Feb 2017 20:22:23
Revision:434193Original commit files touched by this commit
cy search for other commits by this committer
Address build failutre default-build-as-user:

	=> /portdistfiles/ is not writable by you; cannot fetch.
2.073.0_1
14 Feb 2017 06:53:01
Revision:434067Original commit files touched by this commit
cy search for other commits by this committer
Bump portrevision to accommodate plist changes in r434066.
2.073.0
14 Feb 2017 06:27:28
Revision:434066Original commit files touched by this commit
cy search for other commits by this committer
Modernize dmd2:

- Removal of three patches; call bootstrap directly.
- Distinfo for bootstrap is now in its own distfile.
- Make examples optional.
- Use GH instead of distrubuted .zip file.
- Fully implement options helpers.

PR:		217076
Submitted by:	John Colvin <john.loughran.colvin@gmail.com>
2.073.0
13 Feb 2017 22:51:11
Revision:434060Original commit files touched by this commit
cy search for other commits by this committer
Update 2.071.1 --> 2.073.0
2.071.1
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2.071.1
15 Nov 2016 04:07:06
Revision:426141Original commit files touched by this commit
cy search for other commits by this committer
Pet portlint.

PR:		214521
Submitted by:	linimon
2.071.1
30 Jun 2016 05:42:40
Revision:417808Original commit files touched by this commit
cy search for other commits by this committer
Remove redundant bootstrap distfile entry as it causes make fetch a bit
of gas.
2.071.1
28 Jun 2016 17:07:17
Revision:417739Original commit files touched by this commit
cy search for other commits by this committer
Update 2.071.0 --> 2.071.1
2.071.0_1
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
2.071.0_1
18 Apr 2016 20:05:52
Revision:413608Original commit files touched by this commit
cy search for other commits by this committer
Update to r413270 standards, include a maintainer inMakefile.bootstrap.

PR:		208902
2.071.0_1
09 Apr 2016 07:26:59
Revision:412799Original commit files touched by this commit
cy search for other commits by this committer
This port should compile on powerpc.
2.071.0_1
09 Apr 2016 07:23:45
Revision:412798Original commit files touched by this commit
cy search for other commits by this committer
Previously this port used library files packaged in the distribution
tarball. However the latest tarball released by Digital Mars contains
library files for only the O/S-architecture supported by the tarball.
The port now builds all libraries and files required to build the port
from source, installing the library needed to run compiled D programs.
The advantage to this is that previously only i386 and amd64 were
supported whereas now this port should install on all architectures.
2.071.0
07 Apr 2016 13:34:26
Revision:412665Original commit files touched by this commit
cy search for other commits by this committer
Missed these updates in r410093.

Pointy hat to:	myself
2.071.0
07 Apr 2016 13:32:16
Revision:412664Original commit files touched by this commit
cy search for other commits by this committer
The port fails to extract due to different types of extract suffixes.
Revert to using zip format because it's required by the bootsrap file.
2.071.0
07 Apr 2016 02:20:12
Revision:412652Original commit files touched by this commit
cy search for other commits by this committer
Update to 2.071.0.

The source distribution file this port previously used is no longer
distributed by Digital Mars. The port now fetches the 64-bit FreeBSD
binary distribution file and uses the sources that are bundled in the
tarball to build its own binaries. The port can use sources in the 32-bit
FreeBSD binary or linux binary files instead -- a diff will show that the
src and html directories are the same in each distribution file.
2.070.2
04 Mar 2016 09:17:21
Revision:410093Original commit files touched by this commit
cy search for other commits by this committer
Update 2.070.1 --> 2.070.2
2.070.1
28 Feb 2016 13:52:06
Revision:409741Original commit files touched by this commit
cy search for other commits by this committer
Update 2.070.0 --> 2.070.1
2.070.0_2
16 Feb 2016 14:20:13
Revision:408998Original commit files touched by this commit
cy search for other commits by this committer
Do not hard code SYSCONFDIR. This inadvertently was included in r407421.

PR:		207233
Noticed by:	gahr
Pointy hat to:	yours truly
2.070.0_1
16 Feb 2016 03:30:06
Revision:408973Original commit files touched by this commit
cy search for other commits by this committer
Correctly locate dmd.conf.

PR:		207233
2.070.0
28 Jan 2016 20:47:33
Revision:407421Original commit files touched by this commit
cy search for other commits by this committer
Update 2.069.2 --> 2.070.0
2.069.2_1
22 Jan 2016 07:03:31
Revision:406891Original commit files touched by this commit
cy search for other commits by this committer
Adjust PKGNAMESUFFIX and PORTREVISION

Noticed by:	gahr
Pointy hat toy:	yours truly
2.069.2
23 Dec 2015 19:25:48
Revision:404315Original commit files touched by this commit
cy search for other commits by this committer
Correctly locate the config file and use the correct complier when
linking.

Submitted by:	gahr
Obtained from:	https://people.freebsd.org/~gahr/lang-dmd2.diff
2.069.2
04 Dec 2015 06:29:33
Revision:402911Original commit files touched by this commit
cy search for other commits by this committer
Update 2.069.1 --> 2.069.2
2.069.1_2
15 Nov 2015 10:34:08
Revision:401683Original commit files touched by this commit
cy search for other commits by this committer
Self-host dmd bootstrap (dmd 2.067.1).
2.069.1_1
14 Nov 2015 19:54:37
Revision:401591Original commit files touched by this commit
cy search for other commits by this committer
Keep temporary build dirs within WRKDIR.

Don't include the results of post-patch in the patch file.

Suggested by:	bdrewery
2.069.1
14 Nov 2015 16:45:10
Revision:401580Original commit files touched by this commit
cy search for other commits by this committer
Also, clean up after ourselves.
2.069.1
14 Nov 2015 16:39:58
Revision:401579Original commit files touched by this commit
cy search for other commits by this committer
Previously failed builds will not remove this directory. Make sure
it is gone prior to a fresh new build.
2.069.1
14 Nov 2015 16:26:22
Revision:401578Original commit files touched by this commit
cy search for other commits by this committer
Fix build.
2.069.1
13 Nov 2015 04:58:40
Revision:401477Original commit files touched by this commit
cy search for other commits by this committer
Update 2.067.0 --> 2.069.1
2.067.0
03 Apr 2015 11:26:50
Revision:383107Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2.067.0
26 Mar 2015 13:31:15
Revision:382305Original commit files touched by this commit
cy search for other commits by this committer
Update 2.066.1 --> 2.067.0
2.066.1_1
25 Feb 2015 00:30:56
Revision:379858Original commit files touched by this commit
cy search for other commits by this committer
By default dmd uses gcc to invoke the linker. Fix linking on
FreeBSD systems that use clang as the system compiler (FreeBSD 10+).
2.066.1
23 Jan 2015 03:03:21
Revision:377710Original commit files touched by this commit
cy search for other commits by this committer
Update 2.066.0 --> 2.066.1

Convert to @sample.
2.066.0
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.066.0
18 Aug 2014 18:43:23
Revision:365338Original commit files touched by this commit
cy search for other commits by this committer
Update 2.065.0 --> 2.066.0
2.065.0
04 Jul 2014 00:24:35
Revision:360495Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
2.065.0
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2.065.0
01 Jun 2014 22:02:55
Revision:356182Original commit files touched by this commit
cy search for other commits by this committer
Specify defaults for amd64. This resolves an object.d not found error.
2.065.0
14 Apr 2014 20:00:37
Revision:351282Original commit files touched by this commit
cy search for other commits by this committer
Fix up conflict with lang/dmd1.
2.065.0
14 Apr 2014 19:28:06
Revision:351279Original commit files touched by this commit
cy search for other commits by this committer
Update 2.064.2 --> 2.065.0
2.064.2
10 Mar 2014 16:01:36
Revision:347773Original commit files touched by this commit
bapt search for other commits by this committer
Convert l* to USES=zip
2.064.2
09 Feb 2014 14:57:10
Revision:343508Original commit files touched by this commit
cy search for other commits by this committer
Update dmd2-2.064 --> dmd2-2.064.2

Submitted by:	Cristian Ferretti <cristian_ferretti@yahoo.com>
2.064
06 Nov 2013 04:15:51
Revision:332942Original commit files touched by this commit
cy search for other commits by this committer
Update 2.063.2 --> 2.064

Support staging.
2.063.2
28 Sep 2013 05:50:52
Revision:328549Original commit files touched by this commit
cy search for other commits by this committer
Fix build under 10-CURRENT.
2.063.2
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
2.063.2
27 Jun 2013 04:13:33
Revision:321847Original commit files touched by this commit
cy search for other commits by this committer
Update 2.063 --> 2.063.2
2.063
19 Mar 2013 14:08:44
Revision:314648Original commit files touched by this commit
cy search for other commits by this committer
Update 2.062 --> 2.063
2.062
17 Mar 2013 17:18:31
Revision:314469Original commit files touched by this commit
cy search for other commits by this committer
Update 2.061 --> 2.062
2.061
31 Jan 2013 02:33:27
Revision:311284Original commit files touched by this commit
cy search for other commits by this committer
Update 2.060 --> 2.061
2.060
23 Aug 2012 15:16:26
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.059 --> 2.060
2.059_1
16 Apr 2012 05:34:27
Original commit files touched by this commit
cy search for other commits by this committer
Fix runtime error (unable to find libphobos2).
2.059
15 Apr 2012 14:25:31
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.058 --> 2.059
2.058
16 Feb 2012 04:44:03
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.057 --> 2.058
2.057
07 Jan 2012 20:39:01
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.056 --> 2.057
2.056
13 Nov 2011 16:02:18
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.055 --> 2.056

Submitted by:   nox
Feature safe:   yes
2.055
10 Nov 2011 06:14:23
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc and sparc64: not ported to the former, and
fails to install on the latter.

Hat:            portmgr
2.055
25 Sep 2011 06:56:08
Original commit files touched by this commit
dougb search for other commits by this committer
Remove 0-byte files
2.055
10 Sep 2011 18:59:56
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.054 --> 2.055

Submitted by:   nox
2.054
07 Aug 2011 13:15:47
Original commit files touched by this commit
cy search for other commits by this committer
Remove extraneous .orig file.
2.054
06 Aug 2011 19:12:10
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.053 --> 2.054.

Fix amd64 issue.

PR:             159555
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de>
2.053
25 Jun 2011 00:46:22
Original commit files touched by this commit
cy search for other commits by this committer
Fix build for amd64.
2.053
25 Jun 2011 00:44:15
Original commit files touched by this commit
cy search for other commits by this committer
Pkg-plist fixup.
2.053
06 Jun 2011 15:13:14
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.052 --> 2.053.
2.052
03 Mar 2011 05:13:38
Original commit files touched by this commit
cy search for other commits by this committer
Update 2.051 --> 2.052.
2.051
03 Mar 2011 04:06:10
Original commit files touched by this commit
cy search for other commits by this committer
This files contains trailing CRLF (msdos format). Remove the trailing CR,
converting the CRLF at the end of each line to LF.
2.051
12 Jan 2011 01:23:51
Original commit files touched by this commit
cy search for other commits by this committer
dmd2 fails to build under FreeBSD 7.

Feature safe:   yes
2.051
03 Jan 2011 22:07:48
Original commit files touched by this commit
cy search for other commits by this committer
Welcome to the new Digital Mars D Version 2 port.

As per PR ports/152698 this port is not an officially validated
distribution of Digital Mars D by the upline author of the software,
Walter Bright.

PR:             152698
Submitted by:   Ruben <chromium@hybridsource.org>
1.065
03 Jan 2011 21:50:09
Original commit files touched by this commit
cy search for other commits by this committer
This forced commit documents the repocopy of ports/lang/dmd to ports/lang/dmd2.

PR:             153480

Number of commits found: 80