HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50555,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=99",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=97",
"results": [
{
"name": "levmar",
"portdir": "math/levmar",
"version": "2.6",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ics.forth.gr/~lourakis/levmar/",
"description": "Levenberg-Marquardt nonlinear least squares algorithm",
"long_description": "levmar is a native ANSI C implementation of the Levenberg-Marquardt optimization algorithm. Both unconstrained and constrained (under linear equations, inequality and box constraints) Levenberg-Marquardt variants are included. The LM algorithm is an iterative technique that finds a local minimum of a function that is expressed as the sum of squares of nonlinear functions. It has become a standard technique for nonlinear least-squares problems and can be thought of as a combination of steepest descent and the Gauss-Newton method. When the current solution is far from the correct on, the algorithm behaves like a steepest descent method: slow, but guaranteed to converge. When the current solution is close to the correct solution, it becomes a Gauss-Newton method.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [
"universal",
"atlas"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"atlas"
]
}
],
"depends_on": []
},
{
"name": "lexbor",
"portdir": "net/lexbor",
"version": "2.6.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lexbor.com",
"description": "a fast embeddable web browser engine",
"long_description": "lexbor is a fast embeddable web browser engine written in C with no dependencies.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"perf",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "lexicon_select",
"portdir": "python/lexicon_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default lexicon version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of lexicon.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-dns-lexicon",
"py36-dns-lexicon",
"py38-dns-lexicon",
"py37-dns-lexicon",
"py39-dns-lexicon",
"py310-dns-lexicon",
"py311-dns-lexicon",
"py312-dns-lexicon",
"py313-dns-lexicon"
]
}
]
},
{
"name": "lf",
"portdir": "sysutils/lf",
"version": "40",
"license": "MIT",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gokcehan/lf",
"description": "Terminal file manager",
"long_description": "lf (as in \"list files\") is a terminal file manager written in Go. It is heavily inspired by ranger with some missing and extra features. Some of the missing features are deliberately omitted since they are better handled by external tools.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "lfortran",
"portdir": "lang/lfortran",
"version": "0.42.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lfortran.org",
"description": "Modern open-source interactive Fortran compiler",
"long_description": "LFortran is a modern open-source interactive Fortran compiler built on top of LLVM. It can execute user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile to binaries with the goal to run user’s code on modern architectures such as multi-core CPUs and GPUs.",
"active": true,
"categories": [
"lang",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"kokkos",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-17",
"bash",
"re2c",
"cmake"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libfmt11",
"python312",
"llvm-17",
"kokkos",
"rapidjson",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "lft",
"portdir": "net/lft",
"version": "3.93",
"license": "Copyleft",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pwhois.org/lft/",
"description": "Layer Four Traceroute - advanced traceroute tool",
"long_description": "LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of firewalls. More importantly, LFT implements numerous other features including firewall detection and identification, load balancer detection, AS number lookups, loose source routing, netblock name lookups, et al. Also includes whob, a prefix whois client.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "victor",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal",
"gtod"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "lftp",
"portdir": "net/lftp",
"version": "4.9.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lftp.yar.ru/",
"description": "Sophisticated file transfer program",
"long_description": "Lftp is a shell-like command line ftp client. It is reliable, can retry operations and does reget automatically. It can do several transfers simultaneously in background. You can start a transfer in background and continue browsing the ftp site or another one. This all is done in one process. Background jobs will be completed in nohup mode if you exit or close modem connection. Lftp has reput, mirror, reverse mirror among its features.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"tls",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"autoconf",
"automake",
"clang-17",
"gettext",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"zlib",
"gettext-runtime",
"ncurses",
"openssl",
"pkgconfig",
"readline",
"libidn2",
"expat"
]
}
],
"depends_on": []
},
{
"name": "lgeneral",
"portdir": "games/lgeneral",
"version": "1.1.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lgames.sourceforge.net/index.php?project=LGeneral",
"description": "Turn-based strategy engine heavily inspired by Panzer General",
"long_description": "LGeneral is a turn-based strategy engine heavily inspired by Panzer General. You play single scenarios or whole campaigns turn by turn against a human player or the AI. Entrenchment, rugged defense, defensive fire, surprise contacts, surrender, unit supply, weather influence, reinforcements and other implementations contribute to the tactical and strategic depth of the game.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"libsdl"
]
}
],
"depends_on": []
},
{
"name": "lha",
"portdir": "archivers/lha",
"version": "20211125",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 20211125,
"replaced_by": null,
"homepage": "https://lha.osdn.jp",
"description": "Utility for creating and opening lzh archives",
"long_description": "Utility for creating and opening lzh archives",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ptex-sfmacros"
]
}
]
},
{
"name": "lhs2tex",
"portdir": "textproc/lhs2tex",
"version": "1.25",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kosmikus/lhs2tex",
"description": "Preprocessor for typesetting Haskell sources with LaTeX",
"long_description": "Preprocessor for typesetting Haskell sources with LaTeX",
"active": true,
"categories": [
"textproc",
"haskell",
"tex"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cpphs",
"openssl",
"cabal",
"ghc",
"file",
"grep",
"texlive-basic",
"texlive-latex",
"texlive-latex-extra",
"texlive-latex-recommended",
"texlive-math-science",
"texlive-plain-generic",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": []
},
{
"name": "lib2geom",
"portdir": "graphics/lib2geom",
"version": "1.3",
"license": "(LGPL-2.1 or MPL-1.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/inkscape/lib2geom",
"description": "2Geom is a computational geometry library intended for use with 2D vector graphics.",
"long_description": "2Geom is a computational geometry library intended for use with 2D vector graphics. It concentrates on high-level algorithms, such as computing the length of a curve or Boolean operations on paths.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"apidocs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"boost181",
"pkgconfig",
"gettext"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"gsl",
"ragel",
"cairo",
"glib2",
"double-conversion"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"inkscape",
"inkscape-devel"
]
}
]
},
{
"name": "lib2geom-devel",
"portdir": "graphics/lib2geom-devel",
"version": "1.4",
"license": "(LGPL-2.1 or MPL-1.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/inkscape/lib2geom",
"description": "2Geom is a computational geometry library intended for use with 2D vector graphics.",
"long_description": "2Geom is a computational geometry library intended for use with 2D vector graphics. It concentrates on high-level algorithms, such as computing the length of a curve or Boolean operations on paths.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"apidocs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"pkgconfig",
"boost181",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"double-conversion",
"gettext-runtime",
"glib2",
"cairo",
"ragel",
"gsl"
]
}
],
"depends_on": []
},
{
"name": "lib3ds",
"portdir": "graphics/lib3ds",
"version": "20080909",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lib3ds.sourceforge.net",
"description": "Overall software library for managing 3D-Studio Release 3 and 4 .3DS files.",
"long_description": "lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 .3DS files. It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "lib3ds13",
"portdir": "graphics/lib3ds13",
"version": "1.3.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lib3ds.sourceforge.net/",
"description": "Overall software library for managing 3D-Studio Release 3 and 4 .3DS files.",
"long_description": "lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 .3DS files. It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "lib3mf",
"portdir": "print/lib3mf",
"version": "2.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://3mf.io",
"description": "lib3mf is an implementation of the 3D Manufacturing Format file standard.",
"long_description": "lib3mf is an implementation of the 3D Manufacturing Format file standard. It provides 3MF reading and writing capabilities, as well as conversion and validation tools for input and output data. lib3mf runs on Windows, Linux and MacOS and offers a clean and easy-to-use API in various programming languages to speed up the development and keep integration costs at a minimum.\nAs 3MF shall become an universal 3D Printing standard, its quick adoption is very important. This library shall lower all barriers of adoption to any possible user, let it be software providers, hardware providers, service providers or middleware tools.",
"active": true,
"categories": [
"devel",
"graphics",
"print"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libzip",
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openscad",
"openscad-devel"
]
}
]
},
{
"name": "libaacs",
"portdir": "multimedia/libaacs",
"version": "0.11.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libaacs.html",
"description": "AACS support library for Blu-ray playback",
"long_description": "Implementation of the Advanced Access Content System Specification",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 225
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"flex",
"gettext",
"perl5",
"bison"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"libiconv",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libbdplus"
]
},
{
"type": "run",
"ports": [
"VLC2",
"libVLC2",
"mpv",
"mpv-legacy"
]
}
]
},
{
"name": "libabw",
"portdir": "devel/libabw",
"version": "0.1.3",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libabw",
"description": "Library parsing AbiWord documents.",
"long_description": "Library parsing AbiWord documents.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"zlib",
"boost176",
"libtool",
"librevenge"
]
}
],
"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": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SoapyPlutoSDR",
"gr-iio",
"gr37-iio"
]
}
]
},
{
"name": "libadwaita",
"portdir": "gnome/libadwaita",
"version": "1.5.5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org",
"description": "Building blocks for modern GNOME applications",
"long_description": "Building blocks for modern GNOME applications",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gettext",
"meson",
"ninja",
"pkgconfig",
"vala",
"sassc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"appstream",
"gobject-introspection",
"cairo",
"gdk-pixbuf2",
"graphene",
"fribidi",
"gettext-runtime",
"gtk4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"parabolic",
"Chatty",
"gnome-calculator",
"secrets",
"dino",
"font-manager"
]
},
{
"type": "run",
"ports": [
"catgirl-downloader"
]
}
]
},
{
"name": "libaec",
"portdir": "archivers/libaec",
"version": "1.1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MathisRosenhauer/libaec",
"description": "Adaptive Entropy Coding library",
"long_description": "libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa.",
"active": true,
"categories": [
"science",
"archivers"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-imagecodecs",
"py38-imagecodecs",
"hdfeos5",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"hdf5",
"metview",
"libminc",
"wgrib2",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py314-imagecodecs",
"InsightToolkit",
"InsightToolkit4",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"py310-InsightToolkit4",
"py311-InsightToolkit4",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"py39-imagecodecs",
"gnudatalanguage",
"ecCodes"
]
}
]
},
{
"name": "libaes_siv",
"portdir": "security/libaes_siv",
"version": "1.0.0",
"license": "apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dfoxfranke/libaes_siv",
"description": "A C implementation of AES-SIV",
"long_description": "This is an RFC5297-compliant C implementation of AES-SIV, written by Daniel Franke on behalf of Akamai Technologies and published under the Apache License (v2.0). It uses OpenSSL for the underlying AES and CMAC implementations and follows a similar interface style.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "fw",
"github": "fhgwright",
"ports_count": 27
}
],
"variants": [
"debug",
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"asciidoc",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "libalkimia",
"portdir": "kde/libalkimia",
"version": "8.0.3",
"license": "(LGPL-2.1 or LGPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KDE/alkimia",
"description": "Common Alkimia classes.",
"long_description": "Alkimia is the infrastructure for common storage and business logic that will be used by all financial applications in KDE. The target is to share financial related information over application boundaries. The libalkimia library contains some common classes.",
"active": true,
"categories": [
"kde",
"finance"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automoc",
"cmake",
"pkgconfig",
"kde-extra-cmake-modules"
]
},
{
"type": "lib",
"ports": [
"phonon",
"mpir",
"kdelibs4",
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kmymoney4"
]
}
]
},
{
"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-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-scikits-ann",
"gmsh"
]
}
]
},
{
"name": "libao",
"portdir": "audio/libao",
"version": "1.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xiph.org/ao/",
"description": "A Cross-platform Audio Library",
"long_description": "libao is a way to easily add cross-platform audio output to your program. Output devices are implemented as dynamic plugins, and OSS, ESD, ALSA, aRTs, PulseAudio, Solaris, and Irix outputs are currently supported.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"esd",
"pulse",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"uade2",
"goldendict",
"dvbcut",
"rdesktop",
"freedv-gui",
"xmms2",
"frotz",
"vorbis-tools",
"shell-fm",
"shairport-sync",
"pianobar",
"libpiano",
"nrsc5",
"mpd",
"cmus",
"pidgin"
]
}
]
},
{
"name": "libarchive",
"portdir": "archivers/libarchive",
"version": "3.8.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libarchive.org/",
"description": "functions for reading and writing streaming archives",
"long_description": "Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, 7zip and rar. It can also write shar archives.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xz",
"zlib",
"zstd",
"bzip2",
"libiconv",
"libxml2",
"libb2",
"lz4",
"lzo2"
]
}
],
"depends_on": [
{
"type": "extract",
"ports": [
"MacOSX10.11.sdk",
"MacOSX10.10.sdk",
"MacOSX10.9.sdk",
"MacOSX10.8.sdk",
"MacOSX10.6.sdk",
"MacOSX10.7.sdk",
"MacOSX12.sdk",
"MacOSX11.sdk",
"MacOSX10.15.sdk",
"MacOSX10.14.sdk",
"MacOSX10.13.sdk",
"MacOSX10.12.sdk"
]
},
{
"type": "lib",
"ports": [
"libhttpseverywhere",
"pixz",
"osinfo-db-tools",
"mpv-legacy",
"swi-prolog",
"file-roller",
"photoqt",
"melonds",
"mupdf",
"e2fsprogs",
"lms",
"poac",
"cmake-devel",
"cmake-devel-docs",
"cmake-gui-devel",
"cmake-docs-devel",
"ark",
"appstream-glib",
"gnome-autoar",
"libtifiles2",
"swi-prolog-devel",
"samba4",
"evince",
"elftoolchain",
"glom",
"R-archive",
"qmmp",
"libextractor",
"zeal",
"zorba",
"grilo-plugins",
"geeqie",
"libarchive-qt",
"vips",
"Aseprite",
"epic5",
"lnav",
"lnav-devel",
"mpv",
"hydrogen",
"tesseract",
"tesseract-training",
"libmamba",
"micromamba",
"totem-pl-parser",
"gvfs",
"font-manager",
"claws-mail",
"PrismLauncher",
"archivemount",
"cmake",
"cmake-docs",
"cmake-gui",
"zathura-plugin-cb"
]
},
{
"type": "run",
"ports": [
"py36-libarchive-c",
"py35-libarchive-c",
"py27-libarchive-c",
"py37-libarchive-c",
"rb32-ffi-libarchive",
"rb31-ffi-libarchive",
"py310-libarchive-c",
"py39-libarchive-c",
"py311-libarchive-c",
"py38-libarchive-c",
"py312-libarchive-c",
"py314-libarchive-c",
"py313-libarchive-c",
"rb33-ffi-libarchive"
]
}
]
},
{
"name": "libarchive-qt",
"portdir": "archivers/libarchive-qt",
"version": "2.0.8",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/marcusbritanicus/libarchive-qt",
"description": "Qt-based archiving solution with libarchive backend",
"long_description": "Qt-based archiving solution with libarchive backend",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"qt4",
"qt5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"lzip",
"lzma",
"qt5-qtbase",
"lzop",
"zlib",
"bzip2",
"libarchive",
"lrzip"
]
}
],
"depends_on": []
},
{
"name": "libargparse",
"portdir": "devel/libargparse",
"version": "20240826",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maryla-uc/libargparse",
"description": "Yet another simple command-line parser for C++ applications",
"long_description": "Yet another simple command-line parser for C++ applications",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libavif"
]
}
]
},
{
"name": "libaribb24",
"portdir": "multimedia/libaribb24",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nkoriyama/aribb24",
"description": "A library for ARIB STD-B24",
"long_description": "A library for ARIB STD-B24, decoding JIS 8-bit characters, and parsing MPEG-TS streams.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libpng"
]
}
],
"depends_on": []
},
{
"name": "libart_lgpl",
"portdir": "graphics/libart_lgpl",
"version": "2.3.21",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.levien.com/libart/",
"description": "fast 2D image manipulation library",
"long_description": "Libart is a library for high-performance 2D graphics. It supports a very powerful imaging model, basically the same as SVG and the Java 2D API. It includes all PostScript imaging operations, and adds antialiasing and alpha-transparency. It is also highly tuned for incremental rendering. It contains data structures and algorithms suited to rapid, precise computation of Region of Interest, and a two-phase rendering pipeline optimized for interactive display.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-sharp2",
"libgnomecanvas",
"libgnomeprint",
"gnustep-back",
"kaffe",
"scribus-devel",
"dia",
"scribus"
]
}
]
},
{
"name": "libartnet",
"portdir": "multimedia/libartnet",
"version": "1.1.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openlighting.org/libartnet-main/",
"description": "implementation of the ArtNet protocol designed for POSIX systems",
"long_description": "implementation of the ArtNet protocol designed for POSIX systems",
"active": true,
"categories": [
"net",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libarxx",
"portdir": "archivers/libarxx",
"version": "0.7.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libarxx.sourceforge.net/",
"description": "C++ library for using ARX archives",
"long_description": "libarxx is a C++ implementation for accessing ARX archives. ARX archives are compressed and structured collections of data items with advanced features like data synchronization, references for external data items, and merging multiple archives.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
},
{
"type": "run",
"ports": [
"pkgconfig"
]
}
],
"depends_on": []
},
{
"name": "libasprintf",
"portdir": "devel/gettext",
"version": "0.22.5",
"license": "LGPL-2.1+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "autosprintf library, part of gettext",
"long_description": "libasprintf makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with <string> strings and <iostream> streams. This library is part of gettext.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "libass",
"portdir": "multimedia/libass",
"version": "0.17.4",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libass/libass",
"description": "Subtitle renderer for the ASS/SSA subtitle format",
"long_description": "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"nasm",
"yasm",
"autoconf",
"automake",
"libtool",
"m4"
]
},
{
"type": "lib",
"ports": [
"harfbuzz",
"fribidi",
"fontconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mythtv-core.28",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg8",
"VLC2",
"libVLC2",
"avidemux",
"vapoursynth",
"mpv",
"QMPlay2",
"mpv-legacy",
"gstreamer1-gst-plugins-bad",
"gstreamer010-gst-plugins-bad",
"mythtv-core.27",
"ffmpeg6",
"ffmpeg7"
]
}
]
},
{
"name": "libass-devel",
"portdir": "multimedia/libass",
"version": "2024.10.14",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libass/libass",
"description": "Subtitle renderer for the ASS/SSA subtitle format",
"long_description": "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"nasm",
"yasm",
"autoconf",
"automake",
"libtool",
"m4"
]
},
{
"type": "lib",
"ports": [
"harfbuzz",
"fribidi",
"fontconfig"
]
}
],
"depends_on": []
},
{
"name": "libassuan",
"portdir": "devel/libassuan",
"version": "3.0.2",
"license": "LGPL-2.1+ and GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnupg.org/related_software/libassuan",
"description": "Assuan IPC library",
"long_description": "Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"pth"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"skopeo",
"kget",
"retroshare-qt4",
"rb33-gpgme",
"rb32-gpgme",
"rb31-gpgme",
"profanity",
"gnupg2",
"gpgme",
"pinentry",
"pinentry-mac",
"kdepim4"
]
}
]
},
{
"name": "libast",
"portdir": "devel/libast",
"version": "0.8",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.eterm.org/",
"description": "LibAST is the Library of Assorted Spiffy Things.",
"long_description": "LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used.",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"imlib2",
"freetype",
"xorg-libXt",
"pcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Eterm"
]
}
]
},
{
"name": "libaterm",
"portdir": "devel/libaterm",
"version": "2.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.meta-environment.org/Meta-Environment/ATerms",
"description": "ATerm libraries in C",
"long_description": "ATerm libraries implement the internal representation of the ATerm Format in some programming language and the conversion between the external and the internal representation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sdf2-bundle",
"strategoxt"
]
}
]
},
{
"name": "libatomicbitvector",
"portdir": "devel/libatomicbitvector",
"version": "2020.05.19",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ekg/atomicbitvector",
"description": "Atomic bitset/bitvector with size determined at runtime.",
"long_description": "This header-only library encodes a bitvector class with size fixed at runtime. Atomic operations allow for concurrent access and modification of the bitset. Such a structure can help with coordinating parallel processing of a given fixed set of entities and has the advantage of only requiring O(1) bit per entry. The atomic_bv_t class is a straightforward extension of ConcurrentBitSet from Facebook’s folly C++ library. It wraps the atomic type with a class that allows them to be copied, and these wrapped atomic types are then used to build a vector size of which is determined at runtime.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libomp"
]
}
],
"depends_on": []
},
{
"name": "libatomic_ops",
"portdir": "devel/libatomic_ops",
"version": "7.10.0",
"license": "Permissive and MIT and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bdwgc/libatomic_ops",
"description": "library for hardware-provided atomic memory operations",
"long_description": "This package provides semi-portable access to hardware-provided atomic memory operations.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MoarVM",
"boehmgc",
"ecl",
"ecl-devel"
]
}
]
},
{
"name": "libavif",
"portdir": "multimedia/libavif",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AOMediaCodec/libavif",
"description": "Portable C implementation of the AV1 Image File Format",
"long_description": "Portable C implementation of the AV1 Image File Format",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"rav1e",
"docs",
"tests",
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"dav1d",
"libxml2",
"zlib",
"libyuv",
"libargparse",
"svt-av1",
"libjpeg-turbo",
"libpng",
"aom"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"darktable",
"darktable-devel",
"chafa",
"p5.28-imager-file-avif",
"p5.30-imager-file-avif",
"p5.32-imager-file-avif",
"p5.34-imager-file-avif"
]
}
]
},
{
"name": "libayatana-appindicator",
"portdir": "devel/libayatana-appindicator",
"version": "0.5.93",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AyatanaIndicators/libayatana-appindicator",
"description": "Ayatana Application Indicators Shared Library",
"long_description": "Ayatana Application Indicators Shared Library",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"vala",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cairo",
"gdk-pixbuf2",
"harfbuzz",
"atk",
"ayatana-ido",
"libayatana-indicator",
"libdbusmenu",
"pango",
"glib2",
"gobject-introspection",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xpad"
]
},
{
"type": "run",
"ports": [
"gajim"
]
}
]
},
{
"name": "libayatana-indicator",
"portdir": "devel/libayatana-indicator",
"version": "0.9.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AyatanaIndicators/libayatana-indicator",
"description": "Ayatana Indicators Shared Library",
"long_description": "Ayatana Indicators Shared Library",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"vala",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cairo",
"gdk-pixbuf2",
"atk",
"pango",
"ayatana-ido",
"harfbuzz",
"glib2",
"gobject-introspection",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libayatana-appindicator",
"xpad"
]
}
]
},
{
"name": "libb2",
"portdir": "devel/libb2",
"version": "0.98.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://blake2.net",
"description": "a cryptographic hash function",
"long_description": "BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard SHA-3.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libarchive",
"qt69-qtbase",
"Aseprite",
"qt64-qtbase",
"qt67-qtbase",
"qt68-qtbase",
"qt6-qtbase",
"borgbackup"
]
}
]
},
{
"name": "libb64",
"portdir": "mail/libb64",
"version": "1.2.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libb64.sourceforge.net",
"description": "C library for fast encoding/decoding into and from base64",
"long_description": "libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables.",
"active": true,
"categories": [
"net",
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"transmission-qt",
"transmission-x11"
]
}
]
},
{
"name": "libbacktrace",
"portdir": "devel/libbacktrace",
"version": "20240410-7939218",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ianlancetaylor/libbacktrace",
"description": "A C library that may be linked into a C/C++ program to produce symbolic backtraces",
"long_description": "A C library that may be linked into a C/C++ program to produce symbolic backtraces",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "nomantainer",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libbdplus",
"portdir": "multimedia/libbdplus",
"version": "0.2.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libbdplus.html",
"description": "an open-source library designed implement the BD+ System",
"long_description": "A research project designed to implement the BD+ System Specification that provides an open source library",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "vladashram",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"libtool",
"pkgconfig",
"perl5",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"libaacs",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"VLC2",
"libVLC2",
"mpv",
"mpv-legacy"
]
}
]
},
{
"name": "libbert",
"portdir": "devel/libbert",
"version": "20131017",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruediger/libbert",
"description": "LibBERT is a BERT (Binary ERlang Term) library for C++ and C.",
"long_description": "BERT is a format for encoding binary data. You can think of it as JSON for binary formats. BERT is based on Erlang’s External Format. bert.h is the C API (you need to link -lbert_capi!). bert.hpp is the C++ API (header only).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "libbind",
"portdir": "net/libbind",
"version": "6.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.isc.org/software/libbind/60",
"description": "Standard resolver library for communicating with domain name servers",
"long_description": "The libbind functions have been separated from the BIND suite as of BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"groff",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libbinio",
"portdir": "devel/libbinio",
"version": "1.5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adplug/libbinio",
"description": "Binary I/O stream class library",
"long_description": "The binary I/O stream class library presents a platform-independent way to access binary data streams in C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"audacious-plugins",
"adplug"
]
}
]
},
{
"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-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"SuiteSparse_CHOLMOD",
"libiconv"
]
}
],
"depends_on": []
}
]
}