HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49661,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=962",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=960",
"results": [
{
"name": "cvs",
"portdir": "devel/cvs",
"version": "1.11.23",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cvs.nongnu.org",
"description": "Concurrent Versions System",
"long_description": "CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "fetch",
"ports": [
"OSXPal",
"ffcall",
"Chmox",
"vineserver",
"vineserver3",
"lprof",
"BrowserLauncher2",
"xloops"
]
},
{
"type": "lib",
"ports": [
"viewvc",
"rb-cvs"
]
}
]
},
{
"name": "cutter-r2",
"portdir": "devel/cutter-r2",
"version": "1.12.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "iaito",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by iaito",
"long_description": "This port has been replaced by iaito.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": "cutter",
"portdir": "devel/cutter",
"version": "1.2.8",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cutter.sourceforge.net/",
"description": "A unit testing framefork for C and C++",
"long_description": "Cutter is a xUnit family Unit Testing Framework for C and C++. It provides easy to write test API, useful output format for debugging and so on.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "kou",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"p5.34-xml-parser",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk-doc",
"libsoup-2.4",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "cut",
"portdir": "devel/cut",
"version": "2.3",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/cut/",
"description": "C unit testing",
"long_description": "CUT is a C-language tool for developing and automatically maintaining unit tests. CUT works well for C, C++, and objective-C. Although it was expressly designed to help support test-driven development and agile development processes such as extreme programming, CUT is still useful for writing automated test fixtures for more traditional software development processes as well.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "curlhandle",
"portdir": "devel/curlhandle",
"version": "3.1.1",
"license": "public-domain",
"platforms": "{macosx >= 10}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/karelia/CurlHandle",
"description": "CURLHandle is a framework wrapper around cURL",
"long_description": "CURLHandle is a framework wrapper around cURL",
"active": true,
"categories": [
"devel",
"framework"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl"
]
}
],
"depends_on": []
},
{
"name": "cunit",
"portdir": "devel/cunit",
"version": "2.1-3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cunit.sourceforge.net/",
"description": "Unit testing library for C",
"long_description": "CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"iowow",
"ejdb2"
]
},
{
"type": "lib",
"ports": [
"udunits2",
"openpgpsdk",
"nghttp3"
]
}
]
},
{
"name": "cue",
"portdir": "devel/cue",
"version": "0.15.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cuelang.org",
"description": "Open-source data constraint language which aims to simplify tasks involving defining and using data.",
"long_description": "CUE is an Open-source data constraint language which aims to simplify tasks involving defining and using data. It is a superset of JSON, allowing users familiar with JSON to get started quickly.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "ctags",
"portdir": "devel/ctags",
"version": "5.8",
"license": "(GPL-2 or public-domain)",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ctags.sourceforge.net/",
"description": "Reimplementation of ctags(1)",
"long_description": "Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, AWK, ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Vim and Yacc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"murk"
]
},
{
"type": "lib",
"ports": [
"global",
"source-highlight"
]
},
{
"type": "run",
"ports": [
"xemacs"
]
}
]
},
{
"name": "csu",
"portdir": "devel/csu",
"version": "85",
"license": "(APSL-1.1 or APSL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensource.apple.com/source/Csu/",
"description": "Common startup and C runtime setup code",
"long_description": "Common startup and C runtime setup code",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "cssc",
"portdir": "devel/cssc",
"version": "1.4.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/cssc/",
"description": "SCCS replacement",
"long_description": "CSSC is the GNU Project's replacement for SCCS. SCCS is a proprietary suite of tools which is provided with most commercial versions of Unix.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "cscope",
"portdir": "devel/cscope",
"version": "15.9",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cscope.sourceforge.net/",
"description": "development tool for browsing source code",
"long_description": "Cscope is a developer's tool for browsing source code. It has an impeccable Unix pedigree, having been originally developed at Bell Labs back in the days of the PDP-11. Cscope was part of the official AT&T Unix distribution for many years, and has been used to manage projects involving 20 million lines of code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"flex",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "cryptlib",
"portdir": "devel/cryptlib",
"version": "3.4.8",
"license": "(Sleepycat or Restrictive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cs.auckland.ac.nz/~pgut001/cryptlib/",
"description": "cryptlib is a powerful security toolkit (library)",
"long_description": "cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software. The high-level interface provides anyone with the ability to add strong security capabilities to an application in as little as half an hour, without needing to know any of the low-level details that make the encryption or authentication work.",
"active": true,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"secpwgen"
]
}
]
},
{
"name": "crlibm",
"portdir": "devel/crlibm",
"version": "1.0beta5",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20170128033523/http://lipforge.ens-lyon.fr/www/crlibm/",
"description": "An efficient and proven correctly-rounded mathematical library",
"long_description": "An efficient and proven correctly-rounded mathematical library",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pycrlibm",
"py27-pycrlibm",
"py35-pycrlibm",
"py36-pycrlibm"
]
}
]
},
{
"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": 48
}
],
"variants": [
"llvm90",
"llvm11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"llvm-9.0",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"clang-9.0",
"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": []
},
{
"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-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"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": "cppzmq-devel",
"portdir": "devel/cppzmq",
"version": "20200109-bd27f249",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "cppzmq",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by cppzmq",
"long_description": "This port has been replaced by cppzmq.",
"active": false,
"categories": [
"devel",
"sysutils",
"net"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": "cppzmq",
"portdir": "devel/cppzmq",
"version": "4.10.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": 461
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xeus-zmq",
"gnuradio-devel",
"R-clustermq",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"libopenshot"
]
}
]
},
{
"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-16"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"weechat"
]
}
]
},
{
"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": 461
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-14"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gr37-rds",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr37-satellites",
"gr37-tdd",
"gr37-sdrplay",
"gr37-iridium",
"gr37-specest",
"hydrogen",
"jags",
"softhsm",
"ola",
"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-iqbalance",
"gr37-iio",
"gr37-limesdr",
"gr37-lora-rpp0",
"gr37-lora-BastilleResearch",
"gr37-lte",
"gr37-mapper",
"gr37-mac",
"gr37-ofdm"
]
},
{
"type": "lib",
"ports": [
"agave"
]
},
{
"type": "test",
"ports": [
"libfilezilla",
"libgig",
"ola",
"gnss-sdr",
"gnss-sdr-devel",
"FileZilla",
"gr-baz",
"gr37-baz",
"ibex-lib"
]
}
]
},
{
"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-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lhs2tex"
]
}
]
},
{
"name": "cppcheck",
"portdir": "devel/cppcheck",
"version": "2.18.3",
"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": 428
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xml-4.5",
"docbook-xsl-nons",
"libxslt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pygments",
"pcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"chai"
]
}
]
},
{
"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-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qtutilities",
"syncthingtray"
]
}
]
},
{
"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-16"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"maildrop",
"courier-authlib"
]
}
]
},
{
"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-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendx"
]
}
]
},
{
"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": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go-mockgen",
"packr",
"go",
"npm9",
"clang-17"
]
}
],
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aegis",
"fhist"
]
}
]
},
{
"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": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libconfig-hr",
"p5.34-conf-libconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sslh"
]
}
]
},
{
"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": 146
}
],
"variants": [
"bash_completion"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-argcomplete"
]
},
{
"type": "run",
"ports": [
"py310-packaging",
"py310-chardet",
"py310-colorama",
"py310-yaml",
"py310-jinja2",
"py310-tomlkit",
"py310-termcolor",
"py310-questionary",
"py310-decli",
"py310-typing_extensions",
"bash-completion"
]
}
],
"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-9.0"
]
}
],
"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-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"hunspell",
"boost176",
"wxgtk-3.0"
]
}
],
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": []
},
{
"name": "coccinelle",
"portdir": "devel/coccinelle",
"version": "1.1.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": [
"python310",
"pcre",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-menhir",
"ocaml-parmap"
]
}
],
"depends_on": []
},
{
"name": "cmunge",
"portdir": "devel/cmunge",
"version": "1.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.vcpc.univie.ac.at/~jhm/cmunge/",
"description": "tool for encrypting and compacting C source code",
"long_description": "cmunge is a simple tool for encrypting and compacting C source code, while leaving it syntactically and semantically unchanged.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cmockery",
"portdir": "devel/cmockery",
"version": "0.1.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/cmockery/",
"description": "unit testing and mocking library for C",
"long_description": "A lightweight library to simplify and generalize the process of writing unit tests for C applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cmocka",
"portdir": "devel/cmocka",
"version": "1.1.7",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmocka.org/",
"description": "cmocka unit testing framework",
"long_description": "cmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ray",
"github": "raybellis",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"samba4",
"profanity"
]
}
]
},
{
"name": "cmark",
"portdir": "devel/cmark",
"version": "0.30.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/commonmark/cmark",
"description": "shared library with functions for parsing CommonMark documents",
"long_description": "shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"buildtests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"netatalk4"
]
},
{
"type": "lib",
"ports": [
"nheko",
"mkvtoolnix-legacy",
"Aseprite",
"mkvtoolnix-devel",
"mkvtoolnix"
]
}
]
},
{
"name": "cmake-bootstrap",
"portdir": "devel/cmake-bootstrap",
"version": "3.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make pegged at version 3.9.6. No dependencies.",
"long_description": "Cross-platform make pegged at version 3.9.6. No dependencies. This was the last version of cmake to not require c++11.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"llvm-cx",
"clang-11-bootstrap",
"brotli",
"brotli-static",
"darwin-xtools",
"libcxx-powerpc",
"c-ares"
]
}
]
},
{
"name": "cmake-devel",
"portdir": "devel/cmake-devel",
"version": "20250827-4.1.1-ba8c4a15",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make",
"long_description": "An extensible, open-source system that manages the build process in an operating system and compiler independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. The cmake-devel release port is updated roughly every few months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libcxx",
"curl",
"bzip2",
"expat",
"libarchive",
"zlib"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cmake-devel-gui",
"cmake-devel-docs"
]
}
]
},
{
"name": "cmake",
"portdir": "devel/cmake",
"version": "3.31.7",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make",
"long_description": "An extensible, open-source system that manages the build process in an operating system and compiler independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. The cmake release port is updated roughly every few months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"ncurses",
"bzip2",
"curl",
"expat",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xcbuild",
"sfcgal",
"py27-scikit-build",
"py36-scikit-build",
"py37-scikit-build",
"py38-scikit-build",
"py39-scikit-build",
"py310-scikit-build",
"py311-scikit-build",
"R-symengine",
"py38-scikit-build-core",
"py39-scikit-build-core",
"py310-scikit-build-core",
"py311-scikit-build-core",
"py312-scikit-build-core",
"py312-scikit-build",
"cmake-gui",
"cmake-docs",
"p5.28-alien-cmake3",
"p5.30-alien-cmake3",
"p5.32-alien-cmake3",
"p5.34-alien-cmake3",
"py313-scikit-build-core",
"py313-scikit-build",
"py314-scikit-build-core"
]
},
{
"type": "build",
"ports": [
"TOra",
"android-file-transfer-linux",
"barrier",
"luminance-hdr",
"nomacs",
"qlipper",
"tagainijisho",
"blosc",
"brunsli",
"dzip",
"innoextract",
"libzip",
"libzzip",
"lzfse",
"quazip",
"snappy",
"unshield",
"upx",
"upx-devel",
"zopfli",
"FAudio",
"aften",
"audacity",
"chromaprint",
"codec2",
"csound",
"dsdcc",
"faad2",
"faust-devel",
"freealut",
"hydrogen",
"libebur128",
"libid3tag",
"liblastfm",
"libmad",
"libmusicbrainz3",
"libmusicbrainz5",
"libmysofa",
"libsoundio",
"lpcnetfreedv",
"mbelib",
"munt-mt32emu",
"openal-soft",
"opensmile",
"osc2midi",
"phonon",
"phonon-qt5",
"phonon-backend-gstreamer",
"phonon-backend-gstreamer-qt5",
"phonon-backend-vlc",
"phonon-backend-vlc-qt5",
"pocketsphinx",
"portmidi",
"qsynth",
"rtaudio",
"rtmidi",
"soxr",
"spuce",
"taglib",
"taglib-extras",
"vcvrack",
"freecad",
"cutecom-qt4-mac",
"telepathy-qt",
"avrdude",
"stlink",
"Akumuli",
"duckdb",
"groonga",
"hiredis",
"leveldb",
"mariadb",
"mariadb-10.3",
"mariadb-10.4",
"mariadb-10.5",
"mysql55",
"mysql55-connector-cpp",
"mysql51-connector-cpp",
"mysql56-connector-cpp",
"mysql57-connector-cpp",
"mariadb-connector-cpp",
"percona-connector-cpp",
"mysql56",
"mysql57",
"mysql8",
"percona",
"rocksdb",
"soci",
"sqlitebrowser",
"sqlitecpp",
"sqliteman",
"timescaledb",
"timescaledb1",
"xeus-sqlite",
"Bear",
"LibVNCServer",
"LucenePlusPlus",
"PEGTL",
"PlasmaShop",
"abseil",
"ade",
"akonadi",
"allegro",
"allegro5",
"apache-arrow",
"py37-pyarrow",
"py38-pyarrow",
"py39-pyarrow",
"apiextractor",
"arabica",
"asmotor",
"aspcud",
"astyle",
"automoc",
"bamtools",
"box2d",
"bullet",
"cableswig",
"cargo",
"catch2",
"ccache",
"ccls-clang-10",
"ccls-clang-11",
"chipmunk",
"clew",
"clucene",
"clucene-devel",
"cmark",
"cmocka",
"cpp-utilities",
"cpputest",
"cppzmq",
"dbusmenu-qt",
"dbusmenu-qt5",
"diy",
"diy2",
"double-conversion",
"dyncall",
"editorconfig-core-c",
"fbthrift",
"flatbuffers",
"flusspferd",
"folly",
"fparser",
"generatorrunner",
"getdns",
"gflags",
"glm",
"google-glog",
"gperftools",
"grantlee",
"grpc",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"py39-grpcio",
"py39-grpcio-tools",
"gtest",
"json_spirit",
"jsoncpp",
"kcov",
"keystone",
"ktoblzcheck",
"ldid",
"libbert",
"libcaer",
"libcbor",
"libcoverart",
"libdevil",
"libdynd",
"libftdi1",
"libgit2",
"libhsplasma",
"libical",
"liblxqt",
"libnifalcon",
"libphonenumber-cpp",
"libqtxdg",
"librime-devel",
"libsignal-protocol-c",
"libsolv",
"libssh",
"libtapi",
"libtins",
"libtuxcap",
"libupnp",
"libwebsockets",
"litehtml",
"log4cxx",
"luv",
"lxqt-build-tools",
"mbedtls",
"md4c",
"minizinc",
"mnmlstc-core",
"mongo-c-driver",
"libbson",
"mongo-cxx-driver",
"mono",
"msgpack1",
"msgpack2",
"mstch",
"mulle-xcode-settings",
"mulle-xcode-to-cmake",
"nlohmann-json",
"nusmv",
"olm",
"orocos-kdl",
"orocos-rtt",
"physfs",
"piklab",
"poco",
"protobuf3-cpp",
"pybind11",
"qbs",
"qbs-docs",
"qca",
"qca-qt5",
"qca-ossl",
"qca-cyrus-sasl",
"qca-gnupg",
"qca-pkcs11",
"qca-qt5-ossl",
"qca-qt5-cyrus-sasl",
"qca-qt5-gnupg",
"qca-qt5-pkcs11",
"qjson",
"qjson-qt5",
"qtermwidget",
"qttesting",
"qtutilities",
"qxmpp",
"range-v3",
"rapidjson",
"rapidjson-devel",
"re2",
"robin-map",
"rtags",
"served",
"simple-web-server",
"simple-websocket-server",
"socketxx",
"soprano",
"spatialindex",
"spdlog",
"spdlog0",
"streamlog",
"strigi",
"tabulate",
"turbogit",
"tweeny",
"uncrustify",
"uriparser",
"vxl",
"wangle",
"xcbuild",
"xeus",
"xproperty",
"xtl",
"xvega-bindings",
"yajl",
"yaml-cpp",
"zenlib",
"zmq",
"zmq-devel",
"zmqpp",
"PageEdit",
"amp",
"cherrytree",
"efte",
"mindforger",
"neovim",
"sigil",
"texworks",
"vnote",
"hatari",
"noah",
"simh",
"simulavr",
"ledger",
"encfs",
"2048.cpp",
"Cockatrice",
"MultiMC5",
"PlasmaClient",
"fortune-mod",
"freecell-solver",
"openjk",
"openrct2",
"openttd",
"pingus",
"raceintospace",
"supertux",
"supertuxkart",
"wesnoth",
"widelands",
"widelands-devel",
"cgal4",
"cgal5",
"gdal",
"geographiclib",
"kealib",
"laszip",
"libkml",
"liblas",
"libpcl",
"mapserver",
"orfeotoolbox",
"osm2pgrouting",
"osm2pgsql",
"PDAL",
"pgrouting",
"qgis3",
"qlandkartegt",
"qlandkartegt-garmindev",
"rsgislib",
"saga",
"sfcgal",
"evolution-data-server",
"gnucash",
"gnucash-devel",
"gnucash-docs",
"oxygen-gtk2",
"oxygen-gtk3",
"Aseprite",
"OpenSceneGraph",
"OpenSceneGraph-devel",
"Pangolin",
"QCSXCAD",
"VIBES",
"VirtualPlanetBuilder",
"aces_container",
"alembic",
"assimp",
"assimp_tools",
"assimp2",
"autopano-sift-c",
"blender",
"charls",
"ctlang",
"darktable",
"dcmtk",
"dcmtk-static",
"embree",
"exiv2",
"fontforge",
"gl2ps",
"glfw",
"glfw-devel",
"glpng",
"glslang",
"gpick",
"graphite2",
"h3dapi",
"h3dload",
"h3dviewer",
"h3dmedx3d",
"h3dphysics",
"h3dui",
"h3dutil",
"hapi",
"hugin-app",
"icet",
"inkscape",
"inkscape-devel",
"jasper",
"lensfun",
"lib2geom",
"libjpeg-turbo",
"libpano13",
"lprof",
"materialx",
"nanogui",
"nanogui-wjakob",
"nifticlib",
"oce",
"ogre",
"oidn",
"opencollada",
"opencolorio",
"opencv3",
"py27-opencv3",
"py35-opencv3",
"py36-opencv3",
"py37-opencv3",
"py38-opencv3",
"py39-opencv3",
"opencv4",
"py35-opencv4",
"py36-opencv4",
"py37-opencv4",
"py38-opencv4",
"py39-opencv4",
"openexr",
"ilmbase",
"openexr_viewers",
"openimageio",
"openjpeg",
"opensubdiv",
"openvdb",
"osl",
"partio",
"pbrt3",
"pdfpc",
"pngcheck",
"podofo",
"polyclipping",
"poppler",
"poppler-qt5",
"poppler-qt4-mac",
"ptex",
"qimageblitz",
"qrencode",
"scantailor",
"shapelib",
"spirv-tools",
"squish",
"usd",
"vigra",
"vtk",
"vulkan-headers",
"vulkan-loader",
"vulkan-tools",
"vulkan-validationlayers",
"wxLua",
"xaos",
"xpdf",
"xvega",
"quassel",
"quassel-client",
"weechat",
"znc",
"amarok",
"analitza",
"ark",
"attica",
"baloo",
"baloo-widgets",
"blinken",
"bomber",
"bovo",
"cantor",
"cervisia",
"choqok",
"digikam",
"dolphin-plugins",
"dragon",
"ffmpegthumbs",
"granatier",
"gwenview",
"juk",
"kactivities",
"kalgebra",
"kalzium",
"kamera",
"kanagram",
"kapman",
"kapptemplate",
"kate",
"katomic",
"kblackbox",
"kblocks",
"kbounce",
"kbreakout",
"kbruch",
"kcachegrind4",
"kcalc",
"kcharselect",
"kcm-baloo-advanced",
"kcolorchooser",
"kcron",
"kde",
"kde-dev-scripts",
"kde-dev-utils",
"kde-extra-cmake-modules",
"kde-extra-cmake-modules-devel",
"kde-l10n-ar",
"kde-l10n-bg",
"kde-l10n-bs",
"kde-l10n-ca",
"kde-l10n-ca-valencia",
"kde-l10n-cs",
"kde-l10n-da",
"kde-l10n-de",
"kde-l10n-el",
"kde-l10n-en_GB",
"kde-l10n-es",
"kde-l10n-et",
"kde-l10n-eu",
"kde-l10n-fa",
"kde-l10n-fi",
"kde-l10n-fr",
"kde-l10n-ga",
"kde-l10n-gl",
"kde-l10n-he",
"kde-l10n-hi",
"kde-l10n-hr",
"kde-l10n-hu",
"kde-l10n-ia",
"kde-l10n-id",
"kde-l10n-is",
"kde-l10n-it",
"kde-l10n-ja",
"kde-l10n-kk",
"kde-l10n-km",
"kde-l10n-ko",
"kde-l10n-lt",
"kde-l10n-lv",
"kde-l10n-mr",
"kde-l10n-nb",
"kde-l10n-nds",
"kde-l10n-nl",
"kde-l10n-nn",
"kde-l10n-pa",
"kde-l10n-pl",
"kde-l10n-pt",
"kde-l10n-pt_BR",
"kde-l10n-ro",
"kde-l10n-ru",
"kde-l10n-si",
"kde-l10n-sk",
"kde-l10n-sl",
"kde-l10n-sr",
"kde-l10n-sv",
"kde-l10n-tg",
"kde-l10n-th",
"kde-l10n-tr",
"kde-l10n-ug",
"kde-l10n-uk",
"kde-l10n-vi",
"kde-l10n-wa",
"kde-l10n-zh_CN",
"kde-l10n-zh_TW",
"kde-wallpapers",
"kde4-baseapps",
"kde4-filelight",
"kde4-runtime",
"kde4-workspace",
"kdeadmin",
"kdeartwork",
"kdebindings4",
"kdeedu4",
"kdegames4",
"kdegraphics-strigi-analyzer",
"kdegraphics-thumbnailers",
"kdegraphics4",
"kdelibs4",
"kdemultimedia4",
"kdenetwork-filesharing",
"kdenetwork-strigi-analyzers",
"kdenetwork4",
"kdepim4",
"kdepim4-runtime",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"kdesdk-kioslaves",
"kdesdk-strigi-analyzers",
"kdesdk-thumbnailers",
"kdesdk4",
"kdesvn",
"kdetoys4",
"kdeutils4",
"kdevelop",
"kdevplatform",
"kdewebdev",
"kdiamond",
"kdiskfree",
"kdnssd",
"kfilemetadata",
"kfloppy",
"kfourinline",
"kgeography",
"kget",
"kgoldrunner",
"kgpg",
"kgraphviewer",
"khangman",
"kig",
"kigo",
"killbots",
"kimono",
"kiriki",
"kiten",
"kjumpingcube",
"klettres",
"klickety",
"klines",
"kmahjongg",
"kmines",
"kmix",
"kmplot",
"kmymoney4",
"knavalbattle",
"knetwalk",
"koffice2-devel",
"kolf",
"kollision",
"kolourpaint",
"kompare",
"konquest",
"konsole",
"konversation",
"kopete",
"korundum",
"kpat",
"kqtquickcharts",
"krdc",
"kreversi",
"kross-interpreters",
"kruler",
"krusader",
"ksaneplugin",
"kscd",
"kshisen",
"ksirk",
"ksnakeduel",
"kspaceduel",
"ksquares",
"kstars",
"ksudoku",
"ksystemlog",
"ktimer",
"ktorrent4",
"ktouch",
"ktuberling",
"kturtle",
"kubrick",
"kuser",
"kwallet",
"kwordquiz",
"libalkimia",
"libkcddb",
"libkcompactdisc",
"libkdcraw",
"libkdeedu",
"libkdegames",
"libkexiv2",
"libkgapi",
"libkipi",
"libkmahjongg",
"libkomparediff2",
"libksane",
"libktorrent",
"lokalize",
"lskat",
"marble",
"massif-visualizer",
"mobipocket",
"mplayerthumbs",
"nepomuk-core",
"nepomuk-widgets",
"okteta",
"okular",
"oxygen-icons",
"pairs",
"palapeli",
"parley",
"perlkde",
"perlqt",
"picmi",
"polkit-qt",
"polkit-qt5-devel",
"poxml",
"prison",
"py-pykde4",
"py27-pykde4",
"py-pykde4-docs",
"QtCurve",
"QtCurve-qt5",
"QtCurve-gtk2",
"qtruby",
"qyoto",
"rkward",
"rocs",
"shared-desktop-ontologies",
"skrooge",
"smokegen",
"smokekde",
"smokeqt",
"step",
"svgpart",
"sweeper",
"tellico",
"umbrello",
"Io",
"antlr4-cpp-runtime",
"binaryen",
"castxml",
"emscripten",
"falcon",
"gccxml-devel",
"ispc",
"ispc-clang",
"libomp",
"llvm-10",
"clang-10",
"lldb-10",
"llvm-11",
"clang-11",
"flang-11",
"lldb-11",
"llvm-5.0",
"clang-5.0",
"lldb-5.0",
"llvm-6.0",
"clang-6.0",
"lldb-6.0",
"llvm-7.0",
"clang-7.0",
"lldb-7.0",
"llvm-8.0",
"clang-8.0",
"lldb-8.0",
"llvm-9.0",
"clang-9.0",
"lldb-9.0",
"llvm-devel",
"clang-devel",
"lldb-devel",
"neko",
"qore",
"qore-json-module",
"qore-openldap-module",
"qore-qt4-module",
"qore-ssh2-module",
"qore-uuid-module",
"qore-xml-module",
"qore-xmlsec-module",
"qore-yaml-module",
"rust",
"squirrel",
"swi-prolog",
"swi-prolog-devel",
"toluapp",
"zig",
"astroid",
"libvmime",
"rspamd",
"OpenBLAS",
"OpenBLAS-devel",
"Sophus",
"SuiteSparse_config",
"SuiteSparse_GraphBLAS",
"SuiteSparse_Mongoose",
"SuiteSparse_AMD",
"SuiteSparse_BTF",
"SuiteSparse_CAMD",
"SuiteSparse_CCOLAMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD",
"SuiteSparse_CXSparse",
"SuiteSparse_LDL",
"SuiteSparse_KLU",
"SuiteSparse_UMFPACK",
"SuiteSparse_RBio",
"SuiteSparse_SPQR",
"Vc",
"alglib",
"bliss",
"blitz",
"boolector",
"cadabra2",
"casadi",
"ceres-solver",
"clasp",
"clblas",
"clblast",
"deal.ii",
"dlib",
"py37-dlib",
"py38-dlib",
"py39-dlib",
"dolfin",
"eigen",
"eigen3",
"eigen3-devel",
"ensmallen",
"gnudatalanguage",
"hist",
"hypre",
"igraph",
"itpp",
"itpp-devel",
"lapack",
"libcerf",
"libfaiss",
"py37-faiss",
"py38-faiss",
"py39-faiss",
"libgpuarray",
"mathex",
"mathgl",
"metis",
"mlpack",
"mtl",
"muparser",
"nanoflann",
"netgen",
"newmat",
"newran",
"ngsolve",
"parmetis",
"qhull",
"scalapack",
"shogun-devel",
"stp",
"sundials2",
"superlu",
"superlu_dist",
"symengine",
"vdt",
"viennacl",
"wxMaxima",
"xylib",
"yacas",
"z3",
"z3-fstar",
"py-z3",
"py27-z3",
"py37-z3",
"py38-z3",
"z3-java",
"AtomicParsley",
"AtomicParsley-devel",
"HandBrake",
"HandBrakeCLI",
"aom",
"avidemux",
"ffmpegthumbnailer",
"fluidsynth",
"kdenlive",
"libcec",
"libheif",
"libmatroska",
"libopenshot",
"libopenshot-audio",
"lmms",
"mlt",
"p8-platform",
"raylib",
"sfml",
"shenidam",
"welle.io",
"welle.io-devel",
"x265",
"FreeRDP",
"baresip",
"centerim",
"cryfs",
"davix",
"dynamips",
"et",
"ettercap",
"httping",
"lagrange",
"lexbor",
"libmsn",
"libre",
"librsync",
"libtorrent-rasterbar",
"mosquitto",
"mtxclient",
"n2n",
"nheko",
"openconnect-gui",
"qBittorrent",
"qpid-proton",
"rabbitmq-c",
"slurm",
"smtpping",
"stubby",
"syncthingtray",
"transmission-x11",
"trojan",
"ttyd",
"vrpn",
"websocketpp",
"wireshark2",
"wireshark22",
"wireshark3",
"wireshark30",
"zeek",
"pan2",
"charm",
"charm-qt5",
"dspdfviewer",
"task",
"tasksh",
"timewarrior",
"libLASi",
"libharu",
"scribus",
"scribus-devel",
"woff2",
"py38-amazon.ion",
"py39-amazon.ion",
"py38-blosc",
"py38-cipheycore",
"py39-cipheycore",
"py36-dolfin",
"py37-dopamine-rl",
"py38-dopamine-rl",
"py39-dopamine-rl",
"py27-dynd",
"py35-dynd",
"py36-dynd",
"py37-iminuit",
"py38-iminuit",
"py37-networkit",
"py38-networkit",
"py37-onnx",
"py38-onnx",
"py39-onnx",
"py27-pyne",
"py35-pyne",
"py36-pyne",
"py27-pyside",
"py35-pyside",
"py36-pyside",
"py37-pyside",
"py38-pyside",
"py39-pyside",
"py27-pyside-tools",
"py35-pyside-tools",
"py36-pyside-tools",
"py37-pyside-tools",
"py38-pyside-tools",
"py39-pyside-tools",
"py27-pyside2",
"py36-pyside2",
"py37-pyside2",
"py38-pyside2",
"py39-pyside2",
"py37-pytorch",
"py38-pytorch",
"py39-pytorch",
"py39-samplerate",
"py36-scikit-hep-awkward1",
"py37-scikit-hep-awkward1",
"py38-scikit-hep-awkward1",
"py39-scikit-hep-awkward1",
"py27-shiboken",
"py35-shiboken",
"py36-shiboken",
"py37-shiboken",
"py38-shiboken",
"py39-shiboken",
"py37-tlsh",
"py38-tlsh",
"py37-torchaudio",
"py38-torchaudio",
"py39-torchaudio",
"py37-torchtext",
"py38-torchtext",
"py39-torchtext",
"ALPSCore",
"ALPSMaxent",
"AppCSXCAD",
"CubicSDR",
"HDF5-External-Filter-Plugins",
"OpenCoarrays",
"PothosAudio",
"PothosBlocks",
"PothosComms",
"PothosCore",
"PothosFlow",
"PothosLiquidDSP",
"PothosPlotters",
"PothosSoapy",
"PothosWidgets",
"SDRangel",
"SoapyAirspy",
"SoapyAirspyHF",
"SoapyAudio",
"SoapyBladeRF",
"SoapyHackRF",
"SoapyPlutoSDR",
"SoapyRTLSDR",
"SoapyRedPitaya",
"SoapyRemote",
"SoapySDR",
"SoapySDRPlay",
"SoapySDRPlay3",
"SoapyUHD",
"airspy",
"airspyhf",
"alps",
"apbs",
"armadillo",
"bali-phy",
"bladeRF",
"cgnslib",
"chemkit",
"clhep",
"cm256cc",
"coinor-liblemon",
"collada-dom",
"dcm2niix",
"digital_rf",
"direwolf",
"dsd",
"dssp",
"ecCodes",
"emergent",
"eo",
"fann",
"fcl",
"flann",
"freedv-gui",
"gate",
"gdcm",
"gdcm2",
"geant4",
"geant4.10.3",
"geant4.10.4",
"geant4.10.5",
"geant4.10.6",
"geos",
"gerbil",
"getdp",
"gmic-qt",
"gmic-gimp",
"gmsh",
"gmt5",
"gmt6",
"gnss-sdr",
"gnss-sdr-devel",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gqrx",
"gr-adapt",
"gr37-adapt",
"gr-air-modes",
"gr37-air-modes",
"gr37-ais",
"gr-baz",
"gr37-baz",
"gr37-cdma",
"gr-fcdproplus",
"gr37-fcdproplus",
"gr-foo",
"gr37-foo",
"gr-fosphor",
"gr37-fosphor",
"gr-gfdm",
"gr37-gfdm",
"gr-gsm",
"gr37-gsm",
"gr-hpsdr",
"gr-ieee802-11",
"gr37-ieee802-11",
"gr-ieee802-15-4",
"gr37-ieee802-15-4",
"gr-iio",
"gr37-iio",
"gr-iqbalance",
"gr37-iqbalance",
"gr-iridium",
"gr37-iridium",
"gr-limesdr",
"gr37-limesdr",
"gr-linrad",
"gr37-lora-BastilleResearch",
"gr37-lora-rpp0",
"gr-lora-rpp0",
"gr37-lte",
"gr37-mac",
"gr37-mapper",
"gr37-ofdm",
"gr-osmosdr",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr-rds",
"gr37-rds",
"gr-satellites",
"gr37-satellites",
"gr37-sdrplay",
"gr-specest",
"gr37-specest",
"gr37-tdd",
"gromacs",
"gromacs-plumed",
"hackrf",
"hackrf-devel",
"htcondor",
"iAIDA",
"indi",
"indi_maxdomeii",
"inspectrum",
"iqtree",
"iqtree2",
"ismrmrd",
"kst",
"libad9361-iio",
"libbiosig",
"libccd",
"libframe",
"libiio",
"libklustersshared",
"libmed",
"libsbml",
"libsbmlsim",
"ligotools",
"limesuite",
"limesuite-devel",
"magicspp",
"metview",
"mmg",
"mmg3d4",
"mmtf-cpp",
"multimon-ng",
"mutationpp",
"ndmanager2",
"nds2-client",
"nds2-client-swig",
"nds2-client-java",
"nds2-client-matlab",
"nds2-client-octave",
"py27-nds2-client",
"py35-nds2-client",
"py36-nds2-client",
"py37-nds2-client",
"py38-nds2-client",
"nektarpp",
"netcdf",
"ompl",
"openEMS",
"openbabel",
"opencascade",
"openhantek",
"paraview",
"playerstage-player",
"playerstage-stage",
"plplot",
"plplot-single",
"plplot510",
"plplot510-single",
"pqp",
"pymol",
"qfsm",
"root6",
"rsp_tcp",
"rtl-sdr",
"rtl_433",
"rx_tools",
"scidavis",
"scotch",
"seqan-apps",
"seqan2-apps",
"seqan3",
"serialDV",
"stellarium",
"stellarium-qt4",
"uclatools",
"uhd",
"uhd-39lts",
"uhd-devel",
"volk",
"volk-gnss-sdr",
"volk-gnss-sdr-devel",
"xdmf",
"xrootd",
"KeePassX",
"KeePassXC",
"Vidalia",
"lastpass-cli",
"lastpass-cli-doc",
"libaes_siv",
"libfido2",
"minisign",
"nsrllookup",
"putty",
"qtkeychain-qt4",
"qtkeychain-qt5",
"usign-devel",
"xca",
"yubico-piv-tool",
"fish",
"afscompress",
"clamav",
"di",
"extfstools",
"flameshot",
"fluent-bit",
"fselect",
"hostage",
"ipbt",
"lxqt-openssh-askpass",
"netdata",
"osquery",
"qterminal",
"starship",
"synergy",
"synergy-app",
"sysdig",
"tienex-apfs",
"tmux-mem-cpu-load",
"vramsteg",
"watchman",
"xserve-frontpanel",
"kde4-kile",
"CSXCAD",
"bat",
"bibletime",
"cuneiform",
"doxygen",
"ebook-tools",
"hyperscan",
"irstlm",
"json-c",
"libcue",
"libebml",
"marisa-trie",
"mgizapp",
"multimarkdown",
"muparserx",
"nuspell",
"opencc",
"pdf2htmlex",
"pugixml",
"qpdf",
"sdcv",
"sentencepiece",
"tinyxml",
"uchardet",
"vislcg3",
"wbxml2",
"xalanc",
"zorba",
"cpprestsdk",
"h2o",
"litebrowser",
"lwan",
"midori",
"nextcloud-client",
"owncloud-client",
"restinio",
"tidy",
"webkit2-gtk",
"webkit2-gtk-devel",
"awesome",
"freeglut",
"glui",
"tigervnc",
"tkdnd",
"xournalpp",
"foundationdb",
"melonds",
"pymol-devel",
"coordgen",
"maeparser",
"qdmr",
"luv-luajit",
"mariadb-10.6",
"libpoly",
"libfive",
"neovim-devel",
"llvm-12",
"clang-12",
"lldb-12",
"vampire",
"fizz",
"fheroes2",
"turbovnc-viewer",
"treesheets",
"onefetch",
"vtk-m",
"hck",
"openvpn3",
"lite-xl",
"py39-networkit",
"minizip-ng",
"gitui",
"entt",
"lerc",
"cereal",
"tinyobjloader",
"tinyobjloader-devel",
"clingo",
"lean",
"py39-nds2-client",
"reproc",
"doctest",
"pam-reattach",
"py39-z3",
"lib3mf",
"notcurses",
"brlaser",
"protozero",
"zint",
"retdec",
"retdec-devel",
"libosmium",
"reduce_pdb",
"osmium-tool",
"bctoolbox",
"bcunit",
"bzrtp",
"ortp",
"msgpack3",
"msgpack-c",
"msgpack-cpp",
"fasttext",
"posix-macos-addons",
"ecgen",
"SDRPlusPlus",
"iniparser",
"spglib",
"libjpeg-turbo-devel",
"musikcube",
"lite-xl-luajit",
"llvm-13",
"mlir-13",
"clang-13",
"lldb-13",
"flang-13",
"opencv4-devel",
"opencv3-devel",
"py27-opencv3-devel",
"py35-opencv3-devel",
"py36-opencv3-devel",
"py37-opencv3-devel",
"py38-opencv3-devel",
"py39-opencv3-devel",
"py35-opencv4-devel",
"py36-opencv4-devel",
"py37-opencv4-devel",
"py38-opencv4-devel",
"py39-opencv4-devel",
"audacity-legacy",
"openiked",
"darktable-devel",
"osm2pgsql-lua",
"py310-scikit-hep-awkward1",
"qt6-qtbase",
"qt6-qtdeclarative",
"qt6-qtsensors",
"qt6-qtserialport",
"qt6-qtwebchannel",
"qt6-qtimageformats",
"qt6-qtsvg",
"qt6-qt5compat",
"qt6-qtlocation",
"qt6-qtserialbus",
"qt6-qtnetworkauth",
"qt6-qtremoteobjects",
"qt6-qt3d",
"qt6-qtconnectivity",
"qt6-qttools",
"qt6-qtwebsockets",
"qt6-qttranslations",
"qt6-mysql-plugin",
"qt6-psql-plugin",
"qt6-sqlite-plugin",
"mariadb-10.7",
"rawtherapee",
"py310-pyside",
"py310-shiboken",
"KeePassXC-devel",
"libdeflate",
"quazip1",
"py310-grpcio",
"py310-grpcio-tools",
"ngs",
"converseen",
"onetbb",
"libcuckoo",
"onedpl",
"py310-amazon.ion",
"cglm",
"py310-z3",
"py310-onnx",
"btor2tools",
"mlir-devel",
"flang-devel",
"gr-hermeslite2",
"discord-rpc",
"warzone2100",
"redeclipse",
"ashuffle",
"cpptoml",
"fb303",
"kicad",
"kicad-docs",
"kicad-symbols",
"kicad-footprints",
"kicad-packages3D",
"kicad-templates",
"oofcanvas",
"oof2",
"qore-python-module",
"qore-linenoise-module",
"qore-msgpack-module",
"qore-zmq-module",
"qore-jni-module",
"qore-magic-module",
"qore-process-module",
"qore-sysconf-module",
"irrlichtmt",
"ghc-filesystem",
"aptdec",
"dab-cmdline",
"libsigmf",
"sgp4",
"input-source-switcher",
"arangodb",
"vtm",
"mrustc-rust",
"libolm",
"csfml",
"julius-caesar-3",
"augustus-caesar-3",
"py37-awscrt",
"py38-awscrt",
"py39-awscrt",
"py310-awscrt",
"proj9",
"octave-dicom",
"qsv",
"Aerofoil",
"paho.mqtt.c",
"paho.mqtt.cpp",
"llvm-14",
"mlir-14",
"clang-14",
"lldb-14",
"flang-14",
"clifm",
"py310-llvmlite",
"openbabel2",
"termcolor",
"CLI11",
"libmamba",
"micromamba",
"mariadb-10.8",
"tl-expected",
"bento4",
"py310-pyside2",
"wasm-pack",
"rust-bootstrap",
"rust-bootstrap-10.6",
"rust-bootstrap-10.5",
"rust-bootstrap-transition",
"poppler-devel",
"poppler-devel-qt5",
"py310-opencv3",
"py310-opencv3-devel",
"py310-opencv4",
"py310-opencv4-devel",
"libvidstab",
"doxygen-devel",
"tilemaker",
"mariadb-10.9",
"sealcurses",
"the_Foundation",
"mbedtls3",
"PolyMC",
"cpp-argparse-dev",
"svt-av1",
"unicorn",
"poac",
"py310-pytorch",
"libptytty",
"corrade",
"py310-pyarrow",
"spirv-headers",
"libavif",
"libfmt8",
"libfmt9",
"bloaty",
"libyuv",
"highway",
"libjxl",
"dragonbox",
"mariadb-10.10",
"py310-faiss",
"py310-torchaudio",
"ccls-clang-12",
"ccls-clang-13",
"ccls-clang-14",
"py310-torchtext",
"libbtbb",
"sdl12-compat",
"jasper2",
"sundials5",
"sundials6",
"llvm-15",
"mlir-15",
"clang-15",
"lldb-15",
"flang-15",
"iir1",
"py38-coremltools",
"py39-coremltools",
"py310-coremltools",
"roapi",
"columnq",
"mold",
"py310-dlib",
"PrismLauncher",
"py39-iminuit",
"py310-iminuit",
"wireshark4",
"qore-odbc-module",
"dynamix-chart-width-control",
"tinyxml2",
"zeek-devel",
"sqlcheck",
"mariadb-10.11",
"soplex",
"nanomq",
"papilo",
"scip",
"libbtbb-devel",
"ubertooth",
"ubertooth-devel",
"qt6-qtpositioning",
"qt6-qtcharts",
"qt6-qtshadertools",
"qt6-qtmultimedia",
"dosbox-staging",
"i2pd",
"xeus-zmq",
"py310-pyside-tools",
"py311-scikit-hep-awkward1",
"libfmt4",
"coolprop-if97",
"wasmedge",
"libfixmath",
"py38-coolprop",
"py39-coolprop",
"py310-coolprop",
"py311-coolprop",
"ascent",
"libpetanque",
"pffft",
"cminpack",
"clingcon",
"gklib",
"mimalloc",
"NTPoly",
"dbcsr",
"matrix-calculator",
"wasm3",
"kokkos",
"arborx",
"arghandler",
"linalg",
"stringtoolbox",
"GaussianLib",
"cpp-peglib",
"ginkgo",
"any",
"absent",
"tthresh",
"ForEx",
"libzita-resampler",
"py311-awscrt",
"lfortran",
"SISL",
"mbusd",
"kitten",
"hptt",
"scifor",
"FACE",
"pika",
"toxcore",
"blaspp",
"edencommon",
"proxygen",
"restbed",
"libretroshare",
"kazmath",
"R-nloptr",
"hiop",
"py311-amazon.ion",
"madness",
"libdivsufsort",
"cotila",
"py311-z3",
"PENF",
"fortran-stdlib",
"libocca",
"zeal",
"py37-scikit-hep-awkward",
"py38-scikit-hep-awkward",
"py39-scikit-hep-awkward",
"py310-scikit-hep-awkward",
"py311-scikit-hep-awkward",
"nng",
"azmq",
"FastAD",
"cyclonedds",
"py38-dolfin",
"py39-dolfin",
"py310-dolfin",
"py311-dolfin",
"raja",
"solidity",
"lua54-luabitop",
"lua53-luabitop",
"lua52-luabitop",
"lua51-luabitop",
"R-osqp",
"py310-networkit",
"py311-networkit",
"llvm-16",
"mlir-16",
"clang-16",
"lldb-16",
"flang-16",
"R-xgboost",
"phosg",
"resource_dasm",
"libatomicbitvector",
"liblsl",
"py311-onnx",
"bali-phy-devel",
"py311-opencv3",
"py311-opencv3-devel",
"py311-opencv4",
"py311-opencv4-devel",
"R-nanonext",
"tetgen",
"toml-f",
"fortran-rpn-calc",
"fortran-xml",
"functional-fortran",
"fortran-json",
"nrsc5",
"zfp",
"py311-pyside",
"py311-pyside-tools",
"py311-shiboken",
"input-leap",
"yajl-fort",
"py311-llvmlite",
"qt6-qtquick3d",
"qt6-qtquicktimeline",
"qt6-qtwebengine",
"qt6-qtdoc",
"qt6-qthttpserver",
"qt6-qtvirtualkeyboard",
"qt6-qtlottie",
"qt6-qtlanguageserver",
"qt6-qtdatavis3d",
"qt6-qtquick3dphysics",
"qt6-qtscxml",
"qt6-qtspeech",
"qt6-qtwebview",
"qt6-qtbase-docs",
"qt6-qtpositioning-docs",
"qt6-qtquick3d-docs",
"qt6-qtquicktimeline-docs",
"qt6-qtwebengine-docs",
"qt6-qtdeclarative-docs",
"qt6-qtcharts-docs",
"qt6-qtserialport-docs",
"qt6-qtsensors-docs",
"qt6-qtdoc-docs",
"qt6-qthttpserver-docs",
"qt6-qtwebchannel-docs",
"qt6-qtimageformats-docs",
"qt6-qtshadertools-docs",
"qt6-qtvirtualkeyboard-docs",
"qt6-qtsvg-docs",
"qt6-qt5compat-docs",
"qt6-qtlottie-docs",
"qt6-qtserialbus-docs",
"qt6-qtlanguageserver-docs",
"qt6-qtdatavis3d-docs",
"qt6-qtmultimedia-docs",
"qt6-qtnetworkauth-docs",
"qt6-qtremoteobjects-docs",
"qt6-qtquick3dphysics-docs",
"qt6-qtscxml-docs",
"qt6-qtconnectivity-docs",
"qt6-qt3d-docs",
"qt6-qtspeech-docs",
"qt6-qtwebview-docs",
"qt6-qttools-docs",
"qt6-qtwebsockets-docs",
"R-crc32c",
"pystring",
"imath",
"openexr2",
"maptran3d",
"bpack",
"qtkeychain-qt6",
"kokkos-devel",
"zmap",
"parallel-hashmap",
"HiGHS",
"R-highs",
"R-sundialr",
"s2geometry",
"paramonte",
"elmerfem",
"oxenmq",
"uvw",
"oxenc",
"libhv",
"eiskaltdcpp",
"qepcad",
"py38-blosc2",
"py39-blosc2",
"py310-blosc2",
"py311-blosc2",
"strumpack",
"flexiblas",
"mfem",
"zstdConfig.cmake",
"clamav-legacy",
"py37-pdal",
"py38-pdal",
"py39-pdal",
"py310-pdal",
"py311-pdal",
"librtprocess",
"permlib",
"sympol",
"amule",
"systemc",
"taisei",
"Deriv",
"socnetv",
"libfmt10",
"polysolve",
"STC",
"gFTL",
"libKriging",
"basix",
"libcjson",
"luametatex",
"tatami",
"tatami-devel",
"chai",
"s2n-tls",
"gensync",
"oxen-logging",
"protobuf3-cpp-upstream",
"libcaption",
"libgit2-devel",
"qgis3-ltr",
"manif",
"tapkee",
"monkeys-audio",
"iowow",
"tiledb",
"neovim-qt",
"podofo-0.10",
"iwnet",
"py311-pyarrow",
"alacenc",
"uvw-static",
"uvw-headers",
"py38-rsgislib",
"py39-rsgislib",
"py310-rsgislib",
"py311-rsgislib",
"DMFTtools",
"softether5",
"thrust",
"py311-dlib",
"uvw2",
"dynamix-chart-width-control-gui",
"libmcfp",
"libcifpp",
"asl",
"libqtxdg-legacy",
"transmission-qt",
"srt",
"simdjson",
"libminc",
"liblog",
"frozen",
"py39-tlsh",
"py310-tlsh",
"py311-tlsh",
"InsightToolkit4",
"py310-InsightToolkit4",
"py311-InsightToolkit4",
"InsightToolkit",
"py310-InsightToolkit",
"py311-InsightToolkit",
"include-what-you-use",
"llvm-17",
"mlir-17",
"clang-17",
"lldb-17",
"flang-17",
"atomvm",
"py310-orfeotoolbox",
"py311-orfeotoolbox",
"spdlog-fmt8",
"draco",
"tinygltf",
"veryfasttree",
"h5fortran",
"gFTL-shared",
"gonepass",
"libcotp",
"spirv-cross",
"py311-pyside2",
"Rgb2Hires",
"ejdb2",
"msdfgen",
"v8-8.3",
"photoqt",
"photoqt-qt4",
"gql",
"prima",
"fast-float",
"fontmatrix",
"libpapilo",
"jreen",
"py311-dynd",
"QMPlay2",
"primesieve",
"SuiteSparse_LAGraph",
"SuiteSparse_SPEX",
"argtable3",
"blisp",
"py312-pdal",
"VVVVVV",
"dispenso",
"py39-pysaga",
"py310-pysaga",
"py311-pysaga",
"py312-pysaga",
"mvfst",
"py312-rsgislib",
"turbo",
"pcraster",
"py312-pyarrow",
"rust-bootstrap-10.7",
"py310-samplerate",
"py311-samplerate",
"py312-samplerate",
"py312-z3",
"entityx",
"lyra",
"py312-llvmlite",
"lpython",
"picotls",
"iv",
"gitoxide",
"jsoncons",
"yyjson",
"fastfetch",
"vulkan-utility-libraries",
"vulkan-volk",
"corsixth",
"py311-iminuit",
"py312-iminuit",
"nmail",
"py312-opencv4-devel",
"fastgltf",
"c4core",
"llvm-18",
"mlir-18",
"clang-18",
"lldb-18",
"flang-18",
"fast_double_parser",
"LightGBM",
"cutter-rizin",
"tenacity",
"v8-11.6",
"nvtop",
"py39-blosc",
"py310-blosc",
"py311-blosc",
"py312-blosc",
"blosc2",
"py312-blosc2",
"py312-orfeotoolbox",
"shark",
"py312-opencv4",
"py312-dlib",
"Hypr",
"pg12-pgrouting",
"pg13-pgrouting",
"pg14-pgrouting",
"pg15-pgrouting",
"pg16-pgrouting",
"libSDL2pp",
"enigma4",
"xdispatch2",
"libosmium-doc",
"libnfs",
"hyprlang",
"keychain-cpp",
"ixwebsocket",
"abaddon",
"libechonest",
"trojita",
"nvi2",
"ampache_browser",
"FTXUI",
"git-tui",
"subprocess",
"TermME",
"string_theory",
"qmmp",
"args",
"json-tui",
"py312-onnx",
"cxxopts",
"rgb-tui",
"just-fast",
"gtk-fortran",
"inipp",
"sigil-qt4",
"liblastfm-qt5",
"py39-pdal-plugins",
"py310-pdal-plugins",
"py311-pdal-plugins",
"py312-pdal-plugins",
"caps-log",
"sakura",
"rawproc",
"liboqs",
"fortran-stdlib-devel",
"ayatana-ido",
"libayatana-appindicator",
"libayatana-indicator",
"vectorscan",
"dino",
"py312-dolfin",
"mscp",
"py311-pytorch",
"py312-pytorch",
"gdal-pdf",
"gdal-libkml",
"cpr",
"fbzmq",
"libfmt11",
"JuffEd",
"ud",
"zlib-ng",
"toml11",
"wt",
"whisper",
"qt6-qtgraphs",
"qt6-qtquickeffectmaker",
"qt6-qtgraphs-docs",
"qt6-qtlocation-docs",
"qt6-qtquickeffectmaker-docs",
"qt64-qtbase",
"qt64-qtpositioning",
"qt64-qtquick3d",
"qt64-qtquicktimeline",
"qt64-qtwebengine",
"qt64-qtdeclarative",
"qt64-qtcharts",
"qt64-qtserialport",
"qt64-qtsensors",
"qt64-qtdoc",
"qt64-qthttpserver",
"qt64-qtwebchannel",
"qt64-qtimageformats",
"qt64-qtshadertools",
"qt64-qtvirtualkeyboard",
"qt64-qtsvg",
"qt64-qt5compat",
"qt64-qtlottie",
"qt64-qtserialbus",
"qt64-qtlanguageserver",
"qt64-qtdatavis3d",
"qt64-qtmultimedia",
"qt64-qtremoteobjects",
"qt64-qtnetworkauth",
"qt64-qtquick3dphysics",
"qt64-qtscxml",
"qt64-qt3d",
"qt64-qtconnectivity",
"qt64-qtspeech",
"qt64-qtwebview",
"qt64-qttools",
"qt64-qtwebsockets",
"qt64-qttranslations",
"qt64-qtbase-docs",
"qt64-qtpositioning-docs",
"qt64-qtquick3d-docs",
"qt64-qtwebengine-docs",
"qt64-qtquicktimeline-docs",
"qt64-qtdeclarative-docs",
"qt64-qtcharts-docs",
"qt64-qtserialport-docs",
"qt64-qtsensors-docs",
"qt64-qtdoc-docs",
"qt64-qthttpserver-docs",
"qt64-qtwebchannel-docs",
"qt64-qtimageformats-docs",
"qt64-qtshadertools-docs",
"qt64-qtvirtualkeyboard-docs",
"qt64-qtsvg-docs",
"qt64-qt5compat-docs",
"qt64-qtlottie-docs",
"qt64-qtserialbus-docs",
"qt64-qtdatavis3d-docs",
"qt64-qtmultimedia-docs",
"qt64-qtnetworkauth-docs",
"qt64-qtremoteobjects-docs",
"qt64-qtquick3dphysics-docs",
"qt64-qtscxml-docs",
"qt64-qtconnectivity-docs",
"qt64-qt3d-docs",
"qt64-qtspeech-docs",
"qt64-qtwebview-docs",
"qt64-qttools-docs",
"qt64-psql-plugin",
"qt64-qtwebsockets-docs",
"qt64-mysql-plugin",
"qt64-sqlite-plugin",
"mdtree-cpp",
"magic_enum",
"nlohmann-json-schema-validator",
"LBFGSpp",
"finite-diff",
"rsgain",
"lms",
"JSE",
"llvm-19",
"clang-19",
"mlir-19",
"lldb-19",
"flang-19",
"pdal-draco",
"pdal-pgpointcloud",
"pdal-tiledb",
"syslog-ng-devel",
"py312-awscrt",
"libsstv",
"cubeb",
"ls-qpack",
"cgal6",
"shaderc",
"pg12-timescaledb",
"pg13-timescaledb",
"pg14-timescaledb",
"pg15-timescaledb",
"pg16-timescaledb",
"hyprutils",
"timg",
"evolution-data-server-gtk4",
"step-writer",
"py313-blosc",
"libxlsxwriter",
"libnick",
"maddy-parser",
"parabolic",
"pg17-timescaledb",
"rebels-in-the-sky",
"llama.cpp",
"plfit",
"TinyEXIF",
"epoll-shim",
"wayland",
"lib2geom-devel",
"google-benchmark",
"py313-awscrt",
"tdlib",
"qt67-qtpositioning",
"qt67-qtquick3d",
"qt67-qtquicktimeline",
"qt67-qtwebengine",
"qt67-qtdeclarative",
"qt67-qtbase",
"qt67-qtcharts",
"qt67-qtgraphs",
"qt67-qtserialport",
"qt67-qtsensors",
"qt67-qthttpserver",
"qt67-qtwebchannel",
"qt67-qtimageformats",
"qt67-qtdoc",
"qt67-qtshadertools",
"qt67-qtvirtualkeyboard",
"qt67-qtsvg",
"qt67-qt5compat",
"qt67-qtlottie",
"qt67-qtlocation",
"qt67-qtserialbus",
"qt67-qtquickeffectmaker",
"qt67-qtlanguageserver",
"qt67-qtdatavis3d",
"qt67-qtmultimedia",
"qt67-qtremoteobjects",
"qt67-qtquick3dphysics",
"qt67-qtnetworkauth",
"qt67-qtconnectivity",
"qt67-qtscxml",
"qt67-qt3d",
"qt67-qtspeech",
"qt67-qtwebview",
"qt67-qttools",
"qt67-qtwebsockets",
"qt67-qttranslations",
"qt67-qtbase-docs",
"qt67-qtpositioning-docs",
"qt67-qtquick3d-docs",
"qt67-qtwebengine-docs",
"qt67-qtquicktimeline-docs",
"qt67-qtdeclarative-docs",
"qt67-qtgraphs-docs",
"qt67-qtcharts-docs",
"qt67-qtserialport-docs",
"qt67-qtdoc-docs",
"qt67-qthttpserver-docs",
"qt67-qtsensors-docs",
"qt67-qtwebchannel-docs",
"qt67-qtimageformats-docs",
"qt67-qtshadertools-docs",
"qt67-qtvirtualkeyboard-docs",
"qt67-qtsvg-docs",
"qt67-qt5compat-docs",
"qt67-qtlottie-docs",
"qt67-qtquickeffectmaker-docs",
"qt67-qtserialbus-docs",
"qt67-qtlocation-docs",
"qt67-qtdatavis3d-docs",
"qt67-qtmultimedia-docs",
"qt67-qtremoteobjects-docs",
"qt67-qtquick3dphysics-docs",
"qt67-qtnetworkauth-docs",
"qt67-qtconnectivity-docs",
"qt67-qtscxml-docs",
"qt67-qt3d-docs",
"qt67-qtspeech-docs",
"qt67-qttools-docs",
"qt67-qtwebsockets-docs",
"qt67-qtwebview-docs",
"qt67-mysql-plugin",
"qt67-psql-plugin",
"qt67-sqlite-plugin",
"qt6-qtcreator",
"qt6-qtcreator-docs",
"uTox",
"py313-opencv4",
"py313-opencv4-devel",
"gdal-hdf4",
"py313-llvmlite",
"utfcpp",
"SDL3",
"gdal-hdf5",
"gdal-kea",
"wabt",
"vtk-m-17",
"bsc",
"py313-pysaga",
"py313-rsgislib",
"py313-pdal",
"py313-pdal-plugins",
"zlog",
"libargparse",
"z3-fstar-legacy",
"llvm-20",
"clang-20",
"mlir-20",
"lldb-20",
"flang-20",
"SDL3_image",
"SDL3_ttf",
"SuiteSparse_ParU",
"mariadb-11.4",
"cmark-gfm",
"qt68-qtpositioning",
"qt68-qtbase",
"qt68-qtquick3d",
"qt68-qtquicktimeline",
"qt68-qtwebengine",
"qt68-qtdeclarative",
"qt68-qtgraphs",
"qt68-qtcharts",
"qt68-qtserialport",
"qt68-qtsensors",
"qt68-qtdoc",
"qt68-qthttpserver",
"qt68-qtwebchannel",
"qt68-qtimageformats",
"qt68-qtshadertools",
"qt68-qtvirtualkeyboard",
"qt68-qtsvg",
"qt68-qt5compat",
"qt68-qtlottie",
"qt68-qtlocation",
"qt68-qtquickeffectmaker",
"qt68-qtserialbus",
"qt68-qtlanguageserver",
"qt68-qtdatavis3d",
"qt68-qtmultimedia",
"qt68-qtnetworkauth",
"qt68-qtremoteobjects",
"qt68-qtquick3dphysics",
"qt68-qtscxml",
"qt68-qtconnectivity",
"qt68-qt3d",
"qt68-qtspeech",
"qt68-qtwebview",
"qt68-qttools",
"qt68-qtwebsockets",
"qt68-qttranslations",
"qt68-qtbase-docs",
"qt68-qtpositioning-docs",
"qt68-qtquick3d-docs",
"qt68-qtquicktimeline-docs",
"qt68-qtwebengine-docs",
"qt68-qtdeclarative-docs",
"qt68-qtgraphs-docs",
"qt68-qtcharts-docs",
"qt68-qtserialport-docs",
"qt68-qtsensors-docs",
"qt68-qtdoc-docs",
"qt68-qthttpserver-docs",
"qt68-qtwebchannel-docs",
"qt68-qtimageformats-docs",
"qt68-qtvirtualkeyboard-docs",
"qt68-qtshadertools-docs",
"qt68-qtsvg-docs",
"qt68-qt5compat-docs",
"qt68-qtlocation-docs",
"qt68-qtlottie-docs",
"qt68-qtquickeffectmaker-docs",
"qt68-qtserialbus-docs",
"qt68-qtdatavis3d-docs",
"qt68-qtmultimedia-docs",
"qt68-qtnetworkauth-docs",
"qt68-qtremoteobjects-docs",
"qt68-qtquick3dphysics-docs",
"qt68-qtscxml-docs",
"qt68-qtconnectivity-docs",
"qt68-qt3d-docs",
"qt68-qtspeech-docs",
"qt68-qtwebview-docs",
"qt68-qttools-docs",
"qt68-qtwebsockets-docs",
"qt68-psql-plugin",
"qt68-mysql-plugin",
"qt68-sqlite-plugin",
"py39-pyside6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"protobuf5-cpp",
"py313-pyarrow",
"fish3",
"viskores",
"h3",
"py313-blosc2",
"pg17-pgrouting",
"py313-orfeotoolbox",
"wb32-dfu-updater",
"openspecfun",
"uefitool",
"py313-samplerate",
"apitrace",
"opensimh",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"py312-InsightToolkit",
"py313-InsightToolkit",
"qt6-qtgrpc",
"qt6-qtgrpc-docs",
"llvm-21",
"mlir-21",
"clang-21",
"lldb-21",
"flang-21",
"py313-pyside6",
"luanti",
"clang-uml",
"previous",
"qt69-qtbase",
"qt69-qtpositioning",
"qt69-qtgrpc",
"qt69-qtquick3d",
"qt69-qtquicktimeline",
"qt69-qtwebengine",
"qt69-qtdeclarative",
"qt69-qtgraphs",
"qt69-qtcharts",
"qt69-qtserialport",
"qt69-qtsensors",
"qt69-qtdoc",
"qt69-qthttpserver",
"qt69-qtwebchannel",
"qt69-qtimageformats",
"qt69-qtshadertools",
"qt69-qtvirtualkeyboard",
"qt69-qtsvg",
"qt69-qt5compat",
"qt69-qtlottie",
"qt69-qtlocation",
"qt69-qtquickeffectmaker",
"qt69-qtserialbus",
"qt69-qtlanguageserver",
"qt69-qtdatavis3d",
"qt69-qtmultimedia",
"qt69-qtnetworkauth",
"qt69-qtremoteobjects",
"qt69-qtquick3dphysics",
"qt69-qtscxml",
"qt69-qtconnectivity",
"qt69-qt3d",
"qt69-qtspeech",
"qt69-qtwebview",
"qt69-qttools",
"qt69-qtwebsockets",
"qt69-qttranslations",
"qt69-qtbase-docs",
"qt69-qtpositioning-docs",
"qt69-qtgrpc-docs",
"qt69-qtquick3d-docs",
"qt69-qtquicktimeline-docs",
"qt69-qtwebengine-docs",
"qt69-qtdeclarative-docs",
"qt69-qtgraphs-docs",
"qt69-qtcharts-docs",
"qt69-qtserialport-docs",
"qt69-qtsensors-docs",
"qt69-qtdoc-docs",
"qt69-qthttpserver-docs",
"qt69-qtwebchannel-docs",
"qt69-qtimageformats-docs",
"qt69-qtshadertools-docs",
"qt69-qtvirtualkeyboard-docs",
"qt69-qtsvg-docs",
"qt69-qt5compat-docs",
"qt69-qtlottie-docs",
"qt69-qtlocation-docs",
"qt69-qtquickeffectmaker-docs",
"qt69-qtserialbus-docs",
"qt69-qtdatavis3d-docs",
"qt69-qtmultimedia-docs",
"qt69-qtnetworkauth-docs",
"qt69-qtremoteobjects-docs",
"qt69-qtquick3dphysics-docs",
"qt69-qtscxml-docs",
"qt69-qtconnectivity-docs",
"qt69-qt3d-docs",
"qt69-qtspeech-docs",
"qt69-qtwebview-docs",
"qt69-qttools-docs",
"qt69-qtwebsockets-docs",
"qt69-psql-plugin",
"qt69-mysql-plugin",
"qt69-sqlite-plugin",
"mbedtls4",
"py314-pyside6",
"py314-opencv4",
"pg18-timescaledb",
"py312-networkit",
"py313-networkit",
"gdal-plugin-grass",
"py313-onnx",
"py313-pytorch",
"gdal-netcdf"
]
},
{
"type": "run",
"ports": [
"kdevelop",
"lscsoft-deps",
"cmake-language-server",
"gutils-suite-core"
]
}
]
},
{
"name": "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-17"
]
},
{
"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-16"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bibletime",
"strigi",
"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-14"
]
},
{
"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": 48
}
],
"variants": [
"osl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gcc46",
"gcc47",
"gcc48",
"gcc49"
]
}
]
},
{
"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-9.0"
]
}
],
"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": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"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": 2758
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "class-dump",
"portdir": "devel/class-dump",
"version": "3.5",
"license": "GPL-2",
"platforms": "macosx",
"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-9.0"
]
}
],
"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-17"
]
}
],
"depends_on": []
},
{
"name": "cl-ppcre",
"portdir": "lisp/cl-ppcre",
"version": "2.1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/cl-ppcre",
"description": "Portable Perl-compatible regular expressions for Common Lisp",
"long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams"
]
},
{
"type": "test",
"ports": [
"cl-flexi-streams",
"cl-unicode"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-djula",
"cl-hunchentoot",
"cl-colors2",
"cl-dissect",
"cl-nodgui",
"cl-parenscript",
"cl-ppcre-unicode",
"cl-async",
"cl-change-case",
"cl-cookie",
"cl-dexador",
"cl-drakma",
"cl-http-body",
"cl-jonathan",
"cl-js",
"cl-lack",
"cl-markdown",
"cl-mimeparse",
"cl-montezuma",
"cl-optima",
"cl-parser-combinators",
"cl-phos",
"cl-prove",
"cl-redis",
"cl-should-test",
"cl-spinneret",
"cl-test-more",
"cl-toot",
"cl-trivia",
"cl-trivial-rfc-1123",
"cl-try",
"cl-uax-15",
"cl-unicode",
"cl-access",
"cl-wookie"
]
}
]
}
]
}