summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2004-11-18 16:10:56 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2004-11-18 16:10:56 +0000
commitcfccf82cebb66faf2b63c39b12555b82f5a3c518 (patch)
tree6c5dcbb8769046134bbcbfa67678333a312ae38c /lang
parentDocument SA-04:16.fetch. (diff)
Add gdc 0.8, D Front End for GCC.
PR: ports/74072 Submitted by: Masanori OZAWA (ozawa@ongs.co.jp)
Notes
Notes: svn path=/head/; revision=121875
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
-rw-r--r--lang/gdc/Makefilebin0 -> 2967 bytes
-rw-r--r--lang/gdc/distinfo8
-rw-r--r--lang/gdc/pkg-descr3
-rw-r--r--lang/gdc/pkg-plist267
5 files changed, 279 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 01dfba5c869c..4e748d8d39fe 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -75,6 +75,7 @@
SUBDIR += gcc34
SUBDIR += gcc40
SUBDIR += gcl
+ SUBDIR += gdc
SUBDIR += generic-haskell
SUBDIR += gforth
SUBDIR += gfortran
diff --git a/lang/gdc/Makefile b/lang/gdc/Makefile
new file mode 100644
index 000000000000..1f369d623cab
--- /dev/null
+++ b/lang/gdc/Makefile
Binary files differ
diff --git a/lang/gdc/distinfo b/lang/gdc/distinfo
new file mode 100644
index 000000000000..9c472509ebd3
--- /dev/null
+++ b/lang/gdc/distinfo
@@ -0,0 +1,8 @@
+MD5 (gdc-0.8.tar.bz2) = c3e0d5ba6fc893c599995b9e92886e9b
+SIZE (gdc-0.8.tar.bz2) = 769104
+MD5 (gcc-core-3.4-20041112.tar.bz2) = 118372b155a4c0dcdc839537d13f3194
+SIZE (gcc-core-3.4-20041112.tar.bz2) = 10968946
+MD5 (gcc-g++-3.4-20041112.tar.bz2) = 468ba0363174f85ab8edc75c5f6bf0b2
+SIZE (gcc-g++-3.4-20041112.tar.bz2) = 2473835
+MD5 (gc6.3.tar.gz) = 8b37ee18cbeb1dfd1866958e280db871
+SIZE (gc6.3.tar.gz) = 772114
diff --git a/lang/gdc/pkg-descr b/lang/gdc/pkg-descr
new file mode 100644
index 000000000000..e2dd5d3c6ca2
--- /dev/null
+++ b/lang/gdc/pkg-descr
@@ -0,0 +1,3 @@
+D Front End for GCC
+
+WWW: http://home.earthlink.net/~dvdfrdmn/d/
diff --git a/lang/gdc/pkg-plist b/lang/gdc/pkg-plist
new file mode 100644
index 000000000000..dd22d2999321
--- /dev/null
+++ b/lang/gdc/pkg-plist
@@ -0,0 +1,267 @@
+bin/gdc
+bin/cc1d
+include/d/unittest.d
+include/d/object.d
+include/d/gcstats.d
+include/d/crc32.d
+include/d/etc/c/recls/win32.mak
+include/d/etc/c/recls/recls.h
+include/d/etc/c/recls/recls.lib
+include/d/etc/c/recls/recls_api.cpp
+include/d/etc/c/recls/recls_api_unix.cpp
+include/d/etc/c/recls/recls_api_win32.cpp
+include/d/etc/c/recls/recls_assert.h
+include/d/etc/c/recls/recls_compiler.h
+include/d/etc/c/recls/recls_compiler_dmc.h
+include/d/etc/c/recls/recls_compiler_gcc.h
+include/d/etc/c/recls/recls_debug.h
+include/d/etc/c/recls/recls_defs.h
+include/d/etc/c/recls/recls_fileinfo.cpp
+include/d/etc/c/recls/recls_fileinfo_unix.cpp
+include/d/etc/c/recls/recls_fileinfo_win32.cpp
+include/d/etc/c/recls/recls_internal.cpp
+include/d/etc/c/recls/recls_internal.h
+include/d/etc/c/recls/recls_language.h
+include/d/etc/c/recls/recls_platform.h
+include/d/etc/c/recls/recls_platform_types.h
+include/d/etc/c/recls/recls_retcodes.h
+include/d/etc/c/recls/recls_unix.h
+include/d/etc/c/recls/recls_util.cpp
+include/d/etc/c/recls/recls_util.h
+include/d/etc/c/recls/recls_util_unix.cpp
+include/d/etc/c/recls/recls_util_win32.cpp
+include/d/etc/c/recls/recls_win32.h
+include/d/etc/c/recls/linux.mak
+include/d/etc/c/stlsoft/winstl_tls_index.h
+include/d/etc/c/stlsoft/stlsoft_cccap_dmc.h
+include/d/etc/c/stlsoft/stlsoft_cccap_gcc.h
+include/d/etc/c/stlsoft/stlsoft_iterator.h
+include/d/etc/c/stlsoft/stlsoft_lock_scope.h
+include/d/etc/c/stlsoft/stlsoft_null.h
+include/d/etc/c/stlsoft/stlsoft_null_mutex.h
+include/d/etc/c/stlsoft/stlsoft_nulldef.h
+include/d/etc/c/stlsoft/stlsoft_static_initialisers.h
+include/d/etc/c/stlsoft/unixstl.h
+include/d/etc/c/stlsoft/unixstl_current_directory.h
+include/d/etc/c/stlsoft/unixstl_current_directory_scope.h
+include/d/etc/c/stlsoft/unixstl_environment_variable.h
+include/d/etc/c/stlsoft/unixstl_filesystem_traits.h
+include/d/etc/c/stlsoft/unixstl_findfile_sequence.h
+include/d/etc/c/stlsoft/unixstl_functionals.h
+include/d/etc/c/stlsoft/unixstl_glob_sequence.h
+include/d/etc/c/stlsoft/unixstl_limits.h
+include/d/etc/c/stlsoft/unixstl_process_mutex.h
+include/d/etc/c/stlsoft/unixstl_readdir_sequence.h
+include/d/etc/c/stlsoft/unixstl_spin_mutex.h
+include/d/etc/c/stlsoft/unixstl_string_access.h
+include/d/etc/c/stlsoft/unixstl_thread_mutex.h
+include/d/etc/c/stlsoft/winstl.h
+include/d/etc/c/stlsoft/winstl_atomic_functions.h
+include/d/etc/c/stlsoft/winstl_filesystem_traits.h
+include/d/etc/c/stlsoft/winstl_findfile_sequence.h
+include/d/etc/c/stlsoft/winstl_spin_mutex.h
+include/d/etc/c/stlsoft/winstl_system_version.h
+include/d/etc/c/stlsoft/winstl_thread_mutex.h
+include/d/etc/c/stlsoft/stlsoft.h
+include/d/etc/c/zlib/zutil.h
+include/d/etc/c/zlib/algorithm.txt
+include/d/etc/c/zlib/ChangeLog
+include/d/etc/c/zlib/compress.c
+include/d/etc/c/zlib/crc32.c
+include/d/etc/c/zlib/crc32.h
+include/d/etc/c/zlib/deflate.c
+include/d/etc/c/zlib/deflate.h
+include/d/etc/c/zlib/example.c
+include/d/etc/c/zlib/FAQ
+include/d/etc/c/zlib/gzio.c
+include/d/etc/c/zlib/INDEX
+include/d/etc/c/zlib/infback.c
+include/d/etc/c/zlib/infblock.c
+include/d/etc/c/zlib/infblock.h
+include/d/etc/c/zlib/infcodes.c
+include/d/etc/c/zlib/infcodes.h
+include/d/etc/c/zlib/inffast.c
+include/d/etc/c/zlib/inffast.h
+include/d/etc/c/zlib/inffixed.h
+include/d/etc/c/zlib/inflate.c
+include/d/etc/c/zlib/inflate.h
+include/d/etc/c/zlib/inftrees.c
+include/d/etc/c/zlib/inftrees.h
+include/d/etc/c/zlib/infutil.c
+include/d/etc/c/zlib/infutil.h
+include/d/etc/c/zlib/linux.mak
+include/d/etc/c/zlib/maketree.c
+include/d/etc/c/zlib/minigzip.c
+include/d/etc/c/zlib/README
+include/d/etc/c/zlib/trees.c
+include/d/etc/c/zlib/trees.h
+include/d/etc/c/zlib/uncompr.c
+include/d/etc/c/zlib/win32.mak
+include/d/etc/c/zlib/zconf.h
+include/d/etc/c/zlib/zconf.in.h
+include/d/etc/c/zlib/zlib.3
+include/d/etc/c/zlib/zlib.h
+include/d/etc/c/zlib/zlib.html
+include/d/etc/c/zlib/zlib.lib
+include/d/etc/c/zlib/zutil.c
+include/d/etc/c/zlib/adler32.c
+include/d/etc/c/zlib.d
+include/d/gcc/unwind.d
+include/d/gcc/builtins.d
+include/d/gcc/cbridge_fdset.c
+include/d/gcc/cbridge_math.c
+include/d/gcc/cbridge_stdio.c
+include/d/gcc/cbridge_time.c
+include/d/gcc/configext.d
+include/d/gcc/deh.d
+include/d/gcc/gcgcc.d
+include/d/gcc/support.d
+include/d/gcc/threadsem.d
+include/d/gcc/boehm-gc-d_init.c
+include/d/gcc/config.d
+include/d/gcc/configunix.d
+include/d/internal/gc/win32.mak
+include/d/internal/gc/gcbits.d
+include/d/internal/gc/gclinux.d
+include/d/internal/gc/gcx.d
+include/d/internal/gc/linux.mak
+include/d/internal/gc/testgc.d
+include/d/internal/gc/win32.d
+include/d/internal/gc/gc.d
+include/d/internal/aApply.d
+include/d/internal/adi.d
+include/d/internal/alloca.d
+include/d/internal/arraycast.d
+include/d/internal/arraycat.d
+include/d/internal/cast.d
+include/d/internal/cmath2.d
+include/d/internal/complex.c
+include/d/internal/critical.c
+include/d/internal/deh.c
+include/d/internal/deh2.d
+include/d/internal/dmain2.d
+include/d/internal/invariant.d
+include/d/internal/llmath.d
+include/d/internal/mars.h
+include/d/internal/memset.d
+include/d/internal/minit.asm
+include/d/internal/monitor.c
+include/d/internal/obj.d
+include/d/internal/object.d
+include/d/internal/qsort.d
+include/d/internal/aaA.d
+include/d/internal/switch.d
+include/d/std/windows/iunknown.d
+include/d/std/windows/registry.d
+include/d/std/c/mach/mach.d
+include/d/std/c/mach/mach_extern.d
+include/d/std/c/darwin/darwin.d
+include/d/std/c/linux/linux.d
+include/d/std/c/linux/linuxextern.d
+include/d/std/c/windows/com.d
+include/d/std/c/windows/windows.d
+include/d/std/c/dirent.d
+include/d/std/c/process.d
+include/d/std/c/stdarg.d
+include/d/std/c/stdio.d
+include/d/std/c/stdlib.d
+include/d/std/c/time.d
+include/d/std/c/unix.d
+include/d/std/c/math.d
+include/d/std/typeinfo/ti_wchar.d
+include/d/std/typeinfo/ti_AC.d
+include/d/std/typeinfo/ti_Adchar.d
+include/d/std/typeinfo/ti_Ag.d
+include/d/std/typeinfo/ti_Aint.d
+include/d/std/typeinfo/ti_Along.d
+include/d/std/typeinfo/ti_Ashort.d
+include/d/std/typeinfo/ti_Aubyte.d
+include/d/std/typeinfo/ti_Auint.d
+include/d/std/typeinfo/ti_Aulong.d
+include/d/std/typeinfo/ti_Aushort.d
+include/d/std/typeinfo/ti_Awchar.d
+include/d/std/typeinfo/ti_bit.d
+include/d/std/typeinfo/ti_byte.d
+include/d/std/typeinfo/ti_C.d
+include/d/std/typeinfo/ti_cdouble.d
+include/d/std/typeinfo/ti_cfloat.d
+include/d/std/typeinfo/ti_char.d
+include/d/std/typeinfo/ti_creal.d
+include/d/std/typeinfo/ti_dchar.d
+include/d/std/typeinfo/ti_delegate.d
+include/d/std/typeinfo/ti_double.d
+include/d/std/typeinfo/ti_float.d
+include/d/std/typeinfo/ti_idouble.d
+include/d/std/typeinfo/ti_ifloat.d
+include/d/std/typeinfo/ti_int.d
+include/d/std/typeinfo/ti_ireal.d
+include/d/std/typeinfo/ti_long.d
+include/d/std/typeinfo/ti_ptr.d
+include/d/std/typeinfo/ti_real.d
+include/d/std/typeinfo/ti_short.d
+include/d/std/typeinfo/ti_ubyte.d
+include/d/std/typeinfo/ti_uint.d
+include/d/std/typeinfo/ti_ulong.d
+include/d/std/typeinfo/ti_ushort.d
+include/d/std/typeinfo/ti_Aa.d
+include/d/std/compiler.d
+include/d/std/conv.d
+include/d/std/ctype.d
+include/d/std/date.d
+include/d/std/dateparse.d
+include/d/std/file.d
+include/d/std/format.d
+include/d/std/gc.d
+include/d/std/intrinsic.d
+include/d/std/loader.d
+include/d/std/math.d
+include/d/std/math2.d
+include/d/std/md5.d
+include/d/std/mmfile.d
+include/d/std/moduleinit.d
+include/d/std/outbuffer.d
+include/d/std/outofmemory.d
+include/d/std/path.d
+include/d/std/perf.d
+include/d/std/process.d
+include/d/std/random.d
+include/d/std/recls.d
+include/d/std/regexp.d
+include/d/std/stdio.d
+include/d/std/socket.d
+include/d/std/socketstream.d
+include/d/std/stdarg.d
+include/d/std/stdint.d
+include/d/std/stream.d
+include/d/std/string.d
+include/d/std/switcherr.d
+include/d/std/syserror.d
+include/d/std/system.d
+include/d/std/thread.d
+include/d/std/uri.d
+include/d/std/utf.d
+include/d/std/zip.d
+include/d/std/array.d
+include/d/std/zlib.d
+include/d/std/asserterror.d
+include/d/std/base64.d
+include/d/phobos-ver-syms
+@dirrm include/d/etc/c/recls
+@dirrm include/d/etc/c/stlsoft
+@dirrm include/d/etc/c/zlib
+@dirrm include/d/etc/c
+@dirrm include/d/etc
+@dirrm include/d/gcc
+@dirrm include/d/internal/gc
+@dirrm include/d/internal
+@dirrm include/d/std/windows
+@dirrm include/d/std/c/mach
+@dirrm include/d/std/c/darwin
+@dirrm include/d/std/c/linux
+@dirrm include/d/std/c/windows
+@dirrm include/d/std/c
+@dirrm include/d/std/typeinfo
+@dirrm include/d/std
+@dirrm include/d/
+lib/libphobos.a
+lib/libphobos.spec