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

{
    "count": 49661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=56",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=54",
    "results": [
        {
            "name": "xapian-bindings-ruby25",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.5",
            "long_description": "Xapian bindings for Ruby 2.5",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby25"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby26",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.6",
            "long_description": "Xapian bindings for Ruby 2.6",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby27",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.7",
            "long_description": "Xapian bindings for Ruby 2.7",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcbuild",
            "portdir": "devel/xcbuild",
            "version": "0.1.99",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/xcbuild",
            "description": "xcbuild is an Xcode-compatible build tool with the goal of providing faster builds, better documentation of the build process and running on multiple platforms",
            "long_description": "xcbuild is an Xcode-compatible build tool with the goal of providing faster builds, better documentation of the build process and running on multiple platforms",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "zlib",
                        "libxml2",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcc",
            "portdir": "devel/xcc",
            "version": "0.6.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://plasma-gate.weizmann.ac.il/pub/xcc/",
            "description": "parser generator for XML",
            "long_description": "XCC is a tool for building XML format parsers. One way to describe what XCC does is by analogy with a generic parser generator, e.g. yacc or bison. Yacc needs a lexical analyzer to function properly, and that lexical analyzer is usually built with (f)lex. In the XML world, there are a few packages which fill in the role of lex (expat and libxml are the most known), but the high-level grammar parsing is usually done by a hand-written code. Writing such a parser is a tedious and error-prone task.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcodes",
            "portdir": "devel/xcodes",
            "version": "1.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/XcodesOrg/xcodes",
            "description": "The best command-line tool to install and switch between multiple versions of Xcode",
            "long_description": "The best command-line tool to install and switch between multiple versions of Xcode",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcpretty",
            "portdir": "devel/xcpretty",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xcpretty/xcpretty",
            "description": "Flexible and fast xcodebuild formatter",
            "long_description": "Flexible and fast xcodebuild formatter",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xctool",
            "portdir": "devel/xctool",
            "version": "0.3.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/xctool",
            "description": "An extension for Apple's xcodebuild that makes it easier to test iOS and macOS apps.",
            "long_description": "An extension for Apple's xcodebuild that makes it easier to test iOS and macOS apps.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xeus",
            "portdir": "devel/xeus",
            "version": "5.2.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter-xeus/xeus",
            "description": "xeus is a library meant to facilitate the implementation of kernels for Jupyter.",
            "long_description": "xeus is a library meant to facilitate the implementation of kernels for Jupyter. It takes the burden of implementing the Jupyter Kernel protocol so developers can focus on implementing the interpreter part of the kernel.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-zmq"
                    ]
                }
            ]
        },
        {
            "name": "xmlrpc-c",
            "portdir": "devel/xmlrpc-c",
            "version": "1.60.05",
            "license": "BSD and MIT and Apache-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlrpc-c.sourceforge.net/",
            "description": "Lightweight RPC library based on XML and HTTP",
            "long_description": "XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C and C++.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "libxml2",
                "libwww",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "curl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlrpcxx",
            "portdir": "devel/xmlrpcxx",
            "version": "0.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlrpcpp.sourceforge.net/",
            "description": "XmlRpc++ is a C++ implementation of the XML-RPC protocol.",
            "long_description": "XmlRpc++ was based upon Shilad Sen's excellent py-xmlrpc. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlsec1",
            "portdir": "devel/xmlsec1",
            "version": "1.2.31",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "xmlsec",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by xmlsec",
            "long_description": "This port has been replaced by xmlsec.",
            "active": false,
            "categories": [
                "devel"
            ],
            "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": "xmlwrapp",
            "portdir": "devel/xmlwrapp",
            "version": "0.9.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vslavik.github.io/xmlwrapp/",
            "description": "a modern style C++ library for working with XML data",
            "long_description": "xmlwrapp is a modern style C++ library for working with XML data. It provides a simple and easy to use interface for the very powerful libxml2 XML parser and the libxslt XSLT engine. This Portfile also installs libxsltwrapp which is part of the xmlwrapp package.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "xz",
                        "boost176",
                        "libxslt",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xplc",
            "portdir": "devel/xplc",
            "version": "0.3.13",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xplc.sf.net",
            "description": "Cross-Platform Lightweight Components.",
            "long_description": "XPLC (\"Cross-Platform Lightweight Components\") is a component system that will provide extensibility and reusability both inside and between applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xproperty",
            "portdir": "devel/xproperty",
            "version": "0.12.1",
            "license": "Boost",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter-xeus/xproperty",
            "description": "xproperty is a C++ library providing traitlets-style properties.",
            "long_description": "xproperty provides an implementation of the observer patterns relying on C++ template and preprocessor metaprogramming techniques.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-zmq",
                        "xvega"
                    ]
                }
            ]
        },
        {
            "name": "xsp",
            "portdir": "devel/xsp",
            "version": "4.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/docs/web/aspnet/",
            "description": "a small web server that hosts the Mono System.Web classes",
            "long_description": "The XSP server is a small web server that hosts the Mono System.Web classes for running what is commonly known as ASP.NET.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "mono"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mod_mono"
                    ]
                }
            ]
        },
        {
            "name": "xtl",
            "portdir": "devel/xtl",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xtensor-stack/xtl",
            "description": "Basic tools (containers, algorithms) used by other quantstack packages.",
            "long_description": "Basic tools (containers, algorithms) used by other quantstack packages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xvega-bindings",
            "portdir": "devel/xvega-bindings",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter-xeus/xvega-bindings",
            "description": "Bindings from xvega to xeus.",
            "long_description": "Bindings from xvega to xeus.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xvega"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "xxdiff",
            "portdir": "devel/xxdiff",
            "version": "4.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://furius.ca/xxdiff/",
            "description": "xxdiff is a graphical merging tool",
            "long_description": "xxdiff is a graphical browser for viewing the differences between two or three files, or between two directories, and can be used to produce a merged version.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "qt4",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xxhash",
            "portdir": "devel/xxhash",
            "version": "0.8.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Cyan4973/xxhash",
            "description": "xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.",
            "long_description": "xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xxhashlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "borgbackup",
                        "hashcat",
                        "rizin"
                    ]
                }
            ]
        },
        {
            "name": "xxhashlib",
            "portdir": "devel/xxhash",
            "version": "0.8.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Cyan4973/xxhash",
            "description": "xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.",
            "long_description": "xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openvpn3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-uproot4",
                        "py38-xxhash",
                        "ccache",
                        "py39-scikit-hep-uproot",
                        "py37-scikit-hep-uproot",
                        "py37-scikit-hep-uproot4",
                        "py38-scikit-hep-uproot4",
                        "py39-scikit-hep-uproot4",
                        "py310-scikit-hep-uproot4",
                        "py311-scikit-hep-uproot4",
                        "dvisvgm",
                        "dvisvgm-devel",
                        "py38-scikit-hep-uproot",
                        "rsync",
                        "py37-xxhash",
                        "rspamd",
                        "py310-scikit-hep-uproot",
                        "py311-scikit-hep-uproot",
                        "lighttpd",
                        "kitty",
                        "libplacebo",
                        "py39-xxhash",
                        "py310-xxhash",
                        "py311-xxhash",
                        "root6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xxhash"
                    ]
                }
            ]
        },
        {
            "name": "xxl",
            "portdir": "devel/xxl",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20120106082715/http://www.zork.org/xxl/",
            "description": "C/C++ library for exception handling and asset management",
            "long_description": "XXL is a library for C and C++ that provides exception handling and asset management. Asset management is integrated with the exception handling mechanism such that assets may be automatically cleaned up if an exception is thrown, which allows for much simplified program structure with respect to error handling.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "safestr"
                    ]
                }
            ]
        },
        {
            "name": "yaegi",
            "portdir": "devel/yaegi",
            "version": "0.16.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/traefik/yaegi",
            "description": "Yaegi is Another Elegant Go Interpreter",
            "long_description": "Yaegi is Another Elegant Go Interpreter. It powers executable Go scripts and plugins, in embedded interpreters or interactive shells, on top of the Go runtime. It has complete support for the Go specification, is written in Pure Go, and works everywhere Go works. All Go & runtime resources accessible from script (with control), and for security, unsafe and syscall packages are neither used nor exported by default.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yajl",
            "portdir": "devel/yajl",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lloyd.github.io/yajl/",
            "description": "Yet Another JSON Library.",
            "long_description": "YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "benjaminlyu",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kcat",
                        "yajl-fort",
                        "i3",
                        "raptor2",
                        "Io"
                    ]
                }
            ]
        },
        {
            "name": "yaml-cpp",
            "portdir": "devel/yaml-cpp",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbeder/yaml-cpp",
            "description": "yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec",
            "long_description": "yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 610
                }
            ],
            "variants": [
                "debug",
                "tools",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opencolorio",
                        "qdmr",
                        "aff4",
                        "ashuffle",
                        "kitlist",
                        "cantera",
                        "esmf",
                        "dcm2niix",
                        "libmamba",
                        "mongodb-devel",
                        "mongodb",
                        "squirrel-ime",
                        "librime-devel",
                        "clang-uml"
                    ]
                }
            ]
        },
        {
            "name": "yarn",
            "portdir": "devel/yarn",
            "version": "1.22.22",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yarnpkg.com/",
            "description": "JavaScript dependency manager",
            "long_description": "Created by Facebook to replace NPM, yarn boasts about its speed, security, and reliability. Most notably, yarn dependencies are installed deterministically, whereas NPM's dependencies are not.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "code",
                    "github": "jambonrose",
                    "ports_count": 1
                },
                {
                    "name": "isomarcte",
                    "github": "isomarcte",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "jitsi-meet-electron",
                        "beekeeper-studio",
                        "hyper",
                        "lens",
                        "edex-ui",
                        "py38-ipympl",
                        "vmd",
                        "grafana",
                        "prometheus",
                        "py310-ipympl",
                        "py311-ipympl",
                        "edencommon",
                        "py39-ipympl",
                        "omniawrite",
                        "tilt",
                        "teleport",
                        "influxdb",
                        "alan",
                        "zettlr"
                    ]
                }
            ]
        },
        {
            "name": "zanata-cli",
            "portdir": "devel/zanata-cli",
            "version": "4.6.2",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zanata/zanata-platform",
            "description": "Zanata Java command-line client",
            "long_description": "Zanata Java command-line client. Zanata is a web-based system for translators to translate documentation and software online using a web browser.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeitgeist",
            "portdir": "devel/zeitgeist",
            "version": "1.0.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeitgeist.freedesktop.org",
            "description": "Zeitgeist is a service which logs the users's activities and events (files opened, websites visites, conversations held with other people, etc.) and makes relevant information available to other applications.",
            "long_description": "Zeitgeist is a service which logs the users's activities and events (files opened, websites visites, conversations held with other people, etc.) and makes relevant information available to other applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "telepathy-glib",
                        "py310-rdflib",
                        "gettext-runtime",
                        "dbus",
                        "glib2",
                        "json-glib",
                        "gobject-introspection",
                        "gtk3",
                        "raptor2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "folks"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gr-lte",
                        "gr37-lte"
                    ]
                }
            ]
        },
        {
            "name": "zenlib",
            "portdir": "devel/zenlib",
            "version": "0.4.41",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediaarea.net",
            "description": "Shared library for mediainfolib and mediainfo",
            "long_description": "Shared library for mediainfolib and mediainfo",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mediainfolib",
                        "mediainfo",
                        "MediaInfo-gui"
                    ]
                }
            ]
        },
        {
            "name": "zeroc-ice33",
            "portdir": "devel/zeroc-ice33",
            "version": "3.3.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zeroc.com/",
            "description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
            "long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the C++ runtime libraries, the core Slice files and slice2cpp. It also includes the slice compilers for all the other languages: slice2cs, slice2java, slice2py, slice2rb and slice2vb.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "demo_source_code"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mcpp",
                        "openssl",
                        "db46",
                        "expat",
                        "libiconv",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice33-java",
                        "py27-zeroc-ice33"
                    ]
                }
            ]
        },
        {
            "name": "zeroc-ice34",
            "portdir": "devel/zeroc-ice34",
            "version": "3.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zeroc.com/",
            "description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
            "long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the C++ runtime libraries, the core Slice files and slice2cpp. It also includes the slice compilers for all the other languages: slice2cs, slice2java, slice2py, slice2rb and slice2vb.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "demo_source_code"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mcpp",
                        "openssl",
                        "db46",
                        "expat",
                        "libiconv",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice34-java",
                        "py27-zeroc-ice34"
                    ]
                }
            ]
        },
        {
            "name": "zeroc-ice35",
            "portdir": "devel/zeroc-ice35",
            "version": "3.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zeroc.com/",
            "description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
            "long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the C++ runtime libraries, the core Slice files and slice2cpp. It also includes the slice compilers for all the other languages: slice2cs, slice2java, slice2py, slice2rb and slice2vb.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "demo_source_code"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mcpp",
                        "openssl",
                        "db46",
                        "expat",
                        "libiconv",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice35-java",
                        "py27-zeroc-ice35"
                    ]
                }
            ]
        },
        {
            "name": "zinc",
            "portdir": "devel/zinc",
            "version": "0.3.15",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/typesafehub/zinc",
            "description": "A stand-alone version of sbt's incremental scala compiler",
            "long_description": "Zinc is a stand-alone version of sbt's incremental scala compiler.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zmq",
            "portdir": "devel/zmq",
            "version": "4.3.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "gnutls",
                "nss",
                "sodium",
                "curve",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-torchaudio",
                        "py27-zmq",
                        "py39-zmq",
                        "py310-zmq",
                        "py311-zmq",
                        "py312-zmq",
                        "py313-zmq",
                        "xeus-zmq",
                        "p5.26-zmq-ffi",
                        "czmq",
                        "nanomq",
                        "fbzmq",
                        "py38-torchvision",
                        "R-clustermq",
                        "zeek",
                        "zeek-devel",
                        "py39-torchtext",
                        "py39-torchvision",
                        "p5.28-zmq-ffi",
                        "p5.30-zmq-ffi",
                        "p5.32-zmq-ffi",
                        "p5.34-zmq-ffi",
                        "gr-ofdm",
                        "gr37-ofdm",
                        "py38-torchtext",
                        "zmqpp",
                        "py37-torchaudio",
                        "py37-torchvision",
                        "mongrel2",
                        "octave-zeromq",
                        "py38-torchaudio",
                        "py38-zmq",
                        "groonga",
                        "py38-pytorch",
                        "R-rzmq",
                        "litecoin",
                        "bitcoin",
                        "azmq",
                        "cppzmq",
                        "py37-pytorch",
                        "py35-zmq",
                        "py36-zmq",
                        "py37-zmq",
                        "py39-pytorch",
                        "R-pbdZMQ",
                        "ihaskell",
                        "py310-torchtext",
                        "py310-torchaudio",
                        "py310-torchvision",
                        "oxenmq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-rzmq",
                        "rb32-ffi-rzmq",
                        "rb31-ffi-rzmq",
                        "rb33-ffi-rzmq-core",
                        "rb32-ffi-rzmq-core",
                        "rb31-ffi-rzmq-core"
                    ]
                }
            ]
        },
        {
            "name": "zmq3",
            "portdir": "devel/zmq",
            "version": "3.2.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zmq22",
            "portdir": "devel/zmq",
            "version": "2.2.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-zeromq",
                        "p5.28-zeromq",
                        "p5.30-zeromq",
                        "p5.32-zeromq",
                        "p5.34-zeromq"
                    ]
                }
            ]
        },
        {
            "name": "zmq-devel",
            "portdir": "devel/zmq",
            "version": "20240906-64db7d28",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "gnutls",
                "nss",
                "sodium",
                "curve",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zmqpp",
            "portdir": "devel/zmqpp",
            "version": "4.2.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeromq/zmqpp",
            "description": "0mq 'highlevel' C++ bindings",
            "long_description": "This C++ binding for 0mq/zmq is a 'high-level' library that hides most of the c-style interface core 0mq provides. It consists of a number of header and source files all residing in the zmq directory, these files are provided under the MPLv2 license (see LICENSE for details).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zshdb",
            "portdir": "devel/zshdb",
            "version": "1.1.4",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/zshdb",
            "description": "GDB-like debugger for zsh scripts.",
            "long_description": "GDB-like debugger for zsh scripts. Zshdb can run your script, stop it on specified conditions, help you examine what has happened when it has stopped, and allow you to modify parts of your script so that you can experiment with your code and fix problems once they are identified.",
            "active": true,
            "categories": [
                "devel",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zsh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "HexFiend",
            "portdir": "editors/HexFiend",
            "version": "2.16.0",
            "license": "BSD",
            "platforms": "{macosx >= 17}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/HexFiend/HexFiend",
            "description": "HexFiend is a fast and clever hex editor",
            "long_description": "\n * Insert, delete, rearrange. Hex Fiend is not limited to in-place changes like some hex editors.\n * Work with huge files. Hex Fiend can handle as big a file as you're able to create. It's been tested on files as large as 118 GB.\n * Small footprint. Hex Fiend does not need to keep your files in memory. You won't dread launching or working with Hex Fiend even on low-RAM machines.\n * Fast. Open a huge file, scroll around, copy and paste, all instantly. Find what you're looking for with fast searching.\n * Smart saving. Hex Fiend knows not to waste time overwriting the parts of your files that haven't changed.\n * Data inspector. Interpret data as integer or floating point, signed or unsigned, big or little endian...\n * Smooth scrolling. No separate pages - scroll like any text document.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacVim",
            "portdir": "editors/MacVim",
            "version": "9.1.release182",
            "license": "Vim and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://macvim.org",
            "description": "MacVim is a GUI version of vim for macOS",
            "long_description": "MacVim is a port of the text editor Vim to macOS that is meant to integrate seamlessly with the native user interface.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "big",
                "huge",
                "xim",
                "perl",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "ruby",
                "ruby18",
                "ruby19",
                "ruby20",
                "ruby21",
                "ruby22",
                "ruby23",
                "ruby24",
                "ruby25",
                "ruby30",
                "ruby31",
                "ruby32",
                "ruby33",
                "tcl",
                "lua",
                "cscope"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PageEdit",
            "portdir": "editors/PageEdit",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Sigil-Ebook/PageEdit",
            "description": "An ePub visual XHTML editor based on Sigil's Deprecated BookView.",
            "long_description": "An ePub visual XHTML editor based on Sigil's Deprecated BookView.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TECO",
            "portdir": "editors/TECO",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/",
            "description": "An implementation of TECO in portable C",
            "long_description": "te(1) is an implementation of TECO in portable C. It implements DEC standard TECO, with some exceptions and extensions described below. te assumes a VT100-type terminal, and its display driver is hard-coded for such.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "THE",
            "portdir": "editors/THE",
            "version": "4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hessling-editor.sourceforge.net/",
            "description": "The Hessling Editor",
            "long_description": "The Hessling Editor (THE) is a text editor modeled after the XEDIT editor for IBM mainframe operating systems.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "rexx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TeXmacs",
            "portdir": "editors/TeXmacs",
            "version": "1.99.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.texmacs.org/",
            "description": "GNU TeXmacs: A Scientific Text Editor",
            "long_description": "GNU TeXmacs is a free scientific text editor, which was both inspired by TeX and GNU Emacs. The editor allows you to write structured documents via a wysiwyg (what-you-see-is-what-you-get) and user friendly interface. New styles may be created by the user. The program implements high-quality typesetting algorithms and TeX fonts, which help you to produce professionally looking documents. The high typesetting quality still goes through for automatically generated formulas, which makes TeXmacs suitable as an interface for computer algebra systems. TeXmacs also supports the Guile/Scheme extension language, so that you may customize the interface and write your own extensions to the editor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "zlib",
                        "guile-1.8",
                        "libtool",
                        "freetype",
                        "texlive",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abiword",
            "portdir": "editors/abiword",
            "version": "2.4.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.abisource.com/",
            "description": "A word processor with gnome support.",
            "long_description": "A word processor with gnome support.",
            "active": true,
            "categories": [
                "aqua",
                "textproc",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "use_binary",
                "use_source",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "popt",
                        "ImageMagick",
                        "fontconfig",
                        "libpng",
                        "fribidi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abiword-x11",
            "portdir": "editors/abiword-x11",
            "version": "3.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/AbiWord",
            "description": "A word processor with Gnome support.",
            "long_description": "A word processor with Gnome support.",
            "active": true,
            "categories": [
                "textproc",
                "editors",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "evolution",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gobject-introspection",
                        "goffice",
                        "gtk3",
                        "libgsf",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "libwmf",
                        "zlib",
                        "enchant",
                        "fribidi",
                        "libxml2",
                        "libxslt",
                        "wv",
                        "raptor2",
                        "rasqal",
                        "redland",
                        "pango",
                        "xorg-libX11",
                        "boost176",
                        "freetype",
                        "psiconv",
                        "atk",
                        "glib2",
                        "libgcrypt",
                        "libical"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ackmate",
            "portdir": "editors/ackmate",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/protocool/AckMate",
            "description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
            "long_description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ragel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aee",
            "portdir": "editors/aee",
            "version": "2.2.21",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160719002816/http://www.users.qwest.net/~hmahon/",
            "description": "easy to use text editor",
            "long_description": "An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aewan",
            "portdir": "editors/aewan",
            "version": "1.0.01",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aewan.sourceforge.net",
            "description": "Curses-based program for the creation and editing of ascii art",
            "long_description": "Curses-based program for the creation and editing of ascii art",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}