HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49814,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=968",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=966",
"results": [
{
"name": "cobalt.rs",
"portdir": "www/cobalt.rs",
"version": "0.20.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cobalt-org.github.io",
"description": "A straightforward static site generator written in Rust",
"long_description": "A straightforward static site generator written in Rust. Cobalt will help you get up and running quickly but scales to handle your more complex cases. It tries to be no-hassle with a workflow-centric command line and a familiar template language. Written in Rust, Cobalt is blazing fast and allows you to quickly see the results of your work.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "cntlm",
"portdir": "net/cntlm",
"version": "0.92.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cntlm.sourceforge.net/",
"description": "Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy",
"long_description": "Cntlm integrates TCP/IP port forwarding (HTTP tunneling), SOCKS5 proxy mode, standalone proxy allowing you to browse intranet as well as Internet and to access corporate web servers with NTLM protection. There are many advanced features like NTLMv2 support, password protection, password hashing, completely mutliplatform code (running on just about every architecture and OS out there) and so much more.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"coreutils"
]
}
],
"depends_on": []
},
{
"name": "cmus",
"portdir": "audio/cmus",
"version": "2.12.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmus.github.io/",
"description": "ncurses based music player",
"long_description": "cmus is a small and fast text mode music player for Linux and many other UNIX like operating systems.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "xxtraacexx",
"github": "Traace",
"ports_count": 1
}
],
"variants": [
"aac",
"flac",
"mikmod",
"mpc",
"wavpack",
"opus",
"ffmpeg",
"cdda",
"cue",
"pulseaudio",
"jack",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libao",
"libmad",
"libmikmod",
"libmpcdec",
"libvorbis",
"wavpack",
"faad2",
"libogg",
"mp4v2",
"libcue",
"libiconv",
"ffmpeg7",
"ncurses",
"flac"
]
}
],
"depends_on": []
},
{
"name": "cmunge",
"portdir": "devel/cmunge",
"version": "1.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.vcpc.univie.ac.at/~jhm/cmunge/",
"description": "tool for encrypting and compacting C source code",
"long_description": "cmunge is a simple tool for encrypting and compacting C source code, while leaving it syntactically and semantically unchanged.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cmuclmtk",
"portdir": "audio/cmuclmtk",
"version": "3alpha",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cmusphinx.sourceforge.net/",
"description": "CMU-Cambridge Language Modeling Toolkit",
"long_description": "The CMU-Cambridge Language Modeling Toolkit is a set of UNIX software tools designed to facilitate language modeling work in the research community.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
}
],
"depends_on": []
},
{
"name": "cmsvlib",
"portdir": "math/cmsvlib",
"version": "2013-04-19",
"license": "unknown",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.physics.wisc.edu/~craigm/idl/cmsave.html",
"description": "Read and Write IDL SAVE files",
"long_description": "allows interactive users and programmers to read, write and interrogate IDL SAVE files.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "cmph",
"portdir": "textproc/cmph",
"version": "2.0.2",
"license": "(LGPL or MPL-1.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cmph.sourceforge.net/",
"description": "C Minimal Perfect Hashing Library",
"long_description": "A perfect hash function maps a static set of n keys into a set of m integer numbers without collisions, where m is greater than or equal to n. If m is equal to n, the function is called minimal.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "cmockery",
"portdir": "devel/cmockery",
"version": "0.1.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/cmockery/",
"description": "unit testing and mocking library for C",
"long_description": "A lightweight library to simplify and generalize the process of writing unit tests for C applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cmocka",
"portdir": "devel/cmocka",
"version": "1.1.7",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmocka.org/",
"description": "cmocka unit testing framework",
"long_description": "cmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ray",
"github": "raybellis",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"samba4",
"profanity"
]
}
]
},
{
"name": "cminpack",
"portdir": "math/cminpack",
"version": "1.3.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/devernay/cminpack",
"description": "Solving nonlinear equations and nonlinear least squares problems",
"long_description": "A C/C++ rewrite of the MINPACK software (originally in Fortran) for solving nonlinear equations and nonlinear least squares problems.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "cmh",
"portdir": "math/cmh",
"version": "1.1.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.multiprecision.org/cmh/home.html",
"description": "Compute Igusa class polynomials",
"long_description": "Compute Igusa class polynomials",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"fplll",
"gmp",
"mpfrcx",
"libmpc",
"mpfr",
"pari"
]
}
],
"depends_on": []
},
{
"name": "cmdseq",
"portdir": "sysutils/cmdseq",
"version": "0.2",
"license": "(Apache-2 or MIT)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tratt.net/laurie/src/cmdseq/",
"description": "cmdseq allows users to execute interleaved sequences of commands.",
"long_description": "cmdseq allows users to execute interleaved sequences of commands. Assuming the same counts and commands, on each execution cmdseq executes one of the commands, cycling through the sequence and wrapping back to the beginning when it is complete.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "cmdftp",
"portdir": "net/cmdftp",
"version": "0.9.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/cmdftp/",
"description": "command line shell-like ftp client",
"long_description": "cmdftp is a command line FTP client for Unix under GPL. Features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing, network errors detection and resuming of currently executing command, partial download resuming (if server accepts REST command), tab completion for both local and remote names, autologin using classic ~/.netrc approach, large file support.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cmconvert",
"portdir": "textproc/cmconvert",
"version": "v1.9.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/catap/cmconvert",
"description": "Converts GPX files with GPS coordinates into into CacheMate PDB files",
"long_description": "Converts Geocaching.com GPX files into CacheMate PDB files, so that they may be used by the CacheMate software for PalmOS.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "thomas+darwinports",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libzzip",
"expat"
]
}
],
"depends_on": []
},
{
"name": "cmatrix",
"portdir": "games/cmatrix",
"version": "2.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.asty.org/cmatrix/",
"description": "Console Matrix",
"long_description": "Console Matrix simulates the display from The Matrix",
"active": true,
"categories": [
"games",
"x11"
],
"maintainers": [],
"variants": [
"x11font",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "cmark-gfm",
"portdir": "devel/cmark-gfm",
"version": "0.29.0.gfm.13",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/github/cmark-gfm",
"description": "GitHub's fork of cmark",
"long_description": "cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This repository adds GitHub Flavored Markdown extensions to the upstream implementation, as defined in the spec.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "wyuenho",
"github": "wyuenho",
"ports_count": 3
}
],
"variants": [
"debug",
"buildtests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cmark",
"portdir": "devel/cmark",
"version": "0.30.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/commonmark/cmark",
"description": "shared library with functions for parsing CommonMark documents",
"long_description": "shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"buildtests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"netatalk4"
]
},
{
"type": "lib",
"ports": [
"nheko",
"mkvtoolnix-legacy",
"Aseprite",
"mkvtoolnix-devel",
"mkvtoolnix"
]
}
]
},
{
"name": "cmake-language-server",
"portdir": "devel/cmake-language-server",
"version": "0.1.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regen100/cmake-language-server",
"description": "CMake LSP Implementation",
"long_description": "CMake LSP Implementation",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pdm-backend",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"cmake",
"py313-parsing",
"py313-pygls"
]
}
],
"depends_on": []
},
{
"name": "cmake-gui",
"portdir": "devel/cmake",
"version": "3.31.7",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "CMake QT-based GUI",
"long_description": "CMake QT-based GUI",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"cmake",
"qt5-qtbase",
"libcxx",
"curl",
"expat",
"ncurses",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "cmake-docs",
"portdir": "devel/cmake",
"version": "3.31.7",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "CMake Documentation",
"long_description": "CMake Documentation",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"python310",
"python311",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-sphinxcontrib-websupport",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinx",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"cmake",
"ncurses",
"libcxx",
"curl",
"expat",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "cmake-devel-gui",
"portdir": "devel/cmake-devel",
"version": "20250827-4.1.1-ba8c4a15",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "CMake QT-based GUI",
"long_description": "CMake QT-based GUI",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"cmake-devel",
"qt5-qtbase",
"libcxx",
"curl",
"expat",
"ncurses",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "cmake-devel-docs",
"portdir": "devel/cmake-devel",
"version": "20250827-4.1.1-ba8c4a15",
"license": "BSD",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "CMake Documentation",
"long_description": "CMake Documentation",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-sphinxcontrib-websupport",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinx",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"cmake-devel",
"ncurses",
"libcxx",
"curl",
"expat",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "cmake-devel",
"portdir": "devel/cmake-devel",
"version": "20250827-4.1.1-ba8c4a15",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make",
"long_description": "An extensible, open-source system that manages the build process in an operating system and compiler independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. The cmake-devel release port is updated roughly every few months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libcxx",
"curl",
"bzip2",
"expat",
"libarchive",
"zlib"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cmake-devel-gui",
"cmake-devel-docs"
]
}
]
},
{
"name": "cmake-bootstrap",
"portdir": "devel/cmake-bootstrap",
"version": "3.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make pegged at version 3.9.6. No dependencies.",
"long_description": "Cross-platform make pegged at version 3.9.6. No dependencies. This was the last version of cmake to not require c++11.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"llvm-cx",
"clang-11-bootstrap",
"brotli",
"brotli-static",
"darwin-xtools",
"libcxx-powerpc",
"c-ares"
]
}
]
},
{
"name": "cmake",
"portdir": "devel/cmake",
"version": "3.31.7",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make",
"long_description": "An extensible, open-source system that manages the build process in an operating system and compiler independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. The cmake release port is updated roughly every few months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"ncurses",
"bzip2",
"curl",
"expat",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xcbuild",
"sfcgal",
"py27-scikit-build",
"py36-scikit-build",
"py37-scikit-build",
"py38-scikit-build",
"py39-scikit-build",
"py310-scikit-build",
"py311-scikit-build",
"R-symengine",
"py38-scikit-build-core",
"py39-scikit-build-core",
"py310-scikit-build-core",
"py311-scikit-build-core",
"py312-scikit-build-core",
"py312-scikit-build",
"cmake-gui",
"cmake-docs",
"p5.28-alien-cmake3",
"p5.30-alien-cmake3",
"p5.32-alien-cmake3",
"p5.34-alien-cmake3",
"py313-scikit-build-core",
"py313-scikit-build",
"py314-scikit-build-core"
]
},
{
"type": "build",
"ports": [
"TOra",
"android-file-transfer-linux",
"barrier",
"luminance-hdr",
"nomacs",
"qlipper",
"tagainijisho",
"blosc",
"brunsli",
"dzip",
"innoextract",
"libzip",
"libzzip",
"lzfse",
"quazip",
"snappy",
"unshield",
"upx",
"upx-devel",
"zopfli",
"FAudio",
"aften",
"audacity",
"chromaprint",
"codec2",
"csound",
"dsdcc",
"faad2",
"faust-devel",
"freealut",
"hydrogen",
"libebur128",
"libid3tag",
"liblastfm",
"libmad",
"libmusicbrainz3",
"libmusicbrainz5",
"libmysofa",
"libsoundio",
"lpcnetfreedv",
"mbelib",
"munt-mt32emu",
"openal-soft",
"opensmile",
"osc2midi",
"phonon",
"phonon-qt5",
"phonon-backend-gstreamer",
"phonon-backend-gstreamer-qt5",
"phonon-backend-vlc",
"phonon-backend-vlc-qt5",
"pocketsphinx",
"portmidi",
"qsynth",
"rtaudio",
"rtmidi",
"soxr",
"spuce",
"taglib",
"taglib-extras",
"vcvrack",
"freecad",
"cutecom-qt4-mac",
"telepathy-qt",
"avrdude",
"stlink",
"Akumuli",
"duckdb",
"groonga",
"hiredis",
"leveldb",
"mariadb",
"mariadb-10.3",
"mariadb-10.4",
"mariadb-10.5",
"mysql55",
"mysql55-connector-cpp",
"mysql51-connector-cpp",
"mysql56-connector-cpp",
"mysql57-connector-cpp",
"mariadb-connector-cpp",
"percona-connector-cpp",
"mysql56",
"mysql57",
"mysql8",
"percona",
"rocksdb",
"soci",
"sqlitebrowser",
"sqlitecpp",
"sqliteman",
"timescaledb",
"timescaledb1",
"xeus-sqlite",
"Bear",
"LibVNCServer",
"LucenePlusPlus",
"PEGTL",
"PlasmaShop",
"abseil",
"ade",
"akonadi",
"allegro",
"allegro5",
"apache-arrow",
"py37-pyarrow",
"py38-pyarrow",
"py39-pyarrow",
"apiextractor",
"arabica",
"asmotor",
"aspcud",
"astyle",
"automoc",
"bamtools",
"box2d",
"bullet",
"cableswig",
"cargo",
"catch2",
"ccache",
"ccls-clang-10",
"ccls-clang-11",
"chipmunk",
"clew",
"clucene",
"clucene-devel",
"cmark",
"cmocka",
"cpp-utilities",
"cpputest",
"cppzmq",
"dbusmenu-qt",
"dbusmenu-qt5",
"diy",
"diy2",
"double-conversion",
"dyncall",
"editorconfig-core-c",
"fbthrift",
"flatbuffers",
"flusspferd",
"folly",
"fparser",
"generatorrunner",
"getdns",
"gflags",
"glm",
"google-glog",
"gperftools",
"grantlee",
"grpc",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"py39-grpcio",
"py39-grpcio-tools",
"gtest",
"json_spirit",
"jsoncpp",
"kcov",
"keystone",
"ktoblzcheck",
"ldid",
"libbert",
"libcaer",
"libcbor",
"libcoverart",
"libdevil",
"libdynd",
"libftdi1",
"libgit2",
"libhsplasma",
"libical",
"liblxqt",
"libnifalcon",
"libphonenumber-cpp",
"libqtxdg",
"librime-devel",
"libsignal-protocol-c",
"libsolv",
"libssh",
"libtapi",
"libtins",
"libtuxcap",
"libupnp",
"libwebsockets",
"litehtml",
"log4cxx",
"luv",
"lxqt-build-tools",
"mbedtls",
"md4c",
"minizinc",
"mnmlstc-core",
"mongo-c-driver",
"libbson",
"mongo-cxx-driver",
"mono",
"msgpack1",
"msgpack2",
"mstch",
"mulle-xcode-settings",
"mulle-xcode-to-cmake",
"nlohmann-json",
"nusmv",
"olm",
"orocos-kdl",
"orocos-rtt",
"physfs",
"piklab",
"poco",
"protobuf3-cpp",
"pybind11",
"qbs",
"qbs-docs",
"qca",
"qca-qt5",
"qca-ossl",
"qca-cyrus-sasl",
"qca-gnupg",
"qca-pkcs11",
"qca-qt5-ossl",
"qca-qt5-cyrus-sasl",
"qca-qt5-gnupg",
"qca-qt5-pkcs11",
"qjson",
"qjson-qt5",
"qtermwidget",
"qttesting",
"qtutilities",
"qxmpp",
"range-v3",
"rapidjson",
"rapidjson-devel",
"re2",
"robin-map",
"rtags",
"served",
"simple-web-server",
"simple-websocket-server",
"socketxx",
"soprano",
"spatialindex",
"spdlog",
"spdlog0",
"streamlog",
"strigi",
"tabulate",
"turbogit",
"tweeny",
"uncrustify",
"uriparser",
"vxl",
"wangle",
"xcbuild",
"xeus",
"xproperty",
"xtl",
"xvega-bindings",
"yajl",
"yaml-cpp",
"zenlib",
"zmq",
"zmq-devel",
"zmqpp",
"PageEdit",
"amp",
"cherrytree",
"efte",
"mindforger",
"neovim",
"sigil",
"texworks",
"vnote",
"hatari",
"noah",
"simh",
"simulavr",
"ledger",
"encfs",
"2048.cpp",
"Cockatrice",
"MultiMC5",
"PlasmaClient",
"fortune-mod",
"freecell-solver",
"openjk",
"openrct2",
"openttd",
"pingus",
"raceintospace",
"supertux",
"supertuxkart",
"wesnoth",
"widelands",
"widelands-devel",
"cgal4",
"cgal5",
"gdal",
"geographiclib",
"kealib",
"laszip",
"libkml",
"liblas",
"libpcl",
"mapserver",
"orfeotoolbox",
"osm2pgrouting",
"osm2pgsql",
"PDAL",
"pgrouting",
"qgis3",
"qlandkartegt",
"qlandkartegt-garmindev",
"rsgislib",
"saga",
"sfcgal",
"evolution-data-server",
"gnucash",
"gnucash-devel",
"gnucash-docs",
"oxygen-gtk2",
"oxygen-gtk3",
"Aseprite",
"OpenSceneGraph",
"OpenSceneGraph-devel",
"Pangolin",
"QCSXCAD",
"VIBES",
"VirtualPlanetBuilder",
"aces_container",
"alembic",
"assimp",
"assimp_tools",
"assimp2",
"autopano-sift-c",
"blender",
"charls",
"ctlang",
"darktable",
"dcmtk",
"dcmtk-static",
"embree",
"exiv2",
"fontforge",
"gl2ps",
"glfw",
"glfw-devel",
"glpng",
"glslang",
"gpick",
"graphite2",
"h3dapi",
"h3dload",
"h3dviewer",
"h3dmedx3d",
"h3dphysics",
"h3dui",
"h3dutil",
"hapi",
"hugin-app",
"icet",
"inkscape",
"inkscape-devel",
"jasper",
"lensfun",
"lib2geom",
"libjpeg-turbo",
"libpano13",
"lprof",
"materialx",
"nanogui",
"nanogui-wjakob",
"nifticlib",
"oce",
"ogre",
"oidn",
"opencollada",
"opencolorio",
"opencv3",
"py27-opencv3",
"py35-opencv3",
"py36-opencv3",
"py37-opencv3",
"py38-opencv3",
"py39-opencv3",
"opencv4",
"py35-opencv4",
"py36-opencv4",
"py37-opencv4",
"py38-opencv4",
"py39-opencv4",
"openexr",
"ilmbase",
"openexr_viewers",
"openimageio",
"openjpeg",
"opensubdiv",
"openvdb",
"osl",
"partio",
"pbrt3",
"pdfpc",
"pngcheck",
"podofo",
"polyclipping",
"poppler",
"poppler-qt5",
"poppler-qt4-mac",
"ptex",
"qimageblitz",
"qrencode",
"scantailor",
"shapelib",
"spirv-tools",
"squish",
"usd",
"vigra",
"vtk",
"vulkan-headers",
"vulkan-loader",
"vulkan-tools",
"vulkan-validationlayers",
"wxLua",
"xaos",
"xpdf",
"xvega",
"quassel",
"quassel-client",
"weechat",
"znc",
"amarok",
"analitza",
"ark",
"attica",
"baloo",
"baloo-widgets",
"blinken",
"bomber",
"bovo",
"cantor",
"cervisia",
"choqok",
"digikam",
"dolphin-plugins",
"dragon",
"ffmpegthumbs",
"granatier",
"gwenview",
"juk",
"kactivities",
"kalgebra",
"kalzium",
"kamera",
"kanagram",
"kapman",
"kapptemplate",
"kate",
"katomic",
"kblackbox",
"kblocks",
"kbounce",
"kbreakout",
"kbruch",
"kcachegrind4",
"kcalc",
"kcharselect",
"kcm-baloo-advanced",
"kcolorchooser",
"kcron",
"kde",
"kde-dev-scripts",
"kde-dev-utils",
"kde-extra-cmake-modules",
"kde-extra-cmake-modules-devel",
"kde-l10n-ar",
"kde-l10n-bg",
"kde-l10n-bs",
"kde-l10n-ca",
"kde-l10n-ca-valencia",
"kde-l10n-cs",
"kde-l10n-da",
"kde-l10n-de",
"kde-l10n-el",
"kde-l10n-en_GB",
"kde-l10n-es",
"kde-l10n-et",
"kde-l10n-eu",
"kde-l10n-fa",
"kde-l10n-fi",
"kde-l10n-fr",
"kde-l10n-ga",
"kde-l10n-gl",
"kde-l10n-he",
"kde-l10n-hi",
"kde-l10n-hr",
"kde-l10n-hu",
"kde-l10n-ia",
"kde-l10n-id",
"kde-l10n-is",
"kde-l10n-it",
"kde-l10n-ja",
"kde-l10n-kk",
"kde-l10n-km",
"kde-l10n-ko",
"kde-l10n-lt",
"kde-l10n-lv",
"kde-l10n-mr",
"kde-l10n-nb",
"kde-l10n-nds",
"kde-l10n-nl",
"kde-l10n-nn",
"kde-l10n-pa",
"kde-l10n-pl",
"kde-l10n-pt",
"kde-l10n-pt_BR",
"kde-l10n-ro",
"kde-l10n-ru",
"kde-l10n-si",
"kde-l10n-sk",
"kde-l10n-sl",
"kde-l10n-sr",
"kde-l10n-sv",
"kde-l10n-tg",
"kde-l10n-th",
"kde-l10n-tr",
"kde-l10n-ug",
"kde-l10n-uk",
"kde-l10n-vi",
"kde-l10n-wa",
"kde-l10n-zh_CN",
"kde-l10n-zh_TW",
"kde-wallpapers",
"kde4-baseapps",
"kde4-filelight",
"kde4-runtime",
"kde4-workspace",
"kdeadmin",
"kdeartwork",
"kdebindings4",
"kdeedu4",
"kdegames4",
"kdegraphics-strigi-analyzer",
"kdegraphics-thumbnailers",
"kdegraphics4",
"kdelibs4",
"kdemultimedia4",
"kdenetwork-filesharing",
"kdenetwork-strigi-analyzers",
"kdenetwork4",
"kdepim4",
"kdepim4-runtime",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"kdesdk-kioslaves",
"kdesdk-strigi-analyzers",
"kdesdk-thumbnailers",
"kdesdk4",
"kdesvn",
"kdetoys4",
"kdeutils4",
"kdevelop",
"kdevplatform",
"kdewebdev",
"kdiamond",
"kdiskfree",
"kdnssd",
"kfilemetadata",
"kfloppy",
"kfourinline",
"kgeography",
"kget",
"kgoldrunner",
"kgpg",
"kgraphviewer",
"khangman",
"kig",
"kigo",
"killbots",
"kimono",
"kiriki",
"kiten",
"kjumpingcube",
"klettres",
"klickety",
"klines",
"kmahjongg",
"kmines",
"kmix",
"kmplot",
"kmymoney4",
"knavalbattle",
"knetwalk",
"koffice2-devel",
"kolf",
"kollision",
"kolourpaint",
"kompare",
"konquest",
"konsole",
"konversation",
"kopete",
"korundum",
"kpat",
"kqtquickcharts",
"krdc",
"kreversi",
"kross-interpreters",
"kruler",
"krusader",
"ksaneplugin",
"kscd",
"kshisen",
"ksirk",
"ksnakeduel",
"kspaceduel",
"ksquares",
"kstars",
"ksudoku",
"ksystemlog",
"ktimer",
"ktorrent4",
"ktouch",
"ktuberling",
"kturtle",
"kubrick",
"kuser",
"kwallet",
"kwordquiz",
"libalkimia",
"libkcddb",
"libkcompactdisc",
"libkdcraw",
"libkdeedu",
"libkdegames",
"libkexiv2",
"libkgapi",
"libkipi",
"libkmahjongg",
"libkomparediff2",
"libksane",
"libktorrent",
"lokalize",
"lskat",
"marble",
"massif-visualizer",
"mobipocket",
"mplayerthumbs",
"nepomuk-core",
"nepomuk-widgets",
"okteta",
"okular",
"oxygen-icons",
"pairs",
"palapeli",
"parley",
"perlkde",
"perlqt",
"picmi",
"polkit-qt",
"polkit-qt5-devel",
"poxml",
"prison",
"py-pykde4",
"py27-pykde4",
"py-pykde4-docs",
"QtCurve",
"QtCurve-qt5",
"QtCurve-gtk2",
"qtruby",
"qyoto",
"rkward",
"rocs",
"shared-desktop-ontologies",
"skrooge",
"smokegen",
"smokekde",
"smokeqt",
"step",
"svgpart",
"sweeper",
"tellico",
"umbrello",
"Io",
"antlr4-cpp-runtime",
"binaryen",
"castxml",
"emscripten",
"falcon",
"gccxml-devel",
"ispc",
"ispc-clang",
"libomp",
"llvm-10",
"clang-10",
"lldb-10",
"llvm-11",
"clang-11",
"flang-11",
"lldb-11",
"llvm-5.0",
"clang-5.0",
"lldb-5.0",
"llvm-6.0",
"clang-6.0",
"lldb-6.0",
"llvm-7.0",
"clang-7.0",
"lldb-7.0",
"llvm-8.0",
"clang-8.0",
"lldb-8.0",
"llvm-9.0",
"clang-9.0",
"lldb-9.0",
"llvm-devel",
"clang-devel",
"lldb-devel",
"neko",
"qore",
"qore-json-module",
"qore-openldap-module",
"qore-qt4-module",
"qore-ssh2-module",
"qore-uuid-module",
"qore-xml-module",
"qore-xmlsec-module",
"qore-yaml-module",
"rust",
"squirrel",
"swi-prolog",
"swi-prolog-devel",
"toluapp",
"zig",
"astroid",
"libvmime",
"rspamd",
"OpenBLAS",
"OpenBLAS-devel",
"Sophus",
"SuiteSparse_config",
"SuiteSparse_GraphBLAS",
"SuiteSparse_Mongoose",
"SuiteSparse_AMD",
"SuiteSparse_BTF",
"SuiteSparse_CAMD",
"SuiteSparse_CCOLAMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD",
"SuiteSparse_CXSparse",
"SuiteSparse_LDL",
"SuiteSparse_KLU",
"SuiteSparse_UMFPACK",
"SuiteSparse_RBio",
"SuiteSparse_SPQR",
"Vc",
"alglib",
"bliss",
"blitz",
"boolector",
"cadabra2",
"casadi",
"ceres-solver",
"clasp",
"clblas",
"clblast",
"deal.ii",
"dlib",
"py37-dlib",
"py38-dlib",
"py39-dlib",
"dolfin",
"eigen",
"eigen3",
"eigen3-devel",
"ensmallen",
"gnudatalanguage",
"hist",
"hypre",
"igraph",
"itpp",
"itpp-devel",
"lapack",
"libcerf",
"libfaiss",
"py37-faiss",
"py38-faiss",
"py39-faiss",
"libgpuarray",
"mathex",
"mathgl",
"metis",
"mlpack",
"mtl",
"muparser",
"nanoflann",
"netgen",
"newmat",
"newran",
"ngsolve",
"parmetis",
"qhull",
"scalapack",
"shogun-devel",
"stp",
"sundials2",
"superlu",
"superlu_dist",
"symengine",
"vdt",
"viennacl",
"wxMaxima",
"xylib",
"yacas",
"z3",
"z3-fstar",
"py-z3",
"py27-z3",
"py37-z3",
"py38-z3",
"z3-java",
"AtomicParsley",
"AtomicParsley-devel",
"HandBrake",
"HandBrakeCLI",
"aom",
"avidemux",
"ffmpegthumbnailer",
"fluidsynth",
"kdenlive",
"libcec",
"libheif",
"libmatroska",
"libopenshot",
"libopenshot-audio",
"lmms",
"mlt",
"p8-platform",
"raylib",
"sfml",
"shenidam",
"welle.io",
"welle.io-devel",
"x265",
"FreeRDP",
"baresip",
"centerim",
"cryfs",
"davix",
"dynamips",
"et",
"ettercap",
"httping",
"lagrange",
"lexbor",
"libmsn",
"libre",
"librsync",
"libtorrent-rasterbar",
"mosquitto",
"mtxclient",
"n2n",
"nheko",
"openconnect-gui",
"qBittorrent",
"qpid-proton",
"rabbitmq-c",
"slurm",
"smtpping",
"stubby",
"syncthingtray",
"transmission-x11",
"trojan",
"ttyd",
"vrpn",
"websocketpp",
"wireshark2",
"wireshark22",
"wireshark3",
"wireshark30",
"zeek",
"pan2",
"charm",
"charm-qt5",
"dspdfviewer",
"task",
"tasksh",
"timewarrior",
"libLASi",
"libharu",
"scribus",
"scribus-devel",
"woff2",
"py38-amazon.ion",
"py39-amazon.ion",
"py38-blosc",
"py38-cipheycore",
"py39-cipheycore",
"py36-dolfin",
"py37-dopamine-rl",
"py38-dopamine-rl",
"py39-dopamine-rl",
"py27-dynd",
"py35-dynd",
"py36-dynd",
"py37-iminuit",
"py38-iminuit",
"py37-networkit",
"py38-networkit",
"py37-onnx",
"py38-onnx",
"py39-onnx",
"py27-pyne",
"py35-pyne",
"py36-pyne",
"py27-pyside",
"py35-pyside",
"py36-pyside",
"py37-pyside",
"py38-pyside",
"py39-pyside",
"py27-pyside-tools",
"py35-pyside-tools",
"py36-pyside-tools",
"py37-pyside-tools",
"py38-pyside-tools",
"py39-pyside-tools",
"py27-pyside2",
"py36-pyside2",
"py37-pyside2",
"py38-pyside2",
"py39-pyside2",
"py37-pytorch",
"py38-pytorch",
"py39-pytorch",
"py39-samplerate",
"py36-scikit-hep-awkward1",
"py37-scikit-hep-awkward1",
"py38-scikit-hep-awkward1",
"py39-scikit-hep-awkward1",
"py27-shiboken",
"py35-shiboken",
"py36-shiboken",
"py37-shiboken",
"py38-shiboken",
"py39-shiboken",
"py37-tlsh",
"py38-tlsh",
"py37-torchaudio",
"py38-torchaudio",
"py39-torchaudio",
"py37-torchtext",
"py38-torchtext",
"py39-torchtext",
"ALPSCore",
"ALPSMaxent",
"AppCSXCAD",
"CubicSDR",
"HDF5-External-Filter-Plugins",
"OpenCoarrays",
"PothosAudio",
"PothosBlocks",
"PothosComms",
"PothosCore",
"PothosFlow",
"PothosLiquidDSP",
"PothosPlotters",
"PothosSoapy",
"PothosWidgets",
"SDRangel",
"SoapyAirspy",
"SoapyAirspyHF",
"SoapyAudio",
"SoapyBladeRF",
"SoapyHackRF",
"SoapyPlutoSDR",
"SoapyRTLSDR",
"SoapyRedPitaya",
"SoapyRemote",
"SoapySDR",
"SoapySDRPlay",
"SoapySDRPlay3",
"SoapyUHD",
"airspy",
"airspyhf",
"alps",
"apbs",
"armadillo",
"bali-phy",
"bladeRF",
"cgnslib",
"chemkit",
"clhep",
"cm256cc",
"coinor-liblemon",
"collada-dom",
"dcm2niix",
"digital_rf",
"direwolf",
"dsd",
"dssp",
"ecCodes",
"emergent",
"eo",
"fann",
"fcl",
"flann",
"freedv-gui",
"gate",
"gdcm",
"gdcm2",
"geant4",
"geant4.10.3",
"geant4.10.4",
"geant4.10.5",
"geant4.10.6",
"geos",
"gerbil",
"getdp",
"gmic-qt",
"gmic-gimp",
"gmsh",
"gmt5",
"gmt6",
"gnss-sdr",
"gnss-sdr-devel",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gqrx",
"gr-adapt",
"gr37-adapt",
"gr-air-modes",
"gr37-air-modes",
"gr37-ais",
"gr-baz",
"gr37-baz",
"gr37-cdma",
"gr-fcdproplus",
"gr37-fcdproplus",
"gr-foo",
"gr37-foo",
"gr-fosphor",
"gr37-fosphor",
"gr-gfdm",
"gr37-gfdm",
"gr-gsm",
"gr37-gsm",
"gr-hpsdr",
"gr-ieee802-11",
"gr37-ieee802-11",
"gr-ieee802-15-4",
"gr37-ieee802-15-4",
"gr-iio",
"gr37-iio",
"gr-iqbalance",
"gr37-iqbalance",
"gr-iridium",
"gr37-iridium",
"gr-limesdr",
"gr37-limesdr",
"gr-linrad",
"gr37-lora-BastilleResearch",
"gr37-lora-rpp0",
"gr-lora-rpp0",
"gr37-lte",
"gr37-mac",
"gr37-mapper",
"gr37-ofdm",
"gr-osmosdr",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr-rds",
"gr37-rds",
"gr-satellites",
"gr37-satellites",
"gr37-sdrplay",
"gr-specest",
"gr37-specest",
"gr37-tdd",
"gromacs",
"gromacs-plumed",
"hackrf",
"hackrf-devel",
"htcondor",
"iAIDA",
"indi",
"indi_maxdomeii",
"inspectrum",
"iqtree",
"iqtree2",
"ismrmrd",
"kst",
"libad9361-iio",
"libbiosig",
"libccd",
"libframe",
"libiio",
"libklustersshared",
"libmed",
"libsbml",
"libsbmlsim",
"ligotools",
"limesuite",
"limesuite-devel",
"magicspp",
"metview",
"mmg",
"mmg3d4",
"mmtf-cpp",
"multimon-ng",
"mutationpp",
"ndmanager2",
"nds2-client",
"nds2-client-swig",
"nds2-client-java",
"nds2-client-matlab",
"nds2-client-octave",
"py27-nds2-client",
"py35-nds2-client",
"py36-nds2-client",
"py37-nds2-client",
"py38-nds2-client",
"nektarpp",
"netcdf",
"ompl",
"openEMS",
"openbabel",
"opencascade",
"openhantek",
"paraview",
"playerstage-player",
"playerstage-stage",
"plplot",
"plplot-single",
"plplot510",
"plplot510-single",
"pqp",
"pymol",
"qfsm",
"root6",
"rsp_tcp",
"rtl-sdr",
"rtl_433",
"rx_tools",
"scidavis",
"scotch",
"seqan-apps",
"seqan2-apps",
"seqan3",
"serialDV",
"stellarium",
"stellarium-qt4",
"uclatools",
"uhd",
"uhd-39lts",
"uhd-devel",
"volk",
"volk-gnss-sdr",
"volk-gnss-sdr-devel",
"xdmf",
"xrootd",
"KeePassX",
"KeePassXC",
"Vidalia",
"lastpass-cli",
"lastpass-cli-doc",
"libaes_siv",
"libfido2",
"minisign",
"nsrllookup",
"putty",
"qtkeychain-qt4",
"qtkeychain-qt5",
"usign-devel",
"xca",
"yubico-piv-tool",
"fish",
"afscompress",
"clamav",
"di",
"extfstools",
"flameshot",
"fluent-bit",
"fselect",
"hostage",
"ipbt",
"lxqt-openssh-askpass",
"netdata",
"osquery",
"qterminal",
"starship",
"synergy",
"synergy-app",
"sysdig",
"tienex-apfs",
"tmux-mem-cpu-load",
"vramsteg",
"watchman",
"xserve-frontpanel",
"kde4-kile",
"CSXCAD",
"bat",
"bibletime",
"cuneiform",
"doxygen",
"ebook-tools",
"hyperscan",
"irstlm",
"json-c",
"libcue",
"libebml",
"marisa-trie",
"mgizapp",
"multimarkdown",
"muparserx",
"nuspell",
"opencc",
"pdf2htmlex",
"pugixml",
"qpdf",
"sdcv",
"sentencepiece",
"tinyxml",
"uchardet",
"vislcg3",
"wbxml2",
"xalanc",
"zorba",
"cpprestsdk",
"h2o",
"litebrowser",
"lwan",
"midori",
"nextcloud-client",
"owncloud-client",
"restinio",
"tidy",
"webkit2-gtk",
"webkit2-gtk-devel",
"awesome",
"freeglut",
"glui",
"tigervnc",
"tkdnd",
"xournalpp",
"foundationdb",
"melonds",
"pymol-devel",
"coordgen",
"maeparser",
"qdmr",
"luv-luajit",
"mariadb-10.6",
"libpoly",
"libfive",
"neovim-devel",
"llvm-12",
"clang-12",
"lldb-12",
"vampire",
"fizz",
"fheroes2",
"turbovnc-viewer",
"treesheets",
"onefetch",
"vtk-m",
"hck",
"openvpn3",
"lite-xl",
"py39-networkit",
"minizip-ng",
"gitui",
"entt",
"lerc",
"cereal",
"tinyobjloader",
"tinyobjloader-devel",
"clingo",
"lean",
"py39-nds2-client",
"reproc",
"doctest",
"pam-reattach",
"py39-z3",
"lib3mf",
"notcurses",
"brlaser",
"protozero",
"zint",
"retdec",
"retdec-devel",
"libosmium",
"reduce_pdb",
"osmium-tool",
"bctoolbox",
"bcunit",
"bzrtp",
"ortp",
"msgpack3",
"msgpack-c",
"msgpack-cpp",
"fasttext",
"posix-macos-addons",
"ecgen",
"SDRPlusPlus",
"iniparser",
"spglib",
"libjpeg-turbo-devel",
"musikcube",
"lite-xl-luajit",
"llvm-13",
"mlir-13",
"clang-13",
"lldb-13",
"flang-13",
"opencv4-devel",
"opencv3-devel",
"py27-opencv3-devel",
"py35-opencv3-devel",
"py36-opencv3-devel",
"py37-opencv3-devel",
"py38-opencv3-devel",
"py39-opencv3-devel",
"py35-opencv4-devel",
"py36-opencv4-devel",
"py37-opencv4-devel",
"py38-opencv4-devel",
"py39-opencv4-devel",
"audacity-legacy",
"openiked",
"darktable-devel",
"osm2pgsql-lua",
"py310-scikit-hep-awkward1",
"qt6-qtbase",
"qt6-qtdeclarative",
"qt6-qtsensors",
"qt6-qtserialport",
"qt6-qtwebchannel",
"qt6-qtimageformats",
"qt6-qtsvg",
"qt6-qt5compat",
"qt6-qtlocation",
"qt6-qtserialbus",
"qt6-qtnetworkauth",
"qt6-qtremoteobjects",
"qt6-qt3d",
"qt6-qtconnectivity",
"qt6-qttools",
"qt6-qtwebsockets",
"qt6-qttranslations",
"qt6-mysql-plugin",
"qt6-psql-plugin",
"qt6-sqlite-plugin",
"mariadb-10.7",
"rawtherapee",
"py310-pyside",
"py310-shiboken",
"KeePassXC-devel",
"libdeflate",
"quazip1",
"py310-grpcio",
"py310-grpcio-tools",
"ngs",
"converseen",
"onetbb",
"libcuckoo",
"onedpl",
"py310-amazon.ion",
"cglm",
"py310-z3",
"py310-onnx",
"btor2tools",
"mlir-devel",
"flang-devel",
"gr-hermeslite2",
"discord-rpc",
"warzone2100",
"redeclipse",
"ashuffle",
"cpptoml",
"fb303",
"kicad",
"kicad-docs",
"kicad-symbols",
"kicad-footprints",
"kicad-packages3D",
"kicad-templates",
"oofcanvas",
"oof2",
"qore-python-module",
"qore-linenoise-module",
"qore-msgpack-module",
"qore-zmq-module",
"qore-jni-module",
"qore-magic-module",
"qore-process-module",
"qore-sysconf-module",
"irrlichtmt",
"ghc-filesystem",
"aptdec",
"dab-cmdline",
"libsigmf",
"sgp4",
"input-source-switcher",
"arangodb",
"vtm",
"mrustc-rust",
"libolm",
"csfml",
"julius-caesar-3",
"augustus-caesar-3",
"py37-awscrt",
"py38-awscrt",
"py39-awscrt",
"py310-awscrt",
"proj9",
"octave-dicom",
"qsv",
"Aerofoil",
"paho.mqtt.c",
"paho.mqtt.cpp",
"llvm-14",
"mlir-14",
"clang-14",
"lldb-14",
"flang-14",
"clifm",
"py310-llvmlite",
"openbabel2",
"termcolor",
"CLI11",
"libmamba",
"micromamba",
"mariadb-10.8",
"tl-expected",
"bento4",
"py310-pyside2",
"wasm-pack",
"rust-bootstrap",
"rust-bootstrap-10.6",
"rust-bootstrap-10.5",
"rust-bootstrap-transition",
"poppler-devel",
"poppler-devel-qt5",
"py310-opencv3",
"py310-opencv3-devel",
"py310-opencv4",
"py310-opencv4-devel",
"libvidstab",
"doxygen-devel",
"tilemaker",
"mariadb-10.9",
"sealcurses",
"the_Foundation",
"mbedtls3",
"PolyMC",
"cpp-argparse-dev",
"svt-av1",
"unicorn",
"poac",
"py310-pytorch",
"libptytty",
"corrade",
"py310-pyarrow",
"spirv-headers",
"libavif",
"libfmt8",
"libfmt9",
"bloaty",
"libyuv",
"highway",
"libjxl",
"dragonbox",
"mariadb-10.10",
"py310-faiss",
"py310-torchaudio",
"ccls-clang-12",
"ccls-clang-13",
"ccls-clang-14",
"py310-torchtext",
"libbtbb",
"sdl12-compat",
"jasper2",
"sundials5",
"sundials6",
"llvm-15",
"mlir-15",
"clang-15",
"lldb-15",
"flang-15",
"iir1",
"py38-coremltools",
"py39-coremltools",
"py310-coremltools",
"roapi",
"columnq",
"mold",
"py310-dlib",
"PrismLauncher",
"py39-iminuit",
"py310-iminuit",
"wireshark4",
"qore-odbc-module",
"dynamix-chart-width-control",
"tinyxml2",
"zeek-devel",
"sqlcheck",
"mariadb-10.11",
"soplex",
"nanomq",
"papilo",
"scip",
"libbtbb-devel",
"ubertooth",
"ubertooth-devel",
"qt6-qtpositioning",
"qt6-qtcharts",
"qt6-qtshadertools",
"qt6-qtmultimedia",
"dosbox-staging",
"i2pd",
"xeus-zmq",
"py310-pyside-tools",
"py311-scikit-hep-awkward1",
"libfmt4",
"coolprop-if97",
"wasmedge",
"libfixmath",
"py38-coolprop",
"py39-coolprop",
"py310-coolprop",
"py311-coolprop",
"ascent",
"libpetanque",
"pffft",
"cminpack",
"clingcon",
"gklib",
"mimalloc",
"NTPoly",
"dbcsr",
"matrix-calculator",
"wasm3",
"kokkos",
"arborx",
"arghandler",
"linalg",
"stringtoolbox",
"GaussianLib",
"cpp-peglib",
"ginkgo",
"any",
"absent",
"tthresh",
"ForEx",
"libzita-resampler",
"py311-awscrt",
"lfortran",
"SISL",
"mbusd",
"kitten",
"hptt",
"scifor",
"FACE",
"pika",
"toxcore",
"blaspp",
"edencommon",
"proxygen",
"restbed",
"libretroshare",
"kazmath",
"R-nloptr",
"hiop",
"py311-amazon.ion",
"madness",
"libdivsufsort",
"cotila",
"py311-z3",
"PENF",
"fortran-stdlib",
"libocca",
"zeal",
"py37-scikit-hep-awkward",
"py38-scikit-hep-awkward",
"py39-scikit-hep-awkward",
"py310-scikit-hep-awkward",
"py311-scikit-hep-awkward",
"nng",
"azmq",
"FastAD",
"cyclonedds",
"py38-dolfin",
"py39-dolfin",
"py310-dolfin",
"py311-dolfin",
"raja",
"solidity",
"lua54-luabitop",
"lua53-luabitop",
"lua52-luabitop",
"lua51-luabitop",
"R-osqp",
"py310-networkit",
"py311-networkit",
"llvm-16",
"mlir-16",
"clang-16",
"lldb-16",
"flang-16",
"R-xgboost",
"phosg",
"resource_dasm",
"libatomicbitvector",
"liblsl",
"py311-onnx",
"bali-phy-devel",
"py311-opencv3",
"py311-opencv3-devel",
"py311-opencv4",
"py311-opencv4-devel",
"R-nanonext",
"tetgen",
"toml-f",
"fortran-rpn-calc",
"fortran-xml",
"functional-fortran",
"fortran-json",
"nrsc5",
"zfp",
"py311-pyside",
"py311-pyside-tools",
"py311-shiboken",
"input-leap",
"yajl-fort",
"py311-llvmlite",
"qt6-qtquick3d",
"qt6-qtquicktimeline",
"qt6-qtwebengine",
"qt6-qtdoc",
"qt6-qthttpserver",
"qt6-qtvirtualkeyboard",
"qt6-qtlottie",
"qt6-qtlanguageserver",
"qt6-qtdatavis3d",
"qt6-qtquick3dphysics",
"qt6-qtscxml",
"qt6-qtspeech",
"qt6-qtwebview",
"qt6-qtbase-docs",
"qt6-qtpositioning-docs",
"qt6-qtquick3d-docs",
"qt6-qtquicktimeline-docs",
"qt6-qtwebengine-docs",
"qt6-qtdeclarative-docs",
"qt6-qtcharts-docs",
"qt6-qtserialport-docs",
"qt6-qtsensors-docs",
"qt6-qtdoc-docs",
"qt6-qthttpserver-docs",
"qt6-qtwebchannel-docs",
"qt6-qtimageformats-docs",
"qt6-qtshadertools-docs",
"qt6-qtvirtualkeyboard-docs",
"qt6-qtsvg-docs",
"qt6-qt5compat-docs",
"qt6-qtlottie-docs",
"qt6-qtserialbus-docs",
"qt6-qtlanguageserver-docs",
"qt6-qtdatavis3d-docs",
"qt6-qtmultimedia-docs",
"qt6-qtnetworkauth-docs",
"qt6-qtremoteobjects-docs",
"qt6-qtquick3dphysics-docs",
"qt6-qtscxml-docs",
"qt6-qtconnectivity-docs",
"qt6-qt3d-docs",
"qt6-qtspeech-docs",
"qt6-qtwebview-docs",
"qt6-qttools-docs",
"qt6-qtwebsockets-docs",
"R-crc32c",
"pystring",
"imath",
"openexr2",
"maptran3d",
"bpack",
"qtkeychain-qt6",
"kokkos-devel",
"zmap",
"parallel-hashmap",
"HiGHS",
"R-highs",
"R-sundialr",
"s2geometry",
"paramonte",
"elmerfem",
"oxenmq",
"uvw",
"oxenc",
"libhv",
"eiskaltdcpp",
"qepcad",
"py38-blosc2",
"py39-blosc2",
"py310-blosc2",
"py311-blosc2",
"strumpack",
"flexiblas",
"mfem",
"zstdConfig.cmake",
"clamav-legacy",
"py37-pdal",
"py38-pdal",
"py39-pdal",
"py310-pdal",
"py311-pdal",
"librtprocess",
"permlib",
"sympol",
"amule",
"systemc",
"taisei",
"Deriv",
"socnetv",
"libfmt10",
"polysolve",
"STC",
"gFTL",
"libKriging",
"basix",
"libcjson",
"luametatex",
"tatami",
"tatami-devel",
"chai",
"s2n-tls",
"gensync",
"oxen-logging",
"protobuf3-cpp-upstream",
"libcaption",
"libgit2-devel",
"qgis3-ltr",
"manif",
"tapkee",
"monkeys-audio",
"iowow",
"tiledb",
"neovim-qt",
"podofo-0.10",
"iwnet",
"py311-pyarrow",
"alacenc",
"uvw-static",
"uvw-headers",
"py38-rsgislib",
"py39-rsgislib",
"py310-rsgislib",
"py311-rsgislib",
"DMFTtools",
"softether5",
"thrust",
"py311-dlib",
"uvw2",
"dynamix-chart-width-control-gui",
"libmcfp",
"libcifpp",
"asl",
"libqtxdg-legacy",
"transmission-qt",
"srt",
"simdjson",
"libminc",
"liblog",
"frozen",
"py39-tlsh",
"py310-tlsh",
"py311-tlsh",
"InsightToolkit4",
"py310-InsightToolkit4",
"py311-InsightToolkit4",
"InsightToolkit",
"py310-InsightToolkit",
"py311-InsightToolkit",
"include-what-you-use",
"llvm-17",
"mlir-17",
"clang-17",
"lldb-17",
"flang-17",
"atomvm",
"py310-orfeotoolbox",
"py311-orfeotoolbox",
"spdlog-fmt8",
"draco",
"tinygltf",
"veryfasttree",
"h5fortran",
"gFTL-shared",
"gonepass",
"libcotp",
"spirv-cross",
"py311-pyside2",
"Rgb2Hires",
"ejdb2",
"msdfgen",
"v8-8.3",
"photoqt",
"photoqt-qt4",
"gql",
"prima",
"fast-float",
"fontmatrix",
"libpapilo",
"jreen",
"py311-dynd",
"QMPlay2",
"primesieve",
"SuiteSparse_LAGraph",
"SuiteSparse_SPEX",
"argtable3",
"blisp",
"py312-pdal",
"VVVVVV",
"dispenso",
"py39-pysaga",
"py310-pysaga",
"py311-pysaga",
"py312-pysaga",
"mvfst",
"py312-rsgislib",
"turbo",
"pcraster",
"py312-pyarrow",
"rust-bootstrap-10.7",
"py310-samplerate",
"py311-samplerate",
"py312-samplerate",
"py312-z3",
"entityx",
"lyra",
"py312-llvmlite",
"lpython",
"picotls",
"iv",
"gitoxide",
"jsoncons",
"yyjson",
"fastfetch",
"vulkan-utility-libraries",
"vulkan-volk",
"corsixth",
"py311-iminuit",
"py312-iminuit",
"nmail",
"py312-opencv4-devel",
"fastgltf",
"c4core",
"llvm-18",
"mlir-18",
"clang-18",
"lldb-18",
"flang-18",
"fast_double_parser",
"LightGBM",
"cutter-rizin",
"tenacity",
"v8-11.6",
"nvtop",
"py39-blosc",
"py310-blosc",
"py311-blosc",
"py312-blosc",
"blosc2",
"py312-blosc2",
"py312-orfeotoolbox",
"shark",
"py312-opencv4",
"py312-dlib",
"Hypr",
"pg12-pgrouting",
"pg13-pgrouting",
"pg14-pgrouting",
"pg15-pgrouting",
"pg16-pgrouting",
"libSDL2pp",
"enigma4",
"xdispatch2",
"libosmium-doc",
"libnfs",
"hyprlang",
"keychain-cpp",
"ixwebsocket",
"abaddon",
"libechonest",
"trojita",
"nvi2",
"ampache_browser",
"FTXUI",
"git-tui",
"subprocess",
"TermME",
"string_theory",
"qmmp",
"args",
"json-tui",
"py312-onnx",
"cxxopts",
"rgb-tui",
"just-fast",
"gtk-fortran",
"inipp",
"sigil-qt4",
"liblastfm-qt5",
"py39-pdal-plugins",
"py310-pdal-plugins",
"py311-pdal-plugins",
"py312-pdal-plugins",
"caps-log",
"sakura",
"rawproc",
"liboqs",
"fortran-stdlib-devel",
"ayatana-ido",
"libayatana-appindicator",
"libayatana-indicator",
"vectorscan",
"dino",
"py312-dolfin",
"mscp",
"py311-pytorch",
"py312-pytorch",
"gdal-pdf",
"gdal-libkml",
"cpr",
"fbzmq",
"libfmt11",
"JuffEd",
"ud",
"zlib-ng",
"toml11",
"wt",
"whisper",
"qt6-qtgraphs",
"qt6-qtquickeffectmaker",
"qt6-qtgraphs-docs",
"qt6-qtlocation-docs",
"qt6-qtquickeffectmaker-docs",
"qt64-qtbase",
"qt64-qtpositioning",
"qt64-qtquick3d",
"qt64-qtquicktimeline",
"qt64-qtwebengine",
"qt64-qtdeclarative",
"qt64-qtcharts",
"qt64-qtserialport",
"qt64-qtsensors",
"qt64-qtdoc",
"qt64-qthttpserver",
"qt64-qtwebchannel",
"qt64-qtimageformats",
"qt64-qtshadertools",
"qt64-qtvirtualkeyboard",
"qt64-qtsvg",
"qt64-qt5compat",
"qt64-qtlottie",
"qt64-qtserialbus",
"qt64-qtlanguageserver",
"qt64-qtdatavis3d",
"qt64-qtmultimedia",
"qt64-qtremoteobjects",
"qt64-qtnetworkauth",
"qt64-qtquick3dphysics",
"qt64-qtscxml",
"qt64-qt3d",
"qt64-qtconnectivity",
"qt64-qtspeech",
"qt64-qtwebview",
"qt64-qttools",
"qt64-qtwebsockets",
"qt64-qttranslations",
"qt64-qtbase-docs",
"qt64-qtpositioning-docs",
"qt64-qtquick3d-docs",
"qt64-qtwebengine-docs",
"qt64-qtquicktimeline-docs",
"qt64-qtdeclarative-docs",
"qt64-qtcharts-docs",
"qt64-qtserialport-docs",
"qt64-qtsensors-docs",
"qt64-qtdoc-docs",
"qt64-qthttpserver-docs",
"qt64-qtwebchannel-docs",
"qt64-qtimageformats-docs",
"qt64-qtshadertools-docs",
"qt64-qtvirtualkeyboard-docs",
"qt64-qtsvg-docs",
"qt64-qt5compat-docs",
"qt64-qtlottie-docs",
"qt64-qtserialbus-docs",
"qt64-qtdatavis3d-docs",
"qt64-qtmultimedia-docs",
"qt64-qtnetworkauth-docs",
"qt64-qtremoteobjects-docs",
"qt64-qtquick3dphysics-docs",
"qt64-qtscxml-docs",
"qt64-qtconnectivity-docs",
"qt64-qt3d-docs",
"qt64-qtspeech-docs",
"qt64-qtwebview-docs",
"qt64-qttools-docs",
"qt64-psql-plugin",
"qt64-qtwebsockets-docs",
"qt64-mysql-plugin",
"qt64-sqlite-plugin",
"mdtree-cpp",
"magic_enum",
"nlohmann-json-schema-validator",
"LBFGSpp",
"finite-diff",
"rsgain",
"lms",
"JSE",
"llvm-19",
"clang-19",
"mlir-19",
"lldb-19",
"flang-19",
"pdal-draco",
"pdal-pgpointcloud",
"pdal-tiledb",
"syslog-ng-devel",
"py312-awscrt",
"libsstv",
"cubeb",
"ls-qpack",
"cgal6",
"shaderc",
"pg12-timescaledb",
"pg13-timescaledb",
"pg14-timescaledb",
"pg15-timescaledb",
"pg16-timescaledb",
"hyprutils",
"timg",
"evolution-data-server-gtk4",
"step-writer",
"py313-blosc",
"libxlsxwriter",
"libnick",
"maddy-parser",
"parabolic",
"pg17-timescaledb",
"rebels-in-the-sky",
"llama.cpp",
"plfit",
"TinyEXIF",
"epoll-shim",
"wayland",
"lib2geom-devel",
"google-benchmark",
"py313-awscrt",
"tdlib",
"qt67-qtpositioning",
"qt67-qtquick3d",
"qt67-qtquicktimeline",
"qt67-qtwebengine",
"qt67-qtdeclarative",
"qt67-qtbase",
"qt67-qtcharts",
"qt67-qtgraphs",
"qt67-qtserialport",
"qt67-qtsensors",
"qt67-qthttpserver",
"qt67-qtwebchannel",
"qt67-qtimageformats",
"qt67-qtdoc",
"qt67-qtshadertools",
"qt67-qtvirtualkeyboard",
"qt67-qtsvg",
"qt67-qt5compat",
"qt67-qtlottie",
"qt67-qtlocation",
"qt67-qtserialbus",
"qt67-qtquickeffectmaker",
"qt67-qtlanguageserver",
"qt67-qtdatavis3d",
"qt67-qtmultimedia",
"qt67-qtremoteobjects",
"qt67-qtquick3dphysics",
"qt67-qtnetworkauth",
"qt67-qtconnectivity",
"qt67-qtscxml",
"qt67-qt3d",
"qt67-qtspeech",
"qt67-qtwebview",
"qt67-qttools",
"qt67-qtwebsockets",
"qt67-qttranslations",
"qt67-qtbase-docs",
"qt67-qtpositioning-docs",
"qt67-qtquick3d-docs",
"qt67-qtwebengine-docs",
"qt67-qtquicktimeline-docs",
"qt67-qtdeclarative-docs",
"qt67-qtgraphs-docs",
"qt67-qtcharts-docs",
"qt67-qtserialport-docs",
"qt67-qtdoc-docs",
"qt67-qthttpserver-docs",
"qt67-qtsensors-docs",
"qt67-qtwebchannel-docs",
"qt67-qtimageformats-docs",
"qt67-qtshadertools-docs",
"qt67-qtvirtualkeyboard-docs",
"qt67-qtsvg-docs",
"qt67-qt5compat-docs",
"qt67-qtlottie-docs",
"qt67-qtquickeffectmaker-docs",
"qt67-qtserialbus-docs",
"qt67-qtlocation-docs",
"qt67-qtdatavis3d-docs",
"qt67-qtmultimedia-docs",
"qt67-qtremoteobjects-docs",
"qt67-qtquick3dphysics-docs",
"qt67-qtnetworkauth-docs",
"qt67-qtconnectivity-docs",
"qt67-qtscxml-docs",
"qt67-qt3d-docs",
"qt67-qtspeech-docs",
"qt67-qttools-docs",
"qt67-qtwebsockets-docs",
"qt67-qtwebview-docs",
"qt67-mysql-plugin",
"qt67-psql-plugin",
"qt67-sqlite-plugin",
"qt6-qtcreator",
"qt6-qtcreator-docs",
"uTox",
"py313-opencv4",
"py313-opencv4-devel",
"gdal-hdf4",
"py313-llvmlite",
"utfcpp",
"SDL3",
"gdal-hdf5",
"gdal-kea",
"wabt",
"vtk-m-17",
"bsc",
"py313-pysaga",
"py313-rsgislib",
"py313-pdal",
"py313-pdal-plugins",
"zlog",
"libargparse",
"z3-fstar-legacy",
"llvm-20",
"clang-20",
"mlir-20",
"lldb-20",
"flang-20",
"SDL3_image",
"SDL3_ttf",
"SuiteSparse_ParU",
"mariadb-11.4",
"cmark-gfm",
"qt68-qtpositioning",
"qt68-qtbase",
"qt68-qtquick3d",
"qt68-qtquicktimeline",
"qt68-qtwebengine",
"qt68-qtdeclarative",
"qt68-qtgraphs",
"qt68-qtcharts",
"qt68-qtserialport",
"qt68-qtsensors",
"qt68-qtdoc",
"qt68-qthttpserver",
"qt68-qtwebchannel",
"qt68-qtimageformats",
"qt68-qtshadertools",
"qt68-qtvirtualkeyboard",
"qt68-qtsvg",
"qt68-qt5compat",
"qt68-qtlottie",
"qt68-qtlocation",
"qt68-qtquickeffectmaker",
"qt68-qtserialbus",
"qt68-qtlanguageserver",
"qt68-qtdatavis3d",
"qt68-qtmultimedia",
"qt68-qtnetworkauth",
"qt68-qtremoteobjects",
"qt68-qtquick3dphysics",
"qt68-qtscxml",
"qt68-qtconnectivity",
"qt68-qt3d",
"qt68-qtspeech",
"qt68-qtwebview",
"qt68-qttools",
"qt68-qtwebsockets",
"qt68-qttranslations",
"qt68-qtbase-docs",
"qt68-qtpositioning-docs",
"qt68-qtquick3d-docs",
"qt68-qtquicktimeline-docs",
"qt68-qtwebengine-docs",
"qt68-qtdeclarative-docs",
"qt68-qtgraphs-docs",
"qt68-qtcharts-docs",
"qt68-qtserialport-docs",
"qt68-qtsensors-docs",
"qt68-qtdoc-docs",
"qt68-qthttpserver-docs",
"qt68-qtwebchannel-docs",
"qt68-qtimageformats-docs",
"qt68-qtvirtualkeyboard-docs",
"qt68-qtshadertools-docs",
"qt68-qtsvg-docs",
"qt68-qt5compat-docs",
"qt68-qtlocation-docs",
"qt68-qtlottie-docs",
"qt68-qtquickeffectmaker-docs",
"qt68-qtserialbus-docs",
"qt68-qtdatavis3d-docs",
"qt68-qtmultimedia-docs",
"qt68-qtnetworkauth-docs",
"qt68-qtremoteobjects-docs",
"qt68-qtquick3dphysics-docs",
"qt68-qtscxml-docs",
"qt68-qtconnectivity-docs",
"qt68-qt3d-docs",
"qt68-qtspeech-docs",
"qt68-qtwebview-docs",
"qt68-qttools-docs",
"qt68-qtwebsockets-docs",
"qt68-psql-plugin",
"qt68-mysql-plugin",
"qt68-sqlite-plugin",
"py39-pyside6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"protobuf5-cpp",
"py313-pyarrow",
"fish3",
"viskores",
"h3",
"py313-blosc2",
"pg17-pgrouting",
"py313-orfeotoolbox",
"wb32-dfu-updater",
"openspecfun",
"uefitool",
"py313-samplerate",
"apitrace",
"opensimh",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"py312-InsightToolkit",
"py313-InsightToolkit",
"qt6-qtgrpc",
"qt6-qtgrpc-docs",
"llvm-21",
"mlir-21",
"clang-21",
"lldb-21",
"flang-21",
"py313-pyside6",
"luanti",
"clang-uml",
"previous",
"qt69-qtbase",
"qt69-qtpositioning",
"qt69-qtgrpc",
"qt69-qtquick3d",
"qt69-qtquicktimeline",
"qt69-qtwebengine",
"qt69-qtdeclarative",
"qt69-qtgraphs",
"qt69-qtcharts",
"qt69-qtserialport",
"qt69-qtsensors",
"qt69-qtdoc",
"qt69-qthttpserver",
"qt69-qtwebchannel",
"qt69-qtimageformats",
"qt69-qtshadertools",
"qt69-qtvirtualkeyboard",
"qt69-qtsvg",
"qt69-qt5compat",
"qt69-qtlottie",
"qt69-qtlocation",
"qt69-qtquickeffectmaker",
"qt69-qtserialbus",
"qt69-qtlanguageserver",
"qt69-qtdatavis3d",
"qt69-qtmultimedia",
"qt69-qtnetworkauth",
"qt69-qtremoteobjects",
"qt69-qtquick3dphysics",
"qt69-qtscxml",
"qt69-qtconnectivity",
"qt69-qt3d",
"qt69-qtspeech",
"qt69-qtwebview",
"qt69-qttools",
"qt69-qtwebsockets",
"qt69-qttranslations",
"qt69-qtbase-docs",
"qt69-qtpositioning-docs",
"qt69-qtgrpc-docs",
"qt69-qtquick3d-docs",
"qt69-qtquicktimeline-docs",
"qt69-qtwebengine-docs",
"qt69-qtdeclarative-docs",
"qt69-qtgraphs-docs",
"qt69-qtcharts-docs",
"qt69-qtserialport-docs",
"qt69-qtsensors-docs",
"qt69-qtdoc-docs",
"qt69-qthttpserver-docs",
"qt69-qtwebchannel-docs",
"qt69-qtimageformats-docs",
"qt69-qtshadertools-docs",
"qt69-qtvirtualkeyboard-docs",
"qt69-qtsvg-docs",
"qt69-qt5compat-docs",
"qt69-qtlottie-docs",
"qt69-qtlocation-docs",
"qt69-qtquickeffectmaker-docs",
"qt69-qtserialbus-docs",
"qt69-qtdatavis3d-docs",
"qt69-qtmultimedia-docs",
"qt69-qtnetworkauth-docs",
"qt69-qtremoteobjects-docs",
"qt69-qtquick3dphysics-docs",
"qt69-qtscxml-docs",
"qt69-qtconnectivity-docs",
"qt69-qt3d-docs",
"qt69-qtspeech-docs",
"qt69-qtwebview-docs",
"qt69-qttools-docs",
"qt69-qtwebsockets-docs",
"qt69-psql-plugin",
"qt69-mysql-plugin",
"qt69-sqlite-plugin",
"mbedtls4",
"py314-pyside6",
"py314-opencv4",
"pg18-timescaledb",
"py312-networkit",
"py313-networkit",
"gdal-plugin-grass",
"py313-onnx",
"py313-pytorch",
"gdal-netcdf"
]
},
{
"type": "run",
"ports": [
"kdevelop",
"lscsoft-deps",
"cmake-language-server",
"gutils-suite-core"
]
}
]
},
{
"name": "cm3",
"portdir": "lang/cm3",
"version": "5.2.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://modula3.elegosoft.com/cm3",
"description": "Critical Mass Modula-3 Compiler",
"long_description": "CM3 5.2 is an open source release of Critical Mass Modula-3. It is a complete easy-to-use and easy-to-install Modula-3 system that contains considerable enhancements over its ancestor DEC SRC Modula-3.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cvsup"
]
}
]
},
{
"name": "cm256cc",
"portdir": "science/cm256cc",
"version": "20210209-fbdffb2e",
"license": "BSD",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/f4exb/cm256cc",
"description": "Fast GF(256) Cauchy MDS Block Erasure Codec in C++",
"long_description": "Fast GF(256) Cauchy MDS Block Erasure Codec in C++",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel"
]
}
]
},
{
"name": "cl-zpng",
"portdir": "lisp/cl-zpng",
"version": "1.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xach/zpng",
"description": "Common Lisp PNG creation library",
"long_description": "Common Lisp PNG creation library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-salza2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-opticl",
"cl-qrencode"
]
}
]
},
{
"name": "cl-zpb-exif",
"portdir": "lisp/cl-zpb-exif",
"version": "20210117",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xach/zpb-exif",
"description": "Extract EXIF information from image files",
"long_description": "Extract EXIF information from image files",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-pngload"
]
}
]
},
{
"name": "cl-yacc",
"portdir": "lisp/cl-yacc",
"version": "20230108",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jech/cl-yacc",
"description": "Common Lisp Yacc",
"long_description": "Common Lisp Yacc",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-gettext"
]
}
]
},
{
"name": "cl-xsubseq",
"portdir": "lisp/cl-xsubseq",
"version": "20170803",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/xsubseq",
"description": "Efficient way to use \"subseq\"s in Common Lisp",
"long_description": "Efficient way to use \"subseq\"s in Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-prove"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-http",
"cl-smart-buffer"
]
}
]
},
{
"name": "cl-xlunit",
"portdir": "lisp/cl-xlunit",
"version": "0.6.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/cl-xlunit",
"description": "XLUnit is a Test Framework based on XPTest and JUnit.",
"long_description": "XLUnit is a Test Framework based on XPTest and JUnit.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-marshal"
]
}
]
},
{
"name": "cl-wookie",
"portdir": "lisp/cl-wookie",
"version": "20230131",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/wookie",
"description": "Asynchronous HTTP server in common lisp",
"long_description": "Asynchronous HTTP server in common lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fast-io",
"cl-vom",
"cl-quri",
"cl-ppcre",
"cl-blackbird",
"cl-do-urlencode",
"cl-fast-http",
"cl-async",
"cl-alexandria",
"cl-chunga",
"cl-babel",
"cl-fad"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clack"
]
},
{
"type": "test",
"ports": [
"cl-clack"
]
}
]
},
{
"name": "cl-who",
"portdir": "lisp/cl-who",
"version": "1.1.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/cl-who",
"description": "Yet another Lisp markup language",
"long_description": "Yet another Lisp markup language",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot",
"cl-gendoc"
]
}
]
},
{
"name": "cl-webkit2",
"portdir": "lisp/cl-webkit2",
"version": "3.5.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joachifm/cl-webkit",
"description": "A binding to WebKitGTK+ for Common Lisp",
"long_description": "A binding to WebKitGTK+ for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17",
"abcl"
]
},
{
"type": "lib",
"ports": [
"webkit2-gtk",
"cl-alexandria",
"cl-cffi",
"cl-cffi-gtk"
]
},
{
"type": "test",
"ports": [
"cl-fiveam",
"cl-calispel",
"cl-float-features"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-webengine-lib",
"portdir": "lisp/cl-webengine",
"version": "20210225",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/cl-webengine",
"description": "An FFI binding to WebEngine in Qt",
"long_description": "An FFI binding to WebEngine in Qt",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtwebengine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-webengine"
]
}
]
},
{
"name": "cl-webengine",
"portdir": "lisp/cl-webengine",
"version": "20210225",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/cl-webengine",
"description": "An FFI binding to WebEngine in Qt",
"long_description": "An FFI binding to WebEngine in Qt",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-webengine-lib"
]
}
],
"depends_on": []
},
{
"name": "cl-vom",
"portdir": "lisp/cl-vom",
"version": "20160810",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/vom",
"description": "A tiny logging library for Common Lisp",
"long_description": "A tiny logging library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-async",
"cl-blackbird",
"cl-legion",
"cl-wookie"
]
}
]
},
{
"name": "cl-variates",
"portdir": "lisp/cl-variates",
"version": "20071019",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https:/cl-variates.common-lisp.dev",
"description": "Portable Common Lisp Random Number Generation.",
"long_description": "Portable Common Lisp Random Number Generation.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "clutter-gtk",
"portdir": "graphics/clutter-gtk",
"version": "1.8.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blogs.gnome.org/clutter/",
"description": "Clutter GTK integration library.",
"long_description": "Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gtk3",
"clutter"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-radio",
"pinpoint",
"eog-plugins",
"totem",
"empathy",
"libchamplain",
"gnome3-core",
"gnome-voice",
"geeqie",
"gingerblue"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "clutter-gst3",
"portdir": "graphics/clutter-gst3",
"version": "3.0.27",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blogs.gnome.org/clutter/",
"description": "Clutter GStreamer integration library.",
"long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gstreamer1-gst-plugins-base",
"glib2",
"clutter",
"gobject-introspection",
"gstreamer1"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pinpoint",
"totem",
"empathy",
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "clutter-gst",
"portdir": "graphics/clutter-gst",
"version": "2.0.18",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://blogs.gnome.org/clutter/",
"description": "Clutter GStreamer integration library.",
"long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gstreamer1-gst-plugins-bad",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"clutter",
"gobject-introspection",
"gstreamer1",
"gstreamer1-gst-plugins-base"
]
}
],
"depends_on": []
},
{
"name": "clutter",
"portdir": "graphics/clutter",
"version": "1.26.4",
"license": "LGPL-2.1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Clutter",
"description": "A generic high-level canvas library.",
"long_description": "Clutter is an open source software library for creating fast, compelling, portable, and dynamic graphical user interfaces.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"x11",
"quartz",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"cairo",
"cogl",
"gdk-pixbuf2",
"atk",
"xorg-libXcomposite",
"xorg-libXdamage",
"xorg-libXext",
"xorg-libXfixes",
"pango",
"json-glib",
"gobject-introspection"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"clutter-gst",
"clutter-gst3",
"clutter-gtk",
"pinpoint",
"eog-plugins",
"totem",
"libchamplain",
"gnome3-core",
"rb33-clutter",
"rb32-clutter",
"rb31-clutter"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "cl-utilities",
"portdir": "lisp/cl-utilities",
"version": "20060303",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cl-utilities.common-lisp.dev",
"description": "a collection of semi-standard utilities for Common Lisp",
"long_description": "a collection of semi-standard utilities for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-http",
"cl-http-body",
"cl-quri"
]
}
]
},
{
"name": "clusterssh",
"portdir": "sysutils/clusterssh",
"version": "4.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/App::ClusterSSH",
"description": "Cluster Admin via SSH",
"long_description": "ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"perl5_30",
"perl5_32",
"perl5_34",
"perl5_28"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-file-which",
"p5.34-module-build",
"p5.34-readonly",
"p5.34-test-differences",
"p5.34-test-trap",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-sort-naturally",
"p5.34-tk",
"p5.34-try-tiny",
"xterm",
"p5.34-x11-protocol-other",
"p5.34-xml-simple",
"p5.34-xsloader",
"p5.34-x11-protocol",
"p5.34-exception-class",
"p5.34-getopt-long",
"p5.34-html-parser",
"p5.34-pathtools",
"p5.34-pod-simple"
]
}
],
"depends_on": []
},
{
"name": "clusterit",
"portdir": "net/clusterit",
"version": "2.5",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.garbled.net/clusterit.html",
"description": "Tools for running tasks on many machines",
"long_description": "This is a collection of clustering tools for executing tasks across a network on two or more heterogeneous hosts.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "clustalx",
"portdir": "science/clustalx",
"version": "2.1",
"license": "LGPL-3 and GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.clustal.org/clustal2/",
"description": "An interface for the ClustalW multiple sequence alignment program.",
"long_description": "clustalx provides an integrated environment for performing multiple sequence and profile alignments and analysing the results. The sequence alignment is displayed in a window on the screen. A versatile coloring scheme has been incorporated allowing you to highlight conserved features in the alignment. The pull-down menus at the top of the window allow you to select all the options required for traditional multiple sequence and profile alignment.",
"active": false,
"categories": [
"science"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 156
}
],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": []
},
{
"name": "cl-usocket",
"portdir": "lisp/cl-usocket",
"version": "0.8.8",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/usocket/usocket",
"description": "Universal socket library for Common Lisp",
"long_description": "Universal socket library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-rt",
"cl-split-sequence"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot",
"cl-async",
"cl-clack",
"cl-dexador",
"cl-fastcgi",
"cl-find-port",
"cl-gopher",
"cl-phos",
"cl-plus-ssl",
"cl-postgres",
"cl-redis",
"cl-s-sysdeps",
"cl-thrift",
"cl-toot"
]
}
]
},
{
"name": "cl-url-rewrite",
"portdir": "lisp/cl-url-rewrite",
"version": "0.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/url-rewrite",
"description": "Rewrite (X)HTML attributes with Common Lisp",
"long_description": "Rewrite (X)HTML attributes with Common Lisp",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cl-unix-opts",
"portdir": "lisp/cl-unix-opts",
"version": "20210107",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libre-man/unix-opts",
"description": "minimalistic parser of command line arguments",
"long_description": "minimalistic parser of command line arguments",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
}
]
}