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

{
    "count": 51640,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=519",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=517",
    "results": [
        {
            "name": "sitecopy",
            "portdir": "www/sitecopy",
            "version": "0.16.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.manyfish.co.uk/sitecopy",
            "description": "sitecopy website maintenance utility",
            "long_description": "sitecopy allows you to easily maintain remote Web sites. The program will upload files to the server which have changed locally, and delete files from the server which have been removed locally, keeping the remote site synchronized. FTP and WebDAV are supported.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "julian",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "neon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "siege",
            "portdir": "www/siege",
            "version": "4.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.joedog.org/siege-home/",
            "description": "HTTP/HTTPS regression testing and benchmarking utility",
            "long_description": "Siege is an HTTP/HTTPS regression testing and benchmarking utility. It was designed to let web developers measure the performance of their code under duress, to see how it will stand up to load on the internet. It lets the user hit a web server with a configurable number of concurrent simulated users.",
            "active": true,
            "categories": [
                "www",
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shadowfox-updater",
            "portdir": "www/shadowfox-updater",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SrKomodo/shadowfox-updater",
            "description": "An auto-updater for ShadowFox (a dark theme for Firefox).",
            "long_description": "This is a cross-platform installer/uninstaller/updater for ShadowFox, which is a universal dark theme for Firefox.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "georgedp",
                    "github": "ylluminarious",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sgwi",
            "portdir": "www/sgwi",
            "version": "1.1.2",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/sgwi/",
            "description": "web-interface to SQLGrey",
            "long_description": "sgwi is a web-interface to SQLGrey (SQLGrey is a greylister for Postfix). This web-interface enables you to edit the white- and blacklists as well as the current state of the greylist.",
            "active": true,
            "categories": [
                "mail",
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php5-web",
                        "sqlgrey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "serf1",
            "portdir": "www/serf1",
            "version": "1.3.10",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://serf.apache.org",
            "description": "C-based HTTP client library",
            "long_description": "The serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "scons",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3",
                        "apr",
                        "apr-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "subversion-pythonbindings-3.9",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-rubybindings"
                    ]
                }
            ]
        },
        {
            "name": "sassc",
            "portdir": "www/sassc",
            "version": "3.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass/sassc",
            "description": "sassc is the libsass command line driver and compiles Sass to CSS",
            "long_description": "sassc is the libsass command line driver and compiles Sass to CSS",
            "active": true,
            "categories": [
                "textproc",
                "www"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 56
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtk4-devel",
                        "gtk4",
                        "libadwaita"
                    ]
                }
            ]
        },
        {
            "name": "rtmpdump",
            "portdir": "www/rtmpdump",
            "version": "2.4-20210219",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rtmpdump.mplayerhq.hu/",
            "description": "a tool for downloading RTMP streaming media",
            "long_description": "A small dumper for media content streamed over the RTMP protocol. Supplying an rtmp url will result in a dumped flv file, which can be played or transcoded using ffmpeg/mplayer, etc.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "roundcubemail",
            "portdir": "www/roundcubemail",
            "version": "1.6.6",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roundcube.net/",
            "description": "Roundcube webmail",
            "long_description": "This project is a free and open source webmail solution with a desktop-like user interface which is easy to install/configure and that runs on a standard LAMPP server. The skins use the latest web standards such as XHTML and CSS 2. Roundcube includes other sophisticated open-source libraries such as PEAR, an IMAP library derived from IlohaMail the TinyMCE rich text editor, Googiespell library for spell checking or the WasHTML sanitizer by Frederic Motte.",
            "active": true,
            "categories": [
                "mail",
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "php73",
                "php74",
                "php80",
                "php81",
                "php82",
                "php83"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mbstring",
                        "php83-mysql",
                        "php83-sockets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retawq",
            "portdir": "www/retawq",
            "version": "0.2.6c",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retawq.sourceforge.net/",
            "description": "text-based web browser",
            "long_description": "retawq is an interactive, multi-threaded network client (web browser) for text terminals on computers with Unix-like operating systems. It is fast, small, nicely configurable, and comfortable, e.g. the low-level network communications are performed in a non-blocking way, and you can keep open as many virtual windows as you want and work simultaneously in two of them in a split-screen mode.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restinio",
            "portdir": "www/restinio",
            "version": "0.6.14",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stiffstream.com/en/products/restinio.html",
            "description": "Header-only C++14 library that gives you an embedded HTTP/Websocket server.",
            "long_description": "RESTinio is a header-only C++14 library that gives you an embedded HTTP/Websocket server. It is based on standalone version of ASIO and targeted primarily for asynchronous processing of HTTP-requests.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "g.litenstein",
                    "github": "Lord-Kamina",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "openssl",
                        "pcre",
                        "doxygen",
                        "zlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "http-parser",
                        "boost176",
                        "libfmt9",
                        "asio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "redland-bindings",
            "portdir": "www/redland-bindings",
            "version": "1.0.17.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://librdf.org/bindings/",
            "description": "Redland RDF Language Bindings",
            "long_description": "Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF). This package provides higher-level language APIs to Redland for multiple popular scripting languages.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "perl5",
                "php5",
                "python27",
                "python36",
                "python37",
                "ruby",
                "tcl",
                "lua",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "redland"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "redland",
            "portdir": "www/redland",
            "version": "1.0.17",
            "license": "(LGPL-2.1+ or GPL-2+ or Apache-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://librdf.org/",
            "description": "Redland RDF Library",
            "long_description": "Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF).",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "db46",
                "db47",
                "db48",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "libtool",
                        "openssl",
                        "pkgconfig",
                        "curl",
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "raptor2",
                        "rasqal",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "soprano",
                        "redland-bindings",
                        "libreoffice",
                        "R-redland",
                        "kde4-runtime",
                        "abiword-x11"
                    ]
                }
            ]
        },
        {
            "name": "rasqal",
            "portdir": "www/rasqal",
            "version": "0.9.33",
            "license": "(LGPL-2.1+ or GPL-2+ or Apache-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://librdf.org/rasqal/",
            "description": "Raptor RDF Query Library",
            "long_description": "Rasqal is an open source C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings. The supported query languages are SPARQL and RDQL.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "openssl",
                        "pcre",
                        "curl",
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "raptor2",
                        "libiconv",
                        "mhash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "redland",
                        "abiword-x11"
                    ]
                }
            ]
        },
        {
            "name": "raptor2",
            "portdir": "www/raptor2",
            "version": "2.0.16",
            "license": "(Apache-2+ or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://librdf.org/raptor",
            "description": "Raptor RDF Parser Toolkit",
            "long_description": "Raptor is an open source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "icu",
                        "libxslt",
                        "libxml2",
                        "yajl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "soprano",
                        "zeitgeist",
                        "aff4",
                        "liblrdf",
                        "libreoffice",
                        "flickcurl",
                        "rasqal",
                        "redland",
                        "kde4-runtime",
                        "abiword-x11"
                    ]
                }
            ]
        },
        {
            "name": "qutebrowser",
            "portdir": "www/qutebrowser",
            "version": "3.7.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qutebrowser.org/",
            "description": "A keyboard-driven, vim-like browser based on PyQt6",
            "long_description": "A keyboard-driven, vim-like browser based on PyQt6",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jinja2",
                        "qt6-qtbase",
                        "py314-pyobjc",
                        "qt6-sqlite-plugin",
                        "python314",
                        "py314-yaml",
                        "py314-pyqt6-webengine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pserv",
            "portdir": "www/pserv",
            "version": "3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pserv.sourceforge.net/",
            "description": "Pico Server is a small web server.",
            "long_description": "Pico Server is a small web server.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "privoxy",
            "portdir": "www/privoxy",
            "version": "4.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.privoxy.org/",
            "description": "Advanced filtering web proxy",
            "long_description": "Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, modifying web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks.",
            "active": true,
            "categories": [
                "net",
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "https_inspection",
                "ecc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "sf-pwgen",
                        "clang-18",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "gnupg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "zlib",
                        "openssl",
                        "pcre2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-getopt-long",
                        "p5.34-time-local",
                        "privoxy-pki-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "macos-fortress-proxy",
                        "macos-fortress-proxy-squid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adblock2privoxy"
                    ]
                }
            ]
        },
        {
            "name": "pound",
            "portdir": "www/pound",
            "version": "2.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.apsis.ch/pound/",
            "description": "A reverse proxy, load balancer and HTTPS front-end for Web server(s)",
            "long_description": "The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postfixadmin",
            "portdir": "www/postfixadmin",
            "version": "3.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://postfixadmin.sourceforge.net/",
            "description": "Web Based Management tool for Postfix",
            "long_description": "Postfix Admin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL.",
            "active": true,
            "categories": [
                "mail",
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "mysql8",
                "mariadb102",
                "postgresql11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql8",
                        "php73",
                        "php73-mysql",
                        "postfix",
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polipo",
            "portdir": "www/polipo",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pps.jussieu.fr/~jch/software/polipo/",
            "description": "small and fast web caching proxy",
            "long_description": "Polipo is a small and fast caching web proxy designed to be used by one person or a small group of people.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phppgadmin",
            "portdir": "www/phppgadmin",
            "version": "5.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://phppgadmin.sourceforge.net/",
            "description": "phpPgAdmin is a web-based administration tool for PostgreSQL.",
            "long_description": "phpPgAdmin is a tool written in PHP intended to handle the administration of PostgreSQL over the Web. phpPgAdmin supports a wide range of operations with PostgreSQL.",
            "active": true,
            "categories": [
                "databases",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "php54",
                "php53",
                "php55"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php55-postgresql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phpmyadmin",
            "portdir": "www/phpmyadmin",
            "version": "5.2.3",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.phpmyadmin.net/",
            "description": "A tool written in PHP intended to handle the administration of MySQL and MariaDB over the Web.",
            "long_description": "phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.",
            "active": true,
            "categories": [
                "databases",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "php72",
                "php73",
                "php74",
                "php80",
                "php81",
                "php82",
                "php83",
                "php84"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mbstring",
                        "php83-mysql",
                        "php83-openssl",
                        "php83-zip",
                        "php83-mcrypt",
                        "php83-gd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phpbb",
            "portdir": "www/phpbb",
            "version": "3.3.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.phpbb.com/",
            "description": "A PHP-based bulletin board / discussion forum system",
            "long_description": "phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.",
            "active": true,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "mysql",
                "postgresql"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php82-apache2handler",
                        "php82-ftp",
                        "php82-gd",
                        "php82-imagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phantomjs",
            "portdir": "www/phantomjs",
            "version": "2.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.phantomjs.org/",
            "description": "PhantomJS is a minimalistic headless WebKit.",
            "long_description": "PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python38",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phantomjs-qt",
                        "phantomjs-qt-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pathalizer",
            "portdir": "www/pathalizer",
            "version": "0.7",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pathalizer.sourceforge.net/",
            "description": "visualize the paths most users take when browsing a website",
            "long_description": "Pathalizer is a tool to visualize the paths most users take when browsing a website. This information can then be used to decide how to improve the navigation of the site, and which parts are most worth improving and keeping up to date.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz",
                        "netpbm",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "owncloud-client",
            "portdir": "www/owncloud-client",
            "version": "3.0.0.9215",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://owncloud.org/",
            "description": "Desktop Syncing Client for ownCloud",
            "long_description": "The ownCloud Desktop Client is a tool to synchronize files from ownCloud Server with your computer.",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "doxygen",
                        "kde-extra-cmake-modules",
                        "qt5-qttools",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qtkeychain",
                        "qt5-qtmacextras",
                        "qt5-qtwebkit",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-ocamlrss",
            "portdir": "www/ocaml-ocamlrss",
            "version": "2.2.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zoggy.github.io/ocamlrss/",
            "description": "OCaml-RSS is a small OCaml library providing functions to parse and print RSS 2.0 files",
            "long_description": "OCaml-RSS is a small OCaml library providing functions to parse and print RSS 2.0 files",
            "active": true,
            "categories": [
                "devel",
                "www",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-ocamlnet",
                        "ocaml-xmlm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stog"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-cgi",
            "portdir": "www/ocaml-cgi",
            "version": "0.12",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lri.fr/~filliatr/ftp/ocaml/cgi",
            "description": "OCaml CGI Library",
            "long_description": "OCaml CGI Library",
            "active": true,
            "categories": [
                "devel",
                "www",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nostromo",
            "portdir": "www/nostromo",
            "version": "1.9.3",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nazgul.ch/dev_nostromo.html",
            "description": "nhttpd is a simple, fast and secure HTTP server",
            "long_description": "nostromo provides nhttpd, a simple, fast and secure HTTP server.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejuice",
            "portdir": "www/nodejuice",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nodejuice.com/",
            "description": "A web development tool to autorefesh the browser on changes.",
            "long_description": "NodeJuice is a tool which allows you to develop with a push connection to your web browser. Automatic browser refresh on file change or update is what you can call it. Develop on one to many browsers simultaneously without needing to reload manually.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nikto",
            "portdir": "www/nikto",
            "version": "2.5.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cirt.net/nikto2",
            "description": "Web server scanner",
            "long_description": "Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6400 potentially dangerous files/CGIs, checks for outdated versions of over 1200 servers, and version specific problems on over 270 servers. It also checks for server configuration items such as the presence of multiple index files, HTTP server options, and will attempt to identify installed web servers and software. Scan items and plugins are frequently updated and can be automatically updated.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nginx",
            "portdir": "www/nginx",
            "version": "1.28.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": false,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "threads",
                "davext",
                "debug",
                "degradation",
                "echo",
                "flv",
                "geoip2",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "upload",
                "upload_progress",
                "xslt",
                "zip",
                "redis",
                "rtmp",
                "http_push",
                "devel_kit",
                "lua",
                "headers_more",
                "fancyindex",
                "vod",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "calendar-contacts-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adblock2privoxy"
                    ]
                }
            ]
        },
        {
            "name": "py39-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.51.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.51.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.47.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Python 3.7 bindings for nghttp2.",
            "long_description": "Python 3.7 bindings for nghttp2.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "py37-cython",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "nghttp2",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.46.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Python 3.6 bindings for nghttp2.",
            "long_description": "Python 3.6 bindings for nghttp2.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cython",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-setuptools",
                        "nghttp2",
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.42.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Python 2.7 bindings for nghttp2.",
            "long_description": "Python 2.7 bindings for nghttp2.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-setuptools",
                        "nghttp2",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nghttp2-tools",
            "portdir": "www/nghttp2",
            "version": "1.68.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org",
            "description": "Tools for nghttp2, an implementation of HTTP/2 in C.",
            "long_description": "HTTP/2 client, server and proxy tools, as well as a load test and benchmarking tool for HTTP/2.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-21",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "openssl",
                        "c-ares",
                        "zlib",
                        "ngtcp2",
                        "libxml2",
                        "jansson",
                        "libev"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nghttp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.68.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org",
            "description": "An implementation of HTTP/2 in C.",
            "long_description": "An implementation of HTTP/2 in C.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wget2",
                        "py36-nghttp2",
                        "py37-nghttp2",
                        "php72-openswoole",
                        "php73-openswoole",
                        "php74-openswoole",
                        "php80-openswoole",
                        "php81-openswoole",
                        "php82-openswoole",
                        "php83-openswoole",
                        "php84-openswoole",
                        "php85-openswoole",
                        "knot",
                        "libknot",
                        "html-xml-utils",
                        "bind9",
                        "bind9.18",
                        "py27-nghttp2",
                        "php53-swoole",
                        "php54-swoole",
                        "php55-swoole",
                        "php56-swoole",
                        "php70-swoole",
                        "php71-swoole",
                        "php72-swoole",
                        "php73-swoole",
                        "php74-swoole",
                        "php80-swoole",
                        "php81-swoole",
                        "php82-swoole",
                        "php83-swoole",
                        "php84-swoole",
                        "php85-swoole",
                        "gpac",
                        "dnsperf",
                        "knot-resolver",
                        "snort",
                        "curl",
                        "libsoup",
                        "libsoup-devel",
                        "wireshark4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nghttp2-tools"
                    ]
                }
            ]
        },
        {
            "name": "nextcloud-client",
            "portdir": "www/nextcloud-client",
            "version": "3.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://nextcloud.com/",
            "description": "Desktop Syncing Client for Nextcloud",
            "long_description": "The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud server with your computer.",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "librsvg",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtquickcontrols2",
                        "qtkeychain-qt5",
                        "qt5-qtbase",
                        "qt5-qtmacextras",
                        "qt5-qtwebsockets",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netrik",
            "portdir": "www/netrik",
            "version": "1.16.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netrik.sourceforge.net/",
            "description": "netrik is a fast text mode web browser",
            "long_description": "netrik is a fast text mode web browser",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "util-linux"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neon",
            "portdir": "www/neon",
            "version": "0.33.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://notroj.github.io/neon",
            "description": "An HTTP and WebDAV client library with a C interface",
            "long_description": "neon is an HTTP and WebDAV client library with a C language API. It provides a high-level interface to HTTP and WebDAV methods and a low-level interface to HTTP request handling, easily allowing the implementation of new methods.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "kerberos5",
                        "libproxy",
                        "zlib",
                        "expat",
                        "libiconv",
                        "libcomerr",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rpm",
                        "rpm54",
                        "cadaver",
                        "libmusicbrainz3",
                        "litmus",
                        "libmusicbrainz5",
                        "libreoffice",
                        "gstreamer1-gst-plugins-bad",
                        "sitecopy",
                        "nut",
                        "audacious-plugins",
                        "libcoverart",
                        "gstreamer010-gst-plugins-bad",
                        "bazaar"
                    ]
                }
            ]
        },
        {
            "name": "mybb",
            "portdir": "www/mybb",
            "version": "1.8.20",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mybb.com/",
            "description": "A PHP-based bulletin board / discussion forum system",
            "long_description": "MyBB is the free and open source, intuitive, extensible, and incredibly powerful forum software you've been looking for.",
            "active": true,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "php56",
                "php70",
                "php71",
                "php72",
                "php73"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php73-gd",
                        "php73-xsl",
                        "php73-imagick",
                        "php73-mysql",
                        "php73"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mozplugger",
            "portdir": "www/mozplugger",
            "version": "1.14.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mozplugger.mozdev.org/index.html",
            "description": "Use popular X11 applications as plugins for firefox",
            "long_description": "Use popular X11 applications as plugins for firefox",
            "active": true,
            "categories": [
                "www",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monkeyd",
            "portdir": "www/monkeyd",
            "version": "0.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://monkeyd.sourceforge.net/",
            "description": "fast, efficient, small and easy to configure web server",
            "long_description": "Monkey is a Web server written in C. This is an open source project based on the HTTP/1.1 protocol. The objective is to develop a fast, efficient, small and easy to configure web server.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongrel2",
            "portdir": "www/mongrel2",
            "version": "1.12.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mongrel2.org/",
            "description": "The Language Agnostic Web Server",
            "long_description": "Mongrel2 is an application, language, and network architecture agnostic web server that focuses on web applications using modern browser technologies.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "mbedtls",
                        "zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongoose",
            "portdir": "www/mongoose",
            "version": "3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/mongoose/",
            "description": "easy to use web server",
            "long_description": "Easy to use web server for Windows and UNIX. Mongoose provides simple and clean API for embedding it into existing programs. Targeting Web application developers, embedded system developers, and people who need to setup file sharing quickly.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_wsgi",
            "portdir": "www/mod_wsgi",
            "version": "4.9.0",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.modwsgi.org/",
            "description": "Python WSGI adapter module for Apache.",
            "long_description": "The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_timestamp",
            "portdir": "www/mod_timestamp",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to serve signed timestamps",
            "long_description": "Redwax.eu apache module that exposes an RFC3161 Time Stamp Protocol endpoint for document timestamping from your normal apache webserver.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "dirkx",
                    "github": "dirkx",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "apache2",
                        "mod_ca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_spkac",
            "portdir": "www/mod_spkac",
            "version": "0.2.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to handle SPKAC requests",
            "long_description": "Redwax.eu Apache module that exposes an endpoint that can process a Signed Public Key and Challenge request and return a certificate from your normal apache webserver.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "dirkx",
                    "github": "dirkx",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "apache2",
                        "mod_ca"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}