View | Details | Raw Unified | Return to bug 152088
Collapse All | Expand All

(-)ldc-devel/Makefile (-6 / +3 lines)
Lines 6-32 Link Here
6
#
6
#
7
7
8
PORTNAME=	ldc
8
PORTNAME=	ldc
9
DISTVERSION=	0.9.2r1655
9
DISTVERSION=	0.9.2r1697
10
CATEGORIES=	lang
10
CATEGORIES=	lang
11
MASTER_SITES=	http://hybridsource.org/
11
MASTER_SITES=	http://hybridsource.org/
12
PKGNAMESUFFIX=	-devel
12
PKGNAMESUFFIX=	-devel
13
DISTFILES=	ldc-0.9.2r1655.tar.bz2 tango-5525.tar.bz2
13
DISTFILES=	ldc-0.9.2r1697.tar.bz2 tango-5599.tar.bz2
14
14
15
MAINTAINER=	chromium@hybridsource.org
15
MAINTAINER=	chromium@hybridsource.org
16
COMMENT=	D frontend for llvm, with the Tango standard library
16
COMMENT=	D frontend for llvm, with the Tango standard library
17
17
18
BUILD_DEPENDS=	llvm>=2.7:${PORTSDIR}/devel/llvm
18
BUILD_DEPENDS=	llvm>=2.8:${PORTSDIR}/devel/llvm
19
LIB_DEPENDS=	config.9:${PORTSDIR}/devel/libconfig
19
LIB_DEPENDS=	config.9:${PORTSDIR}/devel/libconfig
20
20
21
BROKEN=		does not build with llvm-2.8
22
23
LICENSE_COMB=	multi
21
LICENSE_COMB=	multi
24
LICENSE=	BSD ART10
22
LICENSE=	BSD ART10
25
ONLY_FOR_ARCHS=	i386 amd64
23
ONLY_FOR_ARCHS=	i386 amd64
26
USE_BZIP2=	yes
24
USE_BZIP2=	yes
27
USE_PERL5_BUILD=yes
25
USE_PERL5_BUILD=yes
28
USE_CMAKE=	2.6+
26
USE_CMAKE=	2.6+
29
CXXFLAGS+=	-DLLVM_REV=102413
30
USE_GMAKE=	yes
27
USE_GMAKE=	yes
31
MAKE_JOBS_SAFE=	yes
28
MAKE_JOBS_SAFE=	yes
32
PORTDOCS=	LICENSE readme.txt tango/
29
PORTDOCS=	LICENSE readme.txt tango/
(-)ldc-devel/distinfo (-6 / +4 lines)
Lines 1-6 Link Here
1
MD5 (ldc-0.9.2r1655.tar.bz2) = 26cefa4ad0329634662a3e86dd875df7
1
SHA256 (ldc-0.9.2r1697.tar.bz2) = 550069a0e7a8f7a3338f520240aa25e1e10b7039d67439278f8650012f2f3298
2
SHA256 (ldc-0.9.2r1655.tar.bz2) = a90880c52e9d51612726c692872cc1ba48d05b750aeabec7872d94d9f3ecc40f
2
SIZE (ldc-0.9.2r1697.tar.bz2) = 1299280
3
SIZE (ldc-0.9.2r1655.tar.bz2) = 1246512
3
SHA256 (tango-5599.tar.bz2) = 9638efddb2d5f63b6b62d8e68366cdea0900d5cf8baf59d57d415a4ed7cea0cf
4
MD5 (tango-5525.tar.bz2) = 8047ba08103313ea2d4bf937db14be25
4
SIZE (tango-5599.tar.bz2) = 2931114
5
SHA256 (tango-5525.tar.bz2) = 3804b50945f1d64ee772bb8a0e0c4f89bab1a51157e67df17791f8bdd86a50f9
6
SIZE (tango-5525.tar.bz2) = 3025710
(-)ldc-devel/pkg-plist (-79 / +23 lines)
Lines 83-89 Link Here
83
include/d/tango/tango/core/rt/compiler/dmd/rt/qsort2.alt
83
include/d/tango/tango/core/rt/compiler/dmd/rt/qsort2.alt
84
include/d/tango/tango/core/rt/compiler/dmd/rt/switch_.d
84
include/d/tango/tango/core/rt/compiler/dmd/rt/switch_.d
85
include/d/tango/tango/core/rt/compiler/dmd/rt/trace.d
85
include/d/tango/tango/core/rt/compiler/dmd/rt/trace.d
86
include/d/tango/tango/core/rt/compiler/dmd/std/intrinsic.di
86
include/d/tango/tango/core/rt/compiler/dmd/std/intrinsic.d
87
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_AC.d
87
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_AC.d
88
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_Acdouble.d
88
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_Acdouble.d
89
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_Acfloat.d
89
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_Acfloat.d
Lines 121-211 Link Here
121
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_wchar.d
121
include/d/tango/tango/core/rt/compiler/dmd/typeinfo/ti_wchar.d
122
include/d/tango/tango/core/rt/compiler/dmd/win32.mak
122
include/d/tango/tango/core/rt/compiler/dmd/win32.mak
123
include/d/tango/tango/core/rt/compiler/dmd/windows/deh.c
123
include/d/tango/tango/core/rt/compiler/dmd/windows/deh.c
124
include/d/tango/tango/core/rt/compiler/gdc/Makefile.am
125
include/d/tango/tango/core/rt/compiler/gdc/Makefile.in
126
include/d/tango/tango/core/rt/compiler/gdc/OBJDEFS.inc
124
include/d/tango/tango/core/rt/compiler/gdc/OBJDEFS.inc
127
include/d/tango/tango/core/rt/compiler/gdc/aApply.d
128
include/d/tango/tango/core/rt/compiler/gdc/aApplyR.d
129
include/d/tango/tango/core/rt/compiler/gdc/aaA.d
130
include/d/tango/tango/core/rt/compiler/gdc/acinclude.m4
131
include/d/tango/tango/core/rt/compiler/gdc/aclocal.m4
132
include/d/tango/tango/core/rt/compiler/gdc/adi.d
133
include/d/tango/tango/core/rt/compiler/gdc/arraycast.d
134
include/d/tango/tango/core/rt/compiler/gdc/arraycat.d
135
include/d/tango/tango/core/rt/compiler/gdc/cast.d
136
include/d/tango/tango/core/rt/compiler/gdc/cmain.d
137
include/d/tango/tango/core/rt/compiler/gdc/cmath2.d
138
include/d/tango/tango/core/rt/compiler/gdc/compiler.d
139
include/d/tango/tango/core/rt/compiler/gdc/config.guess
140
include/d/tango/tango/core/rt/compiler/gdc/config.h.in
141
include/d/tango/tango/core/rt/compiler/gdc/config.sub
142
include/d/tango/tango/core/rt/compiler/gdc/config/config-head
143
include/d/tango/tango/core/rt/compiler/gdc/config/config-mid
144
include/d/tango/tango/core/rt/compiler/gdc/config/config-tail
145
include/d/tango/tango/core/rt/compiler/gdc/config/darwin8/frag-gen
146
include/d/tango/tango/core/rt/compiler/gdc/config/darwin8/frag-math
147
include/d/tango/tango/core/rt/compiler/gdc/config/darwin8/frag-unix
148
include/d/tango/tango/core/rt/compiler/gdc/config/darwin9/frag-gen
149
include/d/tango/tango/core/rt/compiler/gdc/config/darwin9/frag-math
150
include/d/tango/tango/core/rt/compiler/gdc/config/darwin9/frag-unix
151
include/d/tango/tango/core/rt/compiler/gdc/config/gen_config1.c
152
include/d/tango/tango/core/rt/compiler/gdc/config/gen_math.c
153
include/d/tango/tango/core/rt/compiler/gdc/config/gen_unix.c
154
include/d/tango/tango/core/rt/compiler/gdc/config/ldfuncs
155
include/d/tango/tango/core/rt/compiler/gdc/config/ldfuncs-darwin
156
include/d/tango/tango/core/rt/compiler/gdc/config/ldfuncs-ppclinux
157
include/d/tango/tango/core/rt/compiler/gdc/config/ldfuncs33
158
include/d/tango/tango/core/rt/compiler/gdc/config/makestruct.h
159
include/d/tango/tango/core/rt/compiler/gdc/config/mingw/frag-gen
160
include/d/tango/tango/core/rt/compiler/gdc/config/mingw/frag-math
161
include/d/tango/tango/core/rt/compiler/gdc/config/noldfuncs
162
include/d/tango/tango/core/rt/compiler/gdc/config/noldfuncs33
163
include/d/tango/tango/core/rt/compiler/gdc/config/nosqrtf
164
include/d/tango/tango/core/rt/compiler/gdc/config/skyos/frag-gen
165
include/d/tango/tango/core/rt/compiler/gdc/config/skyos/frag-math
166
include/d/tango/tango/core/rt/compiler/gdc/config/skyos/frag-unix
167
include/d/tango/tango/core/rt/compiler/gdc/config/sqrtf
168
include/d/tango/tango/core/rt/compiler/gdc/config/unix-head
169
include/d/tango/tango/core/rt/compiler/gdc/config/unix-mid
170
include/d/tango/tango/core/rt/compiler/gdc/configure
171
include/d/tango/tango/core/rt/compiler/gdc/configure.in
172
include/d/tango/tango/core/rt/compiler/gdc/critical.c
125
include/d/tango/tango/core/rt/compiler/gdc/critical.c
173
include/d/tango/tango/core/rt/compiler/gdc/deh.c
174
include/d/tango/tango/core/rt/compiler/gdc/dgccmain2.d
175
include/d/tango/tango/core/rt/compiler/gdc/fpmath.d
176
include/d/tango/tango/core/rt/compiler/gdc/frag-ac.in
177
include/d/tango/tango/core/rt/compiler/gdc/gcc/aix_float.h
178
include/d/tango/tango/core/rt/compiler/gdc/gcc/builtins.di
126
include/d/tango/tango/core/rt/compiler/gdc/gcc/builtins.di
179
include/d/tango/tango/core/rt/compiler/gdc/gcc/cbridge_fdset.c
180
include/d/tango/tango/core/rt/compiler/gdc/gcc/cbridge_math.c
181
include/d/tango/tango/core/rt/compiler/gdc/gcc/cbridge_stdio.c
127
include/d/tango/tango/core/rt/compiler/gdc/gcc/cbridge_stdio.c
182
include/d/tango/tango/core/rt/compiler/gdc/gcc/cbridge_time.c
183
include/d/tango/tango/core/rt/compiler/gdc/gcc/configext.d
184
include/d/tango/tango/core/rt/compiler/gdc/gcc/deh.d
128
include/d/tango/tango/core/rt/compiler/gdc/gcc/deh.d
185
include/d/tango/tango/core/rt/compiler/gdc/gcc/fpmath.d
129
include/d/tango/tango/core/rt/compiler/gdc/gcc/fpmath.d
186
include/d/tango/tango/core/rt/compiler/gdc/gcc/support.d
130
include/d/tango/tango/core/rt/compiler/gdc/gcc/support.d
187
include/d/tango/tango/core/rt/compiler/gdc/gcc/threadsem.d
188
include/d/tango/tango/core/rt/compiler/gdc/gcc/unwind.d
131
include/d/tango/tango/core/rt/compiler/gdc/gcc/unwind.d
189
include/d/tango/tango/core/rt/compiler/gdc/genobj.d
132
include/d/tango/tango/core/rt/compiler/gdc/gcc/unwind_pe.d
190
include/d/tango/tango/core/rt/compiler/gdc/install-sh
191
include/d/tango/tango/core/rt/compiler/gdc/invariant.d
133
include/d/tango/tango/core/rt/compiler/gdc/invariant.d
192
include/d/tango/tango/core/rt/compiler/gdc/libgdc.spec.in
193
include/d/tango/tango/core/rt/compiler/gdc/lifetime.d
194
include/d/tango/tango/core/rt/compiler/gdc/mars.h
134
include/d/tango/tango/core/rt/compiler/gdc/mars.h
195
include/d/tango/tango/core/rt/compiler/gdc/memory.d
196
include/d/tango/tango/core/rt/compiler/gdc/memory_dyld.c
197
include/d/tango/tango/core/rt/compiler/gdc/memory_freebsd.c
198
include/d/tango/tango/core/rt/compiler/gdc/memset.d
199
include/d/tango/tango/core/rt/compiler/gdc/minit.asm
200
include/d/tango/tango/core/rt/compiler/gdc/missing
201
include/d/tango/tango/core/rt/compiler/gdc/monitor.c
135
include/d/tango/tango/core/rt/compiler/gdc/monitor.c
202
include/d/tango/tango/core/rt/compiler/gdc/obj.d
136
include/d/tango/tango/core/rt/compiler/gdc/object_.d
203
include/d/tango/tango/core/rt/compiler/gdc/phobos-ver-syms.in
137
include/d/tango/tango/core/rt/compiler/gdc/rt/aApply.d
204
include/d/tango/tango/core/rt/compiler/gdc/qsort2.d
138
include/d/tango/tango/core/rt/compiler/gdc/rt/aApplyR.d
205
include/d/tango/tango/core/rt/compiler/gdc/qsortg.d
139
include/d/tango/tango/core/rt/compiler/gdc/rt/aaA.d
206
include/d/tango/tango/core/rt/compiler/gdc/rundmain.d
140
include/d/tango/tango/core/rt/compiler/gdc/rt/adi.d
141
include/d/tango/tango/core/rt/compiler/gdc/rt/arraybyte.d
142
include/d/tango/tango/core/rt/compiler/gdc/rt/arraycast.d
143
include/d/tango/tango/core/rt/compiler/gdc/rt/arraycat.d
144
include/d/tango/tango/core/rt/compiler/gdc/rt/arraydouble.d
145
include/d/tango/tango/core/rt/compiler/gdc/rt/arrayfloat.d
146
include/d/tango/tango/core/rt/compiler/gdc/rt/arrayint.d
147
include/d/tango/tango/core/rt/compiler/gdc/rt/arrayreal.d
148
include/d/tango/tango/core/rt/compiler/gdc/rt/arrayshort.d
149
include/d/tango/tango/core/rt/compiler/gdc/rt/cast_.d
150
include/d/tango/tango/core/rt/compiler/gdc/rt/cmain.d
151
include/d/tango/tango/core/rt/compiler/gdc/rt/dgccmain2.d
152
include/d/tango/tango/core/rt/compiler/gdc/rt/lifetime.d
153
include/d/tango/tango/core/rt/compiler/gdc/rt/memory.d
154
include/d/tango/tango/core/rt/compiler/gdc/rt/qsortg.d
155
include/d/tango/tango/core/rt/compiler/gdc/rt/switch_.d
207
include/d/tango/tango/core/rt/compiler/gdc/std/intrinsic.d
156
include/d/tango/tango/core/rt/compiler/gdc/std/intrinsic.d
208
include/d/tango/tango/core/rt/compiler/gdc/switch.d
209
include/d/tango/tango/core/rt/compiler/gdc/typeinfo/ti_AC.d
157
include/d/tango/tango/core/rt/compiler/gdc/typeinfo/ti_AC.d
210
include/d/tango/tango/core/rt/compiler/gdc/typeinfo/ti_Acdouble.d
158
include/d/tango/tango/core/rt/compiler/gdc/typeinfo/ti_Acdouble.d
211
include/d/tango/tango/core/rt/compiler/gdc/typeinfo/ti_Acfloat.d
159
include/d/tango/tango/core/rt/compiler/gdc/typeinfo/ti_Acfloat.d
Lines 457-462 Link Here
457
include/d/tango/tango/stdc/posix/dirent.d
405
include/d/tango/tango/stdc/posix/dirent.d
458
include/d/tango/tango/stdc/posix/dlfcn.d
406
include/d/tango/tango/stdc/posix/dlfcn.d
459
include/d/tango/tango/stdc/posix/fcntl.d
407
include/d/tango/tango/stdc/posix/fcntl.d
408
include/d/tango/tango/stdc/posix/grp.d
460
include/d/tango/tango/stdc/posix/inttypes.d
409
include/d/tango/tango/stdc/posix/inttypes.d
461
include/d/tango/tango/stdc/posix/langinfo.d
410
include/d/tango/tango/stdc/posix/langinfo.d
462
include/d/tango/tango/stdc/posix/net/if_.d
411
include/d/tango/tango/stdc/posix/net/if_.d
Lines 742-752 Link Here
742
@dirrm include/d/tango/tango/core/rt/compiler/gdc/std
691
@dirrm include/d/tango/tango/core/rt/compiler/gdc/std
743
@dirrm include/d/tango/tango/core/rt/compiler/gdc/rt
692
@dirrm include/d/tango/tango/core/rt/compiler/gdc/rt
744
@dirrm include/d/tango/tango/core/rt/compiler/gdc/gcc
693
@dirrm include/d/tango/tango/core/rt/compiler/gdc/gcc
745
@dirrm include/d/tango/tango/core/rt/compiler/gdc/config/skyos
746
@dirrm include/d/tango/tango/core/rt/compiler/gdc/config/mingw
747
@dirrm include/d/tango/tango/core/rt/compiler/gdc/config/darwin9
748
@dirrm include/d/tango/tango/core/rt/compiler/gdc/config/darwin8
749
@dirrm include/d/tango/tango/core/rt/compiler/gdc/config
750
@dirrm include/d/tango/tango/core/rt/compiler/gdc
694
@dirrm include/d/tango/tango/core/rt/compiler/gdc
751
@dirrm include/d/tango/tango/core/rt/compiler/dmd/windows
695
@dirrm include/d/tango/tango/core/rt/compiler/dmd/windows
752
@dirrm include/d/tango/tango/core/rt/compiler/dmd/typeinfo
696
@dirrm include/d/tango/tango/core/rt/compiler/dmd/typeinfo

Return to bug 152088