summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: 0bae7e51cd20424651ebc7ab6145caaf7e458d8d (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
# $FreeBSD$
#

    COMMENT = Mathematics

    SUBDIR += GiNaC
    SUBDIR += PDL
    SUBDIR += R
    SUBDIR += abs
    SUBDIR += add
    SUBDIR += algae
    SUBDIR += algotutor
    SUBDIR += apc
    SUBDIR += arpack
    SUBDIR += arpack++
    SUBDIR += asir2000
    SUBDIR += atlas
    SUBDIR += atlas-devel
    SUBDIR += bamg
    SUBDIR += biggles
    SUBDIR += bihar
    SUBDIR += blacs
    SUBDIR += blas
    SUBDIR += blitz++
    SUBDIR += blocksolve95
    SUBDIR += calc
    SUBDIR += calcoo
    SUBDIR += calctool
    SUBDIR += ccmath
    SUBDIR += clarence
    SUBDIR += cln
    SUBDIR += concorde
    SUBDIR += convertall
    SUBDIR += coq
    SUBDIR += cxsc
    SUBDIR += dcdflib
    SUBDIR += diehard
    SUBDIR += djbfft
    SUBDIR += drgeo
    SUBDIR += e
    SUBDIR += eispack
    SUBDIR += emc2
    SUBDIR += entropy
    SUBDIR += eukleides
    SUBDIR += eval
    SUBDIR += fbm
    SUBDIR += femlab
    SUBDIR += fftw
    SUBDIR += fftw-float
    SUBDIR += fftw3
    SUBDIR += fftw3-float
    SUBDIR += fftw3-long
    SUBDIR += fityk
    SUBDIR += freefem
    SUBDIR += freefem++
    SUBDIR += freemat
    SUBDIR += freemat-mpi
    SUBDIR += fudgit
    SUBDIR += fung-calc
    SUBDIR += fxt
    SUBDIR += galculator
    SUBDIR += gambit
    SUBDIR += gap
    SUBDIR += gcalctool
    SUBDIR += gdcalc
    SUBDIR += geg
    SUBDIR += geonext
    SUBDIR += gexpr
    SUBDIR += glgraph
    SUBDIR += glove
    SUBDIR += glpk
    SUBDIR += gnumeric
    SUBDIR += gnuplot
    SUBDIR += gnuplot+
    SUBDIR += grace
    SUBDIR += gracetmpl
    SUBDIR += graphthing
    SUBDIR += gri
    SUBDIR += grpn
    SUBDIR += gsl
    SUBDIR += guppi
    SUBDIR += hexcalc
    SUBDIR += it++
    SUBDIR += itl
    SUBDIR += jacal
    SUBDIR += jags
    SUBDIR += jakarta-commons-math
    SUBDIR += jama
    SUBDIR += javanns
    SUBDIR += kaskade
    SUBDIR += koctave
    SUBDIR += kseg
    SUBDIR += lambda
    SUBDIR += lapack
    SUBDIR += lapack++
    SUBDIR += lapack95
    SUBDIR += ldouble
    SUBDIR += libRmath
    SUBDIR += libgmp4
    SUBDIR += libmath++
    SUBDIR += libneural
    SUBDIR += libranlib
    SUBDIR += linalg
    SUBDIR += linpack
    SUBDIR += linux-dislin
    SUBDIR += linux-relview
    SUBDIR += lp_solve
    SUBDIR += matrix
    SUBDIR += maxima
    SUBDIR += mbasecalc
    SUBDIR += metis
    SUBDIR += metis-edf
    SUBDIR += miracl
    SUBDIR += mpexpr
    SUBDIR += mprime
    SUBDIR += mtl
    SUBDIR += mtrxmath
    SUBDIR += mupad
    SUBDIR += naturalmath
    SUBDIR += nauty
    SUBDIR += ndiff
    SUBDIR += netcdf
    SUBDIR += newmat
    SUBDIR += ngraph
    SUBDIR += nsc2ke
    SUBDIR += ntl
    SUBDIR += ocaml-ocamlgraph
    SUBDIR += octave
    SUBDIR += octave-forge
    SUBDIR += oleo
    SUBDIR += orpie
    SUBDIR += p5-AI-DecisionTree
    SUBDIR += p5-AI-NeuralNet-BackProp
    SUBDIR += p5-AI-NeuralNet-Mesh
    SUBDIR += p5-AI-Perceptron
    SUBDIR += p5-Bit-ShiftReg
    SUBDIR += p5-Bit-Vector
    SUBDIR += p5-Bit-Vector-Minimal
    SUBDIR += p5-Chart-Math-Axis
    SUBDIR += p5-Date-Handler
    SUBDIR += p5-Geo-Distance
    SUBDIR += p5-Graph
    SUBDIR += p5-Math-Base85
    SUBDIR += p5-Math-BaseCalc
    SUBDIR += p5-Math-Bezier
    SUBDIR += p5-Math-Bezier-Convert
    SUBDIR += p5-Math-BigInt
    SUBDIR += p5-Math-BigIntFast
    SUBDIR += p5-Math-BigRat
    SUBDIR += p5-Math-Calc-Units
    SUBDIR += p5-Math-Currency
    SUBDIR += p5-Math-Derivative
    SUBDIR += p5-Math-Expr
    SUBDIR += p5-Math-FFT
    SUBDIR += p5-Math-FixedPrecision
    SUBDIR += p5-Math-GMP
    SUBDIR += p5-Math-GSL
    SUBDIR += p5-Math-Interpolate
    SUBDIR += p5-Math-LinearCombination
    SUBDIR += p5-Math-Logic
    SUBDIR += p5-Math-Pari
    SUBDIR += p5-Math-Random
    SUBDIR += p5-Math-Random-MT
    SUBDIR += p5-Math-Round
    SUBDIR += p5-Math-SimpleVariable
    SUBDIR += p5-Math-Spline
    SUBDIR += p5-Math-TrulyRandom
    SUBDIR += p5-Math-VecStat
    SUBDIR += p5-MatrixReal
    SUBDIR += p5-NetCDF
    SUBDIR += p5-Number-Compare
    SUBDIR += p5-Roman
    SUBDIR += p5-Set-IntSpan
    SUBDIR += p5-Set-Window
    SUBDIR += p5-Statistics-ChiSquare
    SUBDIR += p5-Statistics-Contingency
    SUBDIR += p5-Statistics-Descriptive
    SUBDIR += p5-Statistics-Distributions
    SUBDIR += p5-Statistics-LTU
    SUBDIR += p5-Statistics-Lite
    SUBDIR += p5-Statistics-OLS
    SUBDIR += p5-Statistics-Table-F
    SUBDIR += pari
    SUBDIR += pari-devel
    SUBDIR += parmetis
    SUBDIR += pear-Structures_Graph
    SUBDIR += petsc
    SUBDIR += petsc-mpich
    SUBDIR += pgcalc
    SUBDIR += php4-bcmath
    SUBDIR += php4-gmp
    SUBDIR += php5-bcmath
    SUBDIR += php5-gmp
    SUBDIR += physcalc
    SUBDIR += ploticus
    SUBDIR += ploticus-nox11
    SUBDIR += plplot
    SUBDIR += polymake
    SUBDIR += pspp
    SUBDIR += py-fpconst
    SUBDIR += py-gato
    SUBDIR += py-gnuplot
    SUBDIR += py-gsl
    SUBDIR += py-matplotlib
    SUBDIR += py-mpz
    SUBDIR += py-numarray
    SUBDIR += py-numeric
    SUBDIR += py-numeric17
    SUBDIR += py-probstat
    SUBDIR += py-scientific
    SUBDIR += qalculate
    SUBDIR += qgfe
    SUBDIR += qhull
    SUBDIR += qscanplot
    SUBDIR += qwtplot3d
    SUBDIR += rascal
    SUBDIR += rpc
    SUBDIR += rpy
    SUBDIR += ruby-algebra
    SUBDIR += ruby-bitset
    SUBDIR += ruby-bitvector
    SUBDIR += ruby-fftw3
    SUBDIR += ruby-gmp
    SUBDIR += ruby-gnuplot
    SUBDIR += ruby-gsl
    SUBDIR += ruby-narray
    SUBDIR += ruby-narray_miss
    SUBDIR += ruby-netcdf
    SUBDIR += ruby-numru_misc
    SUBDIR += ruby-numru_units
    SUBDIR += sc
    SUBDIR += scalapack
    SUBDIR += scigraphica
    SUBDIR += scilab
    SUBDIR += sdpa
    SUBDIR += sdpara
    SUBDIR += ses
    SUBDIR += slsc
    SUBDIR += snns
    SUBDIR += solitaire
    SUBDIR += spar
    SUBDIR += spooles
    SUBDIR += spooles-mpich
    SUBDIR += ss
    SUBDIR += superlu
    SUBDIR += superlu_mt
    SUBDIR += surf
    SUBDIR += taucs
    SUBDIR += thx_1138
    SUBDIR += topaz
    SUBDIR += triangle
    SUBDIR += tvmet
    SUBDIR += umatrix
    SUBDIR += umfpack
    SUBDIR += units
    SUBDIR += unixstat
    SUBDIR += vecfem
    SUBDIR += vtk
    SUBDIR += vtk-data
    SUBDIR += vtk-examples
    SUBDIR += vtk-headers
    SUBDIR += vtk-java
    SUBDIR += vtk-python
    SUBDIR += vtk-tcl
    SUBDIR += wfmath
    SUBDIR += wingz
    SUBDIR += wingz3
    SUBDIR += wmcalc
    SUBDIR += xgfe
    SUBDIR += xgobi
    SUBDIR += xgraph
    SUBDIR += xldlas
    SUBDIR += xlispstat
    SUBDIR += xplot
    SUBDIR += xppaut
    SUBDIR += xspread
    SUBDIR += xwpl
    SUBDIR += yacas

.include <bsd.port.subdir.mk>