GET /api/v1/ports/?format=api&ordering=created_at&page=513
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=514",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=512",
    "results": [
        {
            "name": "wordnet",
            "portdir": "textproc/wordnet",
            "version": "3.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wordnet.princeton.edu/",
            "description": "Lexical database for the English language",
            "long_description": "WordNet® is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. WordNet's structure makes it a useful tool for computational linguistics and natural language processing.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wv",
            "portdir": "textproc/wv",
            "version": "1.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wvware.sourceforge.net/",
            "description": "A library for reading Microsoft Word files.",
            "long_description": "A library for reading Microsoft Word files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "glib2",
                        "libgsf",
                        "libpng",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abiword-x11"
                    ]
                }
            ]
        },
        {
            "name": "wv2",
            "portdir": "textproc/wv2",
            "version": "0.3.1",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wvware.sourceforge.net/",
            "description": "A library for reading Microsoft Word files.",
            "long_description": "A library for reading Microsoft Word files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libgsf",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wyrd",
            "portdir": "textproc/wyrd",
            "version": "1.4.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160326073411/http://pessimization.com/software/wyrd/",
            "description": "an ncurses based front-end for remind.",
            "long_description": "Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm program. Wyrd is designed to make you more efficient at editing your reminder files directly. It also offers a scrollable timetable suitable for visualizing your schedule at a glance.",
            "active": true,
            "categories": [
                "textproc",
                "pim"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "ocaml-camlp4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "ocaml",
                        "remind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xalanc",
            "portdir": "textproc/xalanc",
            "version": "1.12",
            "license": "Apache-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://apache.github.io/xalan-c/",
            "description": "XSLT processor in C++ for transforming XML",
            "long_description": "Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. Xalan-C++ version 1.6 is a robust implementation of the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xercesc3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xchm",
            "portdir": "textproc/xchm",
            "version": "1.32",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rzvncj/xchm",
            "description": "A cross-platform GUI front-end to chmlib.",
            "long_description": "A cross-platform GUI front-end to chmlib, xCHM can show the content tree if one is available, print pages, change font face and size, remember bookmarks, display a searchable index, and search for words in the current page and the whole book.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "chmlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xdxf_makedict",
            "portdir": "textproc/xdxf_makedict",
            "version": "0.4.1-beta1-20171015",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soshial/xdxf_makedict",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xercesc3",
            "portdir": "textproc/xercesc3",
            "version": "3.3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xerces.apache.org/xerces-c/",
            "description": "an XML parser",
            "long_description": "Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents.",
            "active": true,
            "categories": [
                "textproc",
                "shibboleth",
                "xml"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "scantor",
                    "github": "scantor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "peekabot-server",
                        "py39-gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "aircraft_oap",
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.6",
                        "geant4.10.5",
                        "py35-gyoto",
                        "py36-gyoto",
                        "wt",
                        "h3dapi",
                        "esmf",
                        "pcraster",
                        "sumo",
                        "freecad",
                        "xml-security-c",
                        "sigil-qt4",
                        "opensaml",
                        "shibboleth",
                        "xmltooling",
                        "blahtexml",
                        "xalanc",
                        "xqilla",
                        "Gyoto",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto",
                        "enigma",
                        "enigma-devel"
                    ]
                }
            ]
        },
        {
            "name": "xhtml1",
            "portdir": "textproc/xhtml1",
            "version": "2.0",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.w3.org/TR/xhtml1/",
            "description": "A reformulation of HTML 4 in XML 1.0",
            "long_description": "The Second Edition of XHTML 1.0, a reformulation of HTML 4 as an XML 1.0 application, and three DTDs corresponding to the ones defined by HTML 4. These DTDs are useful for validating or processing world wide web pages with XML tools.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xlsx2csv",
            "portdir": "textproc/xlsx2csv",
            "version": "1.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20150910223552/http://kirk.webfinish.com/?p=91",
            "description": "Convert MS Word/Excel openspreadsheetML to plain CSV.",
            "long_description": "xlsx2csv is bash shell script which reads one Microsoft Excel file and outputs all tabs contained insinde it to CSV files. It handles dates and string data as well as numeric.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gsed",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xml-coreutils",
            "portdir": "textproc/xml-coreutils",
            "version": "0.8.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xml-coreutils.sourceforge.net/",
            "description": "Command line tools for XML processing",
            "long_description": "The xml-coreutils are a collection of Unix/POSIX command line tools for processing XML files. The aim is to make XML processing for shell users exactly as easy as text processing.",
            "active": true,
            "categories": [
                "textproc",
                "xml"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "slang2",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xml2",
            "portdir": "textproc/xml2",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dan.egnor.name/xml2/",
            "description": "Convert between XML/HTML and a shell-friendly format",
            "long_description": "These tools are used to convert XML and HTML to and from a line-oriented format more amenable to processing by classic Unix pipeline processing tools, like grep, sed, awk, cut, shell scripts, and so forth.",
            "active": true,
            "categories": [
                "textproc",
                "xml"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xml2rfc",
            "portdir": "textproc/xml2rfc",
            "version": "3.31.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ietf-tools/xml2rfc",
            "description": "RFC formatting utility using XML source",
            "long_description": "Generate RFCs and IETF drafts from document source in XML according to the IETF xml2rfc v2 and v3 vocabularies",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-yaml",
                        "py314-jinja2",
                        "py314-wcwidth",
                        "python314",
                        "py314-configargparse",
                        "py314-google-i18n-address",
                        "py314-country",
                        "py314-platformdirs",
                        "py314-lxml",
                        "py314-requests",
                        "py314-intervaltree"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlbird",
            "portdir": "textproc/xmlbird",
            "version": "1.2.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://birdfont.org/xmlbird.php",
            "description": "XML parser written in Vala",
            "long_description": "XML parser written in Vala",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python38",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "birdfont"
                    ]
                }
            ]
        },
        {
            "name": "xmlcatmgr",
            "portdir": "textproc/xmlcatmgr",
            "version": "2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlcatmgr.sourceforge.net/",
            "description": "SGML and XML catalog manager",
            "long_description": "XML Catalog Manager (xmlcatmgr in its short form) is a small utility used to manipulate SGML and XML catalogs. It is extremely small and lightweight, specially designed to be run from packaging systems. Basically, it allows adding and removing entries from catalogs, in a completely automated way.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml",
                        "docbook-xml-4.1.2",
                        "docbook-xml-4.2",
                        "docbook-xml-4.3",
                        "docbook-xml-4.4",
                        "docbook-xml-4.5",
                        "docbook-xml-5.0",
                        "docbook-dsssl",
                        "docbook-sgml-4.2",
                        "xhtml1",
                        "xmlroff",
                        "sgml-common",
                        "iso8879",
                        "openjade",
                        "docbook-xsl-nons",
                        "docbook-xsl-ns",
                        "docbook-xsl-docs"
                    ]
                }
            ]
        },
        {
            "name": "xmlformat",
            "portdir": "textproc/xmlformat",
            "version": "1.04",
            "license": "BSD and Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.kitebird.com/software/xmlformat/",
            "description": "formatter for XML documents",
            "long_description": "xmlformat is a configurable formatter (or pretty-printer) for XML documents. It provides control over indentation, line-breaking, and text wrapping. These properties can be defined on a per-element basis. There is a perl and a ruby variant of this program available.",
            "active": true,
            "categories": [
                "textproc",
                "perl",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "ruby"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlindent",
            "portdir": "textproc/xmlindent",
            "version": "0.2.17",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlindent.sourceforge.net",
            "description": "xml indentation utility",
            "long_description": "XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlpatch",
            "portdir": "textproc/xmlpatch",
            "version": "0.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlpatch.sourceforge.net/",
            "description": "an XML patching handler library",
            "long_description": "The xmlpatch library is a framework utilizing XML path language (XPath) selectors with the aid of which a set of patches can be applied to an existing initial XML document.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "twic",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlresume2x",
            "portdir": "textproc/xmlresume2x",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/xmlresume2x",
            "description": "converts XML resume format to various output formats",
            "long_description": "xmlresume2x is a converter which converts input files in XML resume format to various output formats including a good-looking LaTeX format.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlroff",
            "portdir": "textproc/xmlroff",
            "version": "0.6.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlroff.org/",
            "description": "An XSL formatter producing PDF and PostScript.",
            "long_description": "Creates formatted output -- pages containing text in a variety of type styles and sizes -- from an input XML document and an XSL stylesheet.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "docbook-xsl-nons",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "glib2",
                        "xmlcatmgr",
                        "pango",
                        "pangoxsl",
                        "gtk2",
                        "cairo",
                        "gdk-pixbuf2",
                        "librsvg",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlstarlet",
            "portdir": "textproc/xmlstarlet",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xmlstar.sourceforge.net",
            "description": "xml command line utilities",
            "long_description": "XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlto",
            "portdir": "textproc/xmlto",
            "version": "0.0.29",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/xmlto",
            "description": "Convert an XML document to another format based on XSL or other tools",
            "long_description": "The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary. This may involve two steps: 1. The application of an appropriate XSL stylesheet using an XSL-T processor. 2. Further processing with other tools. This step may not be necessary.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "util-linux",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "libxslt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "util-linux",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "fop",
                        "libxml2",
                        "libxslt",
                        "w3m",
                        "libpaper-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xine-lib",
                        "xdg-utils",
                        "accountsservice",
                        "git-devel",
                        "stgit",
                        "zbar",
                        "p5.30-barcode-zbar",
                        "p5.28-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "p5.34-barcode-zbar",
                        "xorg-libXt",
                        "shadowsocks-libev",
                        "dvisvgm",
                        "dvisvgm-devel",
                        "shared-mime-info",
                        "i3",
                        "libnotify",
                        "tig",
                        "teg",
                        "rabbitmq-c"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "itpp",
                        "itpp-devel",
                        "gnuradio-devel"
                    ]
                }
            ]
        },
        {
            "name": "xmltoman",
            "portdir": "textproc/xmltoman",
            "version": "0.4",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/xmltoman/",
            "description": "Small scripts to convert xml to man pages in groff format or html",
            "long_description": "xmltoman and xmlmantohtml are two small scripts to convert xml to man pages in groff format or html. It features the usual man page items such a \"description\", \"options\", \"see also\" etc.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "avahi"
                    ]
                }
            ]
        },
        {
            "name": "xqilla",
            "portdir": "textproc/xqilla",
            "version": "2.3.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xqilla.sourceforge.net/HomePage",
            "description": "XQuery and XPath 2 library and command line utility",
            "long_description": "XQilla is an XQuery and XPath 2 library and command line utility written in C++, implemented on top of the Xerces-C library.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "arjen",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xercesc3",
                        "tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xsv",
            "portdir": "textproc/xsv",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BurntSushi/xsv",
            "description": "A fast CSV command line toolkit written in Rust",
            "long_description": "xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "perry",
                    "github": "pjl",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yamcha",
            "portdir": "textproc/yamcha",
            "version": "0.33",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chasen.org/~taku/software/yamcha/",
            "description": "Yet Another Multipurpose CHunk Annotator",
            "long_description": "YamCha is a generic, customizable, and open source text chunker oriented toward a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in 1995.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "TinySVM"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yodl",
            "portdir": "textproc/yodl",
            "version": "3.05.01",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yodl.sourceforge.net",
            "description": "Your Own Document Language",
            "long_description": "Yodl is a package implementing a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools to convert it to some final document language. Current converters are for HTML, man, LaTeX, a poor-man's text converter and an experimental XML converter. Main document types are 'article', 'report', 'book', 'letter' and 'manpage'. The Yodl document language is designed to be easy to use and extensible.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "icmake",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yq",
            "portdir": "textproc/yq",
            "version": "4.50.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mikefarah.gitbook.io/yq",
            "description": "yq is a portable command-line YAML processor",
            "long_description": "yq is a portable command-line YAML processor. The aim of the project is to be the jq or sed of yaml files.",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zorba",
            "portdir": "textproc/zorba",
            "version": "3.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zorba.io/home",
            "description": "The XQuery Processor",
            "long_description": "Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments such as other programming languages extended with XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, S3 stores).",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "geos",
                        "fop",
                        "libiconv",
                        "libarchive",
                        "libxslt",
                        "tidy",
                        "boost176",
                        "libxml2",
                        "sqlite3",
                        "icu",
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zunda",
            "portdir": "textproc/zunda",
            "version": "1.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jmizuno.github.io/zunda/",
            "description": "Japanese Extended Modality Analyzer",
            "long_description": "Japanese Extended Modality Analyzer",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cabocha",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "CocoaRestClient",
            "portdir": "www/CocoaRestClient",
            "version": "1.4.7",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mmattozzi.github.io/cocoa-rest-client/",
            "description": "A free, native macOS app for testing HTTP/REST endpoints",
            "long_description": "Test and interact with HTTP/REST resources: \n* Make GET, PUT, POST, DELETE, and HEAD calls. \n* Set request headers and display response headers. \n* Automatically pretty print XML and JSON content. \n* Quick save of request URLs, body, and headers in one convenient drawer. \n* Lightweight: Low real memory usage. \n* SSL Support (including untrusted certificates). \n* Optionally follows HTTP redirects. \n* Set HTTP Basic or Digest Auth. \n* Set HTTP request body content to a raw text blob or a list of parameters. \n* Upload files using HTTP multipart requests. HTTP form encoding also supported. \n* Unified diff tool for comparing responses.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FileZilla",
            "portdir": "www/FileZilla",
            "version": "3.68.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://filezilla-project.org",
            "description": "Open-source FTP, FTPS, and SFTP client",
            "long_description": "FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.",
            "active": true,
            "categories": [
                "aqua",
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xdg-utils",
                        "sqlite3",
                        "dbus",
                        "gnutls",
                        "libfilezilla",
                        "nettle",
                        "wxWidgets-3.2",
                        "libidn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cppunit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "NetSurf",
            "portdir": "www/NetSurf",
            "version": "3.11",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netsurf-browser.org",
            "description": "small and fast web browser",
            "long_description": "NetSurf is a small and fast web browser.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "curl",
                        "expat",
                        "zlib",
                        "libutf8proc",
                        "libjxl",
                        "libiconv",
                        "openssl",
                        "gtk3",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QupZilla",
            "portdir": "www/QupZilla",
            "version": "2.2.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qupzilla.com",
            "description": "fast lightweight web browser made with Qt",
            "long_description": "QupZilla is a fast lightweight web browser made with Qt. QupZilla has all the standard features you expect from a web browser, including bookmarks, history, tabbed browsing, RSS feeds, ad blocking, Flash blocking, and an SSL certificate manager.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "qt5-qttools",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-sqlite-plugin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ZendFramework2",
            "portdir": "www/ZendFramework2",
            "version": "2.4.13",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://framework.zend.com/",
            "description": "A framework for developing PHP web applications",
            "long_description": "This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "php53",
                "php54",
                "php55",
                "php56",
                "manual_extensions"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-curl",
                        "php56-dba",
                        "php56-exif",
                        "php56-ftp",
                        "php56-gd",
                        "php56-gettext",
                        "php56-gmp",
                        "php56-iconv",
                        "php56-imap",
                        "php56-mbstring",
                        "php56-mcrypt",
                        "php56-mssql",
                        "php56-mysql",
                        "php56-odbc",
                        "php56-calendar",
                        "php56-pcntl",
                        "php56-posix",
                        "php56-postgresql",
                        "php56-soap",
                        "php56-sockets",
                        "php56-sqlite",
                        "php56-tidy",
                        "php56-wddx",
                        "php56-xmlrpc",
                        "php56-xsl",
                        "php56-SPL_Types",
                        "php56-memcache",
                        "php56-zip",
                        "php56-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ZendFramework1",
            "portdir": "www/ZendFramework2",
            "version": "1.12.20",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://framework.zend.com/",
            "description": "A framework for developing PHP web applications",
            "long_description": "This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "php53",
                "php54",
                "php55",
                "php56",
                "manual_extensions"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-curl",
                        "php56-dba",
                        "php56-exif",
                        "php56-ftp",
                        "php56-gd",
                        "php56-gettext",
                        "php56-gmp",
                        "php56-iconv",
                        "php56-imap",
                        "php56-mbstring",
                        "php56-mcrypt",
                        "php56-mssql",
                        "php56-mysql",
                        "php56-odbc",
                        "php56-calendar",
                        "php56-pcntl",
                        "php56-posix",
                        "php56-postgresql",
                        "php56-soap",
                        "php56-sockets",
                        "php56-sqlite",
                        "php56-tidy",
                        "php56-wddx",
                        "php56-xmlrpc",
                        "php56-xsl",
                        "php56-SPL_Types",
                        "php56-memcache",
                        "php56-zip",
                        "php56-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abyss",
            "portdir": "www/abyss",
            "version": "0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://abyss.sourceforge.net/",
            "description": "Light HTTP/1.1 compliant web server.",
            "long_description": "ABYSS aims to be a fully HTTP/1.1 compliant web server. Its main design goals are speed, low resource usage and portability. ABYSS works on most UNIX based systems and on Win32 systems (Win95/98/2000/NT).",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adblock2privoxy",
            "portdir": "www/adblock2privoxy",
            "version": "2.3.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/essandess/adblock2privoxy",
            "description": "Convert adblock config files to privoxy format",
            "long_description": "Convert adblock config files to privoxy format. AdBlock Plus browser plugin has great block list files provided by big community, but it is client software and cannot work on a server as proxy. Privoxy proxy has good potential to block ads at server side, but it experiences acute shortage of updated block lists. This software converts adblock lists to privoxy config files format. Almost all adblock features are supported including block/unblock requests (on privoxy) all syntax features are supported except for regex templates matching host name hide/unhide page elements (via CSS) all syntax features are supported all block request options except for outdated ones: Supported: script, image, stylesheet, object, xmlhttprequest, object-subrequest, subdocument, document, elemhide, other, popup, third-party, domain=..., match-case, donottrack.",
            "active": true,
            "categories": [
                "www",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "initialize_always",
                "stack",
                "proxy_settings",
                "https_inspection"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "sf-pwgen",
                        "file",
                        "grep",
                        "gsed",
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "openssl",
                        "gmp",
                        "zlib"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "privoxy",
                        "nginx",
                        "bash",
                        "wget"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "macos-fortress-proxy",
                        "macos-fortress-proxy-squid",
                        "macos-fortress-easylistpac"
                    ]
                }
            ]
        },
        {
            "name": "ajp-wsgi",
            "portdir": "www/ajp-wsgi",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.saddi.com/software/ajp-wsgi",
            "description": "WSGI server/gateway implementing AJP",
            "long_description": "ajp-wsgi is a WSGI server/gateway that implements AJP 1.3 to communicate with a web server. It is written in C and embeds a Python interpreter to run the actual application. Since all of the low-level transport code is in C, ajp-wsgi is significantly faster than flup's pure-Python ajp server.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ali",
            "portdir": "www/ali",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nakabonne/ali",
            "description": "Generate HTTP load and plot the results in real-time",
            "long_description": "Generate HTTP load and plot the results in real-time. ali comes with an embedded terminal-based UI where you can plot the metrics in real-time, so lets you perform real-time analysis on the terminal.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amber",
            "portdir": "www/amber",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amberframework/amber",
            "description": "Crystal web application framework",
            "long_description": "Amber is web application framework implemented in the Crystal programming language that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "conradwt",
                    "github": "conradwt",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql10-server",
                        "redis",
                        "shards",
                        "crystal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "analog",
            "portdir": "www/analog",
            "version": "6.0.18",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.c-amie.co.uk/software/analog/",
            "description": "A program which analyses logfiles from WWW servers",
            "long_description": "description. It is designed to be fast and to produce accurate and attractive statistics: and combined with Report Magic, you can generate even prettier reports.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "pcre2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aolserver",
            "portdir": "www/aolserver",
            "version": "4.5.1",
            "license": "MPL-1.1-AOLserver",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aolserver.github.io/",
            "description": "America Online's open-source web server",
            "long_description": "AOLserver is America Online's open-source web server. AOLserver is the backbone of the largest and busiest production environments in the world. AOLserver is a multithreaded, Tcl-enabled web server used for large scale, dynamic web sites.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apache2",
            "portdir": "www/apache2",
            "version": "2.4.66",
            "license": "Apache-2",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://httpd.apache.org/",
            "description": "The extremely popular second version of the Apache http server",
            "long_description": "Apache is an HTTP server designed as a plug-in replacement for the NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and includes many frequently requested new features, and has an API which allows it to be extended to meet users' needs more easily.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [
                "openldap",
                "brotli",
                "http2",
                "xml2enc",
                "mpms_shared_all",
                "preforkmpm",
                "workermpm",
                "eventmpm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "openssl",
                        "zlib",
                        "perl5",
                        "expat",
                        "libxml2",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mod_tile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-libapreq2",
                        "drupal8",
                        "p5.28-apache-authcookie",
                        "smokeping",
                        "p5.30-apache-authcookie",
                        "bugzilla",
                        "p5.32-apache-authcookie",
                        "p5.34-apache-authcookie",
                        "mod_timestamp",
                        "mod_gnutls",
                        "drupal7",
                        "shibboleth",
                        "mod_security2",
                        "mod_wsgi",
                        "mod_scep",
                        "p5.26-apache-authcookie",
                        "sympa",
                        "mod_qos",
                        "p5.28-libapreq2",
                        "p5.30-libapreq2",
                        "p5.32-libapreq2",
                        "p5.34-libapreq2",
                        "neko",
                        "php84-apache2handler",
                        "php83-apache2handler",
                        "php82-apache2handler",
                        "php81-apache2handler",
                        "php80-apache2handler",
                        "mod_ca",
                        "php74-apache2handler",
                        "php73-apache2handler",
                        "php72-apache2handler",
                        "php71-apache2handler",
                        "php70-apache2handler",
                        "php56-apache2handler",
                        "php55-apache2handler",
                        "php54-apache2handler",
                        "php53-apache2handler",
                        "php52-apache2handler",
                        "mod_antispam",
                        "mod_chroot",
                        "mod_crl",
                        "mod_csr",
                        "mod_dnssd",
                        "mod_maxminddb",
                        "mod_mono",
                        "mod_ocsp",
                        "mod_pkcs12",
                        "mod_python27",
                        "mod_spkac",
                        "mod_perl2",
                        "mod_authn_otp",
                        "mod_fcgid",
                        "awstats"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zabbix42-frontend",
                        "zabbix44-frontend",
                        "zabbix5-frontend",
                        "postfixadmin",
                        "ganglia-web",
                        "zabbix3",
                        "zabbix4-frontend"
                    ]
                }
            ]
        },
        {
            "name": "arora",
            "portdir": "www/arora",
            "version": "0.11.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Arora/arora",
            "description": "Cross-platform QtWebKit web browser",
            "long_description": "Arora is a lightweight cross-platform web browser based on QtWebKit. It's free (as in free speech and free beer).",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autobench",
            "portdir": "www/autobench",
            "version": "2.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xenoclast.org/autobench/",
            "description": "automatic webserver benchmark tool",
            "long_description": "Autobench is a simple Perl script for automating the process of benchmarking a web server (or for conducting a comparative test of two different web servers). The script is a wrapper around httperf. Autobench runs httperf a number of times against each host, increasing the number of requested connections per second on each iteration, and extracts the significant data from the httperf output, delivering a CSV or TSV format file which can be imported directly into a spreadsheet for analysis/graphing.",
            "active": true,
            "categories": [
                "www",
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gawk",
                        "httperf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awstats",
            "portdir": "www/awstats",
            "version": "7.9",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.awstats.org",
            "description": "Free real-time logfile analyzer to get advanced web statistics",
            "long_description": "AWStats is short for Advanced Web Statistics. It's a free tool that generates advanced web (but also ftp or mail) server statistics, graphically. \n\nThis log analyzer works as a CGI or from command line and shows you all possible information that your logs contain, in a few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. \n\nIt can analyze log files from IIS (W3C log format), Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and most of all web, proxy, WAP, and streaming servers (and FTP servers or mail logs).",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bbdb",
            "portdir": "www/bbdb",
            "version": "2.35",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bbdb.sourceforge.net/",
            "description": "The Insidious Big Brother Database",
            "long_description": "The Insidious Big Brother Database (BBDB) is a contact management utility. It is tightly integrated with several mail and news readers, allowing it to create database entries directly from mail and news messages. As is usual with applications for Emacs, this record creation can be configured in many ways, ranging from a boolean create/don't create setting to creation based on the result of a user-supplied function. Database records can be used to store many types of information, from name and address to URLs and X-Face images. This information can be displayed when a message from an entity named in a database record is received. In addition, messages from database members can be tagged in the Gnus Summary Buffer, and Gnus scoring can be configured based on the contents of database records. Supercite citations can even be preset through the use of records in the BBDB.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "vishketan",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "emacs_app"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blades",
            "portdir": "www/blades",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.getblades.org",
            "description": "Blazing fast dead simple static site generator",
            "long_description": "Blades is made to do one job and do it well - generate HTML files from the provided content using the provided templates. Thanks to the amazing Ramhorns templating engine, zero-copy deserialisation and rayon parallel iterators, it renders the whole site in milliseconds, possibly up to 10 times faster than other generators like Hugo. It's made for easy setup and use. A static site generator should be a no brainer. It uses mustache templates with extremely minimal and obvious syntax (really, like 7 rules!), while providing the necessary building blocks to let you focus on your content. You may categorise your pages into taxonomies (like categories or tags), use the usual features like pagination or breadcrumbs and even generate image galleries. Sitemap and RSS feed are automatically rendered. All done without hassle, faster than you blink.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blazeblogger",
            "portdir": "www/blazeblogger",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blaze.blackened.cz/",
            "description": "BlazeBlogger is a simple to use but capable CMS for the command line.",
            "long_description": "BlazeBlogger is a simple to use but capable CMS for the command line.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}