2001-03-24 22:40:17 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2001-09-21 07:59:19 +02:00
|
|
|
|
2004-04-02 09:29:48 +02:00
|
|
|
COMMENT = Scientific ports
|
|
|
|
|
2008-05-24 08:51:36 +02:00
|
|
|
SUBDIR += 2d-rewriter
|
2003-07-24 11:50:24 +02:00
|
|
|
SUBDIR += 2dhf
|
2006-09-07 03:24:33 +02:00
|
|
|
SUBDIR += InsightToolkit
|
2011-03-07 11:57:09 +01:00
|
|
|
SUBDIR += R-cran-AMORE
|
2011-09-18 04:47:50 +02:00
|
|
|
SUBDIR += R-cran-DCluster
|
2011-09-17 08:55:27 +02:00
|
|
|
SUBDIR += R-cran-Epi
|
bayesm covers many important models used in marketing and micro-econometrics
applications. The package includes: Bayes Regression (univariate or
multivariate dep var), Bayes Seemingly Unrelated Regression (SUR), Binary and
Ordinal Probit, Multinomial Logit (MNL) and Multinomial Probit (MNP),
Multivariate Probit, Negative Binomial (Poisson) Regression, Multivariate
Mixtures of Normals (including clustering), Dirichlet Process Prior Density
Estimation with normal base, Hierarchical Linear Models with normal prior and
covariates, Hierarchical Linear Models with a mixture of normals prior and
covariates, Hierarchical Multinomial Logits with a mixture of normals prior
and covariates, Hierarchical Multinomial Logits with a Dirichlet Process
prior and covariates, Hierarchical Negative Binomial Regression Models,
Bayesian analysis of choice-based conjoint data, Bayesian treatment of linear
instrumental variables models, and Analysis of Multivariate Ordinal survey
data with scale usage heterogeneity (as in Rossi et al, JASA (01)).
WWW: http://www.perossi.org/home/bsm-1
2011-03-07 13:04:35 +01:00
|
|
|
SUBDIR += R-cran-bayesm
|
2012-02-11 03:26:29 +01:00
|
|
|
SUBDIR += R-cran-e1071
|
2011-09-28 09:33:03 +02:00
|
|
|
SUBDIR += R-cran-eco
|
2011-12-15 02:20:35 +01:00
|
|
|
SUBDIR += R-cran-epicalc
|
- Add a new port: science/R-cran-snow
The snow package provides support for simple parallel computing on a
network of workstations using R. A master R process calls makeCluster
to start a cluster of worker processes; the master process then uses
functions such as clusterCall and clusterApply to execute R code on
the worker processes and collect and return the results on the master.
This framework supports many forms of "embarrassingly parallel"
computations.
Snow can use one of four communications mechanisms: sockets, PVM, MPI,
or NetWorkSpaces (NWS). NWS support was provided by Steve Weston.
PVM clusters use the rpvm package; MPI clusters use package Rmpi; NWS
clusters use package nws. If pvm is used, then pvm must be started,
either using a pvm console (e.g the pvm text console or the graphical
xpvm console, both available with pvm) or from R using functions
provided by rpvm. Similarly, LAM-MPI must be started, e.g. using
lamboot, for MPI clusters that use Rmpi and LAM-MPI. If NWS is used,
the NetWorkSpaces server must be running. SOCK clusters are the
easiest approach for using snow on a single multi-core computer as
they require no additional software.
WWW: http://cran.r-project.org/web/packages/snow/
2012-01-31 14:14:19 +01:00
|
|
|
SUBDIR += R-cran-snow
|
2004-08-14 10:45:42 +02:00
|
|
|
SUBDIR += abinit
|
2006-01-25 18:34:35 +01:00
|
|
|
SUBDIR += afni
|
2009-05-23 00:16:46 +02:00
|
|
|
SUBDIR += avogadro
|
2010-05-12 15:25:37 +02:00
|
|
|
SUBDIR += bddsolve
|
Code_Saturne is EDF's general purpose computational fluid dynamics
software. Developed since 1997 at EDF R&D, it is based on a co-located
Finite Volume approach that accepts meshes with any type of
cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...)
and any type of grid structure (unstructured, blockstructured, hybrid,
conforming or with hanging nodes, ...).
Its basic capabilities enable the handling of either incompressible or
expandable flows with or without heat transfer and turbulence (mixing
length, 2-equation models, v2f, Reynolds stress models, Large Eddy
Simulations, ...).
<http://rd.edf.com/code_saturne/>
2007-06-17 23:04:54 +02:00
|
|
|
SUBDIR += bft
|
2007-05-25 00:16:03 +02:00
|
|
|
SUBDIR += bodr
|
2009-03-16 07:07:37 +01:00
|
|
|
SUBDIR += brian
|
2005-01-22 16:01:02 +01:00
|
|
|
SUBDIR += buddy
|
2004-02-27 23:35:23 +01:00
|
|
|
SUBDIR += cdcl
|
2006-01-28 21:40:56 +01:00
|
|
|
SUBDIR += cdf
|
CDO is a collection of command line Operators to manipulate and analyse Climate
model Data. Supported file formats are GRIB, netCDF, SERVICE, EXTRA and IEG.
There are more than 250 operators available. The following table gives a short
overview about the main categories.
* File information (info, sinfo, diff, ...)
* File operations (copy, cat, merge, split*, ...)
* Selection (selcode, selvar, sellevel, seltimestep, ...)
* Missing values (setctomiss, setmisstoc, setrtomiss)
* Arithmetic (add, sub, mul, div, ...)
* Mathematical functions (sqrt, exp, log, sin, cos, ...)
* Comparision (eq, ne, le, lt, ge, gt, ...)
* Conditions (ifthen, ifnotthen, ifthenc, ifnotthenc)
* Field statistic (fldsum, fldavg, fldstd, fldmin, fldmax, ...)
* Vertical statistic (vertsum, vertavg, vertstd, vertmin, ...)
* Time range statistic (timavg, yearavg, monavg, dayavg, ...)
* Ensemble statistic (enssum, ensavg, ensstd, ensmin, ...)
* Regression (detrend)
* Field interpolation (remapbil, remapcon, remapdis, ...)
* Vertical interpolation (ml2pl, ml2hl)
* Time interpolation (inttime, intyear)
WWW: http://www.mpimet.mpg.de/fileadmin/software/cdo/
PR: ports/98099
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2006-06-11 10:41:34 +02:00
|
|
|
SUBDIR += cdo
|
2007-04-01 11:00:23 +02:00
|
|
|
SUBDIR += cgnslib
|
Checkmol is a command-line utility program which reads molecular
structure files in different formats and analyzes the input
molecule for the presence of various functional groups and structural
elements. At present, approx. 200 different functional groups are
recognized. This output can be easily placed into a database table,
permitting the creation of chemical databases with a functional group
search option. Checkmol also outputs a set of statistical values derived
from a given molecule, which can also be used for quick retrieval from a
database. These values include: the number of atoms, bonds, and rings,
the number of differently hybridized carbon, oxgen, and nitrogen atoms,
the number of C=O double bonds, the number of rings of different sizes,
the number of rings containing nitrogen, oxygen, sulfur, the number of
aromatic rings, the number of heterocyclic rings, etc. The combination
of all of these values for a given molecule represents some kind of
"fingerprint" which is useful for rapid pre-selection in a database
structure/substructure search prior to a full atom-by-atom match.
WWW: http://merian.pch.univie.ac.at/~nhaider/cheminf/cmmm.html
PR: ports/138670
Feature safe:yes
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
2009-09-19 11:53:55 +02:00
|
|
|
SUBDIR += checkmol
|
2007-05-25 00:18:10 +02:00
|
|
|
SUBDIR += chemical-mime-data
|
2001-03-30 21:23:00 +02:00
|
|
|
SUBDIR += chemtool
|
2003-10-04 04:30:06 +02:00
|
|
|
SUBDIR += chemtool-devel
|
2001-05-08 02:03:05 +02:00
|
|
|
SUBDIR += clhep
|
2008-05-01 23:04:57 +02:00
|
|
|
SUBDIR += colt
|
2006-07-28 05:38:04 +02:00
|
|
|
SUBDIR += crf++
|
2005-02-24 21:26:31 +01:00
|
|
|
SUBDIR += dcl
|
2005-01-21 20:03:52 +01:00
|
|
|
SUBDIR += devisor
|
2008-02-25 13:56:17 +01:00
|
|
|
SUBDIR += dtiquery
|
Code_Saturne is EDF's general purpose computational fluid dynamics
software. Developed since 1997 at EDF R&D, it is based on a co-located
Finite Volume approach that accepts meshes with any type of
cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...)
and any type of grid structure (unstructured, blockstructured, hybrid,
conforming or with hanging nodes, ...).
Its basic capabilities enable the handling of either incompressible or
expandable flows with or without heat transfer and turbulence (mixing
length, 2-equation models, v2f, Reynolds stress models, Large Eddy
Simulations, ...).
<http://rd.edf.com/code_saturne/>
2007-06-17 23:04:54 +02:00
|
|
|
SUBDIR += ecs
|
2006-04-24 21:49:57 +02:00
|
|
|
SUBDIR += elmer-eio
|
2006-04-24 21:53:14 +02:00
|
|
|
SUBDIR += elmer-hutiter
|
2006-04-24 21:50:53 +02:00
|
|
|
SUBDIR += elmer-matc
|
2006-04-24 21:46:15 +02:00
|
|
|
SUBDIR += elmer-meshgen2d
|
2006-04-24 21:48:58 +02:00
|
|
|
SUBDIR += elmergrid
|
2006-04-24 21:55:43 +02:00
|
|
|
SUBDIR += elmerpost
|
2010-09-08 05:09:31 +02:00
|
|
|
SUBDIR += epte
|
2002-05-14 05:59:02 +02:00
|
|
|
SUBDIR += euler
|
2006-03-15 11:36:29 +01:00
|
|
|
SUBDIR += fastcap
|
2006-03-15 11:38:00 +01:00
|
|
|
SUBDIR += fasthenry
|
2003-11-08 10:08:52 +01:00
|
|
|
SUBDIR += felt
|
2002-10-14 22:11:17 +02:00
|
|
|
SUBDIR += flounder
|
Code_Saturne is EDF's general purpose computational fluid dynamics
software. Developed since 1997 at EDF R&D, it is based on a co-located
Finite Volume approach that accepts meshes with any type of
cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...)
and any type of grid structure (unstructured, blockstructured, hybrid,
conforming or with hanging nodes, ...).
Its basic capabilities enable the handling of either incompressible or
expandable flows with or without heat transfer and turbulence (mixing
length, 2-equation models, v2f, Reynolds stress models, Large Eddy
Simulations, ...).
<http://rd.edf.com/code_saturne/>
2007-06-17 23:04:54 +02:00
|
|
|
SUBDIR += fvm
|
2006-10-02 10:59:12 +02:00
|
|
|
SUBDIR += g3data
|
GAMESS is freely available ab-initio molecular orbital
calculation program calculates energy, molecular structure,
vibrational frequencies from the basic principle of quantum mechanics.
A site license for GAMESS is available at no cost to both academic
and industrial users. Please refer
http://wwwmsg.fi.ameslab.gov/GAMESS/dist.menu.html
for details.
We also included simple launcher called `gamess'
for your convenience. You don't set any environment variable
to run gamess. Just type
% gamess <somefile.inp>
is enough.
WWW: http://wwwmsg.fi.ameslab.gov/GAMESS/
I also recived an e-mail from Mike Schmidt <mike@si.fi.ameslab.gov>
as my inquery.
> I'm maintaining gamess port for FreeBSD only for myself,
> but I'd like to maintain this program at ports tree so that
> everyone can install gamess for FreeBSD very easily like following:
> obtain gamess-current.tar.gz then, put it to some directory, then:
>
> % mkdir /usr/ports/distfiles/gamess.20060907.4
> % cp gamess-current.tar.gz /usr/ports/distfiles/gamess.20060907.4/
> % cd /usr/ports/science/gamess
> % make
> % sudo make install
> ...
> will finish the compilation and installation.
>
> So I'd like to ask you about it.
>
> Can I put port such a skeleton, which is merely an installation
> instruction for FreeBSD ports tree like MPQC?
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/science/mpqc/
> Everyone can access this instruction publically.
> Of course, I don't expose gamess archive for public, and if gamess =20
> archive
> is not found, make stops like:
>
>> % make
>> =3D=3D=3D> gamess-20060907.4 You must manually get the source =20
>> distribution from master site. http://www.msg.ameslab.gov/GAMESS/=20
>> dist.menu.html. Please selsect "Source code distribution", and =20
>> check on "running on Intel compatible PC running Linux". You must =20
>> have license, but freely obtainable..
>> *** Error code 1
>
Mike Schmidt <mike@si.fi.ameslab.gov> replied as:
> I do not really object to your idea about "make" for BSD, since
> you don't include source code with it. but don't really understand
> why it would be necessary.
:)
2007-03-13 01:39:58 +01:00
|
|
|
SUBDIR += gamess
|
2003-04-08 02:04:57 +02:00
|
|
|
SUBDIR += gchemutils
|
2002-03-05 04:36:20 +01:00
|
|
|
SUBDIR += gdis
|
2004-11-15 23:18:09 +01:00
|
|
|
SUBDIR += getdp
|
2003-05-04 04:33:52 +02:00
|
|
|
SUBDIR += ghemical
|
2006-07-28 05:36:25 +02:00
|
|
|
SUBDIR += ghmm
|
2005-10-31 19:48:23 +01:00
|
|
|
SUBDIR += gnudatalanguage
|
2004-02-01 04:09:52 +01:00
|
|
|
SUBDIR += gramps
|
2004-10-19 03:36:11 +02:00
|
|
|
SUBDIR += gromacs
|
2006-03-19 21:51:14 +01:00
|
|
|
SUBDIR += gsmc
|
2004-12-29 00:30:00 +01:00
|
|
|
SUBDIR += gsystem
|
2006-09-27 21:59:46 +02:00
|
|
|
SUBDIR += gtamsanalyzer
|
Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization and
analysis tool written with Gtk+.
It can be used for all most frequently used data processing operations
including: leveling, false color plotting, shading, filtering, denoising, data
editing, integral transforms, grain analysis, profile extraction, fractal
analysis, and many more. The program is primarily focused on SPM data analysis
(e.g. data obtained from AFM, STM, NSOM, and similar microscopes). However, it
can also be used for analysis of SEM (Scanning Electron Microscopy) data or any
other 2D data.
WWW: http://gwyddion.net/
PR: ports/101773
Submitted by: David Necas <yeti@gwyddion.net>
2006-08-13 00:34:57 +02:00
|
|
|
SUBDIR += gwyddion
|
2011-03-18 20:42:35 +01:00
|
|
|
SUBDIR += h5utils
|
2010-01-02 03:54:00 +01:00
|
|
|
SUBDIR += harminv
|
2004-02-25 23:55:01 +01:00
|
|
|
SUBDIR += hdf
|
2010-02-13 12:21:53 +01:00
|
|
|
SUBDIR += hdf-java
|
2004-02-25 23:55:01 +01:00
|
|
|
SUBDIR += hdf5
|
2008-11-24 06:35:04 +01:00
|
|
|
SUBDIR += hdf5-18
|
2010-01-03 06:02:13 +01:00
|
|
|
SUBDIR += hs-bio
|
Code_Saturne is EDF's general purpose computational fluid dynamics
software. Developed since 1997 at EDF R&D, it is based on a co-located
Finite Volume approach that accepts meshes with any type of
cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...)
and any type of grid structure (unstructured, blockstructured, hybrid,
conforming or with hanging nodes, ...).
Its basic capabilities enable the handling of either incompressible or
expandable flows with or without heat transfer and turbulence (mixing
length, 2-equation models, v2f, Reynolds stress models, Large Eddy
Simulations, ...).
<http://rd.edf.com/code_saturne/>
2007-06-17 23:04:54 +02:00
|
|
|
SUBDIR += ics
|
2004-12-29 21:46:47 +01:00
|
|
|
SUBDIR += isaac-cfd
|
2008-05-18 01:04:44 +02:00
|
|
|
SUBDIR += jmol
|
2010-06-29 03:22:16 +02:00
|
|
|
SUBDIR += jstrack
|
2011-10-17 02:03:42 +02:00
|
|
|
SUBDIR += kalzium
|
2003-10-24 06:19:28 +02:00
|
|
|
SUBDIR += kmovisto
|
2004-04-30 17:44:32 +02:00
|
|
|
SUBDIR += kst
|
2010-08-23 20:15:03 +02:00
|
|
|
SUBDIR += kst2
|
2005-05-15 23:44:02 +02:00
|
|
|
SUBDIR += lamprop
|
2003-04-04 09:28:22 +02:00
|
|
|
SUBDIR += libctl
|
2006-07-03 09:30:45 +02:00
|
|
|
SUBDIR += libghemical
|
2006-12-29 08:41:44 +01:00
|
|
|
SUBDIR += libint
|
2009-10-07 13:10:21 +02:00
|
|
|
SUBDIR += libkml
|
2007-07-28 09:10:54 +02:00
|
|
|
SUBDIR += liblinear
|
2008-08-21 00:35:40 +02:00
|
|
|
SUBDIR += liboglappth
|
2009-08-14 22:02:07 +02:00
|
|
|
SUBDIR += libquantum
|
2001-12-19 04:44:59 +01:00
|
|
|
SUBDIR += libsvm
|
2004-12-11 05:52:40 +01:00
|
|
|
SUBDIR += libsvm-python
|
2006-12-22 04:38:47 +01:00
|
|
|
SUBDIR += linsmith
|
2010-05-20 11:43:14 +02:00
|
|
|
SUBDIR += massxpert
|
2002-03-09 11:58:55 +01:00
|
|
|
SUBDIR += mayavi
|
2005-05-22 17:50:06 +02:00
|
|
|
SUBDIR += mbdyn
|
2005-02-18 15:17:20 +01:00
|
|
|
SUBDIR += mcstas
|
2006-09-25 01:09:26 +02:00
|
|
|
SUBDIR += medit
|
2010-01-25 01:27:10 +01:00
|
|
|
SUBDIR += meep
|
2006-02-12 16:30:03 +01:00
|
|
|
SUBDIR += minc
|
2006-04-30 14:05:08 +02:00
|
|
|
SUBDIR += minc2
|
2009-09-19 13:02:46 +02:00
|
|
|
SUBDIR += mol2ps
|
2003-04-04 12:22:55 +02:00
|
|
|
SUBDIR += mpb
|
2001-09-12 18:36:24 +02:00
|
|
|
SUBDIR += mpqc
|
2002-07-16 08:53:52 +02:00
|
|
|
SUBDIR += mpqc-mpich
|
Code_Saturne is EDF's general purpose computational fluid dynamics
software. Developed since 1997 at EDF R&D, it is based on a co-located
Finite Volume approach that accepts meshes with any type of
cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...)
and any type of grid structure (unstructured, blockstructured, hybrid,
conforming or with hanging nodes, ...).
Its basic capabilities enable the handling of either incompressible or
expandable flows with or without heat transfer and turbulence (mixing
length, 2-equation models, v2f, Reynolds stress models, Large Eddy
Simulations, ...).
<http://rd.edf.com/code_saturne/>
2007-06-17 23:04:54 +02:00
|
|
|
SUBDIR += ncs
|
2006-01-30 23:19:24 +01:00
|
|
|
SUBDIR += netcdf
|
2009-03-22 23:09:27 +01:00
|
|
|
SUBDIR += netcdf-ftn
|
2010-05-20 16:21:43 +02:00
|
|
|
SUBDIR += netcdf3-ftn
|
2009-01-01 13:20:36 +01:00
|
|
|
SUBDIR += netcdf4
|
2007-04-28 12:58:01 +02:00
|
|
|
SUBDIR += nifticlib
|
2004-11-15 23:53:44 +01:00
|
|
|
SUBDIR += omnetpp
|
2003-01-05 18:04:59 +01:00
|
|
|
SUBDIR += openbabel
|
2004-03-24 00:34:29 +01:00
|
|
|
SUBDIR += ovt
|
2006-08-03 09:29:03 +02:00
|
|
|
SUBDIR += p5-Algorithm-SVMLight
|
2010-04-02 17:33:52 +02:00
|
|
|
SUBDIR += p5-Chemistry-3DBuilder
|
2010-04-02 17:24:14 +02:00
|
|
|
SUBDIR += p5-Chemistry-Bond-Find
|
2010-04-02 17:25:12 +02:00
|
|
|
SUBDIR += p5-Chemistry-Canonicalize
|
2002-02-08 07:15:14 +01:00
|
|
|
SUBDIR += p5-Chemistry-Elements
|
2010-04-02 17:32:52 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-MDLMol
|
2010-04-02 17:32:24 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-Mopac
|
2009-05-17 14:51:49 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-PDB
|
2010-04-02 17:33:24 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-SLN
|
2010-04-02 17:34:39 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-SMARTS
|
2010-04-02 17:35:47 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-SMILES
|
2010-04-02 17:28:04 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-VRML
|
2010-04-02 17:28:42 +02:00
|
|
|
SUBDIR += p5-Chemistry-File-XYZ
|
2010-04-02 17:31:34 +02:00
|
|
|
SUBDIR += p5-Chemistry-FormulaPattern
|
2010-04-02 17:35:23 +02:00
|
|
|
SUBDIR += p5-Chemistry-InternalCoords
|
2010-04-02 17:26:37 +02:00
|
|
|
SUBDIR += p5-Chemistry-Isotope
|
2009-05-17 15:00:50 +02:00
|
|
|
SUBDIR += p5-Chemistry-MacroMol
|
2010-04-02 17:29:58 +02:00
|
|
|
SUBDIR += p5-Chemistry-MidasPattern
|
2010-04-02 17:29:35 +02:00
|
|
|
SUBDIR += p5-Chemistry-Mok
|
2009-05-17 01:29:15 +02:00
|
|
|
SUBDIR += p5-Chemistry-Mol
|
2010-04-02 17:25:56 +02:00
|
|
|
SUBDIR += p5-Chemistry-Pattern
|
2010-04-02 17:32:03 +02:00
|
|
|
SUBDIR += p5-Chemistry-Reaction
|
2010-04-02 17:27:22 +02:00
|
|
|
SUBDIR += p5-Chemistry-Ring
|
2011-03-10 07:15:55 +01:00
|
|
|
SUBDIR += p5-Geo-BUFR
|
2010-12-29 09:50:40 +01:00
|
|
|
SUBDIR += p5-Geo-Coordinates-Converter
|
2011-06-12 18:18:59 +02:00
|
|
|
SUBDIR += p5-Geo-Coordinates-Converter-iArea
|
2009-03-22 16:18:46 +01:00
|
|
|
SUBDIR += p5-Geo-ReadGRIB
|
2010-01-15 08:20:43 +01:00
|
|
|
SUBDIR += p5-Geo-WebService-Elevation-USGS
|
2010-04-02 17:36:26 +02:00
|
|
|
SUBDIR += p5-PerlMol
|
2010-09-09 02:26:13 +02:00
|
|
|
SUBDIR += p5-Physics-Unit
|
2006-09-28 21:17:57 +02:00
|
|
|
SUBDIR += paje
|
2005-06-14 07:41:20 +02:00
|
|
|
SUBDIR += paraview
|
2009-06-22 17:55:11 +02:00
|
|
|
SUBDIR += peekabot
|
2007-04-30 15:44:51 +02:00
|
|
|
SUBDIR += pnetcdf
|
2004-03-19 10:32:49 +01:00
|
|
|
SUBDIR += psi3
|
2009-02-28 20:58:19 +01:00
|
|
|
SUBDIR += psychopy
|
2010-01-09 13:19:58 +01:00
|
|
|
SUBDIR += py-DendroPy
|
2010-11-13 22:41:03 +01:00
|
|
|
SUBDIR += py-biolccc
|
2009-07-13 16:07:16 +02:00
|
|
|
SUBDIR += py-h5py
|
2008-09-27 01:21:54 +02:00
|
|
|
SUBDIR += py-hcluster
|
2008-09-27 20:52:29 +02:00
|
|
|
SUBDIR += py-mdp
|
2009-04-23 19:02:20 +02:00
|
|
|
SUBDIR += py-mlpy
|
2009-02-23 21:18:45 +01:00
|
|
|
SUBDIR += py-netCDF4
|
2011-03-16 09:46:36 +01:00
|
|
|
SUBDIR += py-obspy-core
|
2011-12-09 09:59:34 +01:00
|
|
|
SUBDIR += py-obspy.db
|
2011-03-14 15:05:40 +01:00
|
|
|
SUBDIR += py-obspy.gse2
|
2011-06-29 10:18:07 +02:00
|
|
|
SUBDIR += py-obspy.imaging
|
2011-12-13 07:24:57 +01:00
|
|
|
SUBDIR += py-obspy.iris
|
2011-03-14 14:08:04 +01:00
|
|
|
SUBDIR += py-obspy.mseed
|
2011-03-14 15:09:29 +01:00
|
|
|
SUBDIR += py-obspy.signal
|
2012-01-16 07:55:05 +01:00
|
|
|
SUBDIR += py-obspy.taup
|
2011-03-21 07:28:57 +01:00
|
|
|
SUBDIR += py-obspy.wav
|
2011-06-29 10:13:17 +02:00
|
|
|
SUBDIR += py-obspy.xseed
|
2008-07-19 16:00:33 +02:00
|
|
|
SUBDIR += py-openbabel
|
2005-07-18 18:22:48 +02:00
|
|
|
SUBDIR += py-paida
|
2009-01-16 01:09:20 +01:00
|
|
|
SUBDIR += py-pydicom
|
2011-02-20 04:54:04 +01:00
|
|
|
SUBDIR += py-scimath
|
2004-08-26 10:37:09 +02:00
|
|
|
SUBDIR += py-scipy
|
2011-07-01 22:23:41 +02:00
|
|
|
SUBDIR += py-ws2300
|
2009-11-19 14:44:38 +01:00
|
|
|
SUBDIR += pybrain
|
2008-06-03 11:41:36 +02:00
|
|
|
SUBDIR += pycdf
|
2010-05-19 07:31:44 +02:00
|
|
|
SUBDIR += pynn
|
2005-02-10 09:44:55 +01:00
|
|
|
SUBDIR += qcl
|
2010-01-13 20:26:59 +01:00
|
|
|
SUBDIR += qtresistors
|
2004-02-28 00:54:14 +01:00
|
|
|
SUBDIR += ruby-dcl
|
2004-03-14 17:34:51 +01:00
|
|
|
SUBDIR += ruby-gphys
|
2011-03-25 13:08:20 +01:00
|
|
|
SUBDIR += rubygem-ai4r
|
- New port silo-4.6.1
A mesh and field I/O library and scientific database
Silo is a library for reading and writing a wide variety of scientific
data to binary, disk files. The files Silo produces and the data within
them can be easily shared and exchanged between wholly independently
developed applications running on disparate computing platforms.
Consequently, Silo facilitates the development of general purpose tools
for processing scientific data. One of the more popular tools that process
Silo data files is the VisIt visualization tool.
Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
constructive solid geometry (CSG) meshes, piecewise-constant (e.g.
zone-centered) and piecewise-linear (e.g. node-centered) variables defined
on the node, edge, face or volume elements of meshes as well as the
decomposition of meshes into arbitrary subset hierarchies including
materials and mixing materials. In addition, Silo supports a wide variety
of other useful objects to address various scientific computing
application needs.Although the Silo library is a serial library, it has
some key features which enable it to be applied quite effectively and
scalably in parallel.
PR: ports/125725
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com>
2008-07-20 23:19:13 +02:00
|
|
|
SUBDIR += silo
|
2004-11-27 22:38:03 +01:00
|
|
|
SUBDIR += simlib
|
2011-10-17 02:03:42 +02:00
|
|
|
SUBDIR += step
|
2006-08-01 17:07:54 +02:00
|
|
|
SUBDIR += svmlight
|
2005-03-17 20:30:00 +01:00
|
|
|
SUBDIR += szip
|
2005-01-14 22:52:08 +01:00
|
|
|
SUBDIR += udunits
|
2005-12-10 22:45:28 +01:00
|
|
|
SUBDIR += v_sim
|
2011-01-06 03:39:32 +01:00
|
|
|
SUBDIR += veusz
|
2002-01-09 15:51:38 +01:00
|
|
|
SUBDIR += vis5d+
|
2004-08-21 18:34:57 +02:00
|
|
|
SUBDIR += vmd
|
2004-12-27 00:08:06 +01:00
|
|
|
SUBDIR += x11iraf
|
2001-09-12 18:36:24 +02:00
|
|
|
SUBDIR += xmakemol
|
2006-07-19 21:58:28 +02:00
|
|
|
SUBDIR += xmds
|
2001-03-24 22:40:17 +01:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|