Index: head/lang/dmd2/Makefile =================================================================== --- head/lang/dmd2/Makefile (revision 434273) +++ head/lang/dmd2/Makefile (revision 434274) @@ -1,118 +1,117 @@ # Created by: Ruben # $FreeBSD$ PORTNAME= dmd -PORTVERSION= 2.073.0 -PORTREVISION= 1 +PORTVERSION= 2.073.1 DISTVERSIONPREFIX= v CATEGORIES= lang PKGNAMESUFFIX= 2 MAINTAINER= cy@FreeBSD.org COMMENT= D 2.0 compiler, not officially validated for FreeBSD LICENSE= ART10 DMD BSL LICENSE_COMB= multi LICENSE_NAME_DMD= Digital Mars license LICENSE_FILE_DMD= ${WRKSRC}/dmd/src/backendlicense.txt LICENSE_PERMS_DMD= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept USE_GITHUB= nodefault GH_ACCOUNT= dlang GH_PROJECT= dmd:dmd druntime:druntime phobos:phobos dlang.org:dlang_org USES= gmake MAKEFILE= posix.mak MAKE_ARGS= HOST_DMD=${WRKDIR}/.host_dmd-2.067.1/stage/usr/local/bin/dmd EXAMPLESDIR= ${PREFIX}/share/examples/dmd2 DOCSDIR= ${PREFIX}/share/doc/dmd2 WRKSRC= ${WRKDIR} BROKEN_aarch64= Does not configure: no cpu specified, assuming X86 BROKEN_mips64= Does not compile: cc1: error: unrecognized command line option -m32 BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not install: divide-by-zero error OPTIONS_DEFINE= DOCS EXAMPLES .include post-extract: @${MV} ${WRKSRC_dmd} ${WRKSRC}/dmd @${MV} ${WRKSRC_druntime} ${WRKSRC}/druntime @${MV} ${WRKSRC_phobos} ${WRKSRC}/phobos @${MV} ${WRKSRC_dlang_org} ${WRKSRC}/dlang.org .if ${ARCH} == "amd64" MAKE_ARGS+= MODEL=64 MODEL= 64 .else MAKE_ARGS+= MODEL=32 MODEL= 32 .endif .if defined(WITH_DEBUG) BUILD= debug MAKE_ARGS+= DEBUG_FLAGS=-g\ -DDEBUG=1\ -DUNITTEST .endif MODULEDIR= ${PREFIX}/include/d/phobos2 post-patch: @${REINPLACE_CMD} -e "s|g++|${CXX}|" \ -e "s|/etc|${PREFIX}/etc|" \ ${WRKSRC}/dmd/src/posix.mak @${REINPLACE_CMD} -e "s|gcc|${CC}|" ${WRKSRC}/dmd/src/link.d @${REINPLACE_CMD} -e "s|cc|${CC}|" ${WRKSRC}/phobos/posix.mak @${REINPLACE_CMD} -e "s|/etc|${PREFIX}/etc|" \ -e "s|\(dmd\)|\12|gI" \ -e "s|\\\BR|.BR|" \ ${WRKDIR}/dmd/docs/man/man1/dmd.1 \ ${WRKDIR}/dmd/docs/man/man5/dmd.conf.5 @${REINPLACE_CMD} -e "s|%@P%/../../src/phobos|${MODULEDIR}|" \ -e "s|%@P%/../lib|${PREFIX}/lib|" \ -e "s|%@P%/../../src/druntime|${PREFIX}/include/d/druntime|" \ ${WRKDIR}/dmd/ini/freebsd/bin${MODEL}/dmd.conf @${ECHO_CMD} >> ${WRKDIR}/dmd/ini/freebsd/bin${MODEL}/dmd.conf make-phobos: cd ${WRKSRC}/phobos && ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} -f ${MAKEFILE} ${BUILD} make-druntime: cd ${WRKSRC}/druntime && ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} -f ${MAKEFILE} ${BUILD} make-dmd: cd ${WRKSRC}/dmd && ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} -f ${MAKEFILE} ${BUILD} do-build: make-dmd make-phobos make-druntime do-install: ${INSTALL_MAN} ${WRKDIR}/dmd/docs/man/man1/dmd.1 ${STAGEDIR}${MANPREFIX}/man/man1/dmd.1 ${INSTALL_MAN} ${WRKDIR}/dmd/docs/man/man5/dmd.conf.5 ${STAGEDIR}${MANPREFIX}/man/man5/dmd.conf.5 ${INSTALL_DATA} ${WRKDIR}/dmd/ini/freebsd/bin${MODEL}/dmd.conf ${STAGEDIR}${PREFIX}/etc/dmd.conf ${INSTALL_PROGRAM} ${WRKSRC}/dmd/src/dmd ${STAGEDIR}${PREFIX}/bin/dmd ${INSTALL_DATA} ${WRKSRC}/phobos/generated/freebsd/release/${MODEL}/libphobos2.a ${STAGEDIR}${PREFIX}/lib ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKDIR}/dmd/ini/freebsd/bin${MODEL}/dmd.conf ${STAGEDIR}${PREFIX}/etc/dmd.conf.sample cd ${WRKDIR}/druntime/import && ${COPYTREE_SHARE} . ${STAGEDIR}${MODULEDIR} cd ${WRKSRC}/phobos && ${COPYTREE_SHARE} std ${STAGEDIR}${MODULEDIR} cd ${WRKSRC}/phobos && ${COPYTREE_SHARE} etc ${STAGEDIR}${MODULEDIR} post-install-DOCS-on: cd ${WRKSRC}/dlang.org && ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} -f ${MAKEFILE} html ${BUILD} LATEST=${PORTVERSION} ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/dmd/*.md ${STAGEDIR}${DOCSDIR} cd ${WRKDIR}/dlang.org/web && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: cd ${WRKDIR}/dmd && ${COPYTREE_SHARE} samples ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKDIR}/dmd/ini/freebsd/bin32/dmd.conf ${STAGEDIR}${EXAMPLESDIR}/dmd32.conf ${INSTALL_DATA} ${WRKDIR}/dmd/ini/freebsd/bin64/dmd.conf ${STAGEDIR}${EXAMPLESDIR}/dmd64.conf pre-fetch: ${MAKE} -f Makefile.bootstrap BOOTDIR=${WRKDIR} checksum pre-configure: ${MAKE} -f Makefile.bootstrap BOOTDIR=${WRKDIR} .include Index: head/lang/dmd2/distinfo =================================================================== --- head/lang/dmd2/distinfo (revision 434273) +++ head/lang/dmd2/distinfo (revision 434274) @@ -1,9 +1,9 @@ -TIMESTAMP = 1487049098 -SHA256 (dlang-dmd-v2.073.0_GH0.tar.gz) = 61483ea2c395341d05e65ce7e08a978cceff33ed3818f9ffa009a2f2da6929d5 -SIZE (dlang-dmd-v2.073.0_GH0.tar.gz) = 2814618 -SHA256 (dlang-druntime-v2.073.0_GH0.tar.gz) = 542adeac69b93c728a3760273d8d50ec43bf609736c526a58976b3822d5aa883 -SIZE (dlang-druntime-v2.073.0_GH0.tar.gz) = 1496544 -SHA256 (dlang-phobos-v2.073.0_GH0.tar.gz) = 2a0176039fcfcd6c05eff5f471e7659c2d368a8b2cd7f7de323d49d3d8b45782 -SIZE (dlang-phobos-v2.073.0_GH0.tar.gz) = 2171143 -SHA256 (dlang-dlang.org-v2.073.0_GH0.tar.gz) = 9f5fd2a03598fedd2e38a027ca1145f634be78f679a76c5d125116cbf9d07458 -SIZE (dlang-dlang.org-v2.073.0_GH0.tar.gz) = 2320518 +TIMESTAMP = 1487316754 +SHA256 (dlang-dmd-v2.073.1_GH0.tar.gz) = 0e9ab200e191cd82b79142ddd4aac21c6df54fe2455d94853a2734321bcc842f +SIZE (dlang-dmd-v2.073.1_GH0.tar.gz) = 2814781 +SHA256 (dlang-druntime-v2.073.1_GH0.tar.gz) = dac7b3f69670fae96b7bf77f24876df71e4f8a1f598b34f3be08cc33ff2a6461 +SIZE (dlang-druntime-v2.073.1_GH0.tar.gz) = 1496513 +SHA256 (dlang-phobos-v2.073.1_GH0.tar.gz) = 435382115fa8fc39b6f4adebf3424b22646b6f4f755e5219ec39b4caa2a77b0e +SIZE (dlang-phobos-v2.073.1_GH0.tar.gz) = 2168619 +SHA256 (dlang-dlang.org-v2.073.1_GH0.tar.gz) = c86a3e944135406afb8d2e82715add135e258a6b1e4c81776f569b3fa5082886 +SIZE (dlang-dlang.org-v2.073.1_GH0.tar.gz) = 2320731 Index: head/lang/dmd2/pkg-plist =================================================================== --- head/lang/dmd2/pkg-plist (revision 434273) +++ head/lang/dmd2/pkg-plist (revision 434274) @@ -1,876 +1,875 @@ bin/dmd lib/libphobos2.a @sample etc/dmd.conf.sample %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmd32.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmd64.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/all.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/build.bat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/chello.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/clean.bat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/d2html.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/d2html.kwd %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/dclient.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/dhry.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/dserver.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/dserver.def %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/hello.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/htmlget.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/listener.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/mydll/build.bat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/mydll/dll.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/mydll/mydll.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/mydll/mydll.def %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/mydll/mydll.di %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/mydll/test.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/pi.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/posix.mak %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/sieve.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/wc.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/wc2.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/winsamp.d %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/winsamp.def include/d/phobos2/core/atomic.d include/d/phobos2/core/attribute.d include/d/phobos2/core/bitop.d include/d/phobos2/core/checkedint.d include/d/phobos2/core/cpuid.d include/d/phobos2/core/demangle.d include/d/phobos2/core/exception.d include/d/phobos2/core/internal/abort.d include/d/phobos2/core/internal/convert.d include/d/phobos2/core/internal/hash.d include/d/phobos2/core/internal/spinlock.d include/d/phobos2/core/internal/string.d include/d/phobos2/core/internal/traits.d include/d/phobos2/core/math.d include/d/phobos2/core/memory.d include/d/phobos2/core/runtime.d include/d/phobos2/core/simd.d include/d/phobos2/core/stdc/complex.d include/d/phobos2/core/stdc/config.d include/d/phobos2/core/stdc/ctype.d include/d/phobos2/core/stdc/errno.d include/d/phobos2/core/stdc/fenv.d include/d/phobos2/core/stdc/float_.d include/d/phobos2/core/stdc/inttypes.d include/d/phobos2/core/stdc/limits.d include/d/phobos2/core/stdc/locale.d include/d/phobos2/core/stdc/math.d include/d/phobos2/core/stdc/signal.d include/d/phobos2/core/stdc/stdarg.d include/d/phobos2/core/stdc/stddef.d include/d/phobos2/core/stdc/stdint.d include/d/phobos2/core/stdc/stdio.d include/d/phobos2/core/stdc/stdlib.d include/d/phobos2/core/stdc/string.d include/d/phobos2/core/stdc/tgmath.d include/d/phobos2/core/stdc/time.d include/d/phobos2/core/stdc/wchar_.d include/d/phobos2/core/stdc/wctype.d include/d/phobos2/core/stdcpp/exception.d include/d/phobos2/core/stdcpp/typeinfo.d include/d/phobos2/core/sync/barrier.di include/d/phobos2/core/sync/condition.di include/d/phobos2/core/sync/config.di include/d/phobos2/core/sync/exception.di include/d/phobos2/core/sync/mutex.di include/d/phobos2/core/sync/rwmutex.di include/d/phobos2/core/sync/semaphore.di include/d/phobos2/core/sys/darwin/execinfo.d include/d/phobos2/core/sys/darwin/mach/dyld.d include/d/phobos2/core/sys/darwin/mach/getsect.d include/d/phobos2/core/sys/darwin/mach/kern_return.d include/d/phobos2/core/sys/darwin/mach/loader.d include/d/phobos2/core/sys/darwin/mach/port.d include/d/phobos2/core/sys/darwin/mach/semaphore.d include/d/phobos2/core/sys/darwin/mach/thread_act.d include/d/phobos2/core/sys/darwin/pthread.d include/d/phobos2/core/sys/darwin/sys/cdefs.d include/d/phobos2/core/sys/darwin/sys/event.d include/d/phobos2/core/sys/darwin/sys/mman.d include/d/phobos2/core/sys/freebsd/dlfcn.d include/d/phobos2/core/sys/freebsd/execinfo.d include/d/phobos2/core/sys/freebsd/pthread_np.d include/d/phobos2/core/sys/freebsd/sys/_bitset.d include/d/phobos2/core/sys/freebsd/sys/_cpuset.d include/d/phobos2/core/sys/freebsd/sys/cdefs.d include/d/phobos2/core/sys/freebsd/sys/elf.d include/d/phobos2/core/sys/freebsd/sys/elf32.d include/d/phobos2/core/sys/freebsd/sys/elf64.d include/d/phobos2/core/sys/freebsd/sys/elf_common.d include/d/phobos2/core/sys/freebsd/sys/event.d include/d/phobos2/core/sys/freebsd/sys/link_elf.d include/d/phobos2/core/sys/freebsd/sys/mman.d include/d/phobos2/core/sys/freebsd/time.d include/d/phobos2/core/sys/linux/config.d include/d/phobos2/core/sys/linux/dlfcn.d include/d/phobos2/core/sys/linux/elf.d include/d/phobos2/core/sys/linux/epoll.d include/d/phobos2/core/sys/linux/errno.d include/d/phobos2/core/sys/linux/execinfo.d include/d/phobos2/core/sys/linux/fcntl.d include/d/phobos2/core/sys/linux/ifaddrs.d include/d/phobos2/core/sys/linux/link.d include/d/phobos2/core/sys/linux/sched.d include/d/phobos2/core/sys/linux/sys/auxv.d include/d/phobos2/core/sys/linux/sys/inotify.d include/d/phobos2/core/sys/linux/sys/mman.d include/d/phobos2/core/sys/linux/sys/netinet/tcp.d include/d/phobos2/core/sys/linux/sys/prctl.d include/d/phobos2/core/sys/linux/sys/signalfd.d include/d/phobos2/core/sys/linux/sys/socket.d include/d/phobos2/core/sys/linux/sys/sysinfo.d include/d/phobos2/core/sys/linux/sys/time.d include/d/phobos2/core/sys/linux/sys/xattr.d include/d/phobos2/core/sys/linux/termios.d include/d/phobos2/core/sys/linux/time.d include/d/phobos2/core/sys/linux/timerfd.d include/d/phobos2/core/sys/linux/tipc.d include/d/phobos2/core/sys/linux/unistd.d include/d/phobos2/core/sys/openbsd/dlfcn.d include/d/phobos2/core/sys/osx/execinfo.d include/d/phobos2/core/sys/osx/mach/dyld.d include/d/phobos2/core/sys/osx/mach/getsect.d include/d/phobos2/core/sys/osx/mach/kern_return.d include/d/phobos2/core/sys/osx/mach/loader.d include/d/phobos2/core/sys/osx/mach/port.d include/d/phobos2/core/sys/osx/mach/semaphore.d include/d/phobos2/core/sys/osx/mach/thread_act.d include/d/phobos2/core/sys/osx/pthread.d include/d/phobos2/core/sys/osx/sys/cdefs.d include/d/phobos2/core/sys/osx/sys/mman.d include/d/phobos2/core/sys/posix/arpa/inet.d include/d/phobos2/core/sys/posix/config.d include/d/phobos2/core/sys/posix/dirent.d include/d/phobos2/core/sys/posix/dlfcn.d include/d/phobos2/core/sys/posix/fcntl.d include/d/phobos2/core/sys/posix/grp.d include/d/phobos2/core/sys/posix/iconv.d include/d/phobos2/core/sys/posix/inttypes.d include/d/phobos2/core/sys/posix/libgen.d include/d/phobos2/core/sys/posix/net/if_.d include/d/phobos2/core/sys/posix/netdb.d include/d/phobos2/core/sys/posix/netinet/in_.d include/d/phobos2/core/sys/posix/netinet/tcp.d include/d/phobos2/core/sys/posix/poll.d include/d/phobos2/core/sys/posix/pthread.d include/d/phobos2/core/sys/posix/pwd.d include/d/phobos2/core/sys/posix/sched.d include/d/phobos2/core/sys/posix/semaphore.d include/d/phobos2/core/sys/posix/setjmp.d include/d/phobos2/core/sys/posix/signal.d include/d/phobos2/core/sys/posix/stdio.d include/d/phobos2/core/sys/posix/stdlib.d include/d/phobos2/core/sys/posix/sys/filio.d include/d/phobos2/core/sys/posix/sys/ioccom.d include/d/phobos2/core/sys/posix/sys/ioctl.d include/d/phobos2/core/sys/posix/sys/ipc.d include/d/phobos2/core/sys/posix/sys/mman.d include/d/phobos2/core/sys/posix/sys/resource.d include/d/phobos2/core/sys/posix/sys/select.d include/d/phobos2/core/sys/posix/sys/shm.d include/d/phobos2/core/sys/posix/sys/socket.d include/d/phobos2/core/sys/posix/sys/stat.d include/d/phobos2/core/sys/posix/sys/statvfs.d include/d/phobos2/core/sys/posix/sys/time.d include/d/phobos2/core/sys/posix/sys/ttycom.d include/d/phobos2/core/sys/posix/sys/types.d include/d/phobos2/core/sys/posix/sys/uio.d include/d/phobos2/core/sys/posix/sys/un.d include/d/phobos2/core/sys/posix/sys/utsname.d include/d/phobos2/core/sys/posix/sys/wait.d include/d/phobos2/core/sys/posix/syslog.d include/d/phobos2/core/sys/posix/termios.d include/d/phobos2/core/sys/posix/time.d include/d/phobos2/core/sys/posix/ucontext.d include/d/phobos2/core/sys/posix/unistd.d include/d/phobos2/core/sys/posix/utime.d include/d/phobos2/core/sys/solaris/dlfcn.d include/d/phobos2/core/sys/solaris/elf.d include/d/phobos2/core/sys/solaris/execinfo.d include/d/phobos2/core/sys/solaris/libelf.d include/d/phobos2/core/sys/solaris/link.d include/d/phobos2/core/sys/solaris/sys/elf.d include/d/phobos2/core/sys/solaris/sys/elf_386.d include/d/phobos2/core/sys/solaris/sys/elf_SPARC.d include/d/phobos2/core/sys/solaris/sys/elf_amd64.d include/d/phobos2/core/sys/solaris/sys/elf_notes.d include/d/phobos2/core/sys/solaris/sys/elftypes.d include/d/phobos2/core/sys/solaris/sys/link.d include/d/phobos2/core/sys/solaris/sys/priocntl.d include/d/phobos2/core/sys/solaris/sys/procset.d include/d/phobos2/core/sys/solaris/sys/types.d include/d/phobos2/core/sys/solaris/time.d include/d/phobos2/core/sys/windows/accctrl.d include/d/phobos2/core/sys/windows/aclapi.d include/d/phobos2/core/sys/windows/aclui.d include/d/phobos2/core/sys/windows/basetsd.d include/d/phobos2/core/sys/windows/basetyps.d include/d/phobos2/core/sys/windows/cderr.d include/d/phobos2/core/sys/windows/cguid.d include/d/phobos2/core/sys/windows/com.d include/d/phobos2/core/sys/windows/comcat.d include/d/phobos2/core/sys/windows/commctrl.d include/d/phobos2/core/sys/windows/commdlg.d include/d/phobos2/core/sys/windows/core.d include/d/phobos2/core/sys/windows/cpl.d include/d/phobos2/core/sys/windows/cplext.d include/d/phobos2/core/sys/windows/custcntl.d include/d/phobos2/core/sys/windows/dbghelp.d include/d/phobos2/core/sys/windows/dbghelp_types.d include/d/phobos2/core/sys/windows/dbt.d include/d/phobos2/core/sys/windows/dde.d include/d/phobos2/core/sys/windows/ddeml.d include/d/phobos2/core/sys/windows/dhcpcsdk.d include/d/phobos2/core/sys/windows/dlgs.d include/d/phobos2/core/sys/windows/dll.d include/d/phobos2/core/sys/windows/docobj.d include/d/phobos2/core/sys/windows/errorrep.d include/d/phobos2/core/sys/windows/exdisp.d include/d/phobos2/core/sys/windows/exdispid.d include/d/phobos2/core/sys/windows/httpext.d include/d/phobos2/core/sys/windows/idispids.d include/d/phobos2/core/sys/windows/imagehlp.d include/d/phobos2/core/sys/windows/imm.d include/d/phobos2/core/sys/windows/intshcut.d include/d/phobos2/core/sys/windows/ipexport.d include/d/phobos2/core/sys/windows/iphlpapi.d include/d/phobos2/core/sys/windows/ipifcons.d include/d/phobos2/core/sys/windows/iprtrmib.d include/d/phobos2/core/sys/windows/iptypes.d include/d/phobos2/core/sys/windows/isguids.d include/d/phobos2/core/sys/windows/lm.d include/d/phobos2/core/sys/windows/lmaccess.d include/d/phobos2/core/sys/windows/lmalert.d include/d/phobos2/core/sys/windows/lmapibuf.d include/d/phobos2/core/sys/windows/lmat.d include/d/phobos2/core/sys/windows/lmaudit.d include/d/phobos2/core/sys/windows/lmbrowsr.d include/d/phobos2/core/sys/windows/lmchdev.d include/d/phobos2/core/sys/windows/lmconfig.d include/d/phobos2/core/sys/windows/lmcons.d include/d/phobos2/core/sys/windows/lmerr.d include/d/phobos2/core/sys/windows/lmerrlog.d include/d/phobos2/core/sys/windows/lmmsg.d include/d/phobos2/core/sys/windows/lmremutl.d include/d/phobos2/core/sys/windows/lmrepl.d include/d/phobos2/core/sys/windows/lmserver.d include/d/phobos2/core/sys/windows/lmshare.d include/d/phobos2/core/sys/windows/lmsname.d include/d/phobos2/core/sys/windows/lmstats.d include/d/phobos2/core/sys/windows/lmsvc.d include/d/phobos2/core/sys/windows/lmuse.d include/d/phobos2/core/sys/windows/lmuseflg.d include/d/phobos2/core/sys/windows/lmwksta.d include/d/phobos2/core/sys/windows/lzexpand.d include/d/phobos2/core/sys/windows/mapi.d include/d/phobos2/core/sys/windows/mciavi.d include/d/phobos2/core/sys/windows/mcx.d include/d/phobos2/core/sys/windows/mgmtapi.d include/d/phobos2/core/sys/windows/mmsystem.d include/d/phobos2/core/sys/windows/msacm.d include/d/phobos2/core/sys/windows/mshtml.d include/d/phobos2/core/sys/windows/mswsock.d include/d/phobos2/core/sys/windows/nb30.d include/d/phobos2/core/sys/windows/nddeapi.d include/d/phobos2/core/sys/windows/nspapi.d include/d/phobos2/core/sys/windows/ntdef.d include/d/phobos2/core/sys/windows/ntdll.d include/d/phobos2/core/sys/windows/ntldap.d include/d/phobos2/core/sys/windows/ntsecapi.d include/d/phobos2/core/sys/windows/ntsecpkg.d include/d/phobos2/core/sys/windows/oaidl.d include/d/phobos2/core/sys/windows/objbase.d include/d/phobos2/core/sys/windows/objfwd.d include/d/phobos2/core/sys/windows/objidl.d include/d/phobos2/core/sys/windows/objsafe.d include/d/phobos2/core/sys/windows/ocidl.d include/d/phobos2/core/sys/windows/odbcinst.d include/d/phobos2/core/sys/windows/ole.d include/d/phobos2/core/sys/windows/ole2.d include/d/phobos2/core/sys/windows/ole2ver.d include/d/phobos2/core/sys/windows/oleacc.d include/d/phobos2/core/sys/windows/oleauto.d include/d/phobos2/core/sys/windows/olectl.d include/d/phobos2/core/sys/windows/olectlid.d include/d/phobos2/core/sys/windows/oledlg.d include/d/phobos2/core/sys/windows/oleidl.d include/d/phobos2/core/sys/windows/pbt.d include/d/phobos2/core/sys/windows/powrprof.d include/d/phobos2/core/sys/windows/prsht.d include/d/phobos2/core/sys/windows/psapi.d include/d/phobos2/core/sys/windows/rapi.d include/d/phobos2/core/sys/windows/ras.d include/d/phobos2/core/sys/windows/rasdlg.d include/d/phobos2/core/sys/windows/raserror.d include/d/phobos2/core/sys/windows/rassapi.d include/d/phobos2/core/sys/windows/reason.d include/d/phobos2/core/sys/windows/regstr.d include/d/phobos2/core/sys/windows/richedit.d include/d/phobos2/core/sys/windows/richole.d include/d/phobos2/core/sys/windows/rpc.d include/d/phobos2/core/sys/windows/rpcdce.d include/d/phobos2/core/sys/windows/rpcdce2.d include/d/phobos2/core/sys/windows/rpcdcep.d include/d/phobos2/core/sys/windows/rpcndr.d include/d/phobos2/core/sys/windows/rpcnsi.d include/d/phobos2/core/sys/windows/rpcnsip.d include/d/phobos2/core/sys/windows/rpcnterr.d include/d/phobos2/core/sys/windows/schannel.d include/d/phobos2/core/sys/windows/secext.d include/d/phobos2/core/sys/windows/security.d include/d/phobos2/core/sys/windows/servprov.d include/d/phobos2/core/sys/windows/setupapi.d include/d/phobos2/core/sys/windows/shellapi.d include/d/phobos2/core/sys/windows/shldisp.d include/d/phobos2/core/sys/windows/shlguid.d include/d/phobos2/core/sys/windows/shlobj.d include/d/phobos2/core/sys/windows/shlwapi.d include/d/phobos2/core/sys/windows/snmp.d include/d/phobos2/core/sys/windows/sql.d include/d/phobos2/core/sys/windows/sqlext.d include/d/phobos2/core/sys/windows/sqltypes.d include/d/phobos2/core/sys/windows/sqlucode.d include/d/phobos2/core/sys/windows/sspi.d include/d/phobos2/core/sys/windows/stacktrace.d include/d/phobos2/core/sys/windows/stat.d include/d/phobos2/core/sys/windows/subauth.d include/d/phobos2/core/sys/windows/threadaux.d include/d/phobos2/core/sys/windows/tlhelp32.d include/d/phobos2/core/sys/windows/tmschema.d include/d/phobos2/core/sys/windows/unknwn.d include/d/phobos2/core/sys/windows/uuid.d include/d/phobos2/core/sys/windows/vfw.d include/d/phobos2/core/sys/windows/w32api.d include/d/phobos2/core/sys/windows/winbase.d include/d/phobos2/core/sys/windows/winber.d include/d/phobos2/core/sys/windows/wincon.d include/d/phobos2/core/sys/windows/wincrypt.d include/d/phobos2/core/sys/windows/windef.d include/d/phobos2/core/sys/windows/windows.d include/d/phobos2/core/sys/windows/winerror.d include/d/phobos2/core/sys/windows/wingdi.d include/d/phobos2/core/sys/windows/winhttp.d include/d/phobos2/core/sys/windows/wininet.d include/d/phobos2/core/sys/windows/winioctl.d include/d/phobos2/core/sys/windows/winldap.d include/d/phobos2/core/sys/windows/winnetwk.d include/d/phobos2/core/sys/windows/winnls.d include/d/phobos2/core/sys/windows/winnt.d include/d/phobos2/core/sys/windows/winperf.d include/d/phobos2/core/sys/windows/winreg.d include/d/phobos2/core/sys/windows/winsock2.d include/d/phobos2/core/sys/windows/winspool.d include/d/phobos2/core/sys/windows/winsvc.d include/d/phobos2/core/sys/windows/winuser.d include/d/phobos2/core/sys/windows/winver.d include/d/phobos2/core/sys/windows/wtsapi32.d include/d/phobos2/core/sys/windows/wtypes.d include/d/phobos2/core/thread.d include/d/phobos2/core/time.d include/d/phobos2/core/vararg.d include/d/phobos2/etc/c/curl.d include/d/phobos2/etc/c/odbc/sql.d include/d/phobos2/etc/c/odbc/sqlext.d include/d/phobos2/etc/c/odbc/sqltypes.d include/d/phobos2/etc/c/odbc/sqlucode.d include/d/phobos2/etc/c/sqlite3.d include/d/phobos2/etc/c/zlib.d include/d/phobos2/etc/c/zlib/ChangeLog include/d/phobos2/etc/c/zlib/README include/d/phobos2/etc/c/zlib/adler32.c include/d/phobos2/etc/c/zlib/algorithm.txt include/d/phobos2/etc/c/zlib/compress.c include/d/phobos2/etc/c/zlib/crc32.c include/d/phobos2/etc/c/zlib/crc32.h include/d/phobos2/etc/c/zlib/deflate.c include/d/phobos2/etc/c/zlib/deflate.h include/d/phobos2/etc/c/zlib/example.c include/d/phobos2/etc/c/zlib/gzclose.c include/d/phobos2/etc/c/zlib/gzguts.h include/d/phobos2/etc/c/zlib/gzlib.c include/d/phobos2/etc/c/zlib/gzread.c include/d/phobos2/etc/c/zlib/gzwrite.c include/d/phobos2/etc/c/zlib/infback.c include/d/phobos2/etc/c/zlib/inffast.c include/d/phobos2/etc/c/zlib/inffast.h include/d/phobos2/etc/c/zlib/inffixed.h include/d/phobos2/etc/c/zlib/inflate.c include/d/phobos2/etc/c/zlib/inflate.h include/d/phobos2/etc/c/zlib/inftrees.c include/d/phobos2/etc/c/zlib/inftrees.h include/d/phobos2/etc/c/zlib/linux.mak include/d/phobos2/etc/c/zlib/minigzip.c include/d/phobos2/etc/c/zlib/osx.mak include/d/phobos2/etc/c/zlib/trees.c include/d/phobos2/etc/c/zlib/trees.h include/d/phobos2/etc/c/zlib/uncompr.c include/d/phobos2/etc/c/zlib/win32.mak include/d/phobos2/etc/c/zlib/win64.mak include/d/phobos2/etc/c/zlib/zconf.h include/d/phobos2/etc/c/zlib/zlib.3 include/d/phobos2/etc/c/zlib/zlib.h include/d/phobos2/etc/c/zlib/zutil.c include/d/phobos2/etc/c/zlib/zutil.h include/d/phobos2/etc/linux/memoryerror.d include/d/phobos2/object.d include/d/phobos2/std/algorithm/comparison.d include/d/phobos2/std/algorithm/internal.d include/d/phobos2/std/algorithm/iteration.d include/d/phobos2/std/algorithm/mutation.d include/d/phobos2/std/algorithm/package.d include/d/phobos2/std/algorithm/searching.d include/d/phobos2/std/algorithm/setops.d include/d/phobos2/std/algorithm/sorting.d include/d/phobos2/std/array.d include/d/phobos2/std/ascii.d include/d/phobos2/std/base64.d include/d/phobos2/std/bigint.d include/d/phobos2/std/bitmanip.d include/d/phobos2/std/c/fenv.d include/d/phobos2/std/c/freebsd/socket.d include/d/phobos2/std/c/linux/linux.d include/d/phobos2/std/c/linux/linuxextern.d include/d/phobos2/std/c/linux/pthread.d include/d/phobos2/std/c/linux/socket.d include/d/phobos2/std/c/linux/termios.d include/d/phobos2/std/c/linux/tipc.d include/d/phobos2/std/c/locale.d include/d/phobos2/std/c/math.d include/d/phobos2/std/c/osx/socket.d include/d/phobos2/std/c/process.d include/d/phobos2/std/c/stdarg.d include/d/phobos2/std/c/stddef.d include/d/phobos2/std/c/stdio.d include/d/phobos2/std/c/stdlib.d include/d/phobos2/std/c/string.d include/d/phobos2/std/c/time.d include/d/phobos2/std/c/wcharh.d include/d/phobos2/std/c/windows/com.d include/d/phobos2/std/c/windows/stat.d include/d/phobos2/std/c/windows/windows.d include/d/phobos2/std/c/windows/winsock.d include/d/phobos2/std/compiler.d include/d/phobos2/std/complex.d include/d/phobos2/std/concurrency.d include/d/phobos2/std/concurrencybase.d include/d/phobos2/std/container/array.d include/d/phobos2/std/container/binaryheap.d include/d/phobos2/std/container/dlist.d include/d/phobos2/std/container/package.d include/d/phobos2/std/container/rbtree.d include/d/phobos2/std/container/slist.d include/d/phobos2/std/container/util.d include/d/phobos2/std/conv.d include/d/phobos2/std/csv.d include/d/phobos2/std/datetime.d include/d/phobos2/std/demangle.d include/d/phobos2/std/digest/crc.d include/d/phobos2/std/digest/digest.d include/d/phobos2/std/digest/hmac.d include/d/phobos2/std/digest/md.d include/d/phobos2/std/digest/murmurhash.d include/d/phobos2/std/digest/ripemd.d include/d/phobos2/std/digest/sha.d include/d/phobos2/std/encoding.d include/d/phobos2/std/exception.d include/d/phobos2/std/experimental/allocator/building_blocks/affix_allocator.d include/d/phobos2/std/experimental/allocator/building_blocks/allocator_list.d include/d/phobos2/std/experimental/allocator/building_blocks/bitmapped_block.d include/d/phobos2/std/experimental/allocator/building_blocks/bucketizer.d include/d/phobos2/std/experimental/allocator/building_blocks/fallback_allocator.d include/d/phobos2/std/experimental/allocator/building_blocks/free_list.d include/d/phobos2/std/experimental/allocator/building_blocks/free_tree.d include/d/phobos2/std/experimental/allocator/building_blocks/kernighan_ritchie.d include/d/phobos2/std/experimental/allocator/building_blocks/null_allocator.d include/d/phobos2/std/experimental/allocator/building_blocks/package.d include/d/phobos2/std/experimental/allocator/building_blocks/quantizer.d include/d/phobos2/std/experimental/allocator/building_blocks/region.d include/d/phobos2/std/experimental/allocator/building_blocks/scoped_allocator.d include/d/phobos2/std/experimental/allocator/building_blocks/segregator.d include/d/phobos2/std/experimental/allocator/building_blocks/stats_collector.d include/d/phobos2/std/experimental/allocator/common.d include/d/phobos2/std/experimental/allocator/gc_allocator.d include/d/phobos2/std/experimental/allocator/mallocator.d include/d/phobos2/std/experimental/allocator/mmap_allocator.d include/d/phobos2/std/experimental/allocator/package.d include/d/phobos2/std/experimental/allocator/showcase.d include/d/phobos2/std/experimental/allocator/typed.d include/d/phobos2/std/experimental/logger/core.d include/d/phobos2/std/experimental/logger/filelogger.d include/d/phobos2/std/experimental/logger/multilogger.d include/d/phobos2/std/experimental/logger/nulllogger.d include/d/phobos2/std/experimental/logger/package.d include/d/phobos2/std/experimental/ndslice/internal.d include/d/phobos2/std/experimental/ndslice/iteration.d include/d/phobos2/std/experimental/ndslice/package.d include/d/phobos2/std/experimental/ndslice/selection.d include/d/phobos2/std/experimental/ndslice/slice.d include/d/phobos2/std/experimental/note.md include/d/phobos2/std/experimental/typecons.d include/d/phobos2/std/file.d include/d/phobos2/std/format.d include/d/phobos2/std/functional.d include/d/phobos2/std/getopt.d include/d/phobos2/std/internal/cstring.d include/d/phobos2/std/internal/digest/sha_SSSE3.d include/d/phobos2/std/internal/encodinginit.d include/d/phobos2/std/internal/math/biguintcore.d include/d/phobos2/std/internal/math/biguintnoasm.d include/d/phobos2/std/internal/math/biguintx86.d include/d/phobos2/std/internal/math/errorfunction.d include/d/phobos2/std/internal/math/gammafunction.d include/d/phobos2/std/internal/processinit.d include/d/phobos2/std/internal/scopebuffer.d include/d/phobos2/std/internal/test/dummyrange.d include/d/phobos2/std/internal/test/uda.d include/d/phobos2/std/internal/unicode_comp.d include/d/phobos2/std/internal/unicode_decomp.d include/d/phobos2/std/internal/unicode_grapheme.d include/d/phobos2/std/internal/unicode_norm.d include/d/phobos2/std/internal/unicode_tables.d include/d/phobos2/std/internal/windows/advapi32.d include/d/phobos2/std/json.d include/d/phobos2/std/math.d include/d/phobos2/std/mathspecial.d include/d/phobos2/std/meta.d include/d/phobos2/std/mmfile.d include/d/phobos2/std/net/curl.d include/d/phobos2/std/net/isemail.d include/d/phobos2/std/numeric.d include/d/phobos2/std/outbuffer.d include/d/phobos2/std/parallelism.d include/d/phobos2/std/path.d include/d/phobos2/std/process.d include/d/phobos2/std/random.d include/d/phobos2/std/range/interfaces.d include/d/phobos2/std/range/package.d include/d/phobos2/std/range/primitives.d include/d/phobos2/std/regex/internal/backtracking.d -include/d/phobos2/std/regex/internal/bitnfa.d include/d/phobos2/std/regex/internal/generator.d include/d/phobos2/std/regex/internal/ir.d +include/d/phobos2/std/regex/internal/kickstart.d include/d/phobos2/std/regex/internal/parser.d include/d/phobos2/std/regex/internal/shiftor.d include/d/phobos2/std/regex/internal/tests.d -include/d/phobos2/std/regex/internal/tests2.d -include/d/phobos2/std/regex/internal/tests3.d include/d/phobos2/std/regex/internal/thompson.d include/d/phobos2/std/regex/package.d include/d/phobos2/std/signals.d include/d/phobos2/std/socket.d include/d/phobos2/std/stdint.d include/d/phobos2/std/stdio.d include/d/phobos2/std/stdiobase.d include/d/phobos2/std/string.d include/d/phobos2/std/system.d include/d/phobos2/std/traits.d include/d/phobos2/std/typecons.d include/d/phobos2/std/typetuple.d include/d/phobos2/std/uni.d include/d/phobos2/std/uri.d include/d/phobos2/std/utf.d include/d/phobos2/std/uuid.d include/d/phobos2/std/variant.d include/d/phobos2/std/windows/charset.d include/d/phobos2/std/windows/iunknown.d include/d/phobos2/std/windows/registry.d include/d/phobos2/std/windows/syserror.d include/d/phobos2/std/xml.d include/d/phobos2/std/zip.d include/d/phobos2/std/zlib.d %%PORTDOCS%%%%DOCSDIR%%/.dpl_rewrite_map.txt %%PORTDOCS%%%%DOCSDIR%%/.htaccess %%PORTDOCS%%%%DOCSDIR%%/404.html %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md %%PORTDOCS%%%%DOCSDIR%%/D1toD2.html %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/acknowledgements.html %%PORTDOCS%%%%DOCSDIR%%/appendices.html %%PORTDOCS%%%%DOCSDIR%%/areas-of-d-usage.html %%PORTDOCS%%%%DOCSDIR%%/articles.html %%PORTDOCS%%%%DOCSDIR%%/ascii-table.html %%PORTDOCS%%%%DOCSDIR%%/bugstats.php.html %%PORTDOCS%%%%DOCSDIR%%/builtin.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.000.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.001.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.002.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.003.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.004.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.005.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.006.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.007.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.008.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.009.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.010.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.011.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.012.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.013.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.014.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.015.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.016.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.017.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.018.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.019.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.020.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.021.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.022.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.023.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.025.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.026.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.027.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.028.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.029.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.030.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.031.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.032.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.033.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.034.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.035.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.036.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.037.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.038.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.039.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.040.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.041.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.042.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.043.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.044.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.045.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.046.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.047.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.048.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.049.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.050.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.051.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.052.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.053.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.054.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.055.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.056.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.057.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.058.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.059.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.060.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.061.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.062.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.063.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.064.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.065.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.066.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.066.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.067.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.067.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.068.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.068.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.068.2.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.069.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.069.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.069.2.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.070.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.070.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.070.2.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.071.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.071.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.071.2.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.072.0.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.072.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.072.2.html %%PORTDOCS%%%%DOCSDIR%%/changelog/2.073.0.html +%%PORTDOCS%%%%DOCSDIR%%/changelog/2.073.1.html %%PORTDOCS%%%%DOCSDIR%%/changelog/index.html %%PORTDOCS%%%%DOCSDIR%%/code_coverage.html %%PORTDOCS%%%%DOCSDIR%%/community.html %%PORTDOCS%%%%DOCSDIR%%/comparison.html %%PORTDOCS%%%%DOCSDIR%%/concepts.html %%PORTDOCS%%%%DOCSDIR%%/const-faq.html %%PORTDOCS%%%%DOCSDIR%%/cpptod.html %%PORTDOCS%%%%DOCSDIR%%/css/codemirror.css %%PORTDOCS%%%%DOCSDIR%%/css/ddox.css %%PORTDOCS%%%%DOCSDIR%%/css/print.css %%PORTDOCS%%%%DOCSDIR%%/css/style.css %%PORTDOCS%%%%DOCSDIR%%/ctarguments.html %%PORTDOCS%%%%DOCSDIR%%/ctod.html %%PORTDOCS%%%%DOCSDIR%%/d-array-article.html %%PORTDOCS%%%%DOCSDIR%%/d-floating-point.html %%PORTDOCS%%%%DOCSDIR%%/d-keyring.gpg %%PORTDOCS%%%%DOCSDIR%%/deprecate.html %%PORTDOCS%%%%DOCSDIR%%/dlangupb-scholarship.html %%PORTDOCS%%%%DOCSDIR%%/dll-linux.html %%PORTDOCS%%%%DOCSDIR%%/dmd-freebsd.html %%PORTDOCS%%%%DOCSDIR%%/dmd-linux.html %%PORTDOCS%%%%DOCSDIR%%/dmd-osx.html %%PORTDOCS%%%%DOCSDIR%%/dmd-windows.html %%PORTDOCS%%%%DOCSDIR%%/dmd.html %%PORTDOCS%%%%DOCSDIR%%/documentation.html %%PORTDOCS%%%%DOCSDIR%%/donate.html %%PORTDOCS%%%%DOCSDIR%%/download.html %%PORTDOCS%%%%DOCSDIR%%/dstyle.html %%PORTDOCS%%%%DOCSDIR%%/exception-safe.html %%PORTDOCS%%%%DOCSDIR%%/faq.html %%PORTDOCS%%%%DOCSDIR%%/favicon.ico %%PORTDOCS%%%%DOCSDIR%%/fetch-issue-cnt.php %%PORTDOCS%%%%DOCSDIR%%/forum-template.html %%PORTDOCS%%%%DOCSDIR%%/foundation.html %%PORTDOCS%%%%DOCSDIR%%/glossary.html %%PORTDOCS%%%%DOCSDIR%%/gpg_keys.html %%PORTDOCS%%%%DOCSDIR%%/gsoc2011.html %%PORTDOCS%%%%DOCSDIR%%/gsoc2012-template.html %%PORTDOCS%%%%DOCSDIR%%/gsoc2012.html %%PORTDOCS%%%%DOCSDIR%%/hijack.html %%PORTDOCS%%%%DOCSDIR%%/howto-promote.html %%PORTDOCS%%%%DOCSDIR%%/howtos.html %%PORTDOCS%%%%DOCSDIR%%/htod.html %%PORTDOCS%%%%DOCSDIR%%/images/apple_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/archlinux_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/c1.gif %%PORTDOCS%%%%DOCSDIR%%/images/centos_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/chocolatey_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/compiler-dmd.png %%PORTDOCS%%%%DOCSDIR%%/images/compiler-gdc.svg %%PORTDOCS%%%%DOCSDIR%%/images/compiler-ldc.png %%PORTDOCS%%%%DOCSDIR%%/images/cpp1.gif %%PORTDOCS%%%%DOCSDIR%%/images/d002.ico %%PORTDOCS%%%%DOCSDIR%%/images/d3.png %%PORTDOCS%%%%DOCSDIR%%/images/d4.gif %%PORTDOCS%%%%DOCSDIR%%/images/d5.gif %%PORTDOCS%%%%DOCSDIR%%/images/ddox/alias.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/class.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/enum.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/enummember.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/function.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/inherited.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/interface.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/module.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/package.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/private.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/property.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/protected.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/struct.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/template.png %%PORTDOCS%%%%DOCSDIR%%/images/ddox/variable.png %%PORTDOCS%%%%DOCSDIR%%/images/debian_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/dlogo.png %%PORTDOCS%%%%DOCSDIR%%/images/dlogo.svg %%PORTDOCS%%%%DOCSDIR%%/images/dman-error.jpg %%PORTDOCS%%%%DOCSDIR%%/images/dman-rain.jpg %%PORTDOCS%%%%DOCSDIR%%/images/dman-time.jpg %%PORTDOCS%%%%DOCSDIR%%/images/dmlogo-smaller.gif %%PORTDOCS%%%%DOCSDIR%%/images/dmlogo.gif %%PORTDOCS%%%%DOCSDIR%%/images/faster-aa-1.svg %%PORTDOCS%%%%DOCSDIR%%/images/faster-gc-1.svg %%PORTDOCS%%%%DOCSDIR%%/images/fedora_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/freebsd_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/gentoo_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/github-ribbon.png %%PORTDOCS%%%%DOCSDIR%%/images/globe.gif %%PORTDOCS%%%%DOCSDIR%%/images/hamburger.svg %%PORTDOCS%%%%DOCSDIR%%/images/homebrew_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/icon_minus.svg %%PORTDOCS%%%%DOCSDIR%%/images/icon_plus.svg %%PORTDOCS%%%%DOCSDIR%%/images/opensuse_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/arex.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/auburn.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/auburn_hq.svg %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/cereris.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/cereris_hq.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/da_roll.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/ebay.jpg %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/ecratum.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/ecratum_hq.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/emsi.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/facebook.svg %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/funatics.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/funatics_hq.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/funkwerk.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/infognition.svg %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/putao.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/putao_hq.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/remedy.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/remedy_hq.svg %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/sociomantic.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/tamedia_digital.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/tripaneer.png %%PORTDOCS%%%%DOCSDIR%%/images/orgs-using-d/weka.png %%PORTDOCS%%%%DOCSDIR%%/images/pattern.png %%PORTDOCS%%%%DOCSDIR%%/images/pen.gif %%PORTDOCS%%%%DOCSDIR%%/images/style3.gif %%PORTDOCS%%%%DOCSDIR%%/images/tdpl.jpg %%PORTDOCS%%%%DOCSDIR%%/images/ubuntu_logo.png %%PORTDOCS%%%%DOCSDIR%%/images/windows_logo.png %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/intro-to-datetime.html %%PORTDOCS%%%%DOCSDIR%%/js/codemirror-compressed.js %%PORTDOCS%%%%DOCSDIR%%/js/ddox.js %%PORTDOCS%%%%DOCSDIR%%/js/dlang.js %%PORTDOCS%%%%DOCSDIR%%/js/jquery-1.7.2.min.js %%PORTDOCS%%%%DOCSDIR%%/js/listanchors.js %%PORTDOCS%%%%DOCSDIR%%/js/platform-downloads.js %%PORTDOCS%%%%DOCSDIR%%/js/run-main-website.js %%PORTDOCS%%%%DOCSDIR%%/js/run.js %%PORTDOCS%%%%DOCSDIR%%/js/run_examples.js %%PORTDOCS%%%%DOCSDIR%%/js/show_contributors.js %%PORTDOCS%%%%DOCSDIR%%/language-reference.html %%PORTDOCS%%%%DOCSDIR%%/lazy-evaluation.html %%PORTDOCS%%%%DOCSDIR%%/menu.html %%PORTDOCS%%%%DOCSDIR%%/migrate-to-shared.html %%PORTDOCS%%%%DOCSDIR%%/mixin.html %%PORTDOCS%%%%DOCSDIR%%/orgs-using-d.html %%PORTDOCS%%%%DOCSDIR%%/overview.html %%PORTDOCS%%%%DOCSDIR%%/pretod.html %%PORTDOCS%%%%DOCSDIR%%/rationale.html %%PORTDOCS%%%%DOCSDIR%%/rdmd.html %%PORTDOCS%%%%DOCSDIR%%/regular-expression.html %%PORTDOCS%%%%DOCSDIR%%/resources.html %%PORTDOCS%%%%DOCSDIR%%/robots.txt %%PORTDOCS%%%%DOCSDIR%%/safed.html %%PORTDOCS%%%%DOCSDIR%%/search.html %%PORTDOCS%%%%DOCSDIR%%/sitemap.html %%PORTDOCS%%%%DOCSDIR%%/spec/abi.html %%PORTDOCS%%%%DOCSDIR%%/spec/arrays.html %%PORTDOCS%%%%DOCSDIR%%/spec/attribute.html %%PORTDOCS%%%%DOCSDIR%%/spec/class.html %%PORTDOCS%%%%DOCSDIR%%/spec/const3.html %%PORTDOCS%%%%DOCSDIR%%/spec/contracts.html %%PORTDOCS%%%%DOCSDIR%%/spec/cpp_interface.html %%PORTDOCS%%%%DOCSDIR%%/spec/ddoc.html %%PORTDOCS%%%%DOCSDIR%%/spec/declaration.html %%PORTDOCS%%%%DOCSDIR%%/spec/entity.html %%PORTDOCS%%%%DOCSDIR%%/spec/enum.html %%PORTDOCS%%%%DOCSDIR%%/spec/errors.html %%PORTDOCS%%%%DOCSDIR%%/spec/expression.html %%PORTDOCS%%%%DOCSDIR%%/spec/float.html %%PORTDOCS%%%%DOCSDIR%%/spec/function.html %%PORTDOCS%%%%DOCSDIR%%/spec/garbage.html %%PORTDOCS%%%%DOCSDIR%%/spec/grammar.html %%PORTDOCS%%%%DOCSDIR%%/spec/hash-map.html %%PORTDOCS%%%%DOCSDIR%%/spec/iasm.html %%PORTDOCS%%%%DOCSDIR%%/spec/interface.html %%PORTDOCS%%%%DOCSDIR%%/spec/interfaceToC.html %%PORTDOCS%%%%DOCSDIR%%/spec/intro.html %%PORTDOCS%%%%DOCSDIR%%/spec/lex.html %%PORTDOCS%%%%DOCSDIR%%/spec/memory-safe-d.html %%PORTDOCS%%%%DOCSDIR%%/spec/module.html %%PORTDOCS%%%%DOCSDIR%%/spec/objc_interface.html %%PORTDOCS%%%%DOCSDIR%%/spec/operatoroverloading.html %%PORTDOCS%%%%DOCSDIR%%/spec/portability.html %%PORTDOCS%%%%DOCSDIR%%/spec/pragma.html %%PORTDOCS%%%%DOCSDIR%%/spec/property.html %%PORTDOCS%%%%DOCSDIR%%/spec/simd.html %%PORTDOCS%%%%DOCSDIR%%/spec/spec.html %%PORTDOCS%%%%DOCSDIR%%/spec/statement.html %%PORTDOCS%%%%DOCSDIR%%/spec/struct.html %%PORTDOCS%%%%DOCSDIR%%/spec/template-mixin.html %%PORTDOCS%%%%DOCSDIR%%/spec/template.html %%PORTDOCS%%%%DOCSDIR%%/spec/traits.html %%PORTDOCS%%%%DOCSDIR%%/spec/type.html %%PORTDOCS%%%%DOCSDIR%%/spec/unittest.html %%PORTDOCS%%%%DOCSDIR%%/spec/version.html %%PORTDOCS%%%%DOCSDIR%%/template-comparison.html %%PORTDOCS%%%%DOCSDIR%%/templates-revisited.html %%PORTDOCS%%%%DOCSDIR%%/tuple.html %%PORTDOCS%%%%DOCSDIR%%/variadic-function-templates.html %%PORTDOCS%%%%DOCSDIR%%/warnings.html %%PORTDOCS%%%%DOCSDIR%%/wc.html %%PORTDOCS%%%%DOCSDIR%%/windbg.html man/man1/dmd.1.gz man/man5/dmd.conf.5.gz