GET /api/v1/ports/?format=api&ordering=name&page=31
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49813,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=32",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=30",
    "results": [
        {
            "name": "cmconvert",
            "portdir": "textproc/cmconvert",
            "version": "v1.9.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catap/cmconvert",
            "description": "Converts GPX files with GPS coordinates into into CacheMate PDB files",
            "long_description": "Converts Geocaching.com GPX files into CacheMate PDB files, so that they may be used by the CacheMate software for PalmOS.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "thomas+darwinports",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzzip",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmdftp",
            "portdir": "net/cmdftp",
            "version": "0.9.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/cmdftp/",
            "description": "command line shell-like ftp client",
            "long_description": "cmdftp is a command line FTP client for Unix under GPL. Features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing, network errors detection and resuming of currently executing command, partial download resuming (if server accepts REST command), tab completion for both local and remote names, autologin using classic ~/.netrc approach, large file support.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmdseq",
            "portdir": "sysutils/cmdseq",
            "version": "0.2",
            "license": "(Apache-2 or MIT)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tratt.net/laurie/src/cmdseq/",
            "description": "cmdseq allows users to execute interleaved sequences of commands.",
            "long_description": "cmdseq allows users to execute interleaved sequences of commands. Assuming the same counts and commands, on each execution cmdseq executes one of the commands, cycling through the sequence and wrapping back to the beginning when it is complete.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmh",
            "portdir": "math/cmh",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.multiprecision.org/cmh/home.html",
            "description": "Compute Igusa class polynomials",
            "long_description": "Compute Igusa class polynomials",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fplll",
                        "gmp",
                        "mpfrcx",
                        "libmpc",
                        "mpfr",
                        "pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cminpack",
            "portdir": "math/cminpack",
            "version": "1.3.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/devernay/cminpack",
            "description": "Solving nonlinear equations and nonlinear least squares problems",
            "long_description": "A C/C++ rewrite of the MINPACK software (originally in Fortran) for solving nonlinear equations and nonlinear least squares problems.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": "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": "cmph",
            "portdir": "textproc/cmph",
            "version": "2.0.2",
            "license": "(LGPL or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cmph.sourceforge.net/",
            "description": "C Minimal Perfect Hashing Library",
            "long_description": "A perfect hash function maps a static set of n keys into a set of m integer numbers without collisions, where m is greater than or equal to n. If m is equal to n, the function is called minimal.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmsvlib",
            "portdir": "math/cmsvlib",
            "version": "2013-04-19",
            "license": "unknown",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.physics.wisc.edu/~craigm/idl/cmsave.html",
            "description": "Read and Write IDL SAVE files",
            "long_description": "allows interactive users and programmers to read, write and interrogate IDL SAVE files.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmuclmtk",
            "portdir": "audio/cmuclmtk",
            "version": "3alpha",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cmusphinx.sourceforge.net/",
            "description": "CMU-Cambridge Language Modeling Toolkit",
            "long_description": "The CMU-Cambridge Language Modeling Toolkit is a set of UNIX software tools designed to facilitate language modeling work in the research community.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": "cmus",
            "portdir": "audio/cmus",
            "version": "2.12.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cmus.github.io/",
            "description": "ncurses based music player",
            "long_description": "cmus is a small and fast text mode music player for Linux and many other UNIX like operating systems.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "xxtraacexx",
                    "github": "Traace",
                    "ports_count": 1
                }
            ],
            "variants": [
                "aac",
                "flac",
                "mikmod",
                "mpc",
                "wavpack",
                "opus",
                "ffmpeg",
                "cdda",
                "cue",
                "pulseaudio",
                "jack",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libao",
                        "libmad",
                        "libmikmod",
                        "libmpcdec",
                        "libvorbis",
                        "wavpack",
                        "faad2",
                        "libogg",
                        "mp4v2",
                        "libcue",
                        "libiconv",
                        "ffmpeg7",
                        "ncurses",
                        "flac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cntlm",
            "portdir": "net/cntlm",
            "version": "0.92.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cntlm.sourceforge.net/",
            "description": "Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy",
            "long_description": "Cntlm integrates TCP/IP port forwarding (HTTP tunneling), SOCKS5 proxy mode, standalone proxy allowing you to browse intranet as well as Internet and to access corporate web servers with NTLM protection. There are many advanced features like NTLMv2 support, password protection, password hashing, completely mutliplatform code (running on just about every architecture and OS out there) and so much more.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "coreutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cobalt.rs",
            "portdir": "www/cobalt.rs",
            "version": "0.20.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cobalt-org.github.io",
            "description": "A straightforward static site generator written in Rust",
            "long_description": "A straightforward static site generator written in Rust. Cobalt will help you get up and running quickly but scales to handle your more complex cases. It tries to be no-hassle with a workflow-centric command line and a familiar template language. Written in Rust, Cobalt is blazing fast and allows you to quickly see the results of your work.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cobertura",
            "portdir": "java/cobertura",
            "version": "1.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cobertura.sourceforge.net/",
            "description": "Java code coverage tool",
            "long_description": "Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "javancss",
                        "junit",
                        "objectweb-asm",
                        "apache-ant"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "junit"
                    ]
                }
            ],
            "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": "Cockatrice",
            "portdir": "games/Cockatrice",
            "version": "2016-05-06-Release",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.woogerworks.com/",
            "description": "A board for playing trading card games like MTG online",
            "long_description": "A board for playing trading card games like MTG online (This port installs only the client as well as oracle.)",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "protobuf3-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "CocoaDialog",
            "portdir": "aqua/CocoaDialog",
            "version": "2.3.7",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cocoadialog.com/v2/#2.3.x",
            "description": "common GUI controls for command-line application",
            "long_description": "CocoaDialog is a macOS application that allows the use of common GUI controls such as file selectors, text input, progress bars, yes/no confirmations and more with a command-line application. It requires no knowledge of Cocoa, and is ideal for use in shell and Perl scripts (or Ruby, or Python, or... etc).",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "CocoaRestClient",
            "portdir": "www/CocoaRestClient",
            "version": "1.4.7",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mmattozzi.github.io/cocoa-rest-client/",
            "description": "A free, native macOS app for testing HTTP/REST endpoints",
            "long_description": "Test and interact with HTTP/REST resources: \n* Make GET, PUT, POST, DELETE, and HEAD calls. \n* Set request headers and display response headers. \n* Automatically pretty print XML and JSON content. \n* Quick save of request URLs, body, and headers in one convenient drawer. \n* Lightweight: Low real memory usage. \n* SSL Support (including untrusted certificates). \n* Optionally follows HTTP redirects. \n* Set HTTP Basic or Digest Auth. \n* Set HTTP request body content to a raw text blob or a list of parameters. \n* Upload files using HTTP multipart requests. HTTP form encoding also supported. \n* Unified diff tool for comparing responses.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "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": "cocoa-tlassemble",
            "portdir": "sysutils/cocoa-tlassemble",
            "version": "1.0",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbridges/cocoa-tlassemble",
            "description": "tlassemble is a simple Mac OS X command line utility that combines a sequence of images into a movie.",
            "long_description": "tlassemble is a simple Mac OS X command line utility that combines a sequence of images into a movie.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cocogitto",
            "portdir": "devel/cocogitto",
            "version": "6.5.0",
            "license": "MIT, and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cocogitto/cocogitto",
            "description": "The Conventional Commits toolbox",
            "long_description": "The Conventional Commits toolbox, providing verified commits, automatic version bump and changelog, release profiles, conventional git log, GitHub integration, and monorepo support.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgit2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cocot",
            "portdir": "textproc/cocot",
            "version": "20080315",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vmi.jp/software/cygwin/cocot.html",
            "description": "COde COnverter on Tty",
            "long_description": "COde COnverter on Tty",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "jnethack"
                    ]
                }
            ]
        },
        {
            "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": "codeblocks-devel",
            "portdir": "devel/codeblocks-devel",
            "version": "20250101-r13598",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.codeblocks.org/",
            "description": "Open Source, Cross-platform, Free C/C++/D IDE",
            "long_description": "Open Source, Cross-platform, Free C/C++/D IDE. This port tracks the upstream development of CodeBlocks.",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "wxwidgets32",
                "wxgtk30",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "boost176",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hunspell",
                        "wxWidgets-3.2",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "codec2",
            "portdir": "audio/codec2",
            "version": "1.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.rowetel.com/codec2.html",
            "description": "Codec 2 is an open source speech codec designed for communications quality speech between 700 and 3200 bit/s",
            "long_description": "Codec 2 is an open source speech codec designed for communications quality speech between 700 and 3200 bit/s. The main application is low-bandwidth HF/VHF digital radio. It fills a gap in open source voice codecs beneath 5000 bit/s and is released under the GNU Lesser General Public License (LGPL). Informal listening tests indicate that Codec 2 at 700 bits/s has better speech quality than MELP and is comparable to TWELP at 600 bit/s. The Codec 2 project also contains several modems (OFDM, FDMDV, COHPSK and mFSK) carefully designed for digital voice over HF radio.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "lpcnet",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsamplerate",
                        "lpcnetfreedv",
                        "speex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "quisk",
                        "gnuradio-devel",
                        "SDRangel",
                        "freedv-gui",
                        "gnuradio",
                        "gnuradio-next",
                        "lpcnetfreedv",
                        "SDRPlusPlus",
                        "baresip"
                    ]
                }
            ]
        },
        {
            "name": "codegroup",
            "portdir": "comms/codegroup",
            "version": "20080907",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.fourmilab.ch/codegroup/",
            "description": "codegroup encodes and decodes arbitrary binary data in five-letter code groups, just like spies use!",
            "long_description": "codegroup encodes any file into five-letter code groups, allowing it to be transmitted through any medium, and decodes files containing codegroups into the original input. Encoded files contain a 16-bit cyclical redundancy check (CRC) and file size to verify, when decoded, that the message is complete and correct. Files being decoded may contain other information before and after the codegroups, allowing in-the-clear annotations to be included. \n \ncodegroup makes no attempt, on its own, to prevent your message from being read. Cryptographic security should be delegated to a package intended for that purpose, such as pgp. codegroup can then be applied to the encrypted binary output, transforming it into easily transmitted text. Text created by codegroup uses only upper case ASCII letters and spaces. Unlike files encoded with uuencode or pgp's “ASCII armour” facility, the output of codegroup can be easily (albeit tediously) read over the telephone, broadcast by shortwave radio to agents in the field, or sent by telegram, telex, or Morse code. \n \nOnly codegroup conforms to the telegraphic convention of all upper case letters, and passes the “telephone test” of being readable without any modifiers such as “capital” and “lower-case”. Avoiding punctuation marks and lower case letters makes the output of codegroup much easier to transmit over a voice or traditional telegraphic link.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "code-minimap",
            "portdir": "textproc/code-minimap",
            "version": "0.6.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wfxr/code-minimap",
            "description": "A high performance code minimap renderer",
            "long_description": "This tool is for generating text minimaps at speed. You can use it to implement IDE-like minimap plugin for a terminal text editor, minimap.vim for example.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "foamkeen",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "codemod",
            "portdir": "devel/codemod",
            "version": "55a92a8ef237568302173e45bc282a0f8d1f2fad",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/personalcomputer/codemod",
            "description": "A tool to assist with large-scale codebase refactors",
            "long_description": "A tool/library to assist with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "codesearch",
            "portdir": "devel/codesearch",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/google/codesearch",
            "description": "Indexed regular expression-based search",
            "long_description": "Code Search is a tool for indexing and then performing regular expression searches over large bodies of source code. It is a set of command-line programs written in Go",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "codespell",
            "portdir": "python/codespell",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/codespell-project/codespell/",
            "description": "codespell: check code for common misspellings",
            "long_description": "codespell: check code for common misspellings",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-chardet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "coeurl",
            "portdir": "net/coeurl",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nheko.im/nheko-reborn/coeurl",
            "description": "Simple library to do http requests asynchronously via CURL in C++",
            "long_description": "Simple library to do http requests asynchronously via CURL in C++",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nheko",
                        "mtxclient"
                    ]
                }
            ]
        },
        {
            "name": "cog",
            "portdir": "gnome/cog",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.krakoa.dk/old-linux-software.html",
            "description": "A program for editing advanced GNOME 2 settings in an easy way.",
            "long_description": "A program for editing advanced GNOME 2 settings in an easy way.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "desktop-file-utils",
                        "libgnomeui",
                        "libglade2",
                        "gconf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cogl",
            "portdir": "graphics/cogl",
            "version": "1.22.8",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Clutter",
            "description": "A hardware accelerated 3D graphics API",
            "long_description": "Cogl is a small open source library for using 3D graphics hardware for rendering. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "debug",
                "examples",
                "gstreamer",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "grep",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXfixes",
                        "gobject-introspection",
                        "xorg-libXrandr",
                        "cairo",
                        "gdk-pixbuf2",
                        "mesa",
                        "pango",
                        "xorg-libXcomposite",
                        "xorg-libXdamage",
                        "xorg-libXext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gingerblue",
                        "gnome3-core",
                        "gnome-voice",
                        "gnome-radio",
                        "clutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "coherence",
            "portdir": "net/coherence",
            "version": "0.7.dev0-20180629",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coherence-project/Coherence",
            "description": "Coherence, a Python UPnP and DLNA media framework",
            "long_description": "Coherence is a framework written in Python, providing several UPnP MediaServers and MediaRenderers, and enabling your application to participate in digital living networks.",
            "active": false,
            "categories": [
                "net",
                "multimedia",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-docutils",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-feedparser",
                        "py27-gdata",
                        "py27-gobject",
                        "gstreamer010-gst-plugins-base",
                        "py27-service_identity",
                        "py27-twisted",
                        "py27-gst-python",
                        "py27-id3lib",
                        "python27",
                        "py27-axiom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "upnp-inspector"
                    ]
                }
            ]
        },
        {
            "name": "Coin",
            "portdir": "graphics/Coin",
            "version": "3.1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/Coin3D/coin/wiki/Home",
            "description": "cross platform C++ OpenGL scene graph library",
            "long_description": "Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "manpages",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "qt4-mac",
                        "freetype",
                        "simage",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Quarter",
                        "SoXt"
                    ]
                }
            ]
        },
        {
            "name": "Coin-framework",
            "portdir": "graphics/Coin",
            "version": "3.1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/Coin3D/coin/wiki/Home",
            "description": "cross platform C++ OpenGL scene graph library",
            "long_description": "Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "qt4-mac",
                        "freetype",
                        "simage",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoQt",
                        "py27-pivy",
                        "py35-pivy",
                        "py36-pivy",
                        "py310-pivy",
                        "py37-pivy",
                        "py38-pivy",
                        "py39-pivy",
                        "freecad"
                    ]
                }
            ]
        },
        {
            "name": "coinor-cbc",
            "portdir": "math/coinor-cbc",
            "version": "2.10.11",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coin-or/cbc",
            "description": "An LP-based branch-and-cut library",
            "long_description": "CBC is an open-source MILP solver. It uses many of the COIN-OR components and is designed to be used with CLP. It is available as a library and as a standalone solver.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glpk",
                        "mumps",
                        "asl",
                        "readline",
                        "coinor-clp",
                        "coinor-coinutils",
                        "coinor-osi",
                        "coinor-cgl",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "coinor-cgl",
            "portdir": "math/coinor-cgl",
            "version": "0.60.8",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coin-or/cgl",
            "description": "A library of cutting-plane generators.",
            "long_description": "The COIN-OR Cut Generation Library (Cgl) is an open collection of cutting plane implementations (\"cut generators\") for use in teaching, research, and applications. Cgl can be used with other COIN-OR packages that make use of cuts, such as the mixed-integer linear programming solver Cbc. Each cut generator has its own maintainer who leads the development of its functionality, testing, and documentation. See below for a listing of available generators. All the generators are combined in one library when Cgl is compiled.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "coinor-clp",
                        "coinor-coinutils",
                        "coinor-osi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "coinor-cbc"
                    ]
                }
            ]
        },
        {
            "name": "coinor-clp",
            "portdir": "math/coinor-clp",
            "version": "1.17.9",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coin-or/clp",
            "description": "A solver for linear programs",
            "long_description": "Clp (Coin-or linear programming) is an open-source linear programming solver. \nIt is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of mathematical optimization problems of the form \n \nminimize c'x \nsuch that lhs <= Ax <= rhs \nand lb <= x <= ub \n \nCLP includes primal and dual Simplex solvers. Both dual and primal algorithms can use matrix storage methods provided by the user (0-1 and network matrices are already supported in addition to the default sparse matrix). The dual algorithm has Dantzig and Steepest edge row pivot choices, new ones may be provided by the user. The same is true for the column pivot choice of the primal algorithm. The primal can also use a non linear cost which should work for piecewise linear convex functions. CLP also includes a barrier method for solving LPs.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glpk",
                        "mumps",
                        "readline",
                        "coinor-coinutils",
                        "coinor-osi",
                        "asl",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "coinor-cgl",
                        "coinor-cbc"
                    ]
                }
            ]
        },
        {
            "name": "coinor-coinutils",
            "portdir": "math/coinor-coinutils",
            "version": "2.11.10",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coin-or/CoinUtils",
            "description": "Utilities, data structures, and linear algebra methods for COIN-OR projects",
            "long_description": "CoinUtils is an open-source collection of classes and helper functions that are generally useful to multiple COIN-OR projects. \nThese utilities include: \n * classes for storing and manipulating sparse matrices and vectors, \n * performing matrix factorization, \n * parsing input files in standard formats, e.g. MPS, \n * building representations of mathematical programs, \n * performing simple presolve operations, \n * warm starting algorithms for mathematical programs, \n * comparing floating point numbers with a tolerance \n * classes for storing and manipulating conflict graphs, and \n * classes for searching and storing cliques and odd cycles in conflict graphs, among others.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "glpk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "coinor-cgl",
                        "coinor-cbc",
                        "coinor-clp",
                        "coinor-osi"
                    ]
                }
            ]
        },
        {
            "name": "coinor-liblemon",
            "portdir": "science/coinor-liblemon",
            "version": "1.3.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lemon.cs.elte.hu",
            "description": "Library of Efficient Models and Optimization in Networks",
            "long_description": "A C++ template library providing easy-to-use implementations of common graph and network related data structures and algorithms.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BSeppke",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "seqan2-apps"
                    ]
                }
            ]
        },
        {
            "name": "coinor-osi",
            "portdir": "math/coinor-osi",
            "version": "0.108.9",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coin-or/osi",
            "description": "A uniform API for calling embedded linear and mixed-integer programming solvers.",
            "long_description": "The COIN-OR Open Solver Interface is a uniform API for interacting with callable solver libraries. It supports linear programming solvers as well as the ability to \"finish off\" a mixed-integer problem calling the solver library's MIP solver.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glpk",
                        "coinor-coinutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "coinor-cgl",
                        "coinor-cbc",
                        "coinor-clp"
                    ]
                }
            ]
        },
        {
            "name": "cointop",
            "portdir": "finance/cointop",
            "version": "1.6.10",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cointop.sh",
            "description": "A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies in realtime.",
            "long_description": "A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies in realtime. The interface is inspired by htop, and shortcut keys inspired by vim.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "colima",
            "portdir": "sysutils/colima",
            "version": "0.9.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abiosoft/colima",
            "description": "Run Kubernetes and Docker containers with minimal setup",
            "long_description": "Colima allows running Docker, containerd and Kubernetes locally with minimal setup. It supports port forwarding, volume mounts and multiple instances. On initial startup, Colima initiates with a user specified runtime that defaults to Docker.",
            "active": true,
            "categories": [
                "sysutils",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                },
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lima"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "collada-dom",
            "portdir": "science/collada-dom",
            "version": "2.4.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://collada.org/mediawiki/index.php/Portal:COLLADA_DOM",
            "description": "COLLADA Document Object Model (DOM)",
            "long_description": "The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libxml2",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "collectd",
            "portdir": "sysutils/collectd",
            "version": "5.12.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://collectd.org/",
            "description": "flexible daemon periodically collecting system statistics data",
            "long_description": "collectd is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                },
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "aggregation",
                "amqp",
                "apache",
                "apcups",
                "apple_sensors",
                "ascent",
                "barometer",
                "battery",
                "bind",
                "ceph",
                "chrony",
                "contextswitch",
                "cpu",
                "cpusleep",
                "csv",
                "curl",
                "curl_json",
                "curl_xml",
                "dbi",
                "df",
                "disk",
                "dns",
                "email",
                "ethstat",
                "exec",
                "filecount",
                "gmond",
                "gps",
                "grpc",
                "hddtemp",
                "interface",
                "java",
                "load",
                "log_logstash",
                "logfile",
                "lpar",
                "lua",
                "mbmon",
                "memcachec",
                "memcached",
                "memory",
                "multimeter",
                "mysql",
                "network",
                "nginx",
                "notify_desktop",
                "notify_email",
                "notify_nagios",
                "ntpd",
                "numa",
                "nut",
                "olsrd",
                "openldap",
                "openvpn",
                "perl",
                "pf",
                "pinba",
                "ping",
                "postgresql",
                "powerdns",
                "python",
                "rrdcached",
                "rrdtool",
                "smart",
                "snmp",
                "snmp_agent",
                "statsd",
                "swap",
                "syslog",
                "table",
                "tail",
                "tail_csv",
                "tcpconns",
                "teamspeak2",
                "ted",
                "threshold",
                "tokyotyrant",
                "unixsock",
                "uptime",
                "users",
                "uuid",
                "varnish",
                "virt",
                "write_graphite",
                "write_http",
                "write_log",
                "write_sensu",
                "write_tsdb",
                "zookeeper",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "rrdtool",
                        "libxml2",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "colm",
            "portdir": "lang/colm",
            "version": "0.14.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.colm.net/open-source/colm/",
            "description": "Programming language for analysis and transformation.",
            "long_description": "Colm is a programming language designed for the analysis and transformation of computer languages. Colm is influenced primarily by TXL. It is in the family of program transformation languages.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ragel-devel",
                        "ragel"
                    ]
                }
            ]
        },
        {
            "name": "colordiff",
            "portdir": "textproc/colordiff",
            "version": "1.0.21",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 20090422,
            "replaced_by": null,
            "homepage": "https://www.colordiff.org",
            "description": "Color-highlighted diff(1) output",
            "long_description": "The Perl script colordiff is a wrapper for diff(1) and produces the same output but with pretty 'syntax' highlighting. Colour schemes can be customized.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "colorer",
            "portdir": "textproc/colorer",
            "version": "take5.be5",
            "license": "MPL-1.1 and GPL-2 and LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://colorer.sourceforge.net/",
            "description": "A library that provides source text syntax highlighting services",
            "long_description": "Colorer take5 is a syntax highlighting and text parsing library, that provides services of text parsing in host editor systems in real-time and transforming results into colored text. Result information allows to search and build outlined lists of functions, structures, and to search and indent programming language constructions (brackets, paired tags).",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-colorer"
                    ]
                }
            ]
        }
    ]
}