GET /api/v1/ports/?format=api&ordering=-name&page=960
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=-name&page=961",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=959",
    "results": [
        {
            "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": "cusp",
            "portdir": "math/cusp",
            "version": "0.5.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cusplibrary.github.io",
            "description": "Generic Parallel Algorithms for Sparse Matrix and Graph",
            "long_description": "Cusp is a library for sparse linear algebra and graph computations on CUDA. Cusp provides a flexible, high-level interface for manipulating sparse matrices and solving sparse linear systems.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "curves",
            "portdir": "math/curves",
            "version": "20220312",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/teodimoff/curves",
            "description": "Curves provide mapping a point from 1D to 2D hilbert space.",
            "long_description": "Curves provide Hilbert mapping of a point from 1D to 2D hilbert space. This means that points closer together from one dimentional space are closer in the other. In other words it preserves locality.",
            "active": true,
            "categories": [
                "graphics",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbt",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cursive",
            "portdir": "games/cursive",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://puck.nether.net/",
            "description": "Create ASCII character cursive handwriting",
            "long_description": "Cursive is a program for generating cursive signatures and text like ___ _ __ _ ( ) ' ) / // _/_ __/___. ____ / / / __|/ / _ __ / / (_/|_/ / (_ (_(_/ (_) _(__(/_/ (_ (_/ Do not be fooled by inferior immitations (like the figlet font which doesn't connect letters right). This is the one and only original cursive program.",
            "active": true,
            "categories": [
                "textproc",
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "curlish_select",
            "portdir": "python/curlish_select",
            "version": "0.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default curlish version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of curlish.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-curlish"
                    ]
                }
            ]
        },
        {
            "name": "curlie",
            "portdir": "net/curlie",
            "version": "1.8.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://curlie.io",
            "description": "The power of curl, the ease of use of httpie.",
            "long_description": "If you like the interface of HTTPie but miss the features of curl, curlie is what you are searching for. Curlie is a frontend to curl that adds the ease of use of httpie, without compromising on features and performance. All curl options are exposed with syntax sugar and output formatting inspired from httpie.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": "curlftpfs",
            "portdir": "fuse/curlftpfs",
            "version": "0.9.2",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://curlftpfs.sourceforge.net/",
            "description": "CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl.",
            "long_description": "CurlFtpFS diferentiates itself from other FTP filesystems because it features SSLv3 and TLSv1 support, connecting through tunneling HTTP proxies, automatically reconnection if the server times out, transform absolute symlinks to point back into the ftp file system, and additional options.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "darenzana",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "curl",
                        "zlib",
                        "macfuse",
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "curl-ca-bundle",
            "portdir": "net/curl",
            "version": "8.13.0",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://curl.se",
            "description": "CA certificate bundle for curl",
            "long_description": "Installs a bundle of certification authority certificates (CA certs) which curl (when linked with OpenSSL) uses to verify the authenticity of secure web and FTP servers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "gcc14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "textmate2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "privoxy-pki-bundle",
                        "offlineimap",
                        "calendar-contacts-server",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isync",
                        "subversion",
                        "glib-networking",
                        "postgresql16",
                        "p11-kit",
                        "mercurial",
                        "reuse",
                        "s3cmd",
                        "neomutt",
                        "mutt",
                        "postgresql17",
                        "weechat",
                        "rest",
                        "postgresql18",
                        "ddclient"
                    ]
                }
            ]
        },
        {
            "name": "curl",
            "portdir": "net/curl",
            "version": "8.13.0",
            "license": "Curl",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://curl.se",
            "description": "Tool for transferring files with URL syntax",
            "long_description": "curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "ares",
                "brotli",
                "darwinssl",
                "gnutls",
                "mbedtls",
                "wolfssl",
                "gsasl",
                "gss",
                "http2",
                "http3",
                "idn",
                "openldap",
                "psl",
                "rtmp",
                "sftp_scp",
                "ssl",
                "zstd",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libidn2",
                        "brotli",
                        "libpsl",
                        "nghttp2",
                        "curl-ca-bundle",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "roswell",
                        "py39-pysaga",
                        "libhv",
                        "mm-common",
                        "libsoup-2.4",
                        "poedit",
                        "py313-pysaga",
                        "py312-pysaga",
                        "py310-pysaga",
                        "libsoup",
                        "cvc4",
                        "libsoup-devel",
                        "fpm",
                        "pulumi",
                        "ipmitool",
                        "py311-pysaga"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "openjdk8-bootstrap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "recutils",
                        "aegis",
                        "smokeping",
                        "centerim",
                        "ettercap",
                        "zabbix42",
                        "zabbix44",
                        "logjam",
                        "kcov",
                        "chatgpt-client",
                        "wandio",
                        "wsdlpull",
                        "cpuminer",
                        "curlftpfs",
                        "abgx360",
                        "freeciv",
                        "freeciv-x11",
                        "frobtads",
                        "mariadb-10.10",
                        "php53-solr",
                        "php54-solr",
                        "php55-solr",
                        "php56-solr",
                        "php70-solr",
                        "php71-solr",
                        "php72-solr",
                        "php73-solr",
                        "php74-solr",
                        "php81-solr",
                        "php80-solr",
                        "php82-solr",
                        "php83-solr",
                        "mariadb-10.11",
                        "mariadb-10.5",
                        "mariadb-10.6",
                        "mariadb-10.7",
                        "mariadb-10.8",
                        "mariadb-10.9",
                        "appstream-glib",
                        "abaddon",
                        "py37-gmic",
                        "fortran-curl",
                        "q",
                        "tumbler",
                        "libqalculate",
                        "liboauth",
                        "quvi",
                        "rtorrent",
                        "gimp3-devel",
                        "weechat",
                        "gmpc",
                        "snownews",
                        "py37-isce2",
                        "the_Foundation",
                        "zeek",
                        "zeek-devel",
                        "poppler-devel",
                        "php53-http",
                        "php54-http",
                        "php55-http",
                        "poppler-devel-qt5",
                        "php84-curl",
                        "poppler",
                        "poppler-qt5",
                        "php83-curl",
                        "html-xml-utils",
                        "php82-curl",
                        "gitoxide",
                        "php81-curl",
                        "py27-curlish",
                        "ckon",
                        "php80-curl",
                        "cardpeek",
                        "py38-curl",
                        "xine-ui",
                        "gearmand",
                        "php74-curl",
                        "py37-curl",
                        "viking",
                        "php73-curl",
                        "php72-curl",
                        "php71-curl",
                        "pihpsdr",
                        "darktable",
                        "php70-curl",
                        "darktable-devel",
                        "libopenraw",
                        "libopenraw-legacy",
                        "php56-curl",
                        "php55-curl",
                        "php54-curl",
                        "php53-curl",
                        "php52-curl",
                        "supertuxkart",
                        "zabbix4",
                        "zabbix5",
                        "ctool",
                        "appstream",
                        "lastpass-cli",
                        "lastpass-cli-doc",
                        "uacme",
                        "yubico-c-client",
                        "p5.28-www-curl",
                        "p5.30-www-curl",
                        "p5.32-www-curl",
                        "p5.34-www-curl",
                        "stklos-curl-devel",
                        "wxWidgets-3.2",
                        "indi",
                        "wview",
                        "libdap",
                        "authforce",
                        "synergy",
                        "synergy-app",
                        "llama.cpp",
                        "libmrss",
                        "libnxml",
                        "PineFlash",
                        "p5.28-mail-spamassassin",
                        "p5.30-mail-spamassassin",
                        "p5.32-mail-spamassassin",
                        "p5.34-mail-spamassassin",
                        "alienarena",
                        "collectd",
                        "rtorrent-devel",
                        "cpr",
                        "csound",
                        "pounce",
                        "bzflag",
                        "esniper",
                        "html2text",
                        "qmmp",
                        "xmms2",
                        "R-arrow",
                        "gtkpod",
                        "moc",
                        "musikcube",
                        "litebrowser",
                        "jp2a",
                        "wrangler",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.7",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "GTorrentViewer",
                        "libclastfm",
                        "scmpc",
                        "smooth",
                        "libquvi",
                        "coeurl",
                        "poppler-qt4-mac",
                        "mail-server",
                        "ufo-ai",
                        "toxic",
                        "clib",
                        "clamav-legacy",
                        "php53-http2",
                        "php54-http2",
                        "php55-http2",
                        "php56-http2",
                        "zorba",
                        "transmission",
                        "proj7",
                        "proj8",
                        "proj9",
                        "gnupg1",
                        "tclcurl",
                        "redland",
                        "clamav",
                        "btfs",
                        "mediainfolib",
                        "davix",
                        "ncmpcpp",
                        "Aseprite",
                        "lnav",
                        "lnav-devel",
                        "xmoto",
                        "p5.28-alien-curl",
                        "p5.30-alien-curl",
                        "p5.32-alien-curl",
                        "p5.34-alien-curl",
                        "netcdf",
                        "rasqal",
                        "mysql8",
                        "openrct2",
                        "ecore",
                        "tsduck",
                        "p5.26-mail-spamassassin",
                        "p5.26-net-curl",
                        "p5.26-www-curl",
                        "py27-pysam",
                        "py36-pysam",
                        "py36-isce2",
                        "icecast2",
                        "lastfmlib",
                        "libofa",
                        "pianod",
                        "usbprog",
                        "libcmis",
                        "gretl",
                        "dmd-tools",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib",
                        "libetpan",
                        "mpd",
                        "mrustc-rust",
                        "snac",
                        "libvirt",
                        "dar",
                        "xmlrpc-c",
                        "enigma",
                        "enigma-devel",
                        "syslog-ng-devel",
                        "libnick",
                        "multimarkdown",
                        "tesseract",
                        "tesseract-training",
                        "edbrowse",
                        "PDAL",
                        "sword",
                        "feh",
                        "zabbix3",
                        "vorbis-tools",
                        "raptor2",
                        "metview",
                        "cabal",
                        "cabal-prebuilt",
                        "gds",
                        "textmate2",
                        "py38-gmic",
                        "grads",
                        "trurl",
                        "cfitsio",
                        "R-Rhtslib",
                        "R-Rsamtools",
                        "albafetch",
                        "R-VariantAnnotation",
                        "R-csaw",
                        "warzone2100",
                        "tldr-cpp-client",
                        "falcon",
                        "transmission-qt",
                        "supertux",
                        "R",
                        "kicad",
                        "nco",
                        "git-cinnabar",
                        "gcli",
                        "netdata",
                        "flickcurl",
                        "rb33-curb",
                        "rb32-curb",
                        "rb30-curb",
                        "rb31-curb",
                        "gnubg",
                        "faustlive-devel",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "R-curl",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "cherrytree",
                        "gmt5",
                        "gmt6",
                        "ncarg",
                        "xastir",
                        "gpredict",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "php53-oauth",
                        "php54-oauth",
                        "php55-oauth",
                        "php56-oauth",
                        "php70-oauth",
                        "php71-oauth",
                        "php72-oauth",
                        "php74-oauth",
                        "php73-oauth",
                        "php80-oauth",
                        "php81-oauth",
                        "php82-oauth",
                        "php83-oauth",
                        "newsraft",
                        "NetSurf",
                        "librdkafka",
                        "profanity",
                        "libgphoto2",
                        "mongodb-devel",
                        "mongodb",
                        "cryfs",
                        "xmltooling",
                        "hurl",
                        "mod_security2",
                        "herrie",
                        "libsixel",
                        "newsboat",
                        "librets",
                        "osslsigncode",
                        "osslsigncode-devel",
                        "py39-gmic",
                        "roswell",
                        "saga",
                        "git",
                        "git-devel",
                        "megatools",
                        "mod_tile",
                        "cdo",
                        "rust",
                        "cargo",
                        "cmake",
                        "cmake-docs",
                        "cmake-gui",
                        "cmake-devel",
                        "cmake-devel-gui",
                        "cmake-devel-docs",
                        "mapserver",
                        "librasterlite2",
                        "mariadb-11.4",
                        "xrootd",
                        "libgit2",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "transmission-x11",
                        "htslib",
                        "R-RCurl",
                        "libgit2-devel",
                        "cgminer",
                        "s3fs",
                        "octave",
                        "mupdf",
                        "gimp2",
                        "gimp2-devel",
                        "scummvm",
                        "scummvm-devel",
                        "p5.28-net-curl",
                        "gdal",
                        "p5.30-net-curl",
                        "p5.32-net-curl",
                        "p5.34-net-curl",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "geoipupdate",
                        "luanti",
                        "curlhandle",
                        "pianobar",
                        "libpiano",
                        "py27-curl",
                        "py39-curl",
                        "py310-curl",
                        "py311-curl",
                        "py312-curl",
                        "py313-curl",
                        "audacious-plugins",
                        "rawstudio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git-ftp",
                        "rb31-curl_ffi",
                        "ain",
                        "gnuastro",
                        "cabal",
                        "asdf",
                        "rb32-curl_ffi",
                        "cargo-generate",
                        "rb33-curl_ffi",
                        "flash",
                        "R-mRpostman",
                        "calendar-contacts-server",
                        "wcurl",
                        "winetricks",
                        "cabal-prebuilt",
                        "gutils-suite-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "libutf8proc"
                    ]
                }
            ]
        },
        {
            "name": "cups-ppdc",
            "portdir": "print/cups-ppdc",
            "version": "2.4.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenPrinting/cups",
            "description": "Compiler for PostScript Printer Description (PPD) files",
            "long_description": "cups-ppdc is a collection of utilities taken from the Common UNIX Printing System (CUPS) for working with PostScript Printer Description (PPD) files; PPD files can be used to set up a printer when proprietary drivers are not available. See the ppdcfile(5) man page for information on the PPD file format.",
            "active": true,
            "categories": [
                "textproc",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cups-pdf",
            "portdir": "print/cups-pdf",
            "version": "2.6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cups-pdf.de/",
            "description": "Provides a print-to-PDF feature through CUPS",
            "long_description": "This software is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver.",
            "active": true,
            "categories": [
                "textproc",
                "print"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cupl",
            "portdir": "lang/cupl",
            "version": "1.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.catb.org/~esr/cupl/",
            "description": "CUPL/CORC interpreter",
            "long_description": "Interpreter for the archaic CUPL and CORC programming languages. Includes full documentation and a chrestomathy of programs.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-14"
                    ]
                }
            ],
            "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": "cuneiform",
            "portdir": "textproc/cuneiform",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/cuneiform-linux",
            "description": "Cuneiform is an OCR system with layout analysis.",
            "long_description": "Cuneiform is an OCR system originally developed and open sourced by Cognitive technologies. In addition to text recognition it also does layout analysis and text format recognition. Cuneiform supports several languages.",
            "active": true,
            "categories": [
                "graphics",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-djvubind",
                        "py36-djvubind"
                    ]
                }
            ]
        },
        {
            "name": "cufflinks",
            "portdir": "science/cufflinks",
            "version": "2.2.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cole-trapnell-lab.github.io/cufflinks/",
            "description": "Cufflinks assembles transcripts, estimates their abundances, and tests for differential expression and regulation in RNA-Seq samples.",
            "long_description": "Cufflinks assembles transcripts, estimates their abundances, and tests for differential expression and regulation in RNA-Seq samples. It accepts aligned RNA-Seq reads and assembles the alignments into a parsimonious set of transcripts. Cufflinks then estimates the relative abundances of these transcripts based on how many reads support each one.",
            "active": true,
            "categories": [
                "science",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "samtools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "eigen3",
                        "htslib",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cuetools",
            "portdir": "sysutils/cuetools",
            "version": "1.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/svend/cuetools",
            "description": "utilities for working with cue and toc files",
            "long_description": "cuetools is a set of utilities for working with cue files and toc files",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "CubicSDR",
            "portdir": "science/CubicSDR",
            "version": "20230114-071204f3",
            "license": "GPL-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cubicsdr.com",
            "description": "Cross-Platform Software-Defined Radio Application",
            "long_description": "CubicSDR is the software portion of Software Defined Radio. By Using hardware that converts RF spectrum into a digital stream we are able to build complex radios to do many types of functions in software instead of traditional hardwre.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "hamlib",
                "bundle",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.2",
                        "SoapySDR",
                        "liquid-dsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cubeb",
            "portdir": "audio/cubeb",
            "version": "20250325",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/cubeb",
            "description": "Cross platform audio library",
            "long_description": "Cross platform audio library",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "debug",
                "jack",
                "pulse",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-17",
                        "python313"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "speexDSP"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctris",
            "portdir": "games/ctris",
            "version": "0.43",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dominikhackl/ctris",
            "description": "Ncurses based tetris clone written in C.",
            "long_description": "ctetris is a beautiful tetris clone, written in C using the ncurses library. It works very fast and efficiently, so it should be possible to play it even over a slow remote terminal.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctpv",
            "portdir": "graphics/ctpv",
            "version": "1.1",
            "license": "MIT",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NikitaIvanovV/ctpv",
            "description": "Image previews for lf file manager",
            "long_description": "ctpv is a file previewer utility for a terminal. It supports previews for source code, archives, PDF files, images, videos, etc.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "github.ssk",
                    "github": "suhailskhan",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctorrent",
            "portdir": "net/ctorrent",
            "version": "3.3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/dtorrent/",
            "description": "command line BitTorrent client",
            "long_description": "Enhanced CTorrent is a BitTorrent client for unix-like environments. High performance with minimal system resources and dependencies is a priority.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctop",
            "portdir": "sysutils/ctop",
            "version": "0.7.6",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ctop.sh",
            "description": "Top-like interface for container metrics",
            "long_description": "ctop provides a concise and condensed overview of real-time metrics for multiple containers.\nctop comes with built-in support for Docker and runC; connectors for other container and cluster systems are planned for future releases.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctool",
            "portdir": "security/ctool",
            "version": "1.2.3",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20050405212926/http://www.macsecurity.org/tools/ctool/",
            "description": "ctool is a checksumming application.",
            "long_description": "ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctlang",
            "portdir": "graphics/ctlang",
            "version": "1.5.3",
            "license": "AMPAS",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampas/CTL",
            "description": "Programming language for digital color management",
            "long_description": "The Color Transformation Language, or CTL, is a programming language for digital color management.",
            "active": true,
            "categories": [
                "graphics",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aces_container",
                        "imath",
                        "openexr",
                        "tiff"
                    ]
                }
            ],
            "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": "CSXCAD",
            "portdir": "textproc/CSXCAD",
            "version": "20231216-c6a15872",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thliebig/CSXCAD",
            "description": "CSXCAD is a C++ library to describe geometrical objects and their physical or non-physical properties",
            "long_description": "CSXCAD is a C++ library to describe geometrical objects and their physical or non-physical properties",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "fparser",
                        "boost176",
                        "tinyxml",
                        "cgal4",
                        "vtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "QCSXCAD",
                        "AppCSXCAD",
                        "openEMS"
                    ]
                }
            ]
        },
        {
            "name": "csvToLedger",
            "portdir": "office/csvToLedger",
            "version": "1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tazzben/csvToLedger",
            "description": "Convert CSVs to Ledger format",
            "long_description": "This tool allows you to convert CSVs into a format appropriate for Ledger. It's particularly useful when you need to specify multipart transactions.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "bosmith",
                    "github": "tazzben",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csvtk",
            "portdir": "textproc/csvtk",
            "version": "0.33.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shenwei356/csvtk",
            "description": "A cross-platform, efficient and practical CSV/TSV toolkit in Golang",
            "long_description": "A cross-platform, efficient and practical CSV/TSV toolkit in Golang",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csvlens",
            "portdir": "textproc/csvlens",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YS-L/csvlens",
            "description": "Command line csv viewer",
            "long_description": "Command line csv viewer",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csvkit_select",
            "portdir": "python/csvkit_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default csvkit version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of csvkit",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-csvkit",
                        "py35-csvkit",
                        "py36-csvkit",
                        "py37-csvkit",
                        "py38-csvkit",
                        "py310-csvkit",
                        "py311-csvkit",
                        "py313-csvkit",
                        "py312-csvkit",
                        "py39-csvkit"
                    ]
                }
            ]
        },
        {
            "name": "csview",
            "portdir": "textproc/csview",
            "version": "1.3.4",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wfxr/csview",
            "description": "Pretty and fast csv viewer for cli with cjk/emoji support.",
            "long_description": "Pretty and fast csv viewer for cli with cjk/emoji support.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csvdb",
            "portdir": "databases/csvdb",
            "version": "0.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/darkrose/csvdb",
            "description": "csvdb - an SQL engine for csv",
            "long_description": "csvdb is an SQL engine for csv (character separated values) files, allowing files to be searched and modified as if they were database tables",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "autoconf",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csv2xml",
            "portdir": "textproc/csv2xml",
            "version": "0.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://csv2xml.sourceforge.net/",
            "description": "A simple csv to xml converter.",
            "long_description": "A simple csv to xml converter.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csv2strings",
            "portdir": "devel/csv2strings",
            "version": "1.1.2",
            "license": "GLP-3.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/csknns/csv2strings",
            "description": "Apple's strings file convertor",
            "long_description": "Parse & convert Apple's strings file to and from a csv file, with first column the translation key, second column the translation value, and the third the comments.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "christos.koninis",
                    "github": "csknns",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csup",
            "portdir": "net/csup",
            "version": "20060318",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mu.org/~mux/csup.html",
            "description": "Csup is a rewrite of CVSup in C.",
            "long_description": "Csup is a rewrite of CVSup in C. CVSup(R) is a software for distributing and updating collections of files accross a network. It can efficiently and accurately mirror all types of files, including sources, binaries, hard links, symbolic links, and even device nodes. In addition to being a great general-purpose mirroring tool, CVSup includes special features and optimizations specifically tailored to CVS repositories. It is being used as the preferred way to update sources within the FreeBSD, NetBSD and OpenBSD projects and more.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "csshX",
            "portdir": "net/csshX",
            "version": "0.74",
            "license": "(Artistic-1 or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/csshx/",
            "description": "Cluster ssh tool for Terminal.app",
            "long_description": "csshX is a tool to allow simultaneous control of multiple SSH sessions. csshX will attempt to create an SSH session to each remote host in separate Terminal.app windows. A master window will also be created. All keyboard input in the master will be sent to all the slave windows.",
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cssed",
            "portdir": "editors/cssed",
            "version": "0.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cssed.sourceforge.net/",
            "description": "small graphical CSS editor and validator",
            "long_description": "cssed is a small developer editor and validator, that tries to ease the CSS editing.",
            "active": true,
            "categories": [
                "www",
                "editors",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "hicolor-icon-theme",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libxml2"
                    ]
                }
            ],
            "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": "cspice",
            "portdir": "science/cspice",
            "version": "N0066",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://naif.jpl.nasa.gov/naif/",
            "description": "SPICE: An Observation Geometry System for Planetary Science Missions",
            "long_description": "NASA's Navigation and Ancillary Information Facility (NAIF) provides this toolkit in order to allow (planetary) scientists access to all kinds of space exploration related positioning information.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "doc",
                "prefix_binaries"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-spiceypy",
                        "py37-spiceypy",
                        "py311-spiceypy",
                        "py310-spiceypy",
                        "py312-spiceypy",
                        "py313-spiceypy"
                    ]
                }
            ]
        },
        {
            "name": "CsoundQt",
            "portdir": "aqua/CsoundQt",
            "version": "1.1.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://csoundqt.github.io",
            "description": "CsoundQt is a frontend for Csound",
            "long_description": "CsoundQt is a frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help. It is cross-platform and aims to be a simple yet powerful and complete development environment for Csound.",
            "active": true,
            "categories": [
                "aqua",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "double",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtxmlpatterns",
                        "csound",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csound",
            "portdir": "audio/csound",
            "version": "6.18.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.csound.com",
            "description": "A language that is used to describe sound synthesizers.",
            "long_description": "Csound is a computer programming language for dealing with sound. It is called Csound because it is written in the C programming language, as opposed to some of its predecessors. Csound was written at MIT by Barry Vercoe, based on an earlier language called Music360.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "pulseaudio",
                "tests",
                "universal",
                "debug",
                "double",
                "portaudio"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "bison",
                        "cmake",
                        "flex",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "curl",
                        "gettext-runtime",
                        "liblo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "CsoundQt"
                    ]
                }
            ]
        },
        {
            "name": "csfml",
            "portdir": "multimedia/csfml",
            "version": "2.5.1",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sfml-dev.org",
            "description": "C bindings for SFML, the Simple and Fast Multimedia Library",
            "long_description": "C bindings for SFML, the Simple and Fast Multimedia Library. It provides a simple interface to the various components of your computer, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sfml"
                    ]
                }
            ],
            "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": "crystfel",
            "portdir": "science/crystfel",
            "version": "0.6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.desy.de/~twhite/crystfel/",
            "description": "A suite of programs for processing serial crystallography data",
            "long_description": "CrystFEL is a suite of programs for processing diffraction data acquired serially in a snapshot manner, such as when using the technique of Serial Femtosecond Crystallography (SFX) with a free-electron laser source.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "gsl",
                        "gtk2",
                        "pango",
                        "hdf5",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crystal",
            "portdir": "lang/crystal",
            "version": "1.18.2",
            "license": "Apache-2",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://crystal-lang.org",
            "description": "Crystal programming language",
            "long_description": "Crystal is a fast, compiled programming language with a Ruby-inspired syntax.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libffi",
                        "boehmgc",
                        "llvm-21",
                        "pcre2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libxml2",
                        "zlib",
                        "gmp",
                        "libevent",
                        "libyaml",
                        "openssl",
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amber",
                        "shards",
                        "frightcrawler"
                    ]
                }
            ]
        },
        {
            "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": "cryptcat",
            "portdir": "net/cryptcat",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cryptcat.sourceforge.net/",
            "description": "lightweight netcat with integrated transport encryption",
            "long_description": "Cryptcat is a lightweight version of netcat with integrated transport encryption capabilities.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}