HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50624,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=545",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=543",
"results": [
{
"name": "bali-phy",
"portdir": "science/bali-phy",
"version": "4.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bali-phy.org/",
"description": "Bayesian co-estimation of phylogenies and multiple alignments via MCMC",
"long_description": "BAli-Phy estimates multiple sequence alignments and evolutionary trees from DNA, amino acid, or codon sequences. It uses likelihood-based evolutionary models of substitutions and insertions and deletions to place gaps.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"eigen3",
"pandoc",
"cereal",
"clang-20",
"cmake",
"meson",
"ninja",
"nlohmann-json",
"pkgconfig",
"range-v3"
]
},
{
"type": "lib",
"ports": [
"cairo",
"libfmt11",
"boost187"
]
},
{
"type": "run",
"ports": [
"perl5"
]
},
{
"type": "test",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "avt",
"portdir": "science/avt",
"version": "0.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/elboza/avt",
"description": "Aviation Tools (metar, taf, decode airline, geo info)",
"long_description": "Aviation Tools: \n* gets metar \n* gets taf \n* decode iata / icao airports \n* gets sunrise / sunset \n* gets geo info \n* decode airline codes \n* decode aircraft tail codes \n* decode aircraft names",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "atompaw",
"portdir": "science/atompaw",
"version": "4.1.0.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://users.wfu.edu/natalie/papers/pwpaw/man.html",
"description": "Software for generating PAW atomic datasets to be used by first-principle simulation codes",
"long_description": "ATOMPAW is a program to be used for the generation of atomic datasets needed by first-principles simulation software based on the Projector Augmented-Wave (PAW) approach, which computes the electronic structure of materials within the Density-Functional theory. ATOMPAW produces, for a given atomic species, a set of basis and projectors functions, as well as some additional atomic data stored in a PAW dataset (text file). PAW datasets can be written in a XML file (conforming to XML-PAW standard) or in several proprietary formats (ABINIT, SOCORRO, Quantum Espresso, ...).",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "cram5431",
"github": "mtorrent",
"ports_count": 2
}
],
"variants": [
"accelerate",
"atlas",
"openblas",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"libxc"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc",
"libxc4"
]
}
],
"depends_on": []
},
{
"name": "ast",
"portdir": "science/ast",
"version": "9.2.10",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Starlink/ast",
"description": "StarLink Astrometry Library",
"long_description": "AST provides a comprehensive range of facilities for attaching world coordinate systems (such as RA/Dec, frequency, etc) to astronomical data, for retrieving and interpreting that information and for generating graphical output based on it.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"erfa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ds9"
]
}
]
},
{
"name": "asco",
"portdir": "science/asco",
"version": "0.4.11",
"license": "gpl",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://asco.sourceforge.net",
"description": "A SPICE Circuit Optimizer",
"long_description": "ASCO project aims to bring circuit optimization capabilities to existing SPICE simulators using a high-performance parallel differential evolution (DE) optimization algorithm. Currently out-of-the-box support for Eldo (TM), HSPICE (R), LTspice (TM), Spectre (R) and Qucs exist.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mark",
"github": "markemer",
"ports_count": 114
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qucs"
]
}
]
},
{
"name": "armadillo",
"portdir": "science/armadillo",
"version": "15.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://arma.sf.net/",
"description": "Armadillo C++ linear algebra library",
"long_description": "Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK or high-performance LAPACK-compatible libraries.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1221
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"arpack",
"openblas",
"superlu",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"hdf5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnss-sdr",
"gnss-sdr-devel",
"gr-adapt",
"gr37-adapt",
"gr-baz",
"gr37-baz",
"dolfin",
"gr-specest",
"gr37-specest",
"ensmallen",
"mlpack",
"libKriging"
]
}
]
},
{
"name": "archimedes",
"portdir": "science/archimedes",
"version": "2.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/archimedes/",
"description": "semiconductor design tool",
"long_description": "Archimedes is a tool for development of semiconductor devices, incorporating some intensive mathematics.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "arb",
"portdir": "science/arb",
"version": "6.0.6",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "http://www.arb-home.de/",
"description": "ARB graphical DNA, RNA and amino acid sequence analysis tool",
"long_description": "ARB is an application for genetic sequence analysis that includes tools for editing and aligning nucleotide and amino acid sequences. Features include routines for designing fluorescence in situ hybridization (FISH) probes and PCR and sequencing primers. Phylogenetic trees can be generated and sequences can be added to existing trees. ARB maintains links between the phylogenetic trees and sequences for database search and query. The Silva Comprehensive Ribosomal RNA Database (http://www.arb-silva.de/) maintains up-to-date databases. An active community of scientists exchanges tips on the ARB Yahoo! discussion group (http://tech.groups.yahoo.com/group/arb_users/) Citation: Wolfgang Ludwig, et al. (2004) ARB: a software environment for sequence data. Nucleic Acids Research. 32:1363-1371.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makedepend",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glew",
"libpng",
"xfig",
"gv",
"coreutils",
"gtime",
"zlib",
"sablotron",
"lynx",
"glw",
"openmotif",
"xorg-libXaw",
"gsed",
"glib2",
"readline"
]
}
],
"depends_on": []
},
{
"name": "ape",
"portdir": "science/ape",
"version": "2.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tddft.org/programs/APE",
"description": "A tool for generating atomic pseudopotentials within a Density-Functional Theory framework.",
"long_description": "APE (Atomic Pseudopotentials Engine) is a computer package designed to generate and test norm-conserving pseudo-potentials within Density Functional Theory. The generated pseudo-potentials can be either non-relativistic, scalar relativistic or fully relativistic and can explicitly include semi-core states. A wide range of exchange-correlation functionals is included. APE can generate pseudopotential files for use with SIESTA, Abinit, Octopus, and Quantum Espresso.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"gsl",
"libxc4"
]
}
],
"depends_on": []
},
{
"name": "apbs",
"portdir": "science/apbs",
"version": "3.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.poissonboltzmann.org",
"description": "Adaptive Poisson-Boltzmann Solver",
"long_description": "APBS is a software package for the numerical solution of the Poisson-Boltzmann equation, a popular continuum model for describing electrostatic interactions between molecular solutes over a wide range of length scales.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"maloc",
"SuiteSparse",
"superlu"
]
}
],
"depends_on": []
},
{
"name": "alps",
"portdir": "science/alps",
"version": "2.3.0",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://alps.comp-phys.org/",
"description": "Algorithms and Libraries for Physics Simulations",
"long_description": "The ALPS project (Algorithms and Libraries for Physics Simulations) is an open-source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"applications",
"openmpi",
"mpich",
"python27"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"python27",
"hdf5",
"py27-scipy",
"py27-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "alliance",
"portdir": "science/alliance",
"version": "5.0-20110203",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www-soc.lip6.fr/equipe-cian/logiciels/alliance/",
"description": "Alliance, CAD and libraries for VLSI design",
"long_description": "Alliance is a complete set of free CAD tools and portable libraries for VLSI design. It includes a VHDL compiler and simulator, logic synthesis tools, and automatic place and route tools. A complete set of portable CMOS libraries is provided",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openmotif",
"xpm"
]
}
],
"depends_on": []
},
{
"name": "airspyhf",
"portdir": "science/airspyhf",
"version": "1.6.8",
"license": "BSD",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/airspy/airspyhf",
"description": "User mode driver for Airspy HF+",
"long_description": "User mode driver for Airspy HF+",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel",
"SoapyAirspyHF",
"gr-osmosdr",
"linrad",
"SDRPlusPlus"
]
}
]
},
{
"name": "airspy",
"portdir": "science/airspy",
"version": "20210912-41c439f1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.airspy.com/",
"description": "Host software for AirSpy, a project to produce a low cost, open source software radio platform (SDR).",
"long_description": "Host software for AirSpy, a project to produce a low cost, open source software radio platform (SDR).",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel",
"SoapyAirspy",
"gr-osmosdr",
"gr37-osmosdr",
"linrad",
"SDRPlusPlus",
"welle.io",
"welle.io-devel"
]
}
]
},
{
"name": "aircraft_oap",
"portdir": "science/aircraft_oap",
"version": "3.1.0",
"license": "permissive",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/NCAR/aircraft_oap",
"description": "A collection of programs for manipulating Optical Array Probe data.",
"long_description": "A collection of programs for manipulating Optical Array Probe data. Consists of several translators to convert native probe data into a common OAP file format, a processor, and a display program.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libpng",
"netcdf",
"netcdf-cxx",
"zlib",
"openmotif",
"xorg-libX11",
"xorg-libXt",
"xercesc3",
"boost",
"log4cpp"
]
}
],
"depends_on": []
},
{
"name": "aida",
"portdir": "science/aida",
"version": "3.2.1",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aida.freehep.org/",
"description": "AIDA -- Abstract Interfaces for Data Analysis",
"long_description": "AIDA is a collection of abstract interfaces for common physics analysis objects, such as histograms, ntuples, fitters, IO etc... The adoption of these interfaces should make it easier for physicists to use different tools without having to learn new interfaces or change all of their code. Additional benefits will be interoperability of AIDA compliant applications (for example by making it possible for applications to exchange analysis objects via XML).",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"iAIDA"
]
}
]
},
{
"name": "abinit",
"portdir": "science/abinit",
"version": "9.2.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.abinit.org",
"description": "Full-featured atomic-scale first-principles simulation software",
"long_description": "ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave or wavelet basis. ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors, based on Density-Functional Perturbation Theory, and many more properties. Excited states can be computed within the Many-Body Perturbation Theory (the GW approximation and the Bethe-Salpeter equation), and Time-Dependent Density Functional Theory (for molecules). In addition to the main ABINIT code, different utility programs are provided. ABINIT is a project that favours development and collaboration.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "cram5431",
"github": "mtorrent",
"ports_count": 2
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang90",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gfortran",
"mpich",
"openmpi",
"fftw3",
"threads",
"scalapack",
"wannier90"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"hdf5",
"libxc4",
"netcdf-fortran",
"mpich-clang16",
"vecLibFort",
"libgcc"
]
},
{
"type": "test",
"ports": [
"py27-pandas"
]
}
],
"depends_on": []
},
{
"name": "WW",
"portdir": "science/WW",
"version": "2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tazzben/WW",
"description": "A command line tool to disaggregate Scantron or ZipGrade pre- and post-test responses into Walstad and Wagner learning types (Walstad and Wagner 2016) and adjusts them for guessing (Smith and Wagner 2017).",
"long_description": "In the Spring of 2016, Walstad and Wagner released a paper suggesting that the pretest/posttest delta is insufficient in assessing learning outcomes. However, performing such a disaggregation is time intensive, especially if the questions appear in a different location (or order) on the pre and post test. WW_out is a command line tool that makes this disaggregation easy. It uses four CSV files to generate outcomes by question and student.",
"active": true,
"categories": [
"science",
"education"
],
"maintainers": [
{
"name": "bosmith",
"github": "tazzben",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-pandas",
"python312"
]
}
],
"depends_on": []
},
{
"name": "ViennaRNA",
"portdir": "science/ViennaRNA",
"version": "2.4.17",
"license": "restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tbi.univie.ac.at/RNA/",
"description": "C Library and programs for the prediction and comparison of RNA secondary structures.",
"long_description": "The Vienna RNA Package consists of a C code library and several stand-alone programs for the prediction and comparison of RNA secondary structures.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [
"python38",
"python39",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"mpfr",
"gsl"
]
}
],
"depends_on": []
},
{
"name": "TwitterDemandCollector",
"portdir": "science/TwitterDemandCollector",
"version": "1.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tazzben/TwitterDemandCollector",
"description": "A collection tool for economists using the fact that Twitter presents a demand curve for information",
"long_description": "A collection tool for economists using the fact that Twitter presents a demand curve for information. A method paper by Smith and Wooten will be forthcoming in an open access journal.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "tazz_ben",
"github": "",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil",
"py27-tweepy"
]
}
],
"depends_on": []
},
{
"name": "TwitterDemandAnalyzer",
"portdir": "science/TwitterDemandAnalyzer",
"version": "1.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tazzben/TwitterDemandAnalyzer",
"description": "An analysis tool (to be used on the data created by the collector) for economists using the fact that Twitter presents a demand curve for information",
"long_description": "An analysis tool (to be used on the data created by the collector) for economists using the fact that Twitter presents a demand curve for information. A method paper by Smith and Wooten will be forthcoming in an open access journal.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "tazz_ben",
"github": "",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil",
"py27-tz"
]
}
],
"depends_on": []
},
{
"name": "SoapyUHD",
"portdir": "science/SoapyUHD",
"version": "0.4.1",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyUHD",
"description": "Soapy SDR plugins for UHD devices",
"long_description": "Soapy SDR plugins for UHD devices",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"uhd",
"boost176"
]
}
],
"depends_on": []
},
{
"name": "SoapySDRPlay3",
"portdir": "science/SoapySDRPlay3",
"version": "20221130-794425ff",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapySDRPlay3",
"description": "Soapy SDR module for SDRPlay 3 driver",
"long_description": "Soapy SDR module for SDRPlay 3 driver",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SDRplay3",
"SoapySDR"
]
}
],
"depends_on": []
},
{
"name": "SoapySDRPlay",
"portdir": "science/SoapySDRPlay",
"version": "20211121-4bf80bc3",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapySDRPlay2",
"description": "Soapy SDR module for SDRPlay",
"long_description": "Soapy SDR module for SDRPlay",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SDRplay",
"SoapySDR"
]
}
],
"depends_on": []
},
{
"name": "SoapySDR",
"portdir": "science/SoapySDR",
"version": "0.8.1",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapySDR/wiki",
"description": "A fresh and clean vendor neutral and platform independent SDR support library",
"long_description": "SoapySDR is an open-source generalized C/C++ API and runtime library for interfacing with SDR devices. With SoapySDR, you can instantiate, configure, and stream with an SDR device in a variety of environments. Both osmosdr and uhd devices are available within SoapySDR. In addition, vendors can directly support their hardware using SoapySDR device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications to SoapySDR devices. And SoapySDR has support for powerful platforms like GNU Radio and Pothos.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "gedgy63",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"python27",
"python36",
"python37",
"python38",
"python39",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"quisk",
"SoapyRTLSDR",
"CubicSDR",
"SDRangel",
"SoapyAirspy",
"SoapyAirspyHF",
"SoapyAudio",
"SoapyBladeRF",
"SoapyHackRF",
"SoapyPlutoSDR",
"SoapyRedPitaya",
"SoapyRemote",
"SoapySDRPlay",
"SoapySDRPlay3",
"SoapyUHD",
"gr-osmosdr",
"gr37-osmosdr",
"limesuite",
"linhpsdr",
"limesuite-devel",
"rx_tools",
"rtl_433",
"PothosSoapy",
"welle.io",
"welle.io-devel"
]
}
]
},
{
"name": "SoapyRemote",
"portdir": "science/SoapyRemote",
"version": "0.5.2",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyRemote",
"description": "Soapy SDR module for use any Soapy SDR remotely",
"long_description": "Soapy SDR module for use any Soapy SDR remotely",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR"
]
}
],
"depends_on": []
},
{
"name": "SoapyRedPitaya",
"portdir": "science/SoapyRedPitaya",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyRedPitaya",
"description": "Soapy SDR plugins for Red Pitaya",
"long_description": "Soapy SDR plugins for Red Pitaya",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR"
]
}
],
"depends_on": []
},
{
"name": "SoapyRTLSDR",
"portdir": "science/SoapyRTLSDR",
"version": "0.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyRTLSDR",
"description": "Soapy SDR module for RTL-SDR",
"long_description": "Soapy SDR module for RTL-SDR",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"rtl-sdr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"indi"
]
}
]
},
{
"name": "SoapyPlutoSDR",
"portdir": "science/SoapyPlutoSDR",
"version": "0.2.1",
"license": "LGPL-2.1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyPlutoSDR",
"description": "Soapy SDR module for Pluto SDR",
"long_description": "Soapy SDR module for Pluto SDR",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"libad9361-iio",
"libiio"
]
}
],
"depends_on": []
},
{
"name": "SoapyHackRF",
"portdir": "science/SoapyHackRF",
"version": "0.3.4",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyHackRF",
"description": "Soapy SDR module for Hack RF",
"long_description": "Soapy SDR module for Hack RF",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"hackrf"
]
}
],
"depends_on": []
},
{
"name": "SoapyBladeRF",
"portdir": "science/SoapyBladeRF",
"version": "0.4.1",
"license": "LGPL-2.1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyBladeRF",
"description": "Soapy SDR plugin for Blade RF",
"long_description": "Soapy SDR plugin for Blade RF",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"bladeRF"
]
}
],
"depends_on": []
},
{
"name": "SoapyAudio",
"portdir": "science/SoapyAudio",
"version": "0.1.1",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyAudio",
"description": "Soapy SDR plugin for Audio devices",
"long_description": "Soapy SDR plugin for Audio devices",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"rtaudio",
"SoapySDR",
"hamlib"
]
}
],
"depends_on": []
},
{
"name": "SoapyAirspyHF",
"portdir": "science/SoapyAirspyHF",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyAirspyHF",
"description": "Soapy SDR plugin for AirspyHF+",
"long_description": "Soapy SDR plugin for AirspyHF+",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"airspyhf"
]
}
],
"depends_on": []
},
{
"name": "SoapyAirspy",
"portdir": "science/SoapyAirspy",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyAirspy",
"description": "Soapy SDR plugin for Airspy",
"long_description": "Soapy SDR plugin for Airspy",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"airspy"
]
}
],
"depends_on": []
},
{
"name": "SDRplay3",
"portdir": "science/SDRplay3",
"version": "3.07.1",
"license": "restrictive/distributable",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sdrplay.com",
"description": "SDRplay3 provides support for SDRplay hardware (API 3)",
"long_description": "SDRplay3 provides support for SDRplay hardware (API 3). SDR for Software Defined Radio and 'Play' because it's designed to allow anyone interested in receiving practically any kind of radio or TV signals to be able to do so without having to decide up-front exactly what it is they will want to do next. For computer wizards we are democratising Radio in that you can literally Play at creating completely new radio-based products.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SoapySDRPlay3"
]
}
]
},
{
"name": "SDRplay",
"portdir": "science/SDRplay",
"version": "2.13.1",
"license": "restrictive/distributable",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sdrplay.com/",
"description": "SDRplay provides support for SDRplay hardware",
"long_description": "SDRplay provides support for SDRplay hardware. SDR for Software Defined Radio and 'Play' because it's designed to allow anyone interested in receiving practically any kind of radio or TV signals to be able to do so without having to decide up-front exactly what it is they will want to do next. For computer wizards we are democratising Radio in that you can literally Play at creating completely new radio-based products.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SoapySDRPlay",
"gr-osmosdr",
"gr37-osmosdr",
"rsp_tcp",
"gr37-sdrplay",
"linrad"
]
}
]
},
{
"name": "SDRangel",
"portdir": "science/SDRangel",
"version": "7.13.0",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/f4exb/sdrangel",
"description": "SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.",
"long_description": "SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"gui",
"native",
"server",
"airspy",
"airspyhf",
"bladerf",
"funcube",
"hackrf",
"libiio",
"limesuite",
"perseus",
"rtlsdr",
"xtrx",
"soapysdr",
"sdrplay"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtlocation",
"qt5-qtmultimedia",
"qt5-qtspeech",
"qt5-qttools",
"qt5-qtwebsockets",
"codec2",
"dsdcc",
"libopus",
"libusb",
"opencv3",
"fftw-3-single",
"ffmpeg",
"qt5-qtbase",
"airspy",
"airspyhf",
"cm256cc",
"limesuite",
"rtl-sdr",
"serialDV",
"libiconv",
"boost176",
"aptdec",
"dab-cmdline",
"libsigmf",
"sgp4",
"SoapySDR",
"qt5-qtwebengine",
"qt5-qtcharts"
]
}
],
"depends_on": []
},
{
"name": "RigCtldGUI",
"portdir": "science/RigCtldGUI",
"version": "20220406-d49f88b9",
"license": "GPL-2",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dl1ycf/RigCtldGUI",
"description": "a graphical user interface for rig control, offering also rigctld functionality",
"long_description": "RigCtldGUI is a graphical user interface for rig control, offering also rigctld functionality",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"fltk",
"portaudio",
"hamlib"
]
}
],
"depends_on": []
},
{
"name": "PothosWidgets",
"portdir": "science/PothosWidgets",
"version": "0.5.1",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosWidgets",
"description": "Graphical widgets to supplement the Pothos GUI",
"long_description": "Graphical widgets to supplement the Pothos GUI",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtsvg",
"PothosCore"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Pothos"
]
}
]
},
{
"name": "PothosSoapy",
"portdir": "science/PothosSoapy",
"version": "0.5.1",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosSoapy",
"description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
"long_description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"poco",
"PothosCore",
"SoapySDR"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Pothos"
]
}
]
},
{
"name": "PothosPlotters",
"portdir": "science/PothosPlotters",
"version": "0.4.2",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosPlotters",
"description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
"long_description": "The plotters toolkit provides plotter widgets which are combined processing blocks with Qt widgets which are capable of displaying signal visualization within the Pothos GUI. Such blocks include: time-domain waveform viewer, periodogram, spectrogram, constellation plotter, and others",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"PothosComms",
"qt5-qtbase",
"PothosCore",
"spuce",
"qwt-qt5"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Pothos"
]
}
]
},
{
"name": "PothosLiquidDSP",
"portdir": "science/PothosLiquidDSP",
"version": "0.0.0-git-20211220",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosLiquidDSP",
"description": "Pothos toolkit for liquid DSP processing cores",
"long_description": "This toolkit wraps Pothos blocks around the Liquid DSP library. Blocks are generated from the liquid DSP include header and a file describing the available functions and parameters.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"python38",
"python39",
"python310",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-mako",
"py39-yaml",
"clang-17",
"cmake",
"py39-ply"
]
},
{
"type": "lib",
"ports": [
"liquid-dsp",
"PothosCore"
]
}
],
"depends_on": []
},
{
"name": "PothosFlow",
"portdir": "science/PothosFlow",
"version": "0.7.1",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosFlow",
"description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
"long_description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"PothosCore",
"poco",
"graphviz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Pothos"
]
}
]
},
{
"name": "PothosCore",
"portdir": "science/PothosCore",
"version": "0.7.1",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosCore",
"description": "Pothos data-flow framework",
"long_description": "Pothos data-flow framework",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"poco",
"muparserx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"PothosLiquidDSP",
"PothosPlotters",
"PothosWidgets",
"PothosAudio",
"PothosBlocks",
"PothosComms",
"PothosSoapy",
"PothosFlow"
]
}
]
},
{
"name": "PothosComms",
"portdir": "science/PothosComms",
"version": "0.3.5",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosComms",
"description": "Communications blocks and support libraries for Pothos",
"long_description": "This communications toolkits provides DSP and higher level communications blocks such as filters, basic arithmetic, waveform generators, symbol manipulation, encoding/decoding, frame synchronization, error correction, and MAC layer support.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"spuce",
"nlohmann-json",
"poco",
"PothosCore"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"PothosPlotters"
]
},
{
"type": "run",
"ports": [
"Pothos"
]
}
]
},
{
"name": "PothosBlocks",
"portdir": "science/PothosBlocks",
"version": "0.5.3",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosBlocks",
"description": "A collection of core processing blocks for Pothos",
"long_description": "The processing blocks found in this project offer core functionality, and do not incur external dependencies. More information to come as this project fills in.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"poco",
"PothosCore"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Pothos"
]
}
]
},
{
"name": "PothosAudio",
"portdir": "science/PothosAudio",
"version": "0.3.1",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosAudio",
"description": "Support for streaming audio devices in Pothos",
"long_description": "Support for streaming audio devices in Pothos",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"portaudio",
"nlohmann-json",
"poco",
"PothosCore"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Pothos"
]
}
]
},
{
"name": "Pothos",
"portdir": "science/Pothos",
"version": "0.6.1",
"license": "Boost-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pothosware.com",
"description": "Pothos is Software Defined Radio (SDR) with a complete data-flow framework for creating topologies of interconnected processing blocks.",
"long_description": "Pothos is Software Defined Radio (SDR) with a complete data-flow framework for creating topologies of interconnected processing blocks. Topologies can be designed and tested graphically, and deployed over a network. The Pothos framework API is sleek and smart, enabling users to quickly create custom processing blocks with minimal boiler-plate. Processing blocks can support computational offload and integration with SoC and DMA devices.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"PothosBlocks",
"PothosComms",
"PothosFlow",
"PothosAudio",
"PothosSoapy",
"PothosWidgets",
"PothosPlotters"
]
}
],
"depends_on": []
},
{
"name": "PEAR",
"portdir": "science/PEAR",
"version": "0.9.8",
"license": "CC-BY-NC-SA-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.exelixis-lab.org/web/software/pear",
"description": "PEAR - Paired-End reAd mergeR",
"long_description": "PEAR is an ultrafast, memory-efficient and highly accurate pair-end read merger. It is fully parallelized and can run with as low as just a few kilobytes of memory.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mashavecher",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "OpenCoarrays",
"portdir": "science/OpenCoarrays",
"version": "2.10.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opencoarrays.org",
"description": "Library for multi-image coarray Fortran suppport",
"long_description": "OpenCoarrays is an open-source software project that produces an application binary interface (ABI) to support coarrays and other Fortran 2018 parallel programming features for gfortran in the GNU Compiler Collection (GCC). Gfortran has used OpenCoarrays since the GCC 5.1.0 release.",
"active": true,
"categories": [
"devel",
"science",
"parallel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"mpich",
"openmpi",
"events",
"ULFM"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"mpich-gcc13"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cafut"
]
}
]
}
]
}