HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51973,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=90",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=88",
"results": [
{
"name": "luma",
"portdir": "science/luma",
"version": "1.7.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cfdemons/LUMA",
"description": "Open-source project Lattice-Boltzmann at the University of Manchester (LUMA)",
"long_description": "Open-source project Lattice-Boltzmann at the University of Manchester (LUMA)",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS",
"zlib",
"mpich-clang18",
"hdf5",
"libomp"
]
}
],
"depends_on": []
},
{
"name": "luaradio",
"portdir": "science/luaradio",
"version": "0.10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luaradio.io/",
"description": "A lightweight, embeddable software-defined radio framework built on LuaJIT",
"long_description": "A lightweight, embeddable software-defined radio framework built on LuaJIT",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "v",
"github": "vsergeev",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"luajit"
]
},
{
"type": "run",
"ports": [
"fftw-3",
"liquid-dsp",
"volk"
]
}
],
"depends_on": []
},
{
"name": "lsd2",
"portdir": "science/lsd2",
"version": "2.4.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tothuhien/lsd2",
"description": "A phylogeny dating method using least-squares algorithms and criteria",
"long_description": "A phylogeny dating method using least-squares algorithms and criteria",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"iqtree3",
"iqtree2"
]
}
]
},
{
"name": "lscsoft-deps",
"portdir": "science/lscsoft-deps",
"version": "20200805",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lsc-group.phys.uwm.edu/daswg",
"description": "LSCSoft dependencies meta-port",
"long_description": "This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"glue",
"lalsuite",
"nds2",
"nds2_swig",
"gds"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"automake",
"boost",
"cmake",
"git",
"git-lfs",
"glib2",
"jsoncpp",
"libtool",
"pkgconfig",
"swig",
"swig-java",
"swig-octave",
"swig-python",
"graphviz",
"gnu-classpath",
"python27",
"fftw-3",
"fftw-3-single",
"gsl",
"kerberos5",
"py27-astropy",
"py27-cjson",
"py27-freezegun",
"py27-healpy",
"py27-ligo-lw",
"py27-ligo-segments",
"py27-lscsoft-glue",
"py27-mock",
"py27-numpy",
"py27-openssl",
"py27-pyrxp",
"py27-pytest",
"py27-pytest-mpl",
"py27-scipy",
"py27-shapely",
"hdf5",
"healpix-c",
"ldas-tools-framecpp",
"autoconf",
"metaio",
"root6",
"doxygen",
"libxml2",
"libframe"
]
}
],
"depends_on": []
},
{
"name": "lparse",
"portdir": "science/lparse",
"version": "1.1.2",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tcs.hut.fi/Software/smodels",
"description": "prepare variable-free programs for smodels",
"long_description": "Smodels works with variable-free programs that are quite cumbersome to generate by hand. Lparse is a front-end that adds variables (and a lot of other stuff) to the accepted language and generates a variable-free simple logic program that can be given to smodels. Lparse also implements several other semantics (classical negation, partial stable models) by translating them into normal logic programs.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "liquid-dsp",
"portdir": "science/liquid-dsp",
"version": "20221120-c3e0de7e",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.liquidsdr.org/",
"description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C.",
"long_description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C. Its purpose is to provide a set of extensible DSP modules that do no rely on external dependencies or cumbersome frameworks.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"gsed",
"clang-18",
"autoconf",
"grep"
]
},
{
"type": "lib",
"ports": [
"libfec",
"fftw-3-single"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"CubicSDR",
"PothosLiquidDSP",
"gr37-lora-rpp0",
"gr-lora-rpp0",
"inspectrum"
]
},
{
"type": "run",
"ports": [
"luaradio"
]
}
]
},
{
"name": "linrad",
"portdir": "science/linrad",
"version": "20211204-997",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sm5bsz.com/linuxdsp/linrad.htm",
"description": "Linrad is a free multi-OS SDR receiver (A Software Defined Radio receiver).",
"long_description": "Linrad is a free multi-OS SDR receiver (A Software Defined Radio receiver).",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"airspy",
"airspyhf",
"bladerf",
"perseus",
"rtlsdr",
"sdrplay"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns",
"nasm",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"portaudio",
"xorg-libXext",
"libusb",
"libusb-compat",
"SDRplay",
"airspy",
"airspyhf",
"rtl-sdr",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "limesuite-devel",
"portdir": "science/limesuite",
"version": "20220505-c1b19b23",
"license": "Apache-2",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://myriadrf.org/projects/lime-suite/",
"description": "provides drivers and SDR application support for the LMS7002M RFIC",
"long_description": "Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware. This port is kept up with the LimeSuite GIT 'master' branch, is typically updated weekly to monthly.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"debug",
"wxgui",
"soapy",
"octave",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"SoapySDR",
"libusb",
"wxWidgets-3.2"
]
}
],
"depends_on": []
},
{
"name": "linhpsdr",
"portdir": "science/linhpsdr",
"version": "20230106-02361708",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/g0orx/linhpsdr",
"description": "linHPSDR is an HPSDR application for Linux and macOS",
"long_description": "linHPSDR is an HPSDR application for Linux and macOS",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"gtk3",
"gdk-pixbuf2",
"libsoundio",
"SoapySDR",
"wdsp",
"pango",
"fftw-3",
"atk"
]
}
],
"depends_on": []
},
{
"name": "limesuite",
"portdir": "science/limesuite",
"version": "22.09.1",
"license": "Apache-2",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://myriadrf.org/projects/lime-suite/",
"description": "provides drivers and SDR application support for the LMS7002M RFIC",
"long_description": "Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"debug",
"wxgui",
"soapy",
"octave",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"SoapySDR",
"libusb",
"wxWidgets-3.2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel",
"SDRPlusPlus",
"gr-limesdr",
"gr37-limesdr",
"gr-limesdr-devel"
]
}
]
},
{
"name": "ligotools",
"portdir": "science/ligotools",
"version": "1.2.0",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LIGOTools",
"description": "This is a collection of tools used by the LIGO scientific community",
"long_description": "This is a collection of tools used by the LIGO scientific community",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tcl"
]
}
],
"depends_on": []
},
{
"name": "ligo-lvalert-heartbeat",
"portdir": "science/ligo-lvalert-heartbeat",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lvalert.html",
"description": "LVAlert Heartbeat Tools",
"long_description": "This module implements a basic functionality monitor for lvalert_listen instances via the LVAlert system itself.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ligo-common",
"py27-pyxmpp",
"ligo-lvalert"
]
}
],
"depends_on": []
},
{
"name": "ligo-lvalert",
"portdir": "science/ligo-lvalert",
"version": "1.4.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lvalert.html",
"description": "The LIGO-Virgo Alert System",
"long_description": "A prototype notification service built on the xmpp (jabber) protocol and the pubsub extension. It provides a basic notification tool which allows multiple producers and consumers of notifications.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-libxml2",
"py27-ligo-common",
"python27",
"py27-pyxmpp",
"py27-m2crypto",
"py27-dnspython"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ligo-lvalert-heartbeat"
]
}
]
},
{
"name": "libxc6",
"portdir": "science/libxc6",
"version": "6.2.2",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/libxc/libxc",
"description": "Exchange-correlation functionals for DFT",
"long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
},
{
"type": "test",
"ports": [
"bzip2",
"bash"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"abinit"
]
}
]
},
{
"name": "libxc5",
"portdir": "science/libxc5",
"version": "5.2.3",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/libxc/libxc",
"description": "Exchange-correlation functionals for DFT",
"long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
},
{
"type": "test",
"ports": [
"bzip2",
"bash"
]
}
],
"depends_on": []
},
{
"name": "libxc4",
"portdir": "science/libxc4",
"version": "4.3.4",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tddft.org/programs/libxc/",
"description": "exchange-correlation functionals for DFT",
"long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ape",
"atompaw",
"octopus"
]
}
]
},
{
"name": "libxc",
"portdir": "science/libxc",
"version": "2.2.3",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tddft.org/programs/libxc/",
"description": "exchange-correlation functionals for DFT",
"long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"HORTON"
]
}
]
},
{
"name": "libtcd",
"portdir": "science/libtcd",
"version": "2.2.7-r2",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.flaterco.com/xtide/",
"description": "API for using Tide Constituent Database files",
"long_description": "libtcd provides a software API for reading and writing Tide Constituent Database (TCD) files.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xtide"
]
}
]
},
{
"name": "libstree",
"portdir": "science/libstree",
"version": "0.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cl.cam.ac.uk/~cpk25/libstree/",
"description": "generic suffix tree implementation, written in C",
"long_description": "generic suffix tree implementation, written in C",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libsc",
"portdir": "science/libsc",
"version": "2.8.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.p4est.org",
"description": "provides support for parallel scientific applications",
"long_description": "The SC Library provides support for parallel scientific applications.",
"active": true,
"categories": [
"devel",
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"lua",
"OpenBLAS",
"mpich-clang18",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p4est"
]
}
]
},
{
"name": "libsharp",
"portdir": "science/libsharp",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://healpix.sourceforge.io",
"description": "C/C++ library for fast spherical harmonic transforms",
"long_description": "libsharp is a library for spherical harmonic transforms (SHTs), which evolved from the libpsht library, addressing several of its shortcomings, such as adding MPI support for distributed memory systems and SHTs of fields with arbitrary spin, but also supporting new developments in CPU instruction sets like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA) instructions. The library is implemented in portable C99 and provides an interface that can be easily accessed from other programming languages such as C++, Fortran, Python etc. Generally, libsharp's performance is at least on par with that of its predecessor; however, significant improvements were made to the algorithms for scalar SHTs, which are roughly twice as fast when using the same CPU capabilities.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 446
}
],
"variants": [
"openmp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libomp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-healpy",
"py35-healpy",
"py36-healpy",
"py37-healpy",
"py310-healpy",
"py311-healpy",
"py312-healpy",
"py313-healpy",
"py314-healpy",
"py38-healpy",
"py39-healpy",
"healpix-cxx"
]
}
]
},
{
"name": "libsbmlsim",
"portdir": "science/libsbmlsim",
"version": "1.4.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fun.bio.keio.ac.jp/software/libsbmlsim/",
"description": "A library for simulating SBML models",
"long_description": "LibSBMLSim is a library for simulating an SBML model which contains Ordinary Differential Equations (ODEs). LibSBMLSim provides simple command-line tool and several APIs to load an SBML model, perform numerical integration (simulate) and export its results. Both explicit and implicit methods are supported on libSBMLSim.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [
"debug",
"csharp",
"java",
"python313",
"python314",
"ruby",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsbml"
]
}
],
"depends_on": []
},
{
"name": "libsbml",
"portdir": "science/libsbml",
"version": "5.21.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sbml.org/Software/libSBML",
"description": "The Systems Biology Markup Language library",
"long_description": "LibSBML is a free, open-source programming library to help you read, write, manipulate, translate, and validate SBML files and data streams. It is not an application itself (though it does come with example programs), but rather a library you can embed in your own applications.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [
"debug",
"arrays",
"comp",
"cppnamespace",
"distrib",
"dyn",
"expat",
"fbc",
"groups",
"java",
"layout",
"libxml2",
"multi",
"python313",
"python314",
"qual",
"render",
"req",
"spatial",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"pkgconfig",
"swig",
"check"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libxml2",
"bzip2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rsbml",
"libsbmlsim"
]
}
]
},
{
"name": "libquantum",
"portdir": "science/libquantum",
"version": "0.2.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.libquantum.de/",
"description": "library for the simulation of a quantum computer",
"long_description": "libquantum is a C library for the simulation of a quantum computer. Based on the principles of quantum mechanics, it provides an implementation of a quantum register. Basic operations for register manipulation such as the Hadamard gate or the Controlled-NOT gate are available through an easy-to-use interface. Measurements can be performed on either single qubits or the whole quantum register.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libosmo-dsp",
"portdir": "science/libosmo-dsp",
"version": "20170318",
"license": "GPL-2+",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sdr.osmocom.org/",
"description": "A library with SDR DSP primitives",
"long_description": "A library with SDR DSP primitives",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"doxygen",
"fftw-3-single"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr-iqbalance",
"gr37-iqbalance"
]
}
]
},
{
"name": "liboglappth",
"portdir": "science/liboglappth",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bioinformatics.org/",
"description": "Library for the ghemical port.",
"long_description": "Library for the ghemical port.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libGLU",
"mesa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ghemical"
]
}
]
},
{
"name": "libnova",
"portdir": "science/libnova",
"version": "0.15.0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libnova.sourceforge.net/",
"description": "Celestial Mechanics, Astrometry and Astrodynamics Library",
"long_description": "libnova is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. The intended audience of libnova is C / C++ programmers, astronomers and anyone else interested in calculating positions of astronomical objects or celestial mechanics. libnova is the calculation engine used by the Nova project and most importantly, is free software.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"indi"
]
}
]
},
{
"name": "libmed",
"portdir": "science/libmed",
"version": "4.1.1",
"license": "GPL-3+ and LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20220124071248/https://www.salome-platform.org/user-section/about/med",
"description": "a library to store and exchange meshed data or computation results",
"long_description": "MED (Modeling and Exchange of Data) is a library to store and exchange meshed data or computation results.",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"python311",
"python310",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"hdf5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gmsh"
]
}
]
},
{
"name": "liblsl",
"portdir": "science/liblsl",
"version": "1.16.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sccn/liblsl",
"description": "C++ library for multi-modal time-synched data transmission over the local network.",
"long_description": "The lab streaming layer is a simple all-in-one approach to streaming experiment data between applications in a lab, e.g. instrument time series, event markers, audio, and so on.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"debug",
"static",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pugixml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boost181"
]
}
],
"depends_on": []
},
{
"name": "libklustersshared",
"portdir": "science/libklustersshared",
"version": "2.0.0",
"license": "GPL-3+ and GPL-2+ and cdcill",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://neurosuite.sourceforge.net/",
"description": "Utility library for the NeuroSuite programs",
"long_description": "Utility library for the NeuroSuite programs. libklustersshared is part of a larger data analysis framework. See Klusters, NeuroScope and NdManager.",
"active": true,
"categories": [
"science",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ndmanager2"
]
}
]
},
{
"name": "libint",
"portdir": "science/libint",
"version": "2.0.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/libint/",
"description": "a library for the evaluation of molecular integrals of many-body operators over Gaussian functions",
"long_description": "A library of C/C++ functions for efficient evaluation of several kinds of two-body molecular integrals over Gaussian functions. The optimizing compiler that generates a Libint library.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "yangx59",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"HORTON"
]
}
]
},
{
"name": "libiio",
"portdir": "science/libiio",
"version": "0.24",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/analogdevicesinc/libiio",
"description": "libiio is used to interface to the Industrial Input/Output (IIO) Subsystem",
"long_description": "libiio is used to interface to the Industrial Input/Output (IIO) Subsystem. The IIO subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog converters (ADCs, DACs). This includes, but is not limited to ADCs, Accelerometers, Gyros, IMUs, Capacitance to Digital Converters (CDCs), Pressure Sensors, Color, Light and Proximity Sensors, Temperature Sensors, Magnetometers, DACs, DDS (Direct Digital Synthesis), PLLs (Phase Locked Loops), Variable/Programmable Gain Amplifiers (VGA, PGA), and RF transceivers. You can use libiio natively on an embedded Linux target (local mode), or use libiio to communicate remotely to that same target from a host Linux, Windows, or MAC over USB or Ethernet or Serial. Provides the release, which is typically updated every few months to yearly.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"debug",
"python27",
"python310",
"python311",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"pkgconfig",
"doxygen"
]
},
{
"type": "lib",
"ports": [
"libusb",
"libxml2",
"python310",
"py310-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SoapyPlutoSDR",
"gr-iio",
"gr37-iio",
"libad9361-iio"
]
}
]
},
{
"name": "libghemical",
"portdir": "science/libghemical",
"version": "3.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bioinformatics.org/ghemical/libghemical/",
"description": "Library for the ghemical port.",
"long_description": "Library for the ghemical port.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"glib2",
"libtool",
"pkgconfig",
"intltool"
]
},
{
"type": "lib",
"ports": [
"mesa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ghemical"
]
}
]
},
{
"name": "libframe",
"portdir": "science/libframe",
"version": "8.48.4",
"license": "lgpl-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/virgo/virgoapp/Fr",
"description": "LIGO/VIRGO Frame Library",
"long_description": "A Common Data Frame Format for Interferometric Gravitational Wave Detector has been developed by VIRGO and LIGO. The Frame Library is a software dedicated to the frame manipulation including file input/output.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 446
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lalapps",
"lalframe"
]
},
{
"type": "run",
"ports": [
"lscsoft-deps"
]
}
]
},
{
"name": "libdicom",
"portdir": "science/libdicom",
"version": "1.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ImagingDataCommons/libdicom",
"description": "C library and tools for reading DICOM data sets",
"long_description": "libdicom is a C library and a set of tools for reading files that follow the DICOM medical imaging standard. It allows random access to individual frame items of Pixel Data elements, permitting efficient processing of large DICOM images.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "bgilbert",
"github": "bgilbert",
"ports_count": 16
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"uthash",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openslide"
]
}
]
},
{
"name": "libfec",
"portdir": "science/libfec",
"version": "20210201-c5d935f4",
"license": "LGPL",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fblomqvi/libfec",
"description": "implements several popular forward error correction (FEC)",
"long_description": "implements several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP).",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr37-satellites",
"liquid-dsp"
]
}
]
},
{
"name": "libdap",
"portdir": "science/libdap",
"version": "3.18.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.opendap.org",
"description": "A C++ SDK which contains an implementation of DAP 2.0",
"long_description": "A C++ SDK which contains an implementation of DAP 2.0, Client- and Server-side support classes and a prototype implementation of the AIS.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libxml2",
"curl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gadap"
]
},
{
"type": "lib",
"ports": [
"grads"
]
}
]
},
{
"name": "libctl",
"portdir": "science/libctl",
"version": "3.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ab-initio.mit.edu/wiki/index.php/Libctl",
"description": "Scheme/Guile-based scripting of scientific code.",
"long_description": "Libctl is a free Guile-based library implementing flexible control files for scientific simulations. It was written to support the MIT Photonic Bands and Meep software, but has proven useful in other programs too.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "Yogesh.Sharma",
"github": "",
"ports_count": 2
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"guile-2.2"
]
}
],
"depends_on": []
},
{
"name": "libcifpp",
"portdir": "science/libcifpp",
"version": "10.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PDB-REDO/libcifpp",
"description": "Library containing code to manipulate mmCIF and PDB files",
"long_description": "Library containing code to manipulate mmCIF and PDB files",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"zlib",
"pcre2",
"eigen3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dssp"
]
}
]
},
{
"name": "libccp4",
"portdir": "science/libccp4",
"version": "8.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cctbx/ccp4io/tree/master/libccp4",
"description": "C++ toolkit for superposition of macromolecules",
"long_description": "SSM is a macromolecular coordinate superposition library, written by Eugene Krissinel of the EBI. It implements the SSM algorithm of protein structure comparison in three dimensions, which includes an original procedure of matching graphs built on the protein's secondary-structure elements, followed by an iterative three-dimensional alignment of protein backbone Calpha atoms.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"m4",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mmdb2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"clipper",
"coot",
"coot-devel",
"ssm"
]
}
]
},
{
"name": "libccd",
"portdir": "science/libccd",
"version": "2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 20190111,
"replaced_by": null,
"homepage": "https://github.com/danfis/libccd",
"description": "A library for collision detection between convex shapes",
"long_description": "A library for collision detection between convex shapes",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ode",
"fcl"
]
}
]
},
{
"name": "libbiosig",
"portdir": "science/libbiosig",
"version": "1.8.6",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://biosig.sourceforge.net",
"description": "I/O library for biomedical data",
"long_description": "BioSig is a library for accessing files in several biomedical data formats (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG, SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100, FAMOS, SigmaPLpro, TMS32)",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gawk",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"SuiteSparse_CHOLMOD",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "libad9361-iio",
"portdir": "science/libad9361-iio",
"version": "20220908-43643ab0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/analogdevicesinc/libad9361-iio",
"description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more",
"long_description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more. This is a simple library used for userspace, which manages multi-chip sync (on platforms [FMCOMMS5] where multiple AD9361 devices are use) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SoapyPlutoSDR",
"gr-iio",
"gr37-iio"
]
}
]
},
{
"name": "libANN",
"portdir": "science/libANN",
"version": "1.1.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.umd.edu/~mount/ANN/",
"description": "A Library for Approximate Nearest Neighbor Searching",
"long_description": "ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-scikits-ann",
"gmsh"
]
}
]
},
{
"name": "lenstool",
"portdir": "science/lenstool",
"version": "8.0.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://projets.lam.fr/projects/lenstool",
"description": "A gravitational lensing software for modeling mass distribution of galaxies and clusters (strong and weak regime).",
"long_description": "LENSTOOL package contains a C library and several executables for creating, and post-processing gravitational lensing models. LENSTOOL lens model, processing steps, and input data are listed in an ASCII parameter file. The lenstool executable parses this file and performs the successive requested processing steps. Perl scripts provided in the package allow to visualize output results in the graphical interface DS9 provided by Smithsonian Astrophysical Observatory (SAO). In case of MCMC model optimization, MCMC samples are delivered in an output ASCII file. MCMC samples can be post-processed by several additional executables provided in the package.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "eric.jullo",
"github": "ejullo",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gsl",
"cfitsio",
"wcslib"
]
}
],
"depends_on": []
},
{
"name": "py27-ldas-tools-ldasgen",
"portdir": "science/ldas-tools-ldasgen",
"version": "2.5.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"flex",
"pkgconfig",
"swig-python"
]
},
{
"type": "lib",
"ports": [
"python27",
"ldas-tools-al",
"py27-ldas-tools-al",
"ldas-tools-ldasgen"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
},
{
"name": "ldas-tools-utilities",
"portdir": "science/ldas-tools-utilities",
"version": "2.5.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Utilities built upon various ldas-tools components.",
"long_description": "Utilities built upon various ldas-tools components.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-diskcacheAPI",
"ldas-tools-frameAPI"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "ldas-tools-ldasgen",
"portdir": "science/ldas-tools-ldasgen",
"version": "2.5.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-al"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ldas-tools-diskcacheAPI",
"py27-ldas-tools-diskcacheAPI",
"ldas-tools-frameAPI",
"py27-ldas-tools-frameAPI",
"py27-ldas-tools-ldasgen"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools-framecpp",
"portdir": "science/ldas-tools-framecpp",
"version": "2.5.8",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Suite of LDAS tools",
"long_description": "Suite of LDAS tools This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"ldas-tools-al",
"bzip2",
"ldas-tools-framecpp",
"py27-ldas-tools-al",
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools-frameAPI",
"portdir": "science/ldas-tools-frameAPI",
"version": "2.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-frameAPI",
"python27",
"ldas-tools-ldasgen",
"ldas-tools-framecpp",
"py27-ldas-tools-al",
"ldas-tools-filters"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
}
]
}