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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=516",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=514",
    "results": [
        {
            "name": "libhtmlparse",
            "portdir": "www/libhtmlparse",
            "version": "0.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.translator.cx/software/libhtmlparse.html",
            "description": "lightweight HTML parsing library",
            "long_description": "libhtmlparse is a lightweight HTML parsing library. It is designed for applications where speed is critical and certain advanced features aren't necessary. It's intended to be as simple as possible to use.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libhttpseverywhere",
            "portdir": "www/libhttpseverywhere",
            "version": "0.8.3",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.gnome.org/browse/libhttpseverywhere",
            "description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.",
            "long_description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.. HTTPSEverywhere is a browser plugin that comes with a set of rules that you can use to ensure that you use HTTP instead of HTTPS only when this is absolutely not circumventable. With libhttpseverywhere you get a C-bindable, GLib-based library you can link/bind against in almost all languages",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "libsoup-2.4",
                        "glib2",
                        "json-glib",
                        "libgee",
                        "gobject-introspection",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libmicrohttpd",
            "portdir": "www/libmicrohttpd",
            "version": "1.0.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libmicrohttpd/",
            "description": "Light HTTP/1.1 server library.",
            "long_description": "GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU libmicrohttpd is free software and part of the GNU project.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "faust",
                        "musikcube",
                        "ola",
                        "faust-devel",
                        "faustlive-devel",
                        "Akumuli",
                        "wget2",
                        "retroshare-qt4"
                    ]
                }
            ]
        },
        {
            "name": "libsass",
            "portdir": "www/libsass",
            "version": "3.6.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sass-lang.com/libsass",
            "description": "A C/C++ implementation of a Sass compiler",
            "long_description": "LibSass is a C/C++ port of the Sass engine. The point is to be simple, faster, and easy to integrate.",
            "active": true,
            "categories": [
                "textproc",
                "www"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "astroid",
                        "sassc"
                    ]
                }
            ]
        },
        {
            "name": "libwww",
            "portdir": "www/libwww",
            "version": "5.4.2",
            "license": "W3C",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.w3.org/Library/",
            "description": "The W3C WWW Reference Library",
            "long_description": "Libwww is a general-purpose Web API written in C for Unix and Windows (Win32). With a highly extensible and layered API, it can accommodate many different types of applications including clients, robots, etc.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ncurses",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jigdo"
                    ]
                }
            ]
        },
        {
            "name": "lighttpd",
            "portdir": "www/lighttpd",
            "version": "1.4.82",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lighttpd.net/",
            "description": "A secure, fast, compliant and flexible web-server",
            "long_description": "lighttpd is a secure, fast, compliant and very flexible web server which has been optimized for high-performance environments. It has a very low memory footprint compared to other web servers and takes care of CPU load.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "mysql57",
                "ssl",
                "davprops",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua",
                        "brotli",
                        "spawn-fcgi",
                        "zlib",
                        "zstd",
                        "openssl",
                        "pcre2",
                        "xxhashlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "linkchecker",
            "portdir": "www/linkchecker",
            "version": "10.6.0",
            "license": "GPL-2+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/LinkChecker/",
            "description": "linkchecker for html pages",
            "long_description": "linkchecker for html pages with recursive checking, multithreaded, output can be colored or normal text, HTML, SQL, CSV or a sitemap graph in XML or GML format, additionally reports download time for HTML pages HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, gopher, telnet and local file links are supported, restrict link checking with regular expression filters for URLs, proxy support, give username/password for HTTP and FTP authorization, robots.txt exclusion protocol support, i18n support, CGI web interface. The gui portion is no longer included as it is not maintained.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-requests",
                        "py314-dnspython",
                        "py314-beautifulsoup4",
                        "py314-pyxdg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-openssl",
                        "py314-parameterized",
                        "py314-py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "links",
            "portdir": "www/links",
            "version": "2.30",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://links.twibright.com/",
            "description": "Lynx-like WWW browser that supports tables, menus, etc",
            "long_description": "Lynx-like WWW browser with text and graphics modes with many features like displaying tables, menus, etc.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "svg",
                "tiff",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "bzip2",
                        "openssl3",
                        "libevent",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "links1",
            "portdir": "www/links1",
            "version": "1.04",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jikos.cz/~mikulas/links/",
            "description": "text WWW browser with tables",
            "long_description": "Links is a text-based browser with support for HTML tables and frames.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litebrowser",
            "portdir": "www/litebrowser",
            "version": "0.0.0-20211116",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/litehtml/litebrowser-linux",
            "description": "a simple web browser based on litehtml",
            "long_description": "litebrowser is a minimal web browser intended primarily to demonstrate the capabilities of the litehtml rendering engine.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "fontconfig",
                        "litehtml",
                        "gtkmm3",
                        "pango",
                        "curl",
                        "poco",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "litmus",
            "portdir": "www/litmus",
            "version": "0.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.webdav.org/neon/litmus/",
            "description": "WebDAV server protocol compliance test suite.",
            "long_description": "litmus is a WebDAV server test suite, which aims to test whether a server is compliant with the WebDAV protocol as specified in RFC2518.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "neon",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "loggerhead",
            "portdir": "www/loggerhead",
            "version": "1.18.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/loggerhead",
            "description": "Web viewer for projects in Bazaar",
            "long_description": "Loggerhead is a web viewer for projects in Bazaar. It can be used to navigate a branch history, annotate files, view patches, perform searches, etc. It's originally based on bazaar-webserve, which is itself based on hgweb for Mercurial.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27",
                        "py27-paste",
                        "py27-setuptools",
                        "py27-simpletal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logstalgia",
            "portdir": "www/logstalgia",
            "version": "1.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://logstalgia.io",
            "description": "a website access log visualisation tool",
            "long_description": "Logstalgia is a visualization tool that replays or streams web server access logs as a retro arcade game simulation.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "glm",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ftgl",
                        "glew",
                        "libjpeg-turbo",
                        "libsdl2",
                        "freetype",
                        "boost176",
                        "libpng",
                        "libsdl2_image",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lwan",
            "portdir": "www/lwan",
            "version": "0.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lwan.ws",
            "description": "Lwan is a high-performance & scalable web server.",
            "long_description": "Lwan is a high-performance & scalable web server. With its low disk and memory footprints, it's suitable to be used from embedded devices to robust servers. Both static and dynamic content can be served, as it can also be used as a library. Dynamic content can be generated by code written in either C or Lua. Connections are handled individually by coroutines, which are transparently and efficiently juggled by a per-CPU cooperative scheduler, giving the illusion of blocking I/O to handlers. Lwan isn't just a simple static file server: it can be used as a library to build web services on top of it. In fact, the static file server isn't a special case: it just uses the same APIs that are available when Lwan is used as a library.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "lua51",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lws",
            "portdir": "www/lws",
            "version": "0.6.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20080723151931/http://www.dellroad.org/lws",
            "description": "The Lil' Web Server",
            "long_description": "LWS is a lightweight web server which uses pthreads(3) for multi-tasking and the PDEL library for HTTP, HTTPS, and configurable servlet support. The server can be configured via a buit-in admin web interface, or by manually editing the XML configuration file. LWS supports multiple HTTP and HTTPS servers, each containing multiple virtual hosts. Each virtual host has a configurable list of servlets. The supported servlets types are file, redirect, and cookieauth. The file servlet includes optional support for tmpl(3) HTML templates. LWS maintains a self-rotating logfile(3) error log, with optional support for logging via syslog as well. LWS is intended to demonstrate features of the PDEL library, and to be a lightweight web server for simple applications.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpdel",
                        "openssl",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lynx",
            "portdir": "www/lynx",
            "version": "2.9.2",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lynx.invisible-island.net",
            "description": "The text web browser",
            "long_description": "Lynx is a fully-featured World Wide Web browser for users on Unix, VMS, and other platforms running cursor-addressable, character-cell terminals or emulators.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "ssl",
                "gnutls",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext",
                        "ncurses",
                        "brotli",
                        "libidn2",
                        "libiconv",
                        "openssl",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pavucontrol",
                        "wml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arb",
                        "man"
                    ]
                }
            ]
        },
        {
            "name": "mathopd",
            "portdir": "www/mathopd",
            "version": "1.5p4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mathopd.org/",
            "description": "small, yet very fast HTTP server",
            "long_description": "Mathopd is a very small, yet very fast HTTP server for UN*X systems. Mathopd is designed specifically to handle a large number of connections with minimal fuss. It contains no unnecessary add-ons, but it does the trick for most things.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mediawiki",
            "portdir": "www/mediawiki",
            "version": "1.23.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mediawiki.org",
            "description": "The wiki engine used by Wikipedia",
            "long_description": "MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. It's designed to handle a large number of users and pages without imposing too rigid a structure or workflow.",
            "active": true,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "mysql",
                "postgresql"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick",
                        "php5-web"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "midori",
            "portdir": "www/midori",
            "version": "9.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://midori-browser.org",
            "description": "Midori is a lightweight yet powerful web browser",
            "long_description": "Midori is a lightweight yet powerful web browser",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit2-gtk",
                        "libsoup-2.4",
                        "sqlite3",
                        "libpeas1",
                        "glib2",
                        "desktop-file-utils",
                        "gcr",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minio",
            "portdir": "www/minio",
            "version": "2022-10-24T18-35-07Z",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://minio.io",
            "description": "Open source Amazon S3-compatible object storage server.",
            "long_description": "Open source Amazon S3-compatible object storage server. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. Size of an object can range from a few KBs to a maximum of 5TB. See also minio-mc for command-line client.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minio-mc",
            "portdir": "www/minio-mc",
            "version": "2022-10-22T03-39-29Z",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minio/mc",
            "description": "Provides cloud-enabled UNIX commands like ls, cat, cp, etc.",
            "long_description": "Provides cloud-enabled UNIX commands like ls, cat, cp, etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4). See minio port for server.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "altname"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_antispam",
            "portdir": "www/mod_antispam",
            "version": "1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20081008131724/http://bluecoara.net:80/item44/cat9.html",
            "description": "mod_antispam is an apache2 module that can control spam access",
            "long_description": "mod_antispam is an apache2 module that can control spam access",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_authn_otp",
            "portdir": "www/mod_authn_otp",
            "version": "1.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/archiecobbs/mod-authn-otp",
            "description": "module for one-time password authentication",
            "long_description": "mod_authn_otp is an Apache web server module for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226. This creates a simple way to protect a web site with one-time passwords, using any RFC 4226-compliant token device, including software tokens that run on cell phones such as OATH Token. mod_authn_otp also supports the Mobile-OTP algorithm.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gsed",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_ca",
            "portdir": "www/mod_ca",
            "version": "0.2.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "base modules for redwax.eu",
            "long_description": "Core mod_ca modules which provide cryptographic and PKI services to other redwax modules.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "dirkx",
                    "github": "dirkx",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "apache2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mod_crl",
                        "mod_csr",
                        "mod_ocsp",
                        "mod_pkcs12",
                        "mod_spkac",
                        "mod_scep",
                        "mod_timestamp"
                    ]
                }
            ]
        },
        {
            "name": "mod_chroot",
            "portdir": "www/mod_chroot",
            "version": "0.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20170509004627/http://core.segfault.pl:80/~hobbit/mod_chroot",
            "description": "module for running apache2 in a secure chroot environment",
            "long_description": "mod_chroot makes running apache2 in a secure chroot environment easy. You don't need to create a special directory hierarchy containing /dev, /lib, /etc...",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_crl",
            "portdir": "www/mod_crl",
            "version": "0.2.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module - serve CRLs from your webserver",
            "long_description": "Apache module that servers CRL files from your 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": []
        },
        {
            "name": "mod_csr",
            "portdir": "www/mod_csr",
            "version": "0.2.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module - handle CSRs",
            "long_description": "Redwax.eu Apache module that handles Certificate Signing Requests from your 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": []
        },
        {
            "name": "mod_dnssd",
            "portdir": "www/mod_dnssd",
            "version": "0.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://0pointer.de/lennart/projects/mod_dnssd/",
            "description": "Apache module to add Zeroconf support via DNS-SD using Avahi",
            "long_description": "Apache module to add Zeroconf support via DNS-SD using Avahi",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avahi",
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_fcgid",
            "portdir": "www/mod_fcgid",
            "version": "2.3.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://httpd.apache.org/mod_fcgid/",
            "description": "An alternative FastCGI module for Apache2",
            "long_description": "An alternative FastCGI module for Apache2",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "smokeping",
                        "sympa"
                    ]
                }
            ]
        },
        {
            "name": "mod_gnutls",
            "portdir": "www/mod_gnutls",
            "version": "0.12.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/airtower-luna/mod_gnutls/",
            "description": "mod_gnutls is an extension for Apache's httpd uses the GnuTLS library to provide HTTPS.",
            "long_description": "mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.",
            "active": true,
            "categories": [
                "security",
                "www",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [
                "memcache",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "clang-17",
                        "python313",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_maxminddb",
            "portdir": "www/mod_maxminddb",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maxmind.github.io/mod_maxminddb/",
            "description": "This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.",
            "long_description": "This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmaxminddb",
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_mono",
            "portdir": "www/mod_mono",
            "version": "3.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mono-project.com/Mod_mono",
            "description": "an Apache plug-in for hosting the Mono System.Web classes",
            "long_description": "An Apache web server plug-in that hosts the Mono System.Web classes for running what is commonly known as ASP.NET",
            "active": true,
            "categories": [
                "www",
                "mono"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "gsed"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono",
                        "apache2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_ocsp",
            "portdir": "www/mod_ocsp",
            "version": "0.2.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to serve OCSP requests",
            "long_description": "Apache module that Exposes an endpoint to respond to RFC6960 Online Certificate Status Protocol requests 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": []
        },
        {
            "name": "mod_perl2",
            "portdir": "www/mod_perl2",
            "version": "2.0.13",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://perl.apache.org/",
            "description": "Embeds a Perl interpreter in the Apache2 server",
            "long_description": "mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more. mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content. As you'd expect from the Perl community, there are hundreds of modules written for mod_perl, everything from persistent database connections, to templating sytems, to complete XML content delivery systems. Web sites like Slashdot and Wired Magazine use mod_perl.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-apache-authcookie",
                        "p5.26-libapreq2",
                        "p5.28-apache-authcookie",
                        "p5.30-apache-authcookie",
                        "p5.32-apache-authcookie",
                        "p5.34-apache-authcookie",
                        "certbot-apache",
                        "p5.28-libapreq2",
                        "p5.30-libapreq2",
                        "p5.32-libapreq2",
                        "p5.34-libapreq2",
                        "backuppc"
                    ]
                }
            ]
        },
        {
            "name": "mod_pkcs12",
            "portdir": "www/mod_pkcs12",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to issue signed certificates in PKCS12 format",
            "long_description": "Redwax.eu apache module that exposes an enpoint that can generate a certificate and key returned as PKCS12 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": []
        },
        {
            "name": "mod_python",
            "portdir": "www/mod_python",
            "version": "3.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mod_python27",
            "homepage": "http://www.modpython.org/",
            "description": "Apache2 module that embeds Python within the server.",
            "long_description": "Mod_python is an Apache 2 module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mod_python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_python27",
            "portdir": "www/mod_python",
            "version": "3.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.modpython.org/",
            "description": "Apache2 module that embeds Python within the server.",
            "long_description": "Mod_python is an Apache 2 module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "apache2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mod_python"
                    ]
                }
            ]
        },
        {
            "name": "mod_qos",
            "portdir": "www/mod_qos",
            "version": "11.76",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mod-qos.sourceforge.net/index.html",
            "description": "mod_qos is a quality of service module for the Apache web server",
            "long_description": "mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "apache2",
                        "openssl",
                        "pcre2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_scep",
            "portdir": "www/mod_scep",
            "version": "0.2.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to handle SCEP requests",
            "long_description": "Redwax.eu module that Exposes an endpoint that can process a traditional SCEP 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": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "apache2",
                        "mod_ca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_security2",
            "portdir": "www/mod_security2",
            "version": "2.9.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/owasp-modsecurity/ModSecurity",
            "description": "Apache 2 intrusion detection and prevention engine for web applications",
            "long_description": "ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding applications from attacks.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libxml2",
                        "apache2",
                        "lua53"
                    ]
                }
            ],
            "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": []
        },
        {
            "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_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": "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": "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": "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": "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": "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": "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",
                        "libcoverart",
                        "sitecopy",
                        "nut",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "audacious-plugins",
                        "bazaar"
                    ]
                }
            ]
        },
        {
            "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": []
        }
    ]
}