HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52209,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=701",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=699",
"results": [
{
"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": "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": 454
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"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-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": 454
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"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": "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": 454
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"ncurses",
"bzip2",
"curl",
"expat",
"libcxx"
]
}
],
"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": 454
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"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-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",
"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": 454
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"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-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": 360
}
],
"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-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": 360
}
],
"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-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",
"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": 360
}
],
"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",
"hdf5",
"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",
"jxrlib",
"simdutf",
"zimh",
"ldc",
"SDL3_net",
"replxx",
"goodasm",
"mariadb-12.3",
"mariadb-devel",
"py314-opencv4-devel"
]
},
{
"type": "run",
"ports": [
"kdevelop",
"lscsoft-deps",
"cmake-language-server",
"gutils-suite-core"
]
}
]
},
{
"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": "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": "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": "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": "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": "clog",
"portdir": "devel/clog",
"version": "20030825",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.webgroupmedia.com/software/",
"description": "cLog is a cross-platform C logging library.",
"long_description": "cLog is a cross-platform C logging library. It is designed to log to files and can also log to a callback function.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "clib",
"portdir": "devel/clib",
"version": "2.8.7",
"license": "MIT",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.clibs.org",
"description": "Package manager for the C programming language.",
"long_description": "Package manager for the C programming language. Basically the lazy-man’s copy/paste promoting smaller C utilities, also serving as a nice way to discover these sort of libraries. The goal of clibs is to provide stand-alone “micro” C libraries for developers to quickly install without coupling to large frameworks. You should use clib(1) to fetch these files for you and check them into your repository, the end-user and contributors should not require having clib(1) installed. This allows clib(1) to fit into any new or existing C workflow without friction.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl"
]
}
],
"depends_on": []
},
{
"name": "clew",
"portdir": "devel/clew",
"version": "20170324",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenCLWrangler/clew",
"description": "The OpenCL Extension Wrangler Library",
"long_description": "The OpenCL Extension Wrangler Library",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "clavus",
"portdir": "devel/clavus",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/peter-mbx/clavus",
"description": "Simplify the management of configurations on your machine",
"long_description": "A lightweight command-line tool designed for anyone in the tech field, specially for IT consultants or professionals managing multiple clients environments. This tool simplifies the management of configurations on your machine, allowing you to configure your environment and load the necessary resources, like files and/or commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "pietro.mobrici",
"github": "peter-mbx",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "class-dump",
"portdir": "devel/class-dump",
"version": "3.5",
"license": "GPL-2+",
"platforms": "{darwin >= 12}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stevenygard.com/projects/class-dump/",
"description": "Utility for examining the Objective-C segment of Mach-O files.",
"long_description": "It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "clang-uml",
"portdir": "devel/clang-uml",
"version": "0.6.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bkryza/clang-uml",
"description": "Customizable automatic UML diagram generator for C++ based on Clang",
"long_description": "clang-uml is an automatic C++ to UML class, sequence, package and include diagram generator, driven by YAML configuration files. The main idea behind the project is to easily maintain up-to-date diagrams within a code-base or document legacy code. The configuration file or files for clang-uml define the types and contents of each generated diagram.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "bkryza",
"github": "bkryza",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"yaml-cpp",
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "cl-quicklisp",
"portdir": "devel/cl-quicklisp",
"version": "2015-01-28",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.quicklisp.org/beta/",
"description": "Quicklisp is a library manager for Common Lisp",
"long_description": "Quicklisp is a library manager for Common Lisp. It works with your existing Common Lisp implementation to download, install, and load any of over 1,500 libraries with a few simple commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jrjsmrtn",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cimfomfa",
"portdir": "devel/cimfomfa",
"version": "21-361",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micans/cimfomfa",
"description": "a C utility library",
"long_description": "cimfomfa is a C utility library supporting both MCL, a cluster algorithm for graphs, and zoem, a macro/DSL language. It supplies abstractions for memory management, I/O, associative arrays, strings, heaps, and a few other things.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zoem"
]
}
]
},
{
"name": "chronos-go",
"portdir": "devel/chronos-go",
"version": "0.1.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amit-davidson/Chronos",
"description": "Chronos is a static race detector for the Go language",
"long_description": "Chronos is a static race detector for the Go language written in Go.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "chromium-tabs",
"portdir": "devel/chromium-tabs",
"version": "0.0.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsms/chromium-tabs",
"description": "Framework for Chromium tabs",
"long_description": "Chromium Tabs is a Cocoa framework for building applications that works like Chromium's window system.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "chipmunk",
"portdir": "devel/chipmunk",
"version": "7.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://chipmunk-physics.net",
"description": "Fast and lightweight 2D rigid body physics library in C",
"long_description": "Fast and lightweight 2D rigid body physics library in C",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"debug",
"demos",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "checkmake",
"portdir": "devel/checkmake",
"version": "0.3.2",
"license": "MIT",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrtazz/checkmake",
"description": "experimental tool for linting and checking Makefiles",
"long_description": "checkmake is a experimental tool for linting and checking Makefiles. It may not do what you want it to.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"pandoc",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "check",
"portdir": "devel/check",
"version": "0.15.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcheck.github.io/check/",
"description": "C unit testing framework",
"long_description": "Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"rofi",
"libu2f-server",
"yubico-piv-tool",
"ezstream",
"libsbml"
]
},
{
"type": "lib",
"ports": [
"libhangul"
]
},
{
"type": "test",
"ports": [
"recutils",
"aide"
]
}
]
},
{
"name": "cheat",
"portdir": "devel/cheat",
"version": "4.4.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cheat/cheat",
"description": "create and view interactive cheatsheets on the command-line",
"long_description": "cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "chai",
"portdir": "devel/chai",
"version": "2024.07.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LLNL/CHAI",
"description": "Copy-hiding array abstraction to automatically migrate data between memory spaces",
"long_description": "CHAI is a library that handles automatic data migration to different memory spaces behind an array-style interface. It was designed to work with RAJA and integrates with it. CHAI could be used with other C++ abstractions, as well.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang19",
"clang20",
"clang21",
"clang22",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20",
"gcc15"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libomp",
"raja",
"cppcheck",
"mpich-clang20",
"libfmt11",
"git",
"uncrustify",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "cglm",
"portdir": "devel/cglm",
"version": "0.9.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/recp/cglm",
"description": "Highly Optimized Graphics Math (glm) for C",
"long_description": "Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"taisei"
]
}
]
},
{
"name": "cgdb",
"portdir": "devel/cgdb",
"version": "0.8.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cgdb.github.io",
"description": "A curses-based interface to the GNU Debugger (GDB).",
"long_description": "CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB is to be lightweight and responsive, not encumbered with unnecessary features.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "cflow",
"portdir": "devel/cflow",
"version": "1.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/cflow/",
"description": "A program for generating call graphs from C code.",
"long_description": "The cflow program is a tool which generates a call graph from C source files. It is most often used with a program like dot (from the graphviz package) in order to present visual graphs of the paths along which a piece of software may run.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime"
]
}
],
"depends_on": []
},
{
"name": "cextract",
"portdir": "devel/cextract",
"version": "1.7",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.bu.edu/pub/adb/",
"description": "C prototype extractor",
"long_description": "cextract is ideal for generating header files for large multi-file C programs, and will provide an automated method for generating all of the prototypes for all of the functions in such a program. cextract also functions as a rudimentary documentation extractor, generating a sorted list of all functions and their locations.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cereal",
"portdir": "devel/cereal",
"version": "1.3.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/USCiLab/cereal",
"description": "A C++11 library for serialization",
"long_description": "cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"bali-phy",
"bali-phy-devel"
]
},
{
"type": "lib",
"ports": [
"mlpack"
]
}
]
},
{
"name": "cegui",
"portdir": "devel/cegui",
"version": "0.7.9",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cegui.org.uk",
"description": "Crazy Eddie’s GUI System",
"long_description": "Crazy Eddie’s GUI System is a free library for game developers that provides windowing and widgets for graphics APIs and engines where such functionality is not natively available, or is severely lacking.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freeimage",
"freetype",
"expat",
"libxml2",
"libdevil",
"freeglut",
"xorg-libice",
"xorg-libsm",
"tinyxml",
"pcre"
]
}
],
"depends_on": []
},
{
"name": "cdecl",
"portdir": "devel/cdecl",
"version": "18.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paul-j-lucas/cdecl",
"description": "Composing and deciphering C (or C++) type declarations or casts.",
"long_description": "cdecl (see-deh-kull) is a program for composing and deciphering C (or C++) type declarations or casts, a.k.a. \"gibberish.\" It can be used interactively on a terminal or accept input from either the command line or standard input.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "paul",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"flex",
"libtool",
"autoconf",
"automake",
"bison"
]
},
{
"type": "lib",
"ports": [
"readline",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "cddlib",
"portdir": "devel/cddlib",
"version": "0.94m",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cddlib/cddlib",
"description": "a C implementation of the Double Description Method",
"long_description": "a C implementation of the Double Description Method",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"TOPCOM",
"gfan",
"latte-int",
"singular",
"sympol"
]
}
]
},
{
"name": "cctools",
"portdir": "devel/cctools",
"version": "949.0.1",
"license": "(APSL-2 or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opensource.apple.com/source/cctools/",
"description": "Compiler Tools for Mac OS X and Darwin",
"long_description": "A set of essential tools to support development on Mac OS X and Darwin. Conceptually similar to binutils on other platforms.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"llvm16",
"llvm15",
"llvm14",
"llvm13",
"llvm12",
"llvm11",
"llvm10",
"llvmdev",
"xcode",
"xtools"
],
"dependencies": [
{
"type": "build",
"ports": [
"libunwind-headers",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"llvm-10"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fireworkx",
"highlight",
"ruby40",
"py36-spaCy",
"py37-spaCy",
"clang-8.0",
"clang-7.0",
"clang-9.0",
"llvm-devel",
"mlir-devel",
"clang-devel",
"lldb-devel",
"flang-devel",
"mruby",
"mrustc-rust",
"ruby-devel",
"ruby30",
"ruby31",
"ruby32",
"ruby33",
"ruby34",
"stack",
"unison-lang",
"upc",
"live555",
"matterhorn",
"mcabber",
"pure-gen",
"py310-blis",
"py311-blis",
"py312-blis",
"py313-blis",
"py314-blis",
"py310-spaCy",
"py311-spaCy",
"py312-spaCy",
"py313-spaCy",
"py314-spaCy",
"esmf",
"root5",
"sparskit",
"theseus",
"xrootd",
"bash",
"bash-devel",
"fhist",
"erd",
"hindent",
"lhs2tex",
"pandoc-citeproc",
"pxsl-tools",
"adblock2privoxy",
"tenfourfox",
"tenfourfox-devel",
"aquafox",
"AfterStep",
"py37-pytorch",
"py38-blis",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"py27-pyilmbase",
"py35-pyilmbase",
"py36-pyilmbase",
"py37-pyilmbase",
"py38-pyilmbase",
"py39-pyilmbase",
"py35-blis",
"py36-blis",
"llvm-22",
"mlir-22",
"clang-22",
"lldb-22",
"flang-22",
"libclc-22",
"spirv-llvm-translator-22",
"py38-opencv4-devel",
"OpenBLAS",
"OpenBLAS-devel",
"ghc",
"hadrian",
"alex",
"clang-3.3",
"py310-pyarrow",
"py311-pyarrow",
"py312-pyarrow",
"py313-pyarrow",
"py314-pyarrow",
"py35-opencv4",
"py36-opencv4",
"py35-opencv4-devel",
"py36-opencv4-devel",
"py311-pytorch",
"py310-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"py37-opencv4",
"racket",
"py37-tensorflow",
"py38-tensorflow",
"opencv4",
"opencv4-devel",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"py310-opencv4-devel",
"py311-opencv4-devel",
"py312-opencv4-devel",
"py313-opencv4-devel",
"py314-opencv4-devel",
"py38-spaCy",
"vte",
"pandoc",
"py37-tensorflow1",
"py37-opencv4-devel",
"llvm-19",
"mlir-19",
"lldb-19",
"clang-19",
"flang-19",
"llvm-21",
"llvm-20",
"mlir-21",
"clang-21",
"lldb-21",
"flang-21",
"mlir-20",
"clang-20",
"lldb-20",
"flang-20",
"llvm-18",
"mlir-18",
"clang-18",
"lldb-18",
"flang-18",
"py37-pyarrow",
"py38-pyarrow",
"py38-tensorflow1",
"py38-pytorch",
"py39-blis",
"py310-tensorflow",
"py39-tensorflow",
"py39-tensorflow1",
"py37-blis",
"py39-pyarrow",
"py39-pytorch",
"py39-opencv4",
"py39-opencv4-devel",
"py38-opencv4",
"bash50",
"py39-spaCy",
"LyX",
"qt53-qtbase",
"rubberband",
"HaXml",
"aeson-pretty",
"cpphs",
"darcs",
"git-annex",
"hadolint",
"happy",
"haskell-language-server",
"haskell-stan",
"hlint",
"hscolour",
"ihaskell",
"ld64-97",
"ld64-127",
"ld64-236",
"ld64-274",
"ld64-latest",
"libtapi",
"libunwind",
"mono",
"retdec",
"retdec-devel",
"shellcheck",
"xeus",
"hledger",
"hledger-iadd",
"widelands",
"widelands-devel",
"gcr",
"darktable",
"darktable-devel",
"exempi",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"libopenraw",
"libopenraw-legacy",
"opensubdiv",
"cabal",
"g95",
"libgcc-devel",
"libgcc11",
"libgcc13",
"libgcc14",
"libgcc15",
"libgcc45",
"libgcc6",
"libgcc7",
"libgcc9",
"gf-core",
"ispc",
"ispc-clang",
"llvm-10",
"llvm-11",
"clang-10",
"lldb-10",
"clang-11",
"flang-11",
"lldb-11",
"llvm-12",
"llvm-13",
"clang-12",
"lldb-12",
"mlir-13",
"clang-13",
"lldb-13",
"flang-13",
"llvm-14",
"llvm-15",
"mlir-14",
"clang-14",
"lldb-14",
"flang-14",
"mlir-15",
"clang-15",
"lldb-15",
"flang-15",
"llvm-16",
"llvm-17",
"mlir-16",
"clang-16",
"lldb-16",
"flang-16",
"mlir-17",
"clang-17",
"lldb-17",
"flang-17",
"clang-3.7",
"clang-3.4",
"clang-6.0",
"clang-5.0"
]
},
{
"type": "lib",
"ports": [
"bazel-3.7",
"gcc15",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"llvm-gcc42",
"apple-gcc42",
"bazel",
"ghc",
"bazel-6",
"cabal",
"ghc-prebuilt",
"cabal-prebuilt",
"gcc-devel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"bazel-0.25",
"bazel-2.0",
"bazel-3.1",
"bazel-3.5",
"rust-compiler-wrap",
"gcc47",
"gcc48",
"gcc49"
]
},
{
"type": "run",
"ports": [
"clang-5.0",
"clang-15",
"clang-11",
"clang-22",
"clang-12",
"clang-9.0",
"clang-16",
"clang-10",
"clang-7.0",
"clang-13",
"clang-21",
"clang-devel",
"clang-19",
"clang-6.0",
"clang-18",
"clang-17",
"clang-20",
"clang-14",
"clang-8.0"
]
}
]
},
{
"name": "ccache",
"portdir": "devel/ccache",
"version": "4.13.1",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ccache.dev",
"description": "object-file caching compiler wrapper",
"long_description": "ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-22",
"pkgconfig",
"perl5",
"asciidoctor",
"doctest",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"hiredis",
"xxhashlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pytorch",
"py310-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"arangodb",
"dosbox-staging"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "cask",
"portdir": "devel/cask",
"version": "0.9.1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cask/cask",
"description": "Project management tool for Emacs",
"long_description": "Cask is a project management tool for Emacs that helps automate the package development cycle; development, dependencies, testing, building, packaging and more. Cask can also be used to manage dependencies for your local Emacs configuration.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "cartman",
"portdir": "devel/cartman",
"version": "0.3.1",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tamentis.com/projects/cartman/",
"description": "command line access to a Trac installation",
"long_description": "cartman allows you to create and manage Trac tickets from the command-line, without the need to setup physical access to the Trac server or database. All you need is a Trac account.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"python312"
]
}
],
"depends_on": []
},
{
"name": "carthage",
"portdir": "devel/carthage",
"version": "0.40.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Carthage/Carthage",
"description": "A simple, decentralized dependency manager for Cocoa",
"long_description": "A simple, decentralized dependency manager for Cocoa",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "saagar",
"github": "saagarjha",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"SourceKittenDaemon"
]
}
]
},
{
"name": "cargo-generate",
"portdir": "devel/cargo-generate",
"version": "0.23.7",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crates.io/crates/cargo-generate",
"description": "cargo, make me a project",
"long_description": "cargo-generate is a developer tool to help you get up and running quickly with a new Rust project by leveraging a pre-existing git repository as a template.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"curl"
]
}
],
"depends_on": []
},
{
"name": "cargo-c",
"portdir": "devel/cargo-c",
"version": "0.10.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lu-zero/cargo-c",
"description": "cargo applet to build and install C-ABI compatibile dynamic and static libraries",
"long_description": "cargo applet to build and install C-ABI compatibile dynamic and static libraries",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl3",
"libgit2",
"libunwind",
"libiconv"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"librsvg-devel",
"libgifski",
"rav1e"
]
}
]
},
{
"name": "cargo-asm",
"portdir": "devel/cargo-asm",
"version": "0.1.13",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gnzlbg/cargo-asm",
"description": "cargo subcommand showing the assembly or llvm-ir generated for Rust code",
"long_description": "cargo subcommand showing the assembly or llvm-ir generated for Rust code",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "capstone",
"portdir": "devel/capstone",
"version": "5.0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.capstone-engine.org/",
"description": "Capstone disassembly engine",
"long_description": "Capstone is a multi-arch, multi-platform disassembly framework with advanced features",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "aquynh",
"github": "aquynh",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"radare2",
"iaito",
"bloaty",
"rizin"
]
},
{
"type": "run",
"ports": [
"volatility3"
]
}
]
},
{
"name": "capnproto",
"portdir": "devel/capnproto",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://capnproto.org/",
"description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
"long_description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sequoia-chameleon-gnupg",
"sequoia-keystore",
"sequoia-sq"
]
},
{
"type": "lib",
"ports": [
"librime-devel",
"sequoia-pgp",
"textmate2",
"squirrel-ime",
"librime"
]
}
]
},
{
"name": "cableswig",
"portdir": "devel/cableswig",
"version": "4.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.itk.org/ITK/resources/CableSwig.html",
"description": "Create wrappers to interpreted languages",
"long_description": "CableSwig is used to create interfaces (i.e. 'wrappers') to interpreted languages such as Tcl and Python. It was created to produce wrappers for ITK because the toolkit uses C++ structures that SWIG cannot parse (deeply nested template instantiations). CableSwig is a combination tool that uses GCC_XML as the C++ parser. The input files are Cable style input files. The XML produced from the Cable/GCC_XML input files are then parsed and fed into a modified version of SWIG. SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. It is used to generate the language bindings to the target language. Currently, Tcl and Python are supported.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"examples",
"testing",
"gccxml",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"gmake",
"gawk",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
}
]
}