blob: c09b334a569e24c8c29bd2b92dfe2a00b374ee56 (
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
|
# $FreeBSD$
#
COMMENT = Scientific ports
SUBDIR += 2d-rewriter
SUBDIR += 2dhf
SUBDIR += InsightToolkit
SUBDIR += abinit
SUBDIR += afni
SUBDIR += at
SUBDIR += avogadro
SUBDIR += bblimage
SUBDIR += bft
SUBDIR += bodr
SUBDIR += brian
SUBDIR += buddy
SUBDIR += cdcl
SUBDIR += cdf
SUBDIR += cdo
SUBDIR += cgnslib
SUBDIR += checkmol
SUBDIR += chemical-mime-data
SUBDIR += chemtool
SUBDIR += chemtool-devel
SUBDIR += clhep
SUBDIR += colt
SUBDIR += crf++
SUBDIR += dcl
SUBDIR += devisor
SUBDIR += dtiquery
SUBDIR += ecs
SUBDIR += elmer-eio
SUBDIR += elmer-fem
SUBDIR += elmer-hutiter
SUBDIR += elmer-matc
SUBDIR += elmer-meshgen2d
SUBDIR += elmergrid
SUBDIR += elmerpost
SUBDIR += euler
SUBDIR += fastcap
SUBDIR += fasthenry
SUBDIR += felt
SUBDIR += flounder
SUBDIR += fvm
SUBDIR += g3data
SUBDIR += gamess
SUBDIR += gave
SUBDIR += gchemutils
SUBDIR += gdis
SUBDIR += gerris
SUBDIR += getdp
SUBDIR += ghemical
SUBDIR += ghmm
SUBDIR += gnudatalanguage
SUBDIR += gramps
SUBDIR += gromacs
SUBDIR += gsmc
SUBDIR += gsystem
SUBDIR += gtamsanalyzer
SUBDIR += gwyddion
SUBDIR += harminv
SUBDIR += hdf
SUBDIR += hdf-java
SUBDIR += hdf5
SUBDIR += hdf5-18
SUBDIR += hs-bio
SUBDIR += ics
SUBDIR += isaac-cfd
SUBDIR += jmol
SUBDIR += kmovisto
SUBDIR += kst
SUBDIR += lamprop
SUBDIR += libctl
SUBDIR += libghemical
SUBDIR += libint
SUBDIR += libkml
SUBDIR += liblinear
SUBDIR += liboglappth
SUBDIR += libquantum
SUBDIR += libsvm
SUBDIR += libsvm-python
SUBDIR += linsmith
SUBDIR += mayavi
SUBDIR += mbdyn
SUBDIR += mcstas
SUBDIR += medit
SUBDIR += meep
SUBDIR += minc
SUBDIR += minc2
SUBDIR += mol2ps
SUBDIR += mpb
SUBDIR += mpqc
SUBDIR += mpqc-mpich
SUBDIR += ncs
SUBDIR += netcdf
SUBDIR += netcdf-ftn
SUBDIR += netcdf4
SUBDIR += nifticlib
SUBDIR += oases
SUBDIR += omnetpp
SUBDIR += openbabel
SUBDIR += ovt
SUBDIR += p5-Algorithm-SVMLight
SUBDIR += p5-Chemistry-Bond-Find
SUBDIR += p5-Chemistry-Canonicalize
SUBDIR += p5-Chemistry-Elements
SUBDIR += p5-Chemistry-File-PDB
SUBDIR += p5-Chemistry-File-VRML
SUBDIR += p5-Chemistry-File-XYZ
SUBDIR += p5-Chemistry-FormulaPattern
SUBDIR += p5-Chemistry-Isotope
SUBDIR += p5-Chemistry-MacroMol
SUBDIR += p5-Chemistry-MidasPattern
SUBDIR += p5-Chemistry-Mok
SUBDIR += p5-Chemistry-Mol
SUBDIR += p5-Chemistry-Pattern
SUBDIR += p5-Chemistry-Ring
SUBDIR += p5-Geo-ReadGRIB
SUBDIR += p5-Geo-WebService-Elevation-USGS
SUBDIR += paje
SUBDIR += paraview
SUBDIR += pcp
SUBDIR += peekabot
SUBDIR += pnetcdf
SUBDIR += psi3
SUBDIR += psychopy
SUBDIR += py-DendroPy
SUBDIR += py-h5py
SUBDIR += py-hcluster
SUBDIR += py-mdp
SUBDIR += py-mlpy
SUBDIR += py-netCDF4
SUBDIR += py-openbabel
SUBDIR += py-paida
SUBDIR += py-pydicom
SUBDIR += py-scipy
SUBDIR += pybrain
SUBDIR += pycdf
SUBDIR += qcl
SUBDIR += qtresistors
SUBDIR += ruby-dcl
SUBDIR += ruby-gphys
SUBDIR += silo
SUBDIR += simlib
SUBDIR += svmlight
SUBDIR += szip
SUBDIR += udunits
SUBDIR += v_sim
SUBDIR += vis5d+
SUBDIR += vmd
SUBDIR += x11iraf
SUBDIR += xmakemol
SUBDIR += xmds
.include <bsd.port.subdir.mk>
|