Date: Wed, 1 Jun 2005 07:26:50 GMT From: Masanori OZAWA <ozawa@ongs.co.jp> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/81750: [PATCH] lang/gdc: update to 0.12 Message-ID: <200506010726.j517Qo9h034908@www.freebsd.org> Resent-Message-ID: <200506010730.j517U28V019383@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81750 >Category: ports >Synopsis: [PATCH] lang/gdc: update to 0.12 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 01 07:30:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Masanori OZAWA >Release: FreeBSD 5.4-RELEASE-p1 >Organization: ONGS Inc. >Environment: FreeBSD mithos.ongs.co.jp 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Fri May 27 11:24:52 JST 2005 root@mithos.ongs.co.jp:/usr/obj/usr/src/sys/MITHOS i386 >Description: - Update to 0.12 - Update gcc target to 3.4.5-20050524 >How-To-Repeat: >Fix: diff -urN gdc.orig/Makefile gdc/Makefile --- gdc.orig/Makefile Fri May 27 15:54:42 2005 +++ gdc/Makefile Wed Jun 1 15:55:46 2005 @@ -6,8 +6,7 @@ # PORTNAME= gdc -PORTVERSION= 0.11 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GCC} \ http://home.earthlink.net/~dvdfrdmn/d/:gdc @@ -29,8 +28,8 @@ USE_GMAKE= yes USE_REINPLACE= yes -__GCC_VERSION= 3.4.4 -__GCC_REVISION= 20050506 +__GCC_VERSION= 3.4.5 +__GCC_REVISION= 20050524 __GCC_VERSIONSTRING= 3.4-${__GCC_REVISION} .include <bsd.port.pre.mk> @@ -53,6 +52,7 @@ --enable-languages=c,d,c++ MAKE_ARGS+= MAKEINFOFLAGS="--no-split" GNU_CONFIGURE= yes +PLIST_SUB= __GCC_VER=${__GCC_VERSION} CONF_TARGET=${CONFIGURE_TARGET} .if defined(_GCC_BUILD_DEPENDS) RUN_DEPENDS+= ${_GCC_BUILD_DEPENDS}:${PORTSDIR}/lang/${_GCC_BUILD_DEPENDS} diff -urN gdc.orig/distinfo gdc/distinfo --- gdc.orig/distinfo Mon May 23 21:39:05 2005 +++ gdc/distinfo Wed Jun 1 15:55:26 2005 @@ -1,6 +1,6 @@ -MD5 (gdc-0.11.tar.bz2) = d33f736a2997c1733f29284445c990da -SIZE (gdc-0.11.tar.bz2) = 829820 -MD5 (gcc-core-3.4-20050506.tar.bz2) = b345d889ff26afff1567501fdfa91161 -SIZE (gcc-core-3.4-20050506.tar.bz2) = 10986449 -MD5 (gcc-g++-3.4-20050506.tar.bz2) = f52ebbd14317f36e1c0bb3298cb7115d -SIZE (gcc-g++-3.4-20050506.tar.bz2) = 2483545 +MD5 (gdc-0.12.tar.bz2) = fb2b62beb8fc3e24624cb8ecc18983fd +SIZE (gdc-0.12.tar.bz2) = 852688 +MD5 (gcc-core-3.4-20050524.tar.bz2) = 4c0c5e69507bc17acf9e68795cc33b5a +SIZE (gcc-core-3.4-20050524.tar.bz2) = 11096112 +MD5 (gcc-g++-3.4-20050524.tar.bz2) = 80b1f8d464e76ac3df4cdc6009e0aaaf +SIZE (gcc-g++-3.4-20050524.tar.bz2) = 2484391 diff -urN gdc.orig/pkg-plist gdc/pkg-plist --- gdc.orig/pkg-plist Mon May 23 22:53:27 2005 +++ gdc/pkg-plist Wed Jun 1 15:56:13 2005 @@ -1,204 +1,206 @@ bin/gdc bin/cc1d -include/d/3.4.4/etc/c/zlib.d -include/d/3.4.4/etc/c/recls/recls.h -include/d/3.4.4/etc/c/recls/recls_assert.h -include/d/3.4.4/etc/c/recls/recls_compiler.h -include/d/3.4.4/etc/c/recls/recls_compiler_dmc.h -include/d/3.4.4/etc/c/recls/recls_compiler_gcc.h -include/d/3.4.4/etc/c/recls/recls_debug.h -include/d/3.4.4/etc/c/recls/recls_defs.h -include/d/3.4.4/etc/c/recls/recls_internal.h -include/d/3.4.4/etc/c/recls/recls_language.h -include/d/3.4.4/etc/c/recls/recls_platform.h -include/d/3.4.4/etc/c/recls/recls_platform_types.h -include/d/3.4.4/etc/c/recls/recls_retcodes.h -include/d/3.4.4/etc/c/recls/recls_unix.h -include/d/3.4.4/etc/c/recls/recls_util.h -include/d/3.4.4/etc/c/recls/recls_win32.h -include/d/3.4.4/etc/c/stlsoft/stlsoft.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_cccap_dmc.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_cccap_gcc.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_iterator.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_lock_scope.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_null.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_null_mutex.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_nulldef.h -include/d/3.4.4/etc/c/stlsoft/stlsoft_static_initialisers.h -include/d/3.4.4/etc/c/stlsoft/unixstl.h -include/d/3.4.4/etc/c/stlsoft/unixstl_current_directory.h -include/d/3.4.4/etc/c/stlsoft/unixstl_current_directory_scope.h -include/d/3.4.4/etc/c/stlsoft/unixstl_environment_variable.h -include/d/3.4.4/etc/c/stlsoft/unixstl_filesystem_traits.h -include/d/3.4.4/etc/c/stlsoft/unixstl_findfile_sequence.h -include/d/3.4.4/etc/c/stlsoft/unixstl_functionals.h -include/d/3.4.4/etc/c/stlsoft/unixstl_glob_sequence.h -include/d/3.4.4/etc/c/stlsoft/unixstl_limits.h -include/d/3.4.4/etc/c/stlsoft/unixstl_process_mutex.h -include/d/3.4.4/etc/c/stlsoft/unixstl_readdir_sequence.h -include/d/3.4.4/etc/c/stlsoft/unixstl_spin_mutex.h -include/d/3.4.4/etc/c/stlsoft/unixstl_string_access.h -include/d/3.4.4/etc/c/stlsoft/unixstl_thread_mutex.h -include/d/3.4.4/etc/c/stlsoft/winstl.h -include/d/3.4.4/etc/c/stlsoft/winstl_atomic_functions.h -include/d/3.4.4/etc/c/stlsoft/winstl_filesystem_traits.h -include/d/3.4.4/etc/c/stlsoft/winstl_findfile_sequence.h -include/d/3.4.4/etc/c/stlsoft/winstl_spin_mutex.h -include/d/3.4.4/etc/c/stlsoft/winstl_system_version.h -include/d/3.4.4/etc/c/stlsoft/winstl_thread_mutex.h -include/d/3.4.4/etc/c/stlsoft/winstl_tls_index.h -include/d/3.4.4/etc/c/zlib/crc32.h -include/d/3.4.4/etc/c/zlib/deflate.h -include/d/3.4.4/etc/c/zlib/infblock.h -include/d/3.4.4/etc/c/zlib/infcodes.h -include/d/3.4.4/etc/c/zlib/inffast.h -include/d/3.4.4/etc/c/zlib/inffixed.h -include/d/3.4.4/etc/c/zlib/inflate.h -include/d/3.4.4/etc/c/zlib/inftrees.h -include/d/3.4.4/etc/c/zlib/infutil.h -include/d/3.4.4/etc/c/zlib/trees.h -include/d/3.4.4/etc/c/zlib/zconf.h -include/d/3.4.4/etc/c/zlib/zconf.in.h -include/d/3.4.4/etc/c/zlib/zlib.h -include/d/3.4.4/etc/c/zlib/zutil.h -include/d/3.4.4/gcc/builtins.d -include/d/3.4.4/gcc/configext.d -include/d/3.4.4/gcc/deh.d -include/d/3.4.4/gcc/mingwext.d -include/d/3.4.4/gcc/support.d -include/d/3.4.4/gcc/threadsem.d -include/d/3.4.4/gcc/unwind.d -include/d/3.4.4/std/array.d -include/d/3.4.4/std/asserterror.d -include/d/3.4.4/std/base64.d -include/d/3.4.4/std/compiler.d -include/d/3.4.4/std/conv.d -include/d/3.4.4/std/ctype.d -include/d/3.4.4/std/date.d -include/d/3.4.4/std/dateparse.d -include/d/3.4.4/std/file.d -include/d/3.4.4/std/format.d -include/d/3.4.4/std/gc.d -include/d/3.4.4/std/intrinsic.d -include/d/3.4.4/std/loader.d -include/d/3.4.4/std/math.d -include/d/3.4.4/std/math2.d -include/d/3.4.4/std/md5.d -include/d/3.4.4/std/mmfile.d -include/d/3.4.4/std/moduleinit.d -include/d/3.4.4/std/openrj.d -include/d/3.4.4/std/outbuffer.d -include/d/3.4.4/std/outofmemory.d -include/d/3.4.4/std/path.d -include/d/3.4.4/std/perf.d -include/d/3.4.4/std/process.d -include/d/3.4.4/std/random.d -include/d/3.4.4/std/recls.d -include/d/3.4.4/std/regexp.d -include/d/3.4.4/std/socket.d -include/d/3.4.4/std/socketstream.d -include/d/3.4.4/std/stdarg.d -include/d/3.4.4/std/stdint.d -include/d/3.4.4/std/stdio.d -include/d/3.4.4/std/stream.d -include/d/3.4.4/std/string.d -include/d/3.4.4/std/switcherr.d -include/d/3.4.4/std/syserror.d -include/d/3.4.4/std/system.d -include/d/3.4.4/std/thread.d -include/d/3.4.4/std/uni.d -include/d/3.4.4/std/uri.d -include/d/3.4.4/std/utf.d -include/d/3.4.4/std/zip.d -include/d/3.4.4/std/zlib.d -include/d/3.4.4/std/c/dirent.d -include/d/3.4.4/std/c/math.d -include/d/3.4.4/std/c/process.d -include/d/3.4.4/std/c/stdarg.d -include/d/3.4.4/std/c/stddef.d -include/d/3.4.4/std/c/stdio.d -include/d/3.4.4/std/c/stdlib.d -include/d/3.4.4/std/c/time.d -include/d/3.4.4/std/c/unix.d -include/d/3.4.4/std/c/darwin/darwin.d -include/d/3.4.4/std/c/linux/linux.d -include/d/3.4.4/std/c/linux/linuxextern.d -include/d/3.4.4/std/c/linux/socket.d -include/d/3.4.4/std/c/mach/mach.d -include/d/3.4.4/std/c/mach/mach_extern.d -include/d/3.4.4/std/c/windows/com.d -include/d/3.4.4/std/c/windows/windows.d -include/d/3.4.4/std/c/windows/winsock.d -include/d/3.4.4/std/typeinfo/ti_AC.d -include/d/3.4.4/std/typeinfo/ti_Aa.d -include/d/3.4.4/std/typeinfo/ti_Abit.d -include/d/3.4.4/std/typeinfo/ti_Acdouble.d -include/d/3.4.4/std/typeinfo/ti_Acfloat.d -include/d/3.4.4/std/typeinfo/ti_Acreal.d -include/d/3.4.4/std/typeinfo/ti_Adchar.d -include/d/3.4.4/std/typeinfo/ti_Adouble.d -include/d/3.4.4/std/typeinfo/ti_Afloat.d -include/d/3.4.4/std/typeinfo/ti_Ag.d -include/d/3.4.4/std/typeinfo/ti_Aint.d -include/d/3.4.4/std/typeinfo/ti_Along.d -include/d/3.4.4/std/typeinfo/ti_Areal.d -include/d/3.4.4/std/typeinfo/ti_Ashort.d -include/d/3.4.4/std/typeinfo/ti_Aubyte.d -include/d/3.4.4/std/typeinfo/ti_Auint.d -include/d/3.4.4/std/typeinfo/ti_Aulong.d -include/d/3.4.4/std/typeinfo/ti_Aushort.d -include/d/3.4.4/std/typeinfo/ti_Awchar.d -include/d/3.4.4/std/typeinfo/ti_C.d -include/d/3.4.4/std/typeinfo/ti_bit.d -include/d/3.4.4/std/typeinfo/ti_byte.d -include/d/3.4.4/std/typeinfo/ti_cdouble.d -include/d/3.4.4/std/typeinfo/ti_cfloat.d -include/d/3.4.4/std/typeinfo/ti_char.d -include/d/3.4.4/std/typeinfo/ti_creal.d -include/d/3.4.4/std/typeinfo/ti_dchar.d -include/d/3.4.4/std/typeinfo/ti_delegate.d -include/d/3.4.4/std/typeinfo/ti_double.d -include/d/3.4.4/std/typeinfo/ti_float.d -include/d/3.4.4/std/typeinfo/ti_idouble.d -include/d/3.4.4/std/typeinfo/ti_ifloat.d -include/d/3.4.4/std/typeinfo/ti_int.d -include/d/3.4.4/std/typeinfo/ti_ireal.d -include/d/3.4.4/std/typeinfo/ti_long.d -include/d/3.4.4/std/typeinfo/ti_ptr.d -include/d/3.4.4/std/typeinfo/ti_real.d -include/d/3.4.4/std/typeinfo/ti_short.d -include/d/3.4.4/std/typeinfo/ti_ubyte.d -include/d/3.4.4/std/typeinfo/ti_uint.d -include/d/3.4.4/std/typeinfo/ti_ulong.d -include/d/3.4.4/std/typeinfo/ti_ushort.d -include/d/3.4.4/std/typeinfo/ti_void.d -include/d/3.4.4/std/typeinfo/ti_wchar.d -include/d/3.4.4/std/windows/iunknown.d -include/d/3.4.4/std/windows/registry.d -include/d/3.4.4/std/windows/syserror.d -include/d/3.4.4/crc32.d -include/d/3.4.4/gcstats.d -include/d/3.4.4/object.d -include/d/3.4.4/i386-portbld-freebsd5.4/gcc/config.d -include/d/3.4.4/i386-portbld-freebsd5.4/gcc/configunix.d -include/d/3.4.4/i386-portbld-freebsd5.4/phobos-ver-syms -lib/libphobos.spec -lib/libphobos.a -@dirrm include/d/3.4.4/etc/c/recls -@dirrm include/d/3.4.4/etc/c/stlsoft -@dirrm include/d/3.4.4/etc/c/zlib -@dirrm include/d/3.4.4/etc/c -@dirrm include/d/3.4.4/etc -@dirrm include/d/3.4.4/gcc -@dirrm include/d/3.4.4/std/c/darwin -@dirrm include/d/3.4.4/std/c/linux -@dirrm include/d/3.4.4/std/c/mach -@dirrm include/d/3.4.4/std/c/windows -@dirrm include/d/3.4.4/std/typeinfo -@dirrm include/d/3.4.4/std/windows -@dirrm include/d/3.4.4/std/c -@dirrm include/d/3.4.4/std -@dirrm include/d/3.4.4/i386-portbld-freebsd5.4/gcc -@dirrm include/d/3.4.4/i386-portbld-freebsd5.4 -@dirrm include/d/3.4.4 +include/d/%%__GCC_VER%%/etc/c/zlib.d +include/d/%%__GCC_VER%%/etc/c/recls/recls.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_assert.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_compiler.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_compiler_dmc.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_compiler_gcc.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_debug.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_defs.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_internal.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_language.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_platform.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_platform_types.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_retcodes.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_unix.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_util.h +include/d/%%__GCC_VER%%/etc/c/recls/recls_win32.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_cccap_dmc.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_cccap_gcc.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_iterator.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_lock_scope.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_null.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_null_mutex.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_nulldef.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/stlsoft_static_initialisers.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_current_directory.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_current_directory_scope.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_environment_variable.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_filesystem_traits.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_findfile_sequence.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_functionals.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_glob_sequence.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_limits.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_process_mutex.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_readdir_sequence.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_spin_mutex.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_string_access.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/unixstl_thread_mutex.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl_atomic_functions.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl_filesystem_traits.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl_findfile_sequence.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl_spin_mutex.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl_system_version.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl_thread_mutex.h +include/d/%%__GCC_VER%%/etc/c/stlsoft/winstl_tls_index.h +include/d/%%__GCC_VER%%/etc/c/zlib/crc32.h +include/d/%%__GCC_VER%%/etc/c/zlib/deflate.h +include/d/%%__GCC_VER%%/etc/c/zlib/infblock.h +include/d/%%__GCC_VER%%/etc/c/zlib/infcodes.h +include/d/%%__GCC_VER%%/etc/c/zlib/inffast.h +include/d/%%__GCC_VER%%/etc/c/zlib/inffixed.h +include/d/%%__GCC_VER%%/etc/c/zlib/inflate.h +include/d/%%__GCC_VER%%/etc/c/zlib/inftrees.h +include/d/%%__GCC_VER%%/etc/c/zlib/infutil.h +include/d/%%__GCC_VER%%/etc/c/zlib/trees.h +include/d/%%__GCC_VER%%/etc/c/zlib/zconf.h +include/d/%%__GCC_VER%%/etc/c/zlib/zconf.in.h +include/d/%%__GCC_VER%%/etc/c/zlib/zlib.h +include/d/%%__GCC_VER%%/etc/c/zlib/zutil.h +include/d/%%__GCC_VER%%/gcc/aix_float.h +include/d/%%__GCC_VER%%/gcc/builtins.d +include/d/%%__GCC_VER%%/gcc/configext.d +include/d/%%__GCC_VER%%/gcc/deh.d +include/d/%%__GCC_VER%%/gcc/support.d +include/d/%%__GCC_VER%%/gcc/threadsem.d +include/d/%%__GCC_VER%%/gcc/unwind.d +include/d/%%__GCC_VER%%/std/array.d +include/d/%%__GCC_VER%%/std/asserterror.d +include/d/%%__GCC_VER%%/std/base64.d +include/d/%%__GCC_VER%%/std/boxer.d +include/d/%%__GCC_VER%%/std/compiler.d +include/d/%%__GCC_VER%%/std/conv.d +include/d/%%__GCC_VER%%/std/ctype.d +include/d/%%__GCC_VER%%/std/date.d +include/d/%%__GCC_VER%%/std/dateparse.d +include/d/%%__GCC_VER%%/std/file.d +include/d/%%__GCC_VER%%/std/format.d +include/d/%%__GCC_VER%%/std/gc.d +include/d/%%__GCC_VER%%/std/intrinsic.d +include/d/%%__GCC_VER%%/std/loader.d +include/d/%%__GCC_VER%%/std/math.d +include/d/%%__GCC_VER%%/std/math2.d +include/d/%%__GCC_VER%%/std/md5.d +include/d/%%__GCC_VER%%/std/mmfile.d +include/d/%%__GCC_VER%%/std/moduleinit.d +include/d/%%__GCC_VER%%/std/openrj.d +include/d/%%__GCC_VER%%/std/outbuffer.d +include/d/%%__GCC_VER%%/std/outofmemory.d +include/d/%%__GCC_VER%%/std/path.d +include/d/%%__GCC_VER%%/std/perf.d +include/d/%%__GCC_VER%%/std/process.d +include/d/%%__GCC_VER%%/std/random.d +include/d/%%__GCC_VER%%/std/recls.d +include/d/%%__GCC_VER%%/std/regexp.d +include/d/%%__GCC_VER%%/std/socket.d +include/d/%%__GCC_VER%%/std/socketstream.d +include/d/%%__GCC_VER%%/std/stdarg.d +include/d/%%__GCC_VER%%/std/stdint.d +include/d/%%__GCC_VER%%/std/stdio.d +include/d/%%__GCC_VER%%/std/stream.d +include/d/%%__GCC_VER%%/std/string.d +include/d/%%__GCC_VER%%/std/switcherr.d +include/d/%%__GCC_VER%%/std/syserror.d +include/d/%%__GCC_VER%%/std/system.d +include/d/%%__GCC_VER%%/std/thread.d +include/d/%%__GCC_VER%%/std/uni.d +include/d/%%__GCC_VER%%/std/uri.d +include/d/%%__GCC_VER%%/std/utf.d +include/d/%%__GCC_VER%%/std/zip.d +include/d/%%__GCC_VER%%/std/zlib.d +include/d/%%__GCC_VER%%/std/c/dirent.d +include/d/%%__GCC_VER%%/std/c/math.d +include/d/%%__GCC_VER%%/std/c/process.d +include/d/%%__GCC_VER%%/std/c/stdarg.d +include/d/%%__GCC_VER%%/std/c/stddef.d +include/d/%%__GCC_VER%%/std/c/stdio.d +include/d/%%__GCC_VER%%/std/c/stdlib.d +include/d/%%__GCC_VER%%/std/c/time.d +include/d/%%__GCC_VER%%/std/c/darwin/darwin.d +include/d/%%__GCC_VER%%/std/c/linux/linux.d +include/d/%%__GCC_VER%%/std/c/linux/linuxextern.d +include/d/%%__GCC_VER%%/std/c/linux/socket.d +include/d/%%__GCC_VER%%/std/c/mach/mach.d +include/d/%%__GCC_VER%%/std/c/mach/mach_extern.d +include/d/%%__GCC_VER%%/std/c/unix/unix.d +include/d/%%__GCC_VER%%/std/c/windows/com.d +include/d/%%__GCC_VER%%/std/c/windows/windows.d +include/d/%%__GCC_VER%%/std/c/windows/winsock.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_AC.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Aa.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Abit.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Acdouble.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Acfloat.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Acreal.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Adchar.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Adouble.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Afloat.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Ag.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Aint.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Along.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Areal.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Ashort.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Aubyte.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Auint.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Aulong.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Aushort.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_Awchar.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_C.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_bit.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_byte.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_cdouble.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_cfloat.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_char.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_creal.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_dchar.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_delegate.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_double.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_float.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_idouble.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_ifloat.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_int.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_ireal.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_long.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_ptr.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_real.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_short.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_ubyte.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_uint.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_ulong.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_ushort.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_void.d +include/d/%%__GCC_VER%%/std/typeinfo/ti_wchar.d +include/d/%%__GCC_VER%%/std/windows/iunknown.d +include/d/%%__GCC_VER%%/std/windows/registry.d +include/d/%%__GCC_VER%%/std/windows/syserror.d +include/d/%%__GCC_VER%%/crc32.d +include/d/%%__GCC_VER%%/gcstats.d +include/d/%%__GCC_VER%%/object.d +include/d/%%__GCC_VER%%/%%CONF_TARGET%%/gcc/config.d +include/d/%%__GCC_VER%%/%%CONF_TARGET%%/gcc/configunix.d +include/d/%%__GCC_VER%%/%%CONF_TARGET%%/phobos-ver-syms +lib/libgphobos.a +lib/libgphobos.spec +@dirrm include/d/%%__GCC_VER%%/etc/c/recls +@dirrm include/d/%%__GCC_VER%%/etc/c/stlsoft +@dirrm include/d/%%__GCC_VER%%/etc/c/zlib +@dirrm include/d/%%__GCC_VER%%/etc/c +@dirrm include/d/%%__GCC_VER%%/etc +@dirrm include/d/%%__GCC_VER%%/gcc +@dirrm include/d/%%__GCC_VER%%/std/c/darwin +@dirrm include/d/%%__GCC_VER%%/std/c/linux +@dirrm include/d/%%__GCC_VER%%/std/c/mach +@dirrm include/d/%%__GCC_VER%%/std/c/unix +@dirrm include/d/%%__GCC_VER%%/std/c/windows +@dirrm include/d/%%__GCC_VER%%/std/typeinfo +@dirrm include/d/%%__GCC_VER%%/std/windows +@dirrm include/d/%%__GCC_VER%%/std/c +@dirrm include/d/%%__GCC_VER%%/std +@dirrm include/d/%%__GCC_VER%%/%%CONF_TARGET%%/gcc +@dirrm include/d/%%__GCC_VER%%/%%CONF_TARGET%% +@dirrm include/d/%%__GCC_VER%% @dirrm include/d >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506010726.j517Qo9h034908>