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

{
    "count": 50784,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=975",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=973",
    "results": [
        {
            "name": "dspdfviewer",
            "portdir": "office/dspdfviewer",
            "version": "1.15.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dannyedel/dspdfviewer",
            "description": "dual-screen LaTeX beamer presentation viewer",
            "long_description": "Provides a dual-screen presentation viewer for slides produced with the beamer LaTeX package. It takes slides produced with the show notes on second screen beamer option, splits them, and shows the slides in one window and the notes in a second window. The second window also includes a talk timer, a preview of upcoming slides, and other features.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "rak",
                    "github": "ryanakca",
                    "ports_count": 9
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "boost176",
                        "qt5-qttools",
                        "poppler-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dspam",
            "portdir": "mail/dspam",
            "version": "3.10.2",
            "license": "AGPL-3",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dspam.sourceforge.net/",
            "description": "Scalable, open-source statistical anti-spam filter",
            "long_description": "Open-source anti-spam filter with multiple algorithms and useful admin tools and cgi quarantine interface.",
            "active": true,
            "categories": [
                "net",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "vpopmail",
                "sqlite",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dsocks",
            "portdir": "net/dsocks",
            "version": "1.7",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://monkey.org/~dugsong/dsocks/",
            "description": "SOCKS client wrapper for *BSD / Mac OS X",
            "long_description": "dsocks supports just enough of SOCKS 4 and 5 to allow non-SOCKS-aware applications to connect through either a local OpenSSH or a local Tor SOCKS proxy.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "tor"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dsniff",
            "portdir": "net/dsniff",
            "version": "2.4b1",
            "license": "BSD and ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://monkey.org/~dugsong/dsniff/",
            "description": "network auditing and penetration testing tools",
            "long_description": "dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10",
                        "libnids",
                        "libpcap",
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "snoopy"
                    ]
                }
            ]
        },
        {
            "name": "dsh",
            "portdir": "net/dsh",
            "version": "0.25.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netfort.gr.jp/~dancer/software/dsh.html.en",
            "description": "Distributed shell: runs a command through rsh or ssh on a cluster of machines.",
            "long_description": "Dsh executes a command remotely on several different machines at the same time. A utility to effectively do the equivalent of \"for a in $(seq 1 10); do rsh $a command; done\" in Bourne shell.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdshconfig"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dsfmt",
            "portdir": "devel/dsfmt",
            "version": "2.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.math.sci.hiroshima-u.ac.jp/m-mat/MT/SFMT/",
            "description": "(d)SFMT is a new variant of Mersenne Twister (MT)",
            "long_description": "SFMT is a new variant of Mersenne Twister (MT). The purpose of dSFMT is to speed up the generation by avoiding the expensive conversion of integer to double (floating point).",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "DSDP",
            "portdir": "math/DSDP",
            "version": "5.8",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mcs.anl.gov/hs/software/DSDP/",
            "description": "DSDP is a open source implementation of an interior-point method for semidefinite programming",
            "long_description": "DSDP provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "atlas",
                "octave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt"
                    ]
                }
            ]
        },
        {
            "name": "dsdcc",
            "portdir": "audio/dsdcc",
            "version": "1.9.5",
            "license": "GPL-3+",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/dsdcc",
            "description": "Digital Speech Decoder (DSD) rewritten as a C++ library",
            "long_description": "Digital Speech Decoder (DSD) rewritten as a C++ library",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "mbelib",
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mbelib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "dsd",
            "portdir": "science/dsd",
            "version": "20220314-59423fa4",
            "license": "(GPL-2 or ISC)",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/szechyjs/dsd",
            "description": "DSD is able to decode several digital voice formats (ex. P25p1, DMR and NXDN).",
            "long_description": "DSD is able to decode several digital voice formats (ex. P25p1, DMR and NXDN).",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "help2man"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "mbelib",
                        "portaudio",
                        "itpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ds9",
            "portdir": "science/ds9",
            "version": "8.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ds9.si.edu/",
            "description": "SAOImage DS9 astronomical imaging and visualization application",
            "long_description": "SAOImage DS9 is an astronomical imaging and data visualization application. DS9 supports FITS images and binary tables, multiple frame buffers, region manipulation, and many scale algorithms and colormaps. It provides for easy communication with external analysis tasks and is highly configurable and extensible via XPA and SAMP.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "x11",
                "aqua"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10",
                        "fontconfig",
                        "freetype",
                        "ast",
                        "libiconv",
                        "libxml2",
                        "libzip",
                        "xorg-libX11",
                        "xorg-libXScrnSaver",
                        "xorg-libXext",
                        "xorg-libXt",
                        "xrender",
                        "Xft2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "drush",
            "portdir": "www/drush",
            "version": "8.1.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drush-ops/drush",
            "description": "The DRUpal SHell",
            "long_description": "drush is a command line shell and Unix scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
            "active": false,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "drupal7",
                "drupal8"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "drupal8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "drupal8",
            "portdir": "www/drupal8",
            "version": "8.7.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drupal.org",
            "description": "Drupal Open Source enterprise content management platform",
            "long_description": "Drupal is Open Source social publishing software that empowers individuals, teams, and communities to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including community web portals, corporate web sites, social networking sites, personal web sites or blogs, and much more.",
            "active": false,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "nginx",
                "sqlite",
                "postgresql"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql57",
                        "php72",
                        "php72-gd",
                        "php72-mbstring",
                        "apache2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "drush"
                    ]
                }
            ]
        },
        {
            "name": "drupal7",
            "portdir": "www/drupal7",
            "version": "7.103",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drupal.org",
            "description": "Drupal Open Source enterprise content management platform",
            "long_description": "Drupal is Open Source social publishing software that empowers individuals, teams, and communities to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including community web portals, corporate web sites, social networking sites, personal web sites or blogs, and much more.",
            "active": true,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "sqlite",
                "postgresql"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql57",
                        "php74",
                        "php74-gd",
                        "php74-mbstring",
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "druntime",
            "portdir": "lang/druntime",
            "version": "2.088.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dlang.org/",
            "description": "Low level runtime library for the D programming language",
            "long_description": "Druntime is the minimum library required to support the D programming language. It includes the system code required to support the garbage collector, associative arrays, exception handling, array vector operations, startup/shutdown, etc.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dmd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "dhcptest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "d-completion-daemon",
                        "dub",
                        "phobos"
                    ]
                }
            ]
        },
        {
            "name": "drumsxx",
            "portdir": "audio/drumsxx",
            "version": "0.96",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dpp.mikekohn.net/",
            "description": "language designed for sequencing music through drum machines",
            "long_description": "Drums++ is a programming language designed for sequencing music through drum machines. It uses simple C ideas, for example // and /* */ comments and   to seperate sections. It is made as simple as possible so even a non-programmer can use it. Drums++ can both directly control your MIDI device or it can create .midi files",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Drizzle",
            "portdir": "devel/Drizzle",
            "version": "32",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://myst.dustbird.net/wiki/Drizzle",
            "description": "tools related to the Myst game franchise",
            "long_description": "Drizzle is a collection of tools related to the Myst game franchise. Most notably, it can transform MOUL / Myst 5 / Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-created ages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PCLauncher"
                    ]
                }
            ]
        },
        {
            "name": "drip",
            "portdir": "java/drip",
            "version": "0.2.4-17-ga4bd00d",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ninjudd/drip",
            "description": "Fast JVM launching without the hassle of persistent JVMs",
            "long_description": "Drip is a launcher for the Java Virtual Machine that provides much faster startup times than the java command. The drip script is intended to be a drop-in replacement for the java command, only faster.",
            "active": true,
            "categories": [
                "sysutils",
                "java"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "drill",
            "portdir": "net/drill",
            "version": "0.9.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fcsonline/drill",
            "description": "Drill is an HTTP load testing application written in Rust inspired by Ansible syntax",
            "long_description": "Drill is an HTTP load testing application written in Rust inspired by Ansible syntax. The main goal for this project is to build a really lightweight tool as an alternative to others that require a JVM and other stuff. You can write benchmark files, in YAML format, describing all the stuff you want to test.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "cargo",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "driftwood",
            "portdir": "security/driftwood",
            "version": "1.0.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trufflesecurity/driftwood",
            "description": "A tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user.",
            "long_description": "A tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user. driftwood performs lookups with the computed public key, so the private key never leaves where you run the tool. Additionally it supports some basic password cracking for encrypted keys.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "driftctl",
            "portdir": "sysutils/driftctl",
            "version": "0.40.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://driftctl.com",
            "description": "Detect, track and alert on infrastructure drift",
            "long_description": "Detect, track and alert on infrastructure drift. Measures infrastructure as code coverage, and tracks infrastructure drift.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "drgeo1",
            "portdir": "math/drgeo1",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://drgeo.eu/",
            "description": "Dr Geo is an interactive geometry software.",
            "long_description": "Dr Geo is an interactive geometry software. This means one can draw geometric figure based on mathematic property but also can move part of the figure in respect with its properties. Dr Geo is an educational oriented software. It's an observatory to explore geometry situation in an interactive way in opposition to figure drawn on a sheet of paper. The user interface has been thing to be simple but efficient for young users. In this idea, Dr Geo can also handle different languages. It can can be used by mathematic teachers. In a class room to make a show or in a computer class room. Also the teacher can share Dr Geo with its students.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "guile-1.8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "drc-fir",
            "portdir": "science/drc-fir",
            "version": "3.2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://drc-fir.sourceforge.net/",
            "description": "DRC is a program used to generate correction filters for acoustic compensation",
            "long_description": "DRC is a program used to generate correction filters for acoustic compensation of HiFi and audio systems in general, including listening room compensation. DRC generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. DRC doesn't provide convolution features, and provides only some simplified, although really accurate, measuring tools.",
            "active": true,
            "categories": [
                "science",
                "multimedia",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "coreutils",
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dragonbox",
            "portdir": "devel/dragonbox",
            "version": "1.1.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jk-jeon/dragonbox",
            "description": "Reference implementation of Dragonbox in C++",
            "long_description": "Dragonbox is a float-to-string conversion algorithm based on a beautiful algorithm Schubfach, developed by Raffaello Giulietti in 2017-2018. Dragonbox is further inspired by Grisu and Grisu-Exact.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dragon",
            "portdir": "kde/dragon",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Dragon Player is a multimedia player.",
            "long_description": "Dragon Player is a multimedia player where the focus is on simplicity, instead of features.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdemultimedia4"
                    ]
                }
            ]
        },
        {
            "name": "draco",
            "portdir": "archivers/draco",
            "version": "1.5.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://google.github.io/draco/",
            "description": "3D data compression",
            "long_description": "Draco is an open-source library for compressing and decompressing 3D geometric meshes and point clouds. Is is intended to improve the storage and transmission of 3D graphics.",
            "active": true,
            "categories": [
                "graphics",
                "archivers",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "gtest",
                        "ghc-filesystem"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "eigen3",
                        "stb",
                        "tinygltf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pdal-draco",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "dqsegdb",
            "portdir": "science/dqsegdb",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/dqsegdb.html",
            "description": "Client library for DQSegDB",
            "long_description": "This provices the client tools needed to connect to LIGO/Virgo DQSEGDB instances.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-lscsoft-glue",
                        "py27-m2crypto",
                        "py27-pyrxp",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dprint",
            "portdir": "devel/dprint",
            "version": "0.50.1",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dprint.dev/",
            "description": "Pluggable and configurable code formatting platform written in Rust",
            "long_description": "Pluggable and configurable code formatting platform written in Rust.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dpkg",
            "portdir": "sysutils/dpkg",
            "version": "1.21.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wiki.debian.org/Teams/Dpkg",
            "description": "Debian package maintenance system",
            "long_description": "dpkg is the basis of the Debian package maintenance system.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-15",
                        "autoconf",
                        "pkgconfig",
                        "flex",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "coreutils",
                        "bzip2",
                        "perl5.34",
                        "libiconv",
                        "gnutar",
                        "gzip",
                        "xz",
                        "zlib",
                        "gettext",
                        "gpatch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "debianutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "DPCIManager",
            "portdir": "sysutils/DPCIManager",
            "version": "2.0",
            "license": "GPL-2",
            "platforms": "{macosx >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MuntashirAkon/DPCIManager",
            "description": "Simple app for viewing PCI hardware info",
            "long_description": "Simple app for viewing PCI hardware info",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "cli",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pciids",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dparser",
            "portdir": "devel/dparser",
            "version": "1.31",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jplevyak/dparser",
            "description": "general-purpose parser generator",
            "long_description": "DParser is a simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no restrictions. The grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no seperate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals. DParser handles not just well formed computer languages and data files, but just about any wacky situation that occurs in the real world.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doxyqml",
            "portdir": "python/doxyqml",
            "version": "0.5.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invent.kde.org/sdk/doxyqml",
            "description": "A filler for Doxygen to document QML files",
            "long_description": "doxyqml is an input filler for Doxygen, a documentation system for C++ and a few other languages. doxyqml makes it possible to use Doxygen to document QML code.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-16",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "doxygen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doxygen-launcher",
            "portdir": "aqua/doxygen-launcher",
            "version": "1.9.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.doxygen.org/",
            "description": "Doxygen.app application bundle",
            "long_description": "Doxygen.app application bundle",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "qt5",
                "qt4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "doxygen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doxygen-devel",
            "portdir": "textproc/doxygen-devel",
            "version": "1.14.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.doxygen.nl",
            "description": "Documentation system for several programming languages",
            "long_description": "It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "qt4",
                "qt5",
                "clangparser",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "bison",
                        "cmake",
                        "clang-20",
                        "perl5",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doxygen",
            "portdir": "textproc/doxygen",
            "version": "1.14.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.doxygen.nl",
            "description": "Documentation system for several programming languages",
            "long_description": "It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "qt4",
                "qt5",
                "clangparser",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "bison",
                        "cmake",
                        "clang-20",
                        "perl5",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lldb-17",
                        "libcaption",
                        "zthread",
                        "gnuradio-devel",
                        "sofia-sip",
                        "cpptoml",
                        "maloc",
                        "physfs",
                        "wsdlpull",
                        "SoQt",
                        "libpgf",
                        "cvc4",
                        "mlt-qt5",
                        "lldb-19",
                        "materialx",
                        "partio",
                        "libiio",
                        "stellarium",
                        "volk",
                        "py39-gyoto",
                        "libstdcxx-docs",
                        "py37-gyoto",
                        "py38-gyoto",
                        "glom",
                        "bladeRF",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr-ais",
                        "gr37-ais",
                        "gr-baz",
                        "gr-cdma",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr-limesdr-devel",
                        "gr-lora",
                        "gr-lte",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr-mapper",
                        "gr-mac",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-ofdm",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr-pcap",
                        "gr-pyqt",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr-tdd",
                        "gr37-tdd",
                        "py310-wxpython-4.0",
                        "py311-wxpython-4.0",
                        "py312-wxpython-4.0",
                        "py313-wxpython-4.0",
                        "py314-wxpython-4.0",
                        "libqalculate",
                        "lldb-18",
                        "lldb-7.0",
                        "py37-pytorch",
                        "osmocore",
                        "osmocore-devel",
                        "glfw",
                        "glfw-devel",
                        "ptex",
                        "alembic",
                        "py35-gyoto",
                        "py36-gyoto",
                        "wt",
                        "gr-sdrplay",
                        "gr37-sdrplay",
                        "nds2-client",
                        "lldb-5.0",
                        "SoXt",
                        "gavl",
                        "sfml",
                        "lldb-14",
                        "mlt",
                        "mlt-legacy",
                        "libgtksourceviewmm",
                        "py38-pytorch",
                        "lapack-manpages",
                        "gr-iridium",
                        "gr37-iridium",
                        "vips",
                        "libretroshare",
                        "mscp",
                        "kicad",
                        "dar",
                        "libssh",
                        "gr-specest",
                        "gr37-specest",
                        "restinio",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "lldb-15",
                        "gnome-vfsmm",
                        "lldb-9.0",
                        "libechonest",
                        "sphinxbase",
                        "libftdi1",
                        "libqb",
                        "py39-pytorch",
                        "lldb-devel",
                        "lldb-11",
                        "libosmium-doc",
                        "lldb-20",
                        "luanti",
                        "freecad",
                        "py310-pytorch",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py313-pytorch",
                        "py314-pytorch",
                        "rtl-sdr",
                        "editorconfig-core-c",
                        "lldb-10",
                        "usd",
                        "ismrmrd",
                        "range-v3",
                        "openvdb",
                        "lldb-6.0",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto",
                        "lldb-21",
                        "gnuradio",
                        "gnuradio-next",
                        "gnuradio37",
                        "cubeb",
                        "geographiclib",
                        "owncloud-client",
                        "lldb-13",
                        "openni",
                        "opensubdiv",
                        "notmuch",
                        "lldb-16",
                        "lirc",
                        "ogre",
                        "lldb-8.0",
                        "lldb-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libosmo-dsp",
                        "itpp",
                        "itpp-devel",
                        "doxygen-launcher",
                        "widelands-devel",
                        "imlib2",
                        "widelands"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "doxyqml",
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "dovecot-sieve",
            "portdir": "mail/dovecot",
            "version": "0.5.21.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 20060722,
            "replaced_by": null,
            "homepage": "https://pigeonhole.dovecot.org/",
            "description": "Pigeonhole sieve and managesieve plugins for dovecot",
            "long_description": "Pigeonhole is the name of the project that adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot Secure IMAP Server. The Sieve language is used to specify how e-mail needs to be processed. By writing Sieve scripts, users can customize how messages are delivered, e.g. whether they are forwarded or stored in special folders. Unwanted messages can be discarded or rejected, and, when the user is not available, the Sieve interpreter can send an automated reply. Above all, the Sieve language is meant to be simple, extensible and system independent. And, unlike most other mail filtering script languages, it does not allow users to execute arbitrary programs. This is particularly useful to prevent virtual users from having full access to the mail store. The intention of the language is to make it impossible for users to do anything more complex (and dangerous) than write simple mail filters. Using the ManageSieve protocol, users can upload their Sieve scripts remotely, without needing direct filesystem access through FTP or SCP. Additionally, a ManageSieve server always makes sure that uploaded scripts are valid, preventing compile failures at mail delivery. The Pigeonhole project provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA). The ManageSieve protocol is provided is an additional service, next to Dovecot's own POP3 and IMAP services.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dovecot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "dovecot",
            "portdir": "mail/dovecot",
            "version": "2.3.21.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 20060722,
            "replaced_by": null,
            "homepage": "https://www.dovecot.org",
            "description": "Secure, fast imap and pop3 server",
            "long_description": "Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Although it is written in C, it uses several coding techniques to avoid most of the common pitfalls.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "ldap",
                "solr",
                "lucene",
                "libstemmer",
                "apns",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "mariadb10.3",
                "mariadb10.4",
                "mariadb10.5",
                "mariadb10.6",
                "mariadb10.7",
                "mariadb10.8",
                "mariadb10.11",
                "mysql57",
                "mysql8",
                "mariadb10.2",
                "postgresql10",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "bzip2",
                        "libiconv",
                        "openssl",
                        "lz4",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dovecot-sieve",
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "double-conversion",
            "portdir": "devel/double-conversion",
            "version": "3.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/double-conversion",
            "description": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.",
            "long_description": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fbzmq",
                        "fizz",
                        "folly",
                        "mvfst",
                        "inkscape-devel",
                        "lib2geom",
                        "lib2geom-devel",
                        "openscad",
                        "openscad-devel",
                        "paraview",
                        "qt69-qtbase",
                        "inkscape",
                        "qt5-qtbase",
                        "qt64-qtbase",
                        "qt67-qtbase",
                        "qt68-qtbase",
                        "edencommon",
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "qt513-qtbase",
                        "InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "qt6-qtbase",
                        "wangle"
                    ]
                }
            ]
        },
        {
            "name": "dotnet-sdk-devel",
            "portdir": "dotnet/dotnet-sdk-devel",
            "version": "10.0.100-rc.2.25502.107",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BjarneDMat",
                    "ports_count": 13
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-devel",
                        "dotnet-cli",
                        "dotnet-runtime-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-sdk-9",
            "portdir": "dotnet/dotnet-sdk-9",
            "version": "9.0.311",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BjarneDMat",
                    "ports_count": 13
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli",
                        "dotnet-runtime-9",
                        "aspnetcore-runtime-9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-sdk-8",
            "portdir": "dotnet/dotnet-sdk-8",
            "version": "8.0.418",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BjarneDMat",
                    "ports_count": 13
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli",
                        "aspnetcore-runtime-8",
                        "dotnet-runtime-8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-sdk-7",
            "portdir": "dotnet/dotnet-sdk-7",
            "version": "7.0.410",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli",
                        "aspnetcore-runtime-7",
                        "dotnet-runtime-7"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-sdk-6",
            "portdir": "dotnet/dotnet-sdk-6",
            "version": "6.0.428",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli",
                        "aspnetcore-runtime-6",
                        "dotnet-runtime-6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-sdk-3.1",
            "portdir": "dotnet/dotnet-sdk-3.1",
            "version": "3.1.426",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-3.1",
                        "dotnet-cli",
                        "dotnet-runtime-3.1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-sdk-2.1",
            "portdir": "dotnet/dotnet-sdk-2.1",
            "version": "2.1.818",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-2.1",
                        "dotnet-cli",
                        "dotnet-runtime-2.1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-sdk-10",
            "portdir": "dotnet/dotnet-sdk-10",
            "version": "10.0.103",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BjarneDMat",
                    "ports_count": 13
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli",
                        "aspnetcore-runtime-10",
                        "dotnet-runtime-10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotnet-runtime-devel",
            "portdir": "dotnet/dotnet-runtime-devel",
            "version": "10.0.0-rc.2.25502.107",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": ".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BjarneDMat",
                    "ports_count": 13
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-devel",
                        "dotnet-sdk-devel"
                    ]
                }
            ]
        },
        {
            "name": "dotnet-runtime-9",
            "portdir": "dotnet/dotnet-runtime-9",
            "version": "9.0.13",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": ".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BjarneDMat",
                    "ports_count": 13
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "dotnet-sdk-9"
                    ]
                }
            ]
        },
        {
            "name": "dotnet-runtime-8",
            "portdir": "dotnet/dotnet-runtime-8",
            "version": "8.0.24",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": ".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BjarneDMat",
                    "ports_count": 13
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-8",
                        "aspnetcore-runtime-9",
                        "dotnet-sdk-8"
                    ]
                }
            ]
        },
        {
            "name": "dotnet-runtime-7",
            "portdir": "dotnet/dotnet-runtime-7",
            "version": "7.0.20",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": ".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-7",
                        "dotnet-sdk-7"
                    ]
                }
            ]
        },
        {
            "name": "dotnet-runtime-6",
            "portdir": "dotnet/dotnet-runtime-6",
            "version": "6.0.36",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": ".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-6",
                        "dotnet-sdk-6"
                    ]
                }
            ]
        }
    ]
}