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

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=42",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=40",
    "results": [
        {
            "name": "dmux",
            "portdir": "sysutils/dmux",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zdcthomas/dmux",
            "description": "A tmux workspace manager",
            "long_description": "Development tMUX - A tmux workspace manager written in Rust that manages tmux sessions, opening them with specified commands, layout and more. Integrates with fzf, and optionally fd.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fzf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnetc",
            "portdir": "net/dnetc",
            "version": "2.9112.521",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.distributed.net",
            "description": "distributed.net client",
            "long_description": "distributed.net believes in the capability and potential of distributed computing. Their mission consists of three interdependent goals: development, deployment, and advocacy, to be pursued in the advancement of distributed computing. They advocate distributed computing, by encouraging global participation and contributions of processing power, bandwidth, and expertise; by providing a forum for discussion; and by raising awareness on the Internet and in the mainstream.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnrd",
            "portdir": "net/dnrd",
            "version": "2.20.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dnrd.sourceforge.net/",
            "description": "A proxy DNS daemon",
            "long_description": "DNRD is a proxy DNS daemon. It supports several forward servers for redundancy and/or load-balancing. DNS queries for specific domains can be forwarded to a specific group of DNS servers (with redundancy and load balancing) for that domain. It is useful for VPNs and supports offline and dialup sites in a good way.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dns2tcp",
            "portdir": "net/dns2tcp",
            "version": "0.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20171008214548/http://www.hsc.fr/ressources/outils/dns2tcp",
            "description": "TCP over DNS tunnel",
            "long_description": "dns2tcp is a tool for relaying TCP connections over DNS. There are no authentication nor encryption mechanisms: DNS encapsulation must be considered as an insecure and anonymous transport layer. Resources should be public external services like ssh, ssltunnel, etc.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsa",
            "portdir": "net/dnsa",
            "version": "0.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://packetfactory.openwall.net/projects/dnsa/",
            "description": "DNS Auditing tool",
            "long_description": "DNS tool featuring DNS ID spoofing, DNS sniffing, and DNS cache poisoning.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnscap",
            "portdir": "net/dnscap",
            "version": "2.5.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dns-oarc.net/tools/dnscap",
            "description": "DNS network traffic capture utility",
            "long_description": "DNS network traffic capture utility",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "ldns",
                        "libpcap",
                        "openssl3",
                        "lz4",
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnscontrol",
            "portdir": "sysutils/dnscontrol",
            "version": "4.30.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnscontrol.org",
            "description": "Synchronize your DNS to multiple providers from a simple DSL",
            "long_description": "DNSControl is a system for maintaining DNS zones. It has two parts: a domain specific language (DSL) for describing DNS zones plus software that processes the DSL and pushes the resulting zones to DNS providers such as Route53, Cloudflare, and Gandi. It can send the same DNS records to multiple providers. It even generates the most beautiful BIND zone files ever. It runs anywhere Go runs (Linux, macOS, Windows). The provider model is extensible, so more providers can be added.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnscrypt-proxy",
            "portdir": "net/dnscrypt-proxy",
            "version": "2.1.15",
            "license": "ISC",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnscrypt.info",
            "description": "A flexible DNS proxy, with support for encrypted DNS protocols",
            "long_description": "A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS, Anonymized DNSCrypt and ODoH (Oblivious DoH).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsdiag",
            "portdir": "net/dnsdiag",
            "version": "2.9.3",
            "license": "BSD-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnsdiag.org",
            "description": "A set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect.",
            "long_description": "A set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-requests-toolbelt",
                        "py313-dnspython",
                        "py313-cymruwhois"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsmasq",
            "portdir": "net/dnsmasq",
            "version": "2.90",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.thekelleys.org.uk/dnsmasq/doc.html",
            "description": "lightweight DNS forwarder and DHCP server",
            "long_description": "Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal",
                "dhcp",
                "tftp",
                "ipv6"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsperf",
            "portdir": "net/dnsperf",
            "version": "2.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dns-oarc.net/tools/dnsperf",
            "description": "DNS Performance Testing Tools",
            "long_description": "dnsperf and resperf are free tools developed by Nominum/Akamai (2006-2018) and DNS-OARC (since 2019) that make it simple to gather accurate latency and throughput metrics for Domain Name Service (DNS). These tools are easy-to-use and simulate typical Internet, so network operators can benchmark their naming and addressing infrastructure and plan for upgrades.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ldns",
                        "nghttp2",
                        "libck",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dns-server",
            "portdir": "net/dns-server",
            "version": "9.16.13",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.isc.org/",
            "description": "Domain Name System server configuration",
            "long_description": "DNS server working configuration for named that provides a basic, working, easily modifiable LAN DNS server. The configuration includes example LAN, .private, and localhost zones, with example A, PTR, and CNAME (alias) records, MX, SPF, DKIM, and DMARC records for email servers, and URI, TXT, and SRV records for Kerberos servers. This configuration is based upon macOS Server.app's DNS server prior to its deprecation in Server.app version 5.7. See `man named`.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bind9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnstop",
            "portdir": "net/dnstop",
            "version": "20240709",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dns.measurement-factory.com/tools/dnstop/",
            "description": "dnstop is a libpcap application that displays tables of DNS traffic",
            "long_description": "dnstop is a libpcap application that displays tables of DNS traffic",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnstracer",
            "portdir": "net/dnstracer",
            "version": "1.9",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mavetju.org/unix/dnstracer.php",
            "description": "trace a chain of DNS servers to the source",
            "long_description": "dnstracer determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsupdate",
            "portdir": "aqua/dnsupdate",
            "version": "2.8",
            "license": "Restrictive/Distributable",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonasf73/DNSUpdate",
            "description": "a Mac OS X client for dynamic DNS services",
            "long_description": "DNSUpdate 2 is a client for dynamic DNS services like DynDNS.org and ZoneEdit.com, specific to Mac OS X. It uses the Cocoa framework and is launched at boot time. It comes with a graphic application to configure and monitor the client.",
            "active": true,
            "categories": [
                "aqua",
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsviz",
            "portdir": "net/dnsviz",
            "version": "0.11.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dnsviz/dnsviz",
            "description": "DNS measurement and diagnostic tool suite",
            "long_description": "DNSViz is a tool suite for measurement, diagnostic, and visualization of Domain Name System (DNS) behavior, including its security extensions (DNSSEC).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "casey",
                    "github": "cdeccio",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-cryptography",
                        "py313-dnspython",
                        "py313-pygraphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnuos",
            "portdir": "sysutils/dnuos",
            "version": "1.0.11",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitheap.org/dnuos/",
            "description": "Console program that creates lists of music collections",
            "long_description": "Dnuos is a console program that creates lists of music collections, based on directory structure.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doas",
            "portdir": "sysutils/doas",
            "version": "6.3p13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/thejessesmith/doas",
            "description": "a utility that lets a user run a command as another user",
            "long_description": "doas allows a user to run a command as though they were another user. Typically doas is used to allow non-privileged users to run commands as though they were the root user. doas offers two benefits over sudo: its configuration file has a simple syntax and it is smaller, requiring less effort to audit the code. This makes it harder for both admins and coders to make mistakes that potentially open security holes in the system.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docbook2X",
            "portdir": "textproc/docbook2X",
            "version": "0.8.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook2x.sourceforge.net/",
            "description": "Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.",
            "long_description": "Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "perl5.34",
                        "p5.34-xml-namespacesupport",
                        "libiconv",
                        "p5.34-xml-sax",
                        "p5.34-xml-sax-expat",
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "moreutils",
                        "megatools"
                    ]
                }
            ]
        },
        {
            "name": "docbook-dsssl",
            "portdir": "textproc/docbook-dsssl",
            "version": "1.79",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.sf.net/",
            "description": "The docbook DSSSL stylesheets",
            "long_description": "The docbook DSSSL stylesheets",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docbook-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docbook-sgml-4.2"
                    ]
                }
            ]
        },
        {
            "name": "docbook-sgml-4.2",
            "portdir": "textproc/docbook-sgml-4.2",
            "version": "4.2",
            "license": "MIT and Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.docbook.org/sgml/4.2/",
            "description": "Version 4.2 of the DocBook SGML DTDs",
            "long_description": "Version 4.2 of the DocBook SGML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "fgp",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "iso8879",
                        "xmlcatmgr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docbook-dsssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docbook-utils"
                    ]
                }
            ]
        },
        {
            "name": "docbook-utils",
            "portdir": "textproc/docbook-utils",
            "version": "0.6.14",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceware.org/docbook-tools/",
            "description": "Shell scripts for managing DocBook documents",
            "long_description": "This package contains scripts for easy conversion from DocBook files to other formats (for example, HTML, RTF, and PostScript), and for comparing SGML files. Transcribed from the Fedora 15 RPM written originally by Tim Waugh <twaugh@redhat.com> based on work by Eric Bischoff and with recent maintenance by Ondrej Vasik <ovasik@redhat.com>.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docbook-dsssl",
                        "docbook-sgml-4.2",
                        "openjade",
                        "sgml-common",
                        "p5.34-sgmlspm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docbook-xml",
            "portdir": "textproc/docbook-xml",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org",
            "description": "Install all the versioned docbook-xml-* ports.",
            "long_description": "Install all the versioned docbook-xml-* ports.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml-4.2",
                        "docbook-xml-4.3",
                        "docbook-xml-4.4",
                        "docbook-xml-4.1.2",
                        "docbook-xml-5.0",
                        "xmlcatmgr",
                        "docbook-xml-4.5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "samba4",
                        "vala",
                        "glade",
                        "vala-devel",
                        "gtk4-devel",
                        "gtk4",
                        "gimp-help-en",
                        "appstream",
                        "bibletime",
                        "xmlto",
                        "alacarte",
                        "libsecret"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "appstream-glib",
                        "appstream",
                        "kdelibs4",
                        "gtk-doc",
                        "dblatex",
                        "sid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xmlto",
                        "oregano",
                        "gnome-doc-utils"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xml-4.1.2",
            "portdir": "textproc/docbook-xml",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/xml/4.1.2",
            "description": "Version 4.1.2 of the DocBook XML DTDs",
            "long_description": "Version 4.1.2 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml-4.2",
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "policykit",
                        "gpsd",
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xml-4.2",
            "portdir": "textproc/docbook-xml",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/xml/4.2",
            "description": "Version 4.2 of the DocBook XML DTDs",
            "long_description": "Version 4.2 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gpscorrelate",
                        "po4a",
                        "neomutt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml",
                        "docbook-xml-4.1.2"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xml-4.3",
            "portdir": "textproc/docbook-xml",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/xml/4.3",
            "description": "Version 4.3 of the DocBook XML DTDs",
            "long_description": "Version 4.3 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xml-4.4",
            "portdir": "textproc/docbook-xml",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/xml/4.4",
            "description": "Version 4.4 of the DocBook XML DTDs",
            "long_description": "Version 4.4 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "moreutils",
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xml-4.5",
            "portdir": "textproc/docbook-xml",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/xml/4.5",
            "description": "Version 4.5 of the DocBook XML DTDs",
            "long_description": "Version 4.5 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "postgresql18",
                        "postgresql17",
                        "policykit",
                        "i3",
                        "postgresql13-doc",
                        "postgresql14-doc",
                        "postgresql15-doc",
                        "postgresql12-doc",
                        "cppcheck",
                        "po4a",
                        "gnucash-docs",
                        "postgresql16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "asciidoc",
                        "docbook-xml"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xml-5.0",
            "portdir": "textproc/docbook-xml",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/xml/5.0",
            "description": "Version 5.0 of the DocBook XML DTDs",
            "long_description": "Version 5.0 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dblatex",
                        "docbook-xml"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xsl",
            "portdir": "textproc/docbook-xsl",
            "version": "1.79.2",
            "license": "MIT and Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": "docbook-xsl-nons",
            "homepage": "http://docbook.org/",
            "description": "The DocBook XSL stylesheets",
            "long_description": "The DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docbook-xsl-docs",
            "portdir": "textproc/docbook-xsl",
            "version": "1.79.2",
            "license": "MIT and Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/",
            "description": "Documentation for the DocBook XSL stylesheets",
            "long_description": "Documentation for the DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docbook-xsl-nons",
            "portdir": "textproc/docbook-xsl",
            "version": "1.79.2",
            "license": "MIT and Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/",
            "description": "Non-namespaced version of the DocBook XSL stylesheets",
            "long_description": "Non-namespaced version of the DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "postgresql18",
                        "offlineimap",
                        "newsboat",
                        "neomutt",
                        "samba4",
                        "dia",
                        "git-crypt",
                        "postgresql16",
                        "postgresql17",
                        "policykit",
                        "vala",
                        "sisc",
                        "dconf",
                        "libsecret",
                        "glade",
                        "vala-devel",
                        "gnome-keyring",
                        "gtk4-devel",
                        "gtk4",
                        "cvs-fast-export",
                        "gimp-help-en",
                        "libyubikey",
                        "yubico-pam",
                        "py27-pygtksourceview",
                        "libp11",
                        "xmlto",
                        "molly-guard",
                        "xmlroff",
                        "mkvtoolnix-legacy",
                        "postgresql13-doc",
                        "postgresql14-doc",
                        "postgresql15-doc",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "gnome-dictionary",
                        "weechat",
                        "postgresql12-doc",
                        "opensc",
                        "alacarte",
                        "dconf-editor",
                        "gpscorrelate",
                        "ripgrep",
                        "cppcheck",
                        "bakefile",
                        "FreeRDP",
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "asciidoc",
                        "sid",
                        "dblatex",
                        "appstream-glib",
                        "kdelibs4",
                        "gtk-doc",
                        "appstream"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xmlto",
                        "gnome-doc-utils"
                    ]
                }
            ]
        },
        {
            "name": "docbook-xsl-ns",
            "portdir": "textproc/docbook-xsl",
            "version": "1.79.2",
            "license": "MIT and Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docbook.org/",
            "description": "Namespaced version of the DocBook XSL stylesheets",
            "long_description": "Namespaced version of the DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bibletime",
                        "kdelibs4",
                        "libnotify",
                        "gdcm2",
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-desktop-ontologies"
                    ]
                }
            ]
        },
        {
            "name": "docker",
            "portdir": "devel/docker",
            "version": "29.2.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/cli",
            "description": "Utilities for the open-source application container engine",
            "long_description": "Docker is an open source project to pack, ship and run any application as a lightweight container. This port contains command line utilities for interacting with Docker, but not the core daemon.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "go-md2man",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docker-machine"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docker-compose-plugin",
                        "docker-base-plugin",
                        "docker-buildx-plugin",
                        "docker-index-plugin"
                    ]
                }
            ]
        },
        {
            "name": "docker-base-plugin",
            "portdir": "devel/docker-base-plugin",
            "version": "0.3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/base-cli-plugin",
            "description": "Experimental Docker CLI plugin to detect base images",
            "long_description": "Experimental Docker CLI plugin to detect base images of local or remote container images. The 'docker base detect' command shows the following data about detected base images:\n * Image name and tags\n * Image digest\n * Image vulnerabilities\n * Age of image\n * Link to the commit or Dockerfile from which the image was created\n * 'Docker Official Image', 'Verified Publisher' or 'Sponsored OSS' - if the image is trusted content; either from Docker Official Images, Verified Publishers or Sponsored OSS\n * 'unsupported tag' - if the tag in use is not supported any longer (only for Docker Official Images)\n * 'tag moved' - if the tag in use has moved in the meantime; a new image was pushed using the same tag\n",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-buildx-plugin",
            "portdir": "devel/docker-buildx-plugin",
            "version": "0.19.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/buildx",
            "description": "Docker CLI plugin for extended build capabilities with BuildKit",
            "long_description": "buildx is a Docker CLI plugin for extended build capabilities with BuildKit. Key features:\n\n * Familiar UI from docker build\n * Full BuildKit capabilities with container driver\n * Multiple builder instance support\n * Multi-node builds for cross-platform images\n * Compose build support\n * High-level build constructs (bake)\n * In-container driver support (both Docker and Kubernetes)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-compose",
            "portdir": "python/docker-compose",
            "version": "1.29.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/compose",
            "description": "Define and run multi-container applications with Docker",
            "long_description": "Compose is a tool for defining and running multi-container applications with Docker. With Compose, you define a multi- container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-texttable",
                        "py311-yaml",
                        "py311-jsonschema",
                        "py311-docopt",
                        "python311",
                        "py311-python-dotenv",
                        "py311-docker",
                        "py311-dockerpty",
                        "py311-websocket-client",
                        "py311-distro",
                        "py311-requests",
                        "py311-socks",
                        "py311-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-compose-plugin",
            "portdir": "devel/docker-compose-plugin",
            "version": "2.36.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/compose",
            "description": "Define and run multi-container applications with Docker",
            "long_description": "A tool for running multi-container applications on Docker defined using the Compose file format. A Compose file is used to define how one or more containers that make up your application are configured. Once you have a Compose file, you can create and start your application with a single command: docker compose up.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-credential-helper-ecr",
            "portdir": "sysutils/docker-credential-helper-ecr",
            "version": "0.8.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "amazon-ecr-credential-helper",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by amazon-ecr-credential-helper",
            "long_description": "This port has been replaced by amazon-ecr-credential-helper.",
            "active": true,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-credential-helper-osxkeychain",
            "portdir": "devel/docker-credential-helper-osxkeychain",
            "version": "0.9.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/docker-credential-helpers",
            "description": "Docker credential helper for macOS",
            "long_description": "docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe. This port installs the macOS keychain credential helper.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-index-plugin",
            "portdir": "devel/docker-index-plugin",
            "version": "0.0.35",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/index-cli-plugin",
            "description": "Docker CLI plugin for indexing images",
            "long_description": "Docker CLI tool to create image SBOMs as well as analyze packages for known vulnerabilities using the Atomist data plane.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dockerize",
            "portdir": "devel/dockerize",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwilder/dockerize",
            "description": "Utility to simplify running applications in docker containers",
            "long_description": "Utility to simplify running applications in docker containers",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-machine",
            "portdir": "devel/docker-machine",
            "version": "0.16.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/machine",
            "description": "Machine management for a container-centric world",
            "long_description": "Machine lets you create Docker hosts on your computer, on cloud providers, and inside your own data center. It creates servers, installs Docker on them, then configures the Docker client to talk to them.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "bash_completion",
                "zsh_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docker-machine-parallels",
                        "docker-machine-driver-qemu"
                    ]
                }
            ]
        },
        {
            "name": "docker-machine-driver-qemu",
            "portdir": "devel/docker-machine-driver-qemu",
            "version": "20220617",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/machine-drivers/docker-machine-driver-qemu",
            "description": "Docker machine driver for pure qemu/kvm - no libvirt",
            "long_description": "A plugin for Docker Machine allowing to create Docker hosts locally on QEMU",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sainnhe",
                    "github": "sainnhe",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docker-machine"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qemu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-machine-parallels",
            "portdir": "devel/docker-machine-parallels",
            "version": "2.0.1",
            "license": "Apache-2",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Parallels/docker-machine-parallels",
            "description": "Parallels driver for Docker Machine",
            "long_description": "A plugin for Docker Machine allowing to create Docker hosts locally on Parallels Desktop for Mac",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docker-machine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doclifter",
            "portdir": "textproc/doclifter",
            "version": "2.20",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://catb.org/~esr/doclifter",
            "description": "troff macro to DocBook translater",
            "long_description": "troff macro to DocBook translater For example, it may be used to convert man pages to DocBook.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "DoCon",
            "portdir": "math/DoCon",
            "version": "2.11",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.botik.ru/pub/local/Mechveliani/docon/",
            "description": "DoCon is the Algebraic Domain Constructor",
            "long_description": "DoCon joins the categorial approach to mathematical computation expressed via the Haskell type classes, and explicit processing of the domain description terms. It implements recently a good piece of commutative algebra: linear algebra, polynomial gcd, factorization, Groebner bases, and other functions.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "printable_doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docsis",
            "portdir": "net/docsis",
            "version": "0.9.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rlaager/docsis",
            "description": "generates binary configuration files for DOCSIS-compliant cable modems",
            "long_description": "This program encodes text configuration files which contain Configuration File Settings into binary configuration files, as specified by the DOCSIS Radio Frequency Interface Specification, Appendix C. It supports most DOCSIS 2.0 Configuration Settings.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "glib2",
                        "libtool",
                        "autoconf",
                        "automake",
                        "bison",
                        "flex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "net-snmp",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doctave",
            "portdir": "devel/doctave",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Doctave/doctave",
            "description": "A batteries-included developer documentation site generator.",
            "long_description": "Doctave is an opinionated documentation site generator that converts your Markdown files into a beautiful documentation site with minimal effort. Doctave is not a generic static site generator - it is only meant for generating documentation sites from Markdown. This allows the tool to be much simpler than other solutions, with fewer configuration steps.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "doctest",
            "portdir": "devel/doctest",
            "version": "2.4.11",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/onqtam/doctest",
            "description": "Fast header-only C++ unit testing",
            "long_description": "doctest is a light and feature-rich C++98 / C++11 single-header testing framework for unit tests and TDD.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nickblack",
                    "github": "dankamongmen",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "notcurses",
                        "ccache"
                    ]
                }
            ]
        }
    ]
}