aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
blob: b0f099b817089461af4ee8dea8dd10735b86f4b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
# $FreeBSD$
#

    COMMENT = Programming languages

    SUBDIR += Gofer
    SUBDIR += abcl
    SUBDIR += adacontrol
    SUBDIR += afnix
    SUBDIR += alchemist.el
    SUBDIR += algol68g
    SUBDIR += alisp
    SUBDIR += angelscript
    SUBDIR += arena
    SUBDIR += asis
    SUBDIR += asn1c
    SUBDIR += atlast
    SUBDIR += ats
    SUBDIR += awka
    SUBDIR += bas2tap
    SUBDIR += basic256
    SUBDIR += beignet
    SUBDIR += bf2c
    SUBDIR += bigloo
    SUBDIR += bsh
    SUBDIR += bwbasic
    SUBDIR += c
    SUBDIR += ccl
    SUBDIR += cdent
    SUBDIR += ceylon
    SUBDIR += cfortran
    SUBDIR += chibi-scheme
    SUBDIR += chicken
    SUBDIR += cint
    SUBDIR += cjs
    SUBDIR += clang-devel
    SUBDIR += clang33
    SUBDIR += clang34
    SUBDIR += clang35
    SUBDIR += clang36
    SUBDIR += clang37
    SUBDIR += clang38
    SUBDIR += clojure
    SUBDIR += clojure-mode.el
    SUBDIR += clover
    SUBDIR += cmucl
    SUBDIR += cmucl-extra
    SUBDIR += cocor
    SUBDIR += cparser
    SUBDIR += csharp-mode.el
    SUBDIR += cython
    SUBDIR += diveintopython
    SUBDIR += dlv
    SUBDIR += dmd1
    SUBDIR += dmd2
    SUBDIR += duktape
    SUBDIR += ecl
    SUBDIR += elan
    SUBDIR += elixir
    SUBDIR += elixir-mode.el
    SUBDIR += elk
    SUBDIR += emacs-lisp-intro
    SUBDIR += erlang
    SUBDIR += erlang-java
    SUBDIR += erlang-riak
    SUBDIR += erlang-runtime15
    SUBDIR += erlang-runtime16
    SUBDIR += erlang-runtime17
    SUBDIR += erlang-runtime18
    SUBDIR += erlang-wx
    SUBDIR += execline
    SUBDIR += expect
    SUBDIR += f2c
    SUBDIR += fasm
    SUBDIR += ferite
    SUBDIR += ficl
    SUBDIR += fpc
    SUBDIR += fpc-base
    SUBDIR += fpc-docs
    SUBDIR += fpc-lua
    SUBDIR += fpc-rexx
    SUBDIR += fpc-rtl-console
    SUBDIR += fpc-rtl-extra
    SUBDIR += fpc-rtl-objpas
    SUBDIR += fpc-rtl-unicode
    SUBDIR += fpc-tcl
    SUBDIR += fpc-units
    SUBDIR += fpc-utils
    SUBDIR += fsharp
    SUBDIR += gambit-c
    SUBDIR += gauche
    SUBDIR += gawk
    SUBDIR += gcc
    SUBDIR += gcc-ecj45
    SUBDIR += gcc46
    SUBDIR += gcc47
    SUBDIR += gcc48
    SUBDIR += gcc49
    SUBDIR += gcc5
    SUBDIR += gcc5-aux
    SUBDIR += gcc5-devel
    SUBDIR += gcc6
    SUBDIR += gcc6-aux
    SUBDIR += gcc6-devel
    SUBDIR += gcc7-devel
    SUBDIR += gcl
    SUBDIR += gforth
    SUBDIR += ghc
    SUBDIR += gjs
    SUBDIR += gnat_util
    SUBDIR += gnatdroid-armv7
    SUBDIR += gnatdroid-binutils
    SUBDIR += gnatdroid-binutils-x86
    SUBDIR += gnatdroid-sysroot
    SUBDIR += gnatdroid-sysroot-x86
    SUBDIR += gnatdroid-x86
    SUBDIR += gnu-cobol
    SUBDIR += gnustep-base
    SUBDIR += go
    SUBDIR += go14
    SUBDIR += gprolog
    SUBDIR += groovy
    SUBDIR += gscheme
    SUBDIR += guile
    SUBDIR += guile2
    SUBDIR += harbour
    SUBDIR += haskell-mode.el
    SUBDIR += hla
    SUBDIR += hope
    SUBDIR += hs-brainfuck
    SUBDIR += hs-unlambda
    SUBDIR += huc
    SUBDIR += hugs
    SUBDIR += icc
    SUBDIR += ici
    SUBDIR += icon
    SUBDIR += intel2gas
    SUBDIR += intercal
    SUBDIR += io
    SUBDIR += itcl
    SUBDIR += itcl4
    SUBDIR += jakarta-commons-jelly
    SUBDIR += jimtcl
    SUBDIR += jruby
    SUBDIR += js_of_ocaml
    SUBDIR += jython
    SUBDIR += kawa
    SUBDIR += kturtle
    SUBDIR += lafontaine
    SUBDIR += lci
    SUBDIR += lfe
    SUBDIR += libhx
    SUBDIR += libjit
    SUBDIR += libobjc2
    SUBDIR += librep
    SUBDIR += libstdc++_stldoc_4.2.2
    SUBDIR += linux-c6-tcl85
    SUBDIR += linux-f10-libg2c
    SUBDIR += linux-f10-tcl85
    SUBDIR += linux-j
    SUBDIR += lua-ada
    SUBDIR += lua-mode.el
    SUBDIR += lua51
    SUBDIR += lua52
    SUBDIR += lua53
    SUBDIR += luajit
    SUBDIR += malbolge
    SUBDIR += maude
    SUBDIR += mawk
    SUBDIR += mdk
    SUBDIR += micropython
    SUBDIR += mit-scheme
    SUBDIR += mixal
    SUBDIR += mlton
    SUBDIR += mmix
    SUBDIR += modula3
    SUBDIR += mono
    SUBDIR += mono-basic
    SUBDIR += mosh
    SUBDIR += mosml
    SUBDIR += mtasc
    SUBDIR += munger
    SUBDIR += nawk
    SUBDIR += nbc
    SUBDIR += nbfc
    SUBDIR += nesasm
    SUBDIR += newlisp
    SUBDIR += newlisp-devel
    SUBDIR += nhc98
    SUBDIR += nickle
    SUBDIR += nim
    SUBDIR += nml
    SUBDIR += nqc
    SUBDIR += nwcc
    SUBDIR += nx
    SUBDIR += ocaml
    SUBDIR += ocaml-autoconf
    SUBDIR += ocaml-nox11
    SUBDIR += ofc
    SUBDIR += ohugs
    SUBDIR += onyx
    SUBDIR += oo2c
    SUBDIR += opendylan
    SUBDIR += p2c
    SUBDIR += p5-Data-JavaScript
    SUBDIR += p5-Error
    SUBDIR += p5-Expect
    SUBDIR += p5-ExtUtils-F77
    SUBDIR += p5-Interpolation
    SUBDIR += p5-JSAN
    SUBDIR += p5-JavaScript-SpiderMonkey
    SUBDIR += p5-JavaScript-Squish
    SUBDIR += p5-JavaScript-Value-Escape
    SUBDIR += p5-List-MoreUtils
    SUBDIR += p5-Marpa
    SUBDIR += p5-Marpa-PP
    SUBDIR += p5-Marpa-XS
    SUBDIR += p5-Modern-Perl
    SUBDIR += p5-Parse-Perl
    SUBDIR += p5-Perl6-Subs
    SUBDIR += p5-Promises
    SUBDIR += p5-Pugs-Compiler-Rule
    SUBDIR += p5-Quantum-Superpositions
    SUBDIR += p5-Scalar-List-Utils
    SUBDIR += p5-Switch
    SUBDIR += p5-Tcl
    SUBDIR += p5-Test-XPath
    SUBDIR += p5-Try-Catch
    SUBDIR += p5-Try-Tiny
    SUBDIR += p5-Try-Tiny-Retry
    SUBDIR += p5-TryCatch
    SUBDIR += p5-ePerl
    SUBDIR += p5-signatures
    SUBDIR += p5-v6
    SUBDIR += parrot
    SUBDIR += pbasic
    SUBDIR += pcc
    SUBDIR += pecl-perl
    SUBDIR += perl5-devel
    SUBDIR += perl5.18
    SUBDIR += perl5.20
    SUBDIR += perl5.22
    SUBDIR += perl5.24
    SUBDIR += petite-chez
    SUBDIR += pfe
    SUBDIR += phantomjs
    SUBDIR += pharo
    SUBDIR += phc
    SUBDIR += php-mode.el
    SUBDIR += php55
    SUBDIR += php55-extensions
    SUBDIR += php56
    SUBDIR += php56-extensions
    SUBDIR += php70
    SUBDIR += php70-extensions
    SUBDIR += php_doc
    SUBDIR += picoc
    SUBDIR += pike78
    SUBDIR += polyml
    SUBDIR += ptoc
    SUBDIR += pure
    SUBDIR += py-clojure
    SUBDIR += py-mx-base
    SUBDIR += py-prolog
    SUBDIR += py-qt5-qml
    SUBDIR += pypy
    SUBDIR += pypy3-devel
    SUBDIR += python
    SUBDIR += python-doc-html
    SUBDIR += python-doc-pdf-a4
    SUBDIR += python-doc-pdf-letter
    SUBDIR += python-doc-text
    SUBDIR += python-mode.el
    SUBDIR += python-tools
    SUBDIR += python2
    SUBDIR += python27
    SUBDIR += python3
    SUBDIR += python33
    SUBDIR += python34
    SUBDIR += python35
    SUBDIR += qore
    SUBDIR += qscheme
    SUBDIR += qt5-qml
    SUBDIR += quack
    SUBDIR += racket
    SUBDIR += racket-minimal
    SUBDIR += ratfor
    SUBDIR += rexx-imc
    SUBDIR += rexx-regina
    SUBDIR += rexx-regutil
    SUBDIR += rexx-wrapper
    SUBDIR += rhino
    SUBDIR += rubinius
    SUBDIR += ruby21
    SUBDIR += ruby22
    SUBDIR += ruby23
    SUBDIR += runawk
    SUBDIR += rust
    SUBDIR += rust-nightly
    SUBDIR += s9fes
    SUBDIR += sagittarius-scheme
    SUBDIR += sather-specification
    SUBDIR += sather-tutorial
    SUBDIR += sbcl
    SUBDIR += scala
    SUBDIR += scala-docs
    SUBDIR += scheme48
    SUBDIR += scm
    SUBDIR += sdcc
    SUBDIR += sdcc-devel
    SUBDIR += see
    SUBDIR += seed7
    SUBDIR += siod
    SUBDIR += sisc
    SUBDIR += sketchy
    SUBDIR += slib
    SUBDIR += slib-guile
    SUBDIR += slib-guile2
    SUBDIR += slisp
    SUBDIR += smalltalk
    SUBDIR += smlnj
    SUBDIR += snobol4
    SUBDIR += spark
    SUBDIR += spidermonkey17
    SUBDIR += spidermonkey170
    SUBDIR += spidermonkey185
    SUBDIR += spidermonkey24
    SUBDIR += spl
    SUBDIR += squeak
    SUBDIR += squirrel
    SUBDIR += stalin
    SUBDIR += starlogo
    SUBDIR += stldoc
    SUBDIR += swi-pl
    SUBDIR += swift
    SUBDIR += tcbasic
    SUBDIR += tcc
    SUBDIR += tcl-manual
    SUBDIR += tcl-wrapper
    SUBDIR += tcl84
    SUBDIR += tcl85
    SUBDIR += tcl86
    SUBDIR += tcl87
    SUBDIR += tclX
    SUBDIR += tinypy
    SUBDIR += tolua
    SUBDIR += tolua++
    SUBDIR += tuareg-mode.el
    SUBDIR += twelf
    SUBDIR += ucc
    SUBDIR += urweb
    SUBDIR += v8
    SUBDIR += v8-devel
    SUBDIR += vala
    SUBDIR += visualworks
    SUBDIR += whitespace
    SUBDIR += x10
    SUBDIR += yabasic
    SUBDIR += yap
    SUBDIR += yap-devel
    SUBDIR += yorick
    SUBDIR += ypsilon

.include <bsd.port.subdir.mk>