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

{
    "count": 50172,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=970",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=968",
    "results": [
        {
            "name": "dap",
            "portdir": "math/dap",
            "version": "3.10",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/dap/dap.html",
            "description": "small statistics and graphics package",
            "long_description": "Dap is a small statistics and graphics package based on C. Version 3.0 of Dap can read SBS programs! The user wishing to perform basic statistical analyses is now freed from learning and using C syntax for straightforward tasks, while retaining access to the C-style graphics and statistics features provided by the original implementation. Dap provides core methods of data management, analysis, and graphics that are commonly used in statistical consulting practice (univariate statistics, correlations and regression, ANOVA, categorical data analysis, logistic regression, and nonparametric analyses).",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dante",
            "portdir": "net/dante",
            "version": "1.4.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.inet.no/dante/",
            "description": "A circuit-level firewall/proxy",
            "long_description": "Dante is a circuit-level firewall/proxy (socks implemented) that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. Once installed, Dante can in most cases be made transparent to the clients while offering detailed access control and logging facilities to the server administrator.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dansguardian",
            "portdir": "net/dansguardian",
            "version": "2.12.0.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dansguardian.org/",
            "description": "web content filter",
            "long_description": "DansGuardian is content-control software: software designed to control which websites users can access. It also includes virus filtering and usage monitoring features.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "pcre",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "danectl",
            "portdir": "security/danectl",
            "version": "0.8.4",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/danectl/",
            "description": "DNSSEC DANE implementation manager",
            "long_description": "DNSSEC DANE implementation manager. \n\nDANE is \"DNS-based Authentication of Named Entities\". It means securely letting the world know in advance what your public encryption keys are by publishing them as DNS records (TLSA, SSHFP, OPENPGPKEY, SMIMEA) in your DNSSEC-enabled internet domain zone. This is the simplest and most secure way to let the world know what keys to expect when connecting to your servers. This can apply to TLS keys, SSH host keys, and OpenPGP and S/MIME keys. This makes it possible to prevent impersonation or man-in-the-middle attacks. It's mostly used with mail servers. Eventually, it could render certificate authorities unnecessary. DNSSEC has become very easy.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [
                "tlsa",
                "sshfp",
                "openpgpkey",
                "smimea"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnupg2",
                        "certbot",
                        "coreutils",
                        "openssh",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dalfox",
            "portdir": "security/dalfox",
            "version": "2.12.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dalfox.hahwul.com",
            "description": "DalFox is an powerful open source XSS scanning tool & parameter analyzer",
            "long_description": "DalFox is an powerful open source XSS scanning tool and parameter analyzer and utility that speeds up the process of detecting and verifying XSS flaws. It comes with a powerful testing engine, many niche features for the cool hacker",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daktilo",
            "portdir": "games/daktilo",
            "version": "0.6.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daktilo.cli.rs",
            "description": "Turn your keyboard into a typewriter!",
            "long_description": "daktilo is a small command-line program that plays typewriter sounds every time you press a key. It also offers the flexibility to customize keypress sounds to your liking. You can use the built-in sound presets to create an enjoyable typing experience, whether you're crafting emails or up to some prank on your boss.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daisydiff",
            "portdir": "textproc/daisydiff",
            "version": "1.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/daisydiff/",
            "description": "Daisy Diff compares HTML files.",
            "long_description": "Daisy Diff is a Java library that diffs (compares) HTML files. It highlights added and removed words and annotates changes to the styling.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daglib",
            "portdir": "fortran/daglib",
            "version": "2023.12.31",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/daglib",
            "description": "Directed acyclic graphs with modern Fortran",
            "long_description": "DAGLIB is a modern Fortran module for creating and manipulating directed acyclic graphs (DAGs). It includes a toposort feature, and also the ability to generate files in the GraphViz dot notation.",
            "active": true,
            "categories": [
                "math",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpm",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dagger",
            "portdir": "devel/dagger",
            "version": "0.19.8",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dagger.io",
            "description": "A portable devkit for CI/CD pipelines",
            "long_description": "Using Dagger, software teams can develop powerful CI/CD pipelines with minimal effort, then run them anywhere. Benefits include: \n- Unified dev and CI environments. Write your pipeline once, Dagger will run it the same everywhere. \n- Reduced CI lock-in. No more re-writing everything from scratch every 6 months.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 639
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daemontools",
            "portdir": "sysutils/daemontools",
            "version": "0.76",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cr.yp.to/daemontools.html",
            "description": "collection of tools for managing UNIX services",
            "long_description": "daemontools is an extensive collection of tools for managing UNIX services. It includes tools for starting, restarting, stopping, monitoring and logging any services that you might wish to run.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "djbdns"
                    ]
                }
            ]
        },
        {
            "name": "daemonlogger",
            "portdir": "net/daemonlogger",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/daemonlogger/",
            "description": "Packet Logger & Soft Tap",
            "long_description": "DaemonLogger provides simple packet logging and a soft tap daemon. It has two runtime modes: 1) It sniffs packets and spools them straight to the disk and can daemonize itself for background packet logging. 2) It sniffs packets and rewrites them to a second interface, essentially acting as a soft tap. It can also do this in daemon mode.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daemon",
            "portdir": "sysutils/daemon",
            "version": "0.8.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libslack.org/daemon/",
            "description": "Daemon turns other process into daemons",
            "long_description": "Daemon turns other process into daemons. There are many tasks that need to be performed to correctly set up a daemon process. This can be tedious. Daemon performs these tasks for other processes. This is useful for writing daemons in languages other than C, C++ or Perl (e.g. /bin/sh, Java).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dact",
            "portdir": "archivers/dact",
            "version": "0.8.42",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rkeene.org/oss/dact/",
            "description": "dynamic adaptive compression tool",
            "long_description": "DACT attempts to create very efficient compressed files by attempting to use many different algorithms on each block until it finds the best for every block in the file.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "libmcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dab-cmdline",
            "portdir": "science/dab-cmdline",
            "version": "20230302-d615e2ba",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srcejon/dab-cmdline",
            "description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
            "long_description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "faad2",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "daaplib",
            "portdir": "devel/daaplib",
            "version": "0.1.1a",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20130623073811/http://www.deleet.de/projekte/daap/daaplib/",
            "description": "small library for reading and writing DAAP streams",
            "long_description": "daaplib is a very tiny and portable C++ library which helps to read and write low-level DAAP streams in memory. The code is straightforward and can mirror the structure of the data fairly well. DAAP streams are used by iTunes for sharing songs.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daapd",
            "portdir": "audio/daapd",
            "version": "0.2.4b",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.deleet.de/projekte/daap/daapd/",
            "description": "A DAAP server emulating an iTunes server.",
            "long_description": "daapd scans a directory for music files (mp3, aac, uncompressed) and makes them available via the Apple proprietary protocol DAAP. DAAP clients can browse the directory and retrieve individual files, either by streaming or by downloading them.",
            "active": true,
            "categories": [
                "net",
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libid3tag",
                        "howl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "d52",
            "portdir": "devel/d52",
            "version": "3.4.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.brouhaha.com/~eric/software/d52/",
            "description": "Disassembler for a variety of microprocessors",
            "long_description": "d52 is a set of disassemblers for the 8052, 8035, 8048, 8041, Z80, 8080 and 8085 microcontrollers",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "d3dmetal",
            "portdir": "devel/d3dmetal",
            "version": "3.0",
            "license": "Restrictive",
            "platforms": "{darwin any >= 23}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/games",
            "description": "Direct3D to Metal translation layer",
            "long_description": "Direct3D to Metal translation layer",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "game-porting-toolkit"
                    ]
                }
            ]
        },
        {
            "name": "d2",
            "portdir": "graphics/d2",
            "version": "0.6.8",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/terrastruct/d2",
            "description": "D2 is a modern diagram scripting language that turns text to diagrams.",
            "long_description": "D2 is a modern diagram scripting language that turns text to diagrams.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                },
                {
                    "name": "ivofrolov",
                    "github": "ivofrolov",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "czmq",
            "portdir": "devel/czmq",
            "version": "4.2.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://czmq.zeromq.org/",
            "description": "High-level C Binding for 0MQ",
            "long_description": "High-level C Binding for 0MQ",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2816
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qore-zmq-module"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-czmq",
                        "rb32-ffi-czmq",
                        "rb31-ffi-czmq"
                    ]
                }
            ]
        },
        {
            "name": "czkawka",
            "portdir": "sysutils/czkawka",
            "version": "9.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/qarmin/czkawka",
            "description": "Multi functional app to find duplicates, empty folders, similar images etc.",
            "long_description": "czkawka is a simple, fast and free app to remove unnecessary files from your computer. It can find duplicates, empty folders, big files, empty files, temporary files, similar images, similar videos, similar music, invalid symbolic links, broken files, and files with bad extensions.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "rust",
                        "clang-17",
                        "cargo",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk4",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cython_select",
            "portdir": "python/cython_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default cython version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of cython.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-cython-devel",
                        "py27-cython",
                        "py35-cython",
                        "py36-cython",
                        "py37-cython",
                        "py38-cython",
                        "py39-cython",
                        "py310-cython",
                        "py311-cython",
                        "py312-cython",
                        "py313-cython",
                        "py314-cython"
                    ]
                }
            ]
        },
        {
            "name": "cyrus-sasl-xoauth2",
            "portdir": "security/cyrus-sasl-xoauth2",
            "version": "0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/moriyoshi/cyrus-sasl-xoauth2",
            "description": "Plugin implementation of XOAUTH2 for cyrus-sasl",
            "long_description": "Plugin implementation of XOAUTH2 for cyrus-sasl",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cyrus-sasl2",
            "portdir": "security/cyrus-sasl2",
            "version": "2.1.28",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cyrusimap.org",
            "description": "SASL is an authentication library.",
            "long_description": "SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "kerberos",
                "sql",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoObjCDriver",
                        "libmemcached",
                        "mesos",
                        "R-mongolite",
                        "mongo-cxx-driver",
                        "cyrus-imapd",
                        "cyrus5-imapd",
                        "openldap-devel",
                        "openldap",
                        "argus",
                        "argus-clients",
                        "telepathy-gabble",
                        "php53-mongo",
                        "php54-mongo",
                        "php55-mongo",
                        "php56-mongo",
                        "php84-ldap",
                        "php83-ldap",
                        "php82-ldap",
                        "php81-ldap",
                        "php80-ldap",
                        "php74-ldap",
                        "php73-ldap",
                        "php72-ldap",
                        "php71-ldap",
                        "php70-ldap",
                        "php56-ldap",
                        "php55-ldap",
                        "mysql57",
                        "php54-ldap",
                        "php53-ldap",
                        "php52-ldap",
                        "subversion-pythonbindings-3.9",
                        "cyrus-sasl-xoauth2",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "isync",
                        "qca-cyrus-sasl",
                        "qca-qt5-cyrus-sasl",
                        "php54-mongodb",
                        "percona",
                        "fluent-bit",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "subversion-pythonbindings-3.8",
                        "subversion-rubybindings",
                        "mongo-c-driver",
                        "qemu",
                        "calendar-contacts-server",
                        "nmail",
                        "librdkafka",
                        "mongodb-devel",
                        "mongodb",
                        "alpine",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "znc",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "LibVNCServer",
                        "libetpan",
                        "spice-server",
                        "mysql8"
                    ]
                }
            ]
        },
        {
            "name": "cyrus-imapd",
            "portdir": "mail/cyrus-imapd",
            "version": "2.4.20",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cyrusimap.org/",
            "description": "The Cyrus IMAP Server",
            "long_description": "Popular, scalable, open standars based IMAP & POP3 mail server developed by The Carnegie Mellon University.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "murder",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makedepend",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "openssl",
                        "perl5.34",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cyrus5-imapd",
            "portdir": "mail/cyrus5-imapd",
            "version": "2.5.4",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cyrusimap.org/",
            "description": "The Cyrus IMAP Server",
            "long_description": "Popular, scalable, open standars based IMAP & POP3 mail server developed by The Carnegie Mellon University.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "murder",
                "sieve",
                "idled",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "makedepend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db60",
                        "openssl",
                        "perl5",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cyclonedds",
            "portdir": "devel/cyclonedds",
            "version": "0.10.5",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cyclonedds.io/",
            "description": "Eclipse Cyclone DDS project",
            "long_description": "Eclipse Cyclone DDS project",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nanomq"
                    ]
                }
            ]
        },
        {
            "name": "cyan",
            "portdir": "graphics/cyan",
            "version": "1.2.4",
            "license": "CeCILL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cyan.graphics",
            "description": "Cyan Graphics",
            "long_description": "cyan is an open-source cross-platform image viewer and converter, designed for prepress (print) work.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "qt5-qtbase",
                        "libiconv",
                        "libomp",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cxxopts",
            "portdir": "devel/cxxopts",
            "version": "3.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jarro2783/cxxopts",
            "description": "Lightweight C++ command-line option parser",
            "long_description": "Lightweight C++ command-line option parser",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tapkee",
                        "just-fast"
                    ]
                }
            ]
        },
        {
            "name": "cxxmatrix",
            "portdir": "games/cxxmatrix",
            "version": "20220322",
            "license": "MIT",
            "platforms": "darwin linux freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/akinomyoga/cxxmatrix",
            "description": "C++ Matrix: The Matrix Reloaded in Terminals",
            "long_description": "C++ Matrix: The Matrix Reloaded in Terminals. (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set). Features Hankaku kana characters as in the original film, ten levels of green using terminal 256 color support, twinkling effects by adding random brightness fluctuations, and diffused reflection effects by cell background colors.",
            "active": true,
            "categories": [
                "graphics",
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cxref",
            "portdir": "devel/cxref",
            "version": "1.6e",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gedanken.org.uk/software/cxref/",
            "description": "C cross referencing & documenting tool",
            "long_description": "Cxref is a program that will produce documentation (in LaTeX, HTML, RTF or SGML) including cross-references from C program source code. It has been designed to work with ANSI C, incorporating K&R, and most popular GNU extensions. The documentation for the program is produced from comments in the code that are appropriately formatted. The cross referencing comes from the code itself and requires no extra work.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cws2fws-pl",
            "portdir": "multimedia/cws2fws-pl",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20120618212307/http://zefonseca.com/cws2fws/",
            "description": "Flash format 6+ decompressor",
            "long_description": "Flash format 6+ decompressor",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cws2fws",
            "portdir": "multimedia/cws2fws",
            "version": "0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ffmpeg.org/",
            "description": "This utility converts compressed Macromedia Flash files to uncompressed ones.",
            "long_description": "This utility converts compressed Macromedia Flash files to uncompressed ones.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cwm",
            "portdir": "x11/cwm",
            "version": "6.7",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leahneukirchen/cwm",
            "description": "OpenBSD's cwm --- calm window manager",
            "long_description": "cwm is a window manager for X11 which contains many features that concentrate on the efficiency and transparency of window management. cwm also aims to maintain the simplest and most pleasant aesthetic.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "rak",
                    "github": "ryanakca",
                    "ports_count": 9
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libXinerama",
                        "xrandr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cwdiff",
            "portdir": "textproc/cwdiff",
            "version": "0.4.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/junghans/cwdiff",
            "description": "A script that wraps wdiff to support directories and colorize the output",
            "long_description": "A script that wraps wdiff to support directories and colorize the output",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wdiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cw",
            "portdir": "sysutils/cw",
            "version": "4.1.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lucagrulla.com/cw",
            "description": "The best way to tail AWS CloudWatch Logs from your terminal",
            "long_description": "The best way to tail AWS CloudWatch Logs from your terminal",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsync",
            "portdir": "net/cvsync",
            "version": "0.24.18",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cvsync.org/",
            "description": "cvsync is a portable CVS repository synchronization utility",
            "long_description": "cvsync is a portable CVS repository synchronization utility. cvsync is freely available under the BSD license and is a compelling, if not raw, replacement for CVSup written in C.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsweb",
            "portdir": "devel/cvsweb",
            "version": "3.0.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freebsd.org/projects/cvsweb.html",
            "description": "WWW interface for CVS repositories",
            "long_description": "FreeBSD-CVSweb is a WWW CGI script that allows remote users to browse a CVS repository tree via web. It can display the revision history of a file, as well as diffs between revisions and downloading the whole file.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "macports_apache2"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-file-temp",
                        "p5.34-ipc-run",
                        "cvsgraph",
                        "p5.34-string-ediff",
                        "p5.34-uri",
                        "p5.34-mime-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsup",
            "portdir": "net/cvsup",
            "version": "16.1h",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cvsup.org/",
            "description": "General network file distribution system optimized for CVS",
            "long_description": "General network file distribution system optimized for CVS",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cm3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsps",
            "portdir": "devel/cvsps",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cvsps.sourceforge.net/",
            "description": "Create patchset information from CVS.",
            "long_description": "CVSps is a program for generating 'patchset' information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gc-utils"
                    ]
                }
            ]
        },
        {
            "name": "cvslock",
            "portdir": "devel/cvslock",
            "version": "0.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.does-not-exist.org/roessler/bits.html",
            "description": "Locks a CVS repository",
            "long_description": "The cvslock program is used to safely manipulate and inspect CVS repositories. To this end, it properly uses CVS' lock file mechanism.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ocheron",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsgraph",
            "portdir": "devel/cvsgraph",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.akhphd.au.dk/~bertho/cvsgraph",
            "description": "utility for graphical representation of CVS/RCS revision tree",
            "long_description": "CvsGraph is a utility to make a graphical representation of all revisions and branches of a file in a CVS/RCS repository.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "cvsweb"
                    ]
                }
            ]
        },
        {
            "name": "cvsgrab",
            "portdir": "devel/cvsgrab",
            "version": "2.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cvsgrab.sourceforge.net",
            "description": "CVSGrab reads a repository via its web interface (ViewCVS or CvsWeb)",
            "long_description": "CVSGrab is another kind of CVS client. When other CVS clients use the cvs protocol or ssh to read the repository, this utility reads the repository via its web interface, such as ViewCVS or CvsWeb.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvs-fast-export",
            "portdir": "devel/cvs-fast-export",
            "version": "1.57",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.catb.org/~esr/cvs-fast-export/",
            "description": "Export an RCS or CVS history as a fast-import stream",
            "long_description": "This program analyzes a collection of RCS files in a CVS repository (or outside of one) and, when possible, emits an equivalent history in the form of a fast-import stream. Not all possible histories can be rendered this way – the program tries to emit useful warnings when it can't. The program can also produce a visualization of the resulting commit DAG in the DOT format handled by the graphviz suite. The package also includes cvssync, a tool for mirroring masters from remote CVS hosts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "asciidoc",
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsdiff2patch",
            "portdir": "devel/cvsdiff2patch",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.freebsd.org/~alfred/sources/cvsdiff2patch/",
            "description": "Turn cvs diff output into patch input.",
            "long_description": "This is a text filter for turning cvs diff output into something that patch(1) understands. This is needed when your version of cvs(1) makes diffs that confuse patch(1).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsdelta",
            "portdir": "devel/cvsdelta",
            "version": "1.7.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cvsdelta.sourceforge.net",
            "description": "Cvsdelta summarizes differences between local and in-cvs files",
            "long_description": "cvsdelta summarizes the difference between a CVS project and its local version. It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvs2svn",
            "portdir": "devel/cvs2svn",
            "version": "2.5.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mhagger/cvs2svn",
            "description": "Tool for converting from CVS to subversion",
            "long_description": "cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvs",
            "portdir": "devel/cvs",
            "version": "1.11.23",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cvs.nongnu.org",
            "description": "Concurrent Versions System",
            "long_description": "CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "fetch",
                    "ports": [
                        "BrowserLauncher2",
                        "OSXPal",
                        "Chmox",
                        "vineserver",
                        "vineserver3",
                        "ffcall",
                        "xloops",
                        "lprof"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "viewvc",
                        "rb-cvs"
                    ]
                }
            ]
        },
        {
            "name": "cvemap",
            "portdir": "security/cvemap",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/projectdiscovery/cvemap",
            "description": "Navigate the CVE jungle with ease",
            "long_description": "Navigate the Common Vulnerabilities and Exposures (CVE) jungle with ease using CVEMAP, a command-line interface (CLI) tool designed to provide a structured and easily navigable interface to various vulnerability databases.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvc4",
            "portdir": "math/cvc4",
            "version": "1.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cvc4.cs.nyu.edu/",
            "description": "An automated theorem prover for SMT problems",
            "long_description": "CVC4 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fourth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3) but does not directly incorporate code from any previous version. CVC4 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "java",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bash",
                        "gawk",
                        "curl",
                        "clang-14",
                        "doxygen",
                        "boost176"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Maude"
                    ]
                }
            ]
        }
    ]
}