HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=361",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=359",
"results": [
{
"name": "clojure-lsp",
"portdir": "devel/clojure-lsp",
"version": "2023.02.27-13.12.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clojure-lsp/clojure-lsp",
"description": "Clojure & ClojureScript Language Server (LSP) implementation",
"long_description": "The goal of this project is to bring great editing tools for Clojure/Clojurescript to all editors. It aims to work alongside you to help you navigate, identify and fix errors, perform refactors and much more!",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"jdk17",
"jdk11"
],
"dependencies": [
{
"type": "build",
"ports": [
"openjdk17-graalvm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"clojure"
]
}
],
"depends_on": []
},
{
"name": "cloog",
"portdir": "devel/cloog",
"version": "0.18.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.cloog.org",
"description": "CLooG, the Chunky Loop Generator",
"long_description": "CLooG is a free software and library to generate code for scanning Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that reaches each integral point of one or more parameterized polyhedra. CLooG has been originally written to solve the code generation problem for optimizing compilers based on the polytope model. Nevertheless it is used now in various area e.g. to build control automata for high-level synthesis or to find the best polynomial approximation of a function. CLooG may help in any situation where scanning polyhedra matters. While the user has full control on generated code quality, CLooG is designed to avoid control overhead and to produce a very effective code.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [
"osl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gcc46",
"gcc47",
"gcc48",
"gcc49"
]
}
]
},
{
"name": "closure-linter",
"portdir": "devel/closure-linter",
"version": "2.3.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/closure-linter/",
"description": "Closure Linter",
"long_description": "The Closure Linter enforces the guidelines set by the Google JavaScript Style Guide. The linter handles style issues so that you can focus on the code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-gflags"
]
}
],
"depends_on": []
},
{
"name": "clucene",
"portdir": "devel/clucene",
"version": "2.3.3.4",
"license": "(Apache-2 or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://clucene.sourceforge.net/",
"description": "Clucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java.",
"long_description": "Clucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "dinh.viet.hoa",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"strigi",
"libreoffice",
"bibletime",
"sword"
]
}
]
},
{
"name": "clucene-devel",
"portdir": "devel/clucene-devel",
"version": "3025",
"license": "Apache-2 and LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://clucene.sourceforge.net/",
"description": "the open-source, C++ search engine",
"long_description": "CLucene is a high-performance, scalable, cross platform, full-featured, open-source indexing and searching API. Specifically, CLucene is the guts of a search engine, the hard stuff. You write the easy stuff: the UI and the process of selecting and parsing your data files to pump them into the search engine yourself, and any specialized queries to pull it back for display or further processing.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "cmake",
"portdir": "devel/cmake",
"version": "3.31.12",
"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": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"ncurses",
"bzip2",
"curl",
"expat",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xcbuild",
"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",
"libaec",
"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",
"osslsigncode",
"osslsigncode-devel",
"physfs",
"piklab",
"poco",
"protobuf3-cpp",
"pybind11",
"qbs",
"qbs-docs",
"qca",
"qca-qt5",
"qca-ossl",
"qca-cyrus-sasl",
"qca-pkcs11",
"qca-qt5-ossl",
"qca-qt5-cyrus-sasl",
"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",
"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",
"ensmallen",
"gnudatalanguage",
"hist",
"hypre",
"igraph",
"itpp",
"itpp-devel",
"lapack",
"libcerf",
"libfaiss",
"py37-faiss",
"py38-faiss",
"py39-faiss",
"libgpuarray",
"mathex",
"mathgl",
"metis",
"minisat",
"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",
"libde265",
"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",
"ocaml-hacl-star-raw",
"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",
"py39-pycares",
"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",
"cfitsio",
"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",
"stimfit",
"sumo",
"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",
"lttoolbox",
"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",
"py310-pycares",
"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",
"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",
"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",
"py311-pycares",
"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",
"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",
"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",
"py312-pycares",
"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-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",
"py313-pycares",
"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",
"jgenesis",
"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",
"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-pycares",
"py314-opencv4",
"pg18-timescaledb",
"py312-networkit",
"py313-networkit",
"gdal-plugin-grass",
"py313-onnx",
"py313-pytorch",
"gdal-netcdf",
"librime",
"py313-z3",
"py314-z3",
"py314-llvmlite",
"game-music-emu",
"py314-pyarrow",
"py310-dm-tree",
"py311-dm-tree",
"py312-dm-tree",
"py313-dm-tree",
"py314-dm-tree",
"py312-tlsh",
"py313-tlsh",
"libwebm",
"py313-nds2-client",
"py314-nds2-client",
"py314-rsgislib",
"py314-orfeotoolbox",
"py314-pysaga",
"gpgmepp",
"rdkit",
"gemmi",
"py314-onnx",
"py314-pytorch",
"protobuf",
"cpp-httplib",
"llvm-22",
"mlir-22",
"clang-22",
"flang-22",
"lldb-22",
"SDL3_mixer",
"libfmt12",
"Heimdall",
"py311-torchaudio",
"py312-torchaudio",
"py313-torchaudio",
"py314-torchaudio",
"OpenJPH",
"openzl",
"py313-qh3",
"py314-qh3",
"maxflow",
"py313-kornia-rs",
"py314-kornia-rs",
"arm-toolchain-embedded",
"qt6-qttasktree",
"qt6-qtcanvaspainter",
"qt6-qttasktree-docs",
"qt6-qtcanvaspainter-docs",
"qt610-qtbase",
"qt610-qtpositioning",
"qt610-qtgrpc",
"qt610-qtquick3d",
"qt610-qtquicktimeline",
"qt610-qtwebengine",
"qt610-qtgraphs",
"qt610-qtdeclarative",
"qt610-qtcharts",
"qt610-qtserialport",
"qt610-qtsensors",
"qt610-qtdoc",
"qt610-qthttpserver",
"qt610-qtimageformats",
"qt610-qtwebchannel",
"qt610-qtshadertools",
"qt610-qtsvg",
"qt610-qtvirtualkeyboard",
"qt610-qt5compat",
"qt610-qtlottie",
"qt610-qtlocation",
"qt610-qtquickeffectmaker",
"qt610-qtserialbus",
"qt610-qtlanguageserver",
"qt610-qtdatavis3d",
"qt610-qtmultimedia",
"qt610-qtremoteobjects",
"qt610-qtnetworkauth",
"qt610-qtquick3dphysics",
"qt610-qtscxml",
"qt610-qtconnectivity",
"qt610-qt3d",
"qt610-qtspeech",
"qt610-qtwebview",
"qt610-qttools",
"qt610-qtwebsockets",
"qt610-qttranslations",
"qt610-qtbase-docs",
"qt610-qtpositioning-docs",
"qt610-qtgrpc-docs",
"qt610-qtquick3d-docs",
"qt610-qtquicktimeline-docs",
"qt610-qtwebengine-docs",
"qt610-qtdeclarative-docs",
"qt610-qtgraphs-docs",
"qt610-qtserialport-docs",
"qt610-qtcharts-docs",
"qt610-qtsensors-docs",
"qt610-qtdoc-docs",
"qt610-qthttpserver-docs",
"qt610-qtwebchannel-docs",
"qt610-qtimageformats-docs",
"qt610-qtshadertools-docs",
"qt610-qtvirtualkeyboard-docs",
"qt610-qtsvg-docs",
"qt610-qt5compat-docs",
"qt610-qtlottie-docs",
"qt610-qtlocation-docs",
"qt610-qtquickeffectmaker-docs",
"qt610-qtserialbus-docs",
"qt610-qtdatavis3d-docs",
"qt610-qtnetworkauth-docs",
"qt610-qtmultimedia-docs",
"qt610-qtremoteobjects-docs",
"qt610-qtquick3dphysics-docs",
"qt610-qtscxml-docs",
"qt610-qtconnectivity-docs",
"qt610-qt3d-docs",
"qt610-qtspeech-docs",
"qt610-qtwebview-docs",
"qt610-qttools-docs",
"qt610-qtwebsockets-docs",
"qt610-psql-plugin",
"qt610-mysql-plugin",
"qt610-sqlite-plugin",
"fp16",
"stringzilla",
"numkong",
"libfyaml",
"mlx-c",
"mlx",
"spirv-llvm-translator-22",
"libclc-22",
"py314-awscrt",
"pastix",
"renode",
"icey",
"llhttp",
"avogadro",
"avogadrolibs",
"nlopt",
"wasi-sdk",
"wasi-clang",
"wasi-libc",
"qca-qt6",
"qca-qt6-ossl",
"qca-qt6-pkcs11",
"qca-qt6-cyrus-sasl",
"iqtree3",
"lsd2",
"zig-bootstrap",
"py313-dlib",
"py314-dlib",
"audacity2",
"py312-gnucash",
"py311-gnucash",
"py313-gnucash",
"py314-gnucash",
"pg18-pgrouting",
"openorienteering-mapper",
"vde2-devel",
"mariadb-11.8"
]
},
{
"type": "run",
"ports": [
"kdevelop",
"lscsoft-deps",
"cmake-language-server",
"gutils-suite-core"
]
}
]
},
{
"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": [
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"clang-11-bootstrap",
"libcxx-powerpc",
"brotli",
"brotli-static",
"darwin-xtools",
"llvm-cx",
"c-ares"
]
}
]
},
{
"name": "cmake-gui",
"portdir": "devel/cmake",
"version": "3.31.12",
"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": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"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.12",
"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": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"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",
"portdir": "devel/cmake-devel",
"version": "20251208-4.2.1-485f11a7",
"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": 458
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"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-gui-devel",
"cmake-docs-devel"
]
}
]
},
{
"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": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pdm-backend",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"cmake",
"py313-parsing",
"py313-pygls"
]
}
],
"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": "cmake-gui-devel",
"homepage": "https://cmake.org",
"description": "Obsolete port, replaced by cmake-gui-devel",
"long_description": "This port has been replaced by cmake-gui-devel.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 458
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "cmake-devel-docs",
"portdir": "devel/cmake-devel",
"version": "20250827-4.1.1-ba8c4a15",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": "cmake-docs-devel",
"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-docs release port is updated roughly every few months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 458
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"ncurses",
"bzip2",
"curl",
"expat",
"libcxx"
]
}
],
"depends_on": []
},
{
"name": "cmake-gui-devel",
"portdir": "devel/cmake-devel",
"version": "20251208-4.2.1-485f11a7",
"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": 458
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"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-docs-devel",
"portdir": "devel/cmake-devel",
"version": "20251208-4.2.1-485f11a7",
"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": 458
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"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": "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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"nheko",
"PrismLauncher",
"Aseprite",
"mkvtoolnix",
"mkvtoolnix-devel",
"mkvtoolnix-legacy"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"netatalk"
]
}
]
},
{
"name": "cmocka",
"portdir": "devel/cmocka",
"version": "2.0.2",
"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-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"profanity",
"samba4"
]
}
]
},
{
"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-18"
]
}
],
"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-18"
]
}
],
"depends_on": []
},
{
"name": "coccinelle",
"portdir": "devel/coccinelle",
"version": "1.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coccinelle/coccinelle",
"description": "coccinelle is a semantic diff.",
"long_description": "coccinelle is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code.",
"active": true,
"categories": [
"devel",
"textproc",
"ocaml"
],
"maintainers": [],
"variants": [
"python312",
"pcre",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-sexplib",
"ocaml",
"ocaml-stdcompat",
"ocaml-camlp4",
"ocaml-findlib",
"ocaml-menhir",
"ocaml-parmap"
]
}
],
"depends_on": []
},
{
"name": "cocoa-sharp",
"portdir": "devel/cocoa-sharp",
"version": "0.2",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.go-mono.org/",
"description": "Cocoa bindings for the Mono .NET Development Framework",
"long_description": "These are Cocoa bindings for Mono, which is an implementation of the .NET Development Framework.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": []
},
{
"name": "cocogitto",
"portdir": "devel/cocogitto",
"version": "7.0.0",
"license": "MIT, and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cocogitto/cocogitto",
"description": "The Conventional Commits toolbox",
"long_description": "The Conventional Commits toolbox, providing verified commits, automatic version bump and changelog, release profiles, conventional git log, GitHub integration, and monorepo support.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 22
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "codeblocks",
"portdir": "devel/codeblocks",
"version": "20.03",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.codeblocks.org/",
"description": "Open Source, Cross-platform, Free C/C++/D IDE",
"long_description": "Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable.",
"active": true,
"categories": [
"aqua",
"devel",
"x11"
],
"maintainers": [],
"variants": [
"universal",
"wxwidgets30",
"wxwidgets28",
"wxgtk30",
"wxgtk28"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"hunspell",
"boost176",
"wxgtk-3.0"
]
}
],
"depends_on": []
},
{
"name": "codeblocks-devel",
"portdir": "devel/codeblocks-devel",
"version": "20250101-r13598",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.codeblocks.org/",
"description": "Open Source, Cross-platform, Free C/C++/D IDE",
"long_description": "Open Source, Cross-platform, Free C/C++/D IDE. This port tracks the upstream development of CodeBlocks.",
"active": true,
"categories": [
"aqua",
"devel",
"x11"
],
"maintainers": [],
"variants": [
"wxwidgets32",
"wxgtk30",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18",
"boost176",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"hunspell",
"wxWidgets-3.2",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "codemod",
"portdir": "devel/codemod",
"version": "55a92a8ef237568302173e45bc282a0f8d1f2fad",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/personalcomputer/codemod",
"description": "A tool to assist with large-scale codebase refactors",
"long_description": "A tool/library to assist with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "codesearch",
"portdir": "devel/codesearch",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/google/codesearch",
"description": "Indexed regular expression-based search",
"long_description": "Code Search is a tool for indexing and then performing regular expression searches over large bodies of source code. It is a set of command-line programs written in Go",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "comet-git",
"portdir": "devel/comet-git",
"version": "0.0.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/liamg/comet",
"description": "Command line tool to help you use conventional commit messages",
"long_description": "Command line tool to help you use conventional commit messages",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "commitizen",
"portdir": "devel/commitizen",
"version": "2.42.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://commitizen-tools.github.io/commitizen/",
"description": "Create committing rules for projects, auto bump versions, and auto changelog generation",
"long_description": "Commitizen is a tool designed for teams. Its main purpose is to define a standard way of committing rules and communicating it. The reasoning behind it is that it is easier to read, and enforces writing descriptive commits.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 166
}
],
"variants": [
"bash_completion"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-argcomplete"
]
},
{
"type": "run",
"ports": [
"py310-yaml",
"py310-jinja2",
"py310-tomlkit",
"py310-termcolor",
"py310-questionary",
"py310-decli",
"py310-colorama",
"py310-chardet",
"py310-packaging",
"py310-typing_extensions",
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "committed",
"portdir": "devel/committed",
"version": "1.1.11",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-ci/committed",
"description": "A linter for git commit messages",
"long_description": "A linter for git commit messages",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"legacy-support",
"rust"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "conf2struct",
"portdir": "devel/conf2struct",
"version": "1.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yrutschle/conf2struct",
"description": "Create C parsers for libconfig and command-line, which get read directly to a `struct`",
"long_description": "Create C parsers for libconfig and command-line, which get read directly to a `struct`",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libconfig-hr",
"p5.34-conf-libconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sslh"
]
}
]
},
{
"name": "container",
"portdir": "devel/container",
"version": "0.12.3",
"license": "Apache-2",
"platforms": "{macosx >= 25}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apple/container",
"description": "A tool to create and run Linux containers on your Mac",
"long_description": "container is a tool that you can use to create and run Linux containers as lightweight virtual machines on your Mac. The tool consumes and produces OCI-compatible container images, so you can pull and run images from any standard container registry. You can push images that you build to those registries as well, and run the images in any other OCI-compatible application.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cook",
"portdir": "devel/cook",
"version": "2.34",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://miller.emu.id.au/pmiller/software/cook/",
"description": "Cook is a replacement for the traditional make(1) tool.",
"long_description": "Cook is a tool for constructing files. It is given a set of files to create, and recipes of how to create them. In any non-trivial program there will be prerequisites to performing the actions necessary to creating any file, such as include files. Cook provides a mechanism to define these.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aegis",
"fhist"
]
}
]
},
{
"name": "copilot",
"portdir": "devel/copilot",
"version": "1.27.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.github.io/copilot-cli",
"description": "AWS Copilot CLI allows developers to build, release and operate containerized applications on Amazon ECS and AWS Fargate.",
"long_description": "The AWS Copilot CLI is a tool for developers to create, release and manage production ready containerized applications on Amazon ECS and AWS Fargate. From getting started, pushing to a test environment and releasing to production, Copilot helps you through the entire life of your app development.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go-mockgen",
"packr",
"go",
"npm9",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cosmoplayer",
"portdir": "devel/cosmoplayer",
"version": "2.1.1",
"license": "Restrictive/Distributable",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20090306173402/http://www.sgi.com/products/software/cosmo",
"description": "Java classes to support VRML",
"long_description": "Java classes to support VRML",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendx"
]
}
]
},
{
"name": "courier-unicode",
"portdir": "devel/courier-unicode",
"version": "2.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.courier-mta.org/unicode/",
"description": "Courier Unicode Library implements several algorithms related to the Unicode Standard",
"long_description": "Courier Unicode Library implements several algorithms related to the Unicode Standard",
"active": true,
"categories": [
"devel",
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"maildrop",
"courier-authlib"
]
}
]
},
{
"name": "cpp-argparse-dev",
"portdir": "devel/cpp-argparse-dev",
"version": "1.10.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rue-ryuzaki/argparse",
"description": "C++ argument parser.",
"long_description": "Python-like header-only argument parser for C++ projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "golubchikov.mihail",
"github": "rue-ryuzaki",
"ports_count": 3
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cpp-httplib",
"portdir": "devel/cpp-httplib",
"version": "0.34.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yhirose/cpp-httplib",
"description": "C++11 single-file HTTP/HTTPS library",
"long_description": "cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. This port also builds and installs the optional compiled library variant.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"brotli",
"openssl",
"zlib",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18",
"python314"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "cpp-peglib",
"portdir": "devel/cpp-peglib",
"version": "1.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yhirose/cpp-peglib",
"description": "A single file C++ header-only PEG (Parsing Expression Grammars) library",
"long_description": "A single file C++ header-only PEG (Parsing Expression Grammars) library",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "cpp-utilities",
"portdir": "devel/cpp-utilities",
"version": "5.26.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Martchus/cpp-utilities",
"description": "Useful C++ classes and routines such as argument parser, IO and conversion utilities.",
"long_description": "Useful C++ classes and routines such as argument parser, IO and conversion utilities.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qtutilities",
"syncthingtray"
]
}
]
},
{
"name": "cppcheck",
"portdir": "devel/cppcheck",
"version": "2.20.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danmar/cppcheck",
"description": "Static analysis of C and C++ code.",
"long_description": "Cppcheck is an analysis tool for C and C++ code. Unlike compilers and many other analysis tools, we do not detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xml-4.5",
"docbook-xsl-nons",
"libxslt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-pygments",
"pcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"chai"
]
}
]
},
{
"name": "cpphs",
"portdir": "devel/cpphs",
"version": "1.20.9.1",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://projects.haskell.org/cpphs/",
"description": "A liberalised re-implementation of cpp, the C pre-processor.",
"long_description": "Cpphs is a re-implementation of the C pre-processor that is both more compatible with Haskell, and itself written in Haskell so that it can be distributed with compilers.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"alex",
"cctools",
"happy",
"hscolour",
"ld64",
"openssl",
"pkgconfig",
"cabal",
"ghc",
"file",
"grep",
"gsed",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lhs2tex"
]
}
]
},
{
"name": "cpptoml",
"portdir": "devel/cpptoml",
"version": "0.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/skystrife/cpptoml",
"description": "A header-only library for parsing TOML configuration files.",
"long_description": "A header-only library for parsing TOML configuration files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"doxygen",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"edencommon",
"watchman"
]
}
]
},
{
"name": "cppunit",
"portdir": "devel/cppunit",
"version": "1.15.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/cppunit/",
"description": "unit testing framework for C++",
"long_description": "CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 458
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"softhsm",
"gr37-ofdm",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr37-rds",
"gr37-satellites",
"gr37-sdrplay",
"gr37-specest",
"gr37-tdd",
"jags",
"hydrogen",
"ola",
"libreoffice",
"gnuradio37",
"gr37-adapt",
"gr37-air-modes",
"gr37-ais",
"gr37-baz",
"gr37-cdma",
"gr37-fcdproplus",
"gr37-foo",
"gr37-fosphor",
"gr37-gfdm",
"gr37-gsm",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr37-iio",
"gr37-iqbalance",
"gr37-iridium",
"gr37-limesdr",
"gr37-lora-BastilleResearch",
"gr37-lora-rpp0",
"gr37-lte",
"gr37-mapper",
"gr37-mac"
]
},
{
"type": "lib",
"ports": [
"agave"
]
},
{
"type": "test",
"ports": [
"libgig",
"gnss-sdr",
"libfilezilla",
"ibex-lib",
"FileZilla",
"gnss-sdr-devel",
"ola",
"gr37-baz",
"gr-baz"
]
}
]
},
{
"name": "cpputest",
"portdir": "devel/cpputest",
"version": "4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cpputest.github.io/",
"description": "CppUTest unit testing and mocking framework for C/C++",
"long_description": "CppUTest is a C /C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems but it works for any C/C++ project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"weechat"
]
}
]
},
{
"name": "cppzmq",
"portdir": "devel/cppzmq",
"version": "4.11.0",
"license": "Permissive",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/zeromq/cppzmq",
"description": "High-level C++ Binding for 0MQ",
"long_description": "High-level C++ Binding for 0MQ",
"active": true,
"categories": [
"devel",
"sysutils",
"net"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 458
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zmq"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libopenshot"
]
},
{
"type": "lib",
"ports": [
"R-clustermq",
"gnuradio-devel",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"xeus-zmq"
]
}
]
},
{
"name": "cpr",
"portdir": "devel/cpr",
"version": "1.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.libcpr.org",
"description": "C++ Requests: Curl for People",
"long_description": "C++ Requests is a simple wrapper around libcurl.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"gtest",
"curl",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "cproto",
"portdir": "devel/cproto",
"version": "4.7y",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://invisible-island.net/cproto/cproto.html",
"description": "Generate C prototypes from source code",
"long_description": "cproto is a program that generates function prototypes and variable declarations from C source code. It can also convert function definitions between the old style and the ANSI C style.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"flex"
]
}
],
"depends_on": []
},
{
"name": "cram",
"portdir": "devel/cram",
"version": "0.7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitheap.org/cram/",
"description": "A simple testing framework for command line applications",
"long_description": "Cram is a functional testing framework for command line applications. Cram tests look like snippets of interactive shell sessions. Cram runs each command and compares the command output in the test with the command's actual output.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "creduce",
"portdir": "devel/creduce",
"version": "2.10.0",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://embed.cs.utah.edu/creduce",
"description": "Test-case reduction for C compiler bugs",
"long_description": "C-Reduce is a tool that takes a large C, C++, or OpenCL file that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ file that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process source code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [
"llvm90",
"llvm11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"llvm-11",
"clang-11"
]
},
{
"type": "lib",
"ports": [
"clang-11",
"perl5.34",
"p5.34-exporter-lite",
"zlib",
"p5.34-getopt-tabular",
"p5.34-regexp-common",
"p5.34-term-readkey",
"p5.34-file-which",
"ncurses"
]
}
],
"depends_on": []
}
]
}