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

{
    "count": 51956,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=986",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=984",
    "results": [
        {
            "name": "bluefish",
            "portdir": "editors/bluefish",
            "version": "2.2.17",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bluefish.openoffice.nl",
            "description": "A powerful editor for web designers",
            "long_description": "Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages but it focuses on editing dynamic and interactive websites.",
            "active": true,
            "categories": [
                "www",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "python313",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "shared-mime-info",
                        "python313",
                        "desktop-file-utils",
                        "gtk3",
                        "gucharmap",
                        "enchant2",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bean",
            "portdir": "editors/bean",
            "version": "2.4.5",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bean-osx.com/",
            "description": "A small, simple rich text editor.",
            "long_description": "Bean is a small, simple word processor (or more precisely, a rich text editor), with many niceties added to make writing convenient, efficient and comfortable.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bbe",
            "portdir": "editors/bbe",
            "version": "0.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/bbe-/",
            "description": "sed-like editor for binary files",
            "long_description": "bbe is a sed-like editor for binary files. Instead of reading input in lines as sed, bbe reads arbitrary blocks from an input stream and performs byte-related transformations on found blocks.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "auctex",
            "portdir": "editors/auctex",
            "version": "13.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/auctex/",
            "description": "**Obsolete port** A major emacs mode for editing TeX files.",
            "long_description": "**Obsolete port** AUCTeX is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs. It supports many different TeX macro packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX.",
            "active": true,
            "categories": [
                "editors",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "emacs_app",
                "mactex"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-bin-extra",
                        "texlive-latex-extra",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "atom",
            "portdir": "editors/atom",
            "version": "1.37.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://atom.io",
            "description": "The hackable text editor",
            "long_description": "The hackable text editor",
            "active": false,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git",
                        "npm5",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amp",
            "portdir": "editors/amp",
            "version": "0.7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amp.rs",
            "description": "A complete text editor for your terminal.",
            "long_description": "Heavily inspired by Vi/Vim. Amp aims to take the core interaction model of Vim, simplify it, and bundle in the essential features required for a modern text editor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "openssl",
                        "zlib"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ack"
                    ]
                }
            ],
            "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": [],
            "variants": [
                "evolution",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goffice",
                        "gtk3",
                        "libgsf",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "libwmf",
                        "freetype",
                        "zlib",
                        "fribidi",
                        "libxml2",
                        "libxslt",
                        "wv",
                        "raptor2",
                        "rasqal",
                        "redland",
                        "pango",
                        "xorg-libX11",
                        "boost176",
                        "enchant",
                        "psiconv",
                        "atk",
                        "glib2",
                        "libgcrypt",
                        "libical",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "popt",
                        "ImageMagick",
                        "fontconfig",
                        "libpng",
                        "fribidi"
                    ]
                }
            ],
            "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-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "zlib",
                        "guile-1.8",
                        "libtool",
                        "freetype",
                        "texlive",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "rexx"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacVim",
            "portdir": "editors/MacVim",
            "version": "9.2.release183",
            "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",
                "ruby34",
                "tcl",
                "lua",
                "cscope",
                "sodium"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "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": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zsh"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 2896
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "gnutls",
                "nss",
                "sodium",
                "curve",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "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": 2896
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-zeromq",
                        "p5.28-zeromq",
                        "p5.30-zeromq",
                        "p5.32-zeromq",
                        "p5.34-zeromq"
                    ]
                }
            ]
        },
        {
            "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": 2896
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "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": 2896
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "gnutls",
                "nss",
                "sodium",
                "curve",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-zmq",
                        "p5.26-zmq-ffi",
                        "py38-torchvision",
                        "py39-zmq",
                        "py39-torchtext",
                        "py39-torchvision",
                        "zeek",
                        "zeek-devel",
                        "py38-torchtext",
                        "py37-torchaudio",
                        "py37-torchvision",
                        "py38-torchaudio",
                        "py38-zmq",
                        "py38-pytorch",
                        "py35-zmq",
                        "py36-zmq",
                        "py37-zmq",
                        "py39-pytorch",
                        "py39-torchaudio",
                        "R-clustermq",
                        "R-pbdZMQ",
                        "R-rzmq",
                        "groonga",
                        "azmq",
                        "cppzmq",
                        "czmq",
                        "fbzmq",
                        "ihaskell",
                        "oxenmq",
                        "xeus-zmq",
                        "zmqpp",
                        "bitcoin",
                        "litecoin",
                        "nanomq",
                        "octave-zeromq",
                        "p5.28-zmq-ffi",
                        "p5.30-zmq-ffi",
                        "p5.32-zmq-ffi",
                        "p5.34-zmq-ffi",
                        "py310-torchtext",
                        "py27-zmq",
                        "py310-zmq",
                        "py37-pytorch",
                        "py312-zmq",
                        "py313-zmq",
                        "py314-zmq",
                        "gr-ofdm",
                        "gr37-ofdm",
                        "mongrel2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-rzmq-core",
                        "rb32-ffi-rzmq-core",
                        "rb31-ffi-rzmq-core",
                        "rb33-ffi-rzmq",
                        "rb32-ffi-rzmq",
                        "rb31-ffi-rzmq"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mcpp",
                        "openssl",
                        "db46",
                        "expat",
                        "libiconv",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice35-java",
                        "py27-zeroc-ice35"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mcpp",
                        "openssl",
                        "db46",
                        "expat",
                        "libiconv",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice34-java",
                        "py27-zeroc-ice34"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mcpp",
                        "openssl",
                        "db46",
                        "expat",
                        "libiconv",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice33-java",
                        "py27-zeroc-ice33"
                    ]
                }
            ]
        },
        {
            "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": [
                        "MediaInfo-gui",
                        "mediainfo",
                        "mediainfolib"
                    ]
                }
            ]
        },
        {
            "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",
                        "gobject-introspection",
                        "vala",
                        "clang-18",
                        "py314-rdflib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pango",
                        "gettext-runtime",
                        "python314",
                        "telepathy-glib",
                        "sqlite3",
                        "atk",
                        "glib2",
                        "json-glib",
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "folks"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gr-lte",
                        "gr37-lte"
                    ]
                }
            ]
        },
        {
            "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": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-ipympl",
                        "py39-ipympl",
                        "hyper",
                        "beekeeper-studio",
                        "edencommon",
                        "tilt",
                        "omniawrite",
                        "zettlr",
                        "alan",
                        "grafana",
                        "jitsi-meet-electron",
                        "teleport",
                        "edex-ui",
                        "influxdb",
                        "lens",
                        "prometheus",
                        "vmd"
                    ]
                }
            ]
        },
        {
            "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": 655
                }
            ],
            "variants": [
                "debug",
                "tools",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "squirrel-ime",
                        "ashuffle",
                        "mongodb",
                        "mongodb-devel",
                        "clang-uml",
                        "libmamba",
                        "librime",
                        "librime-devel",
                        "opencolorio",
                        "kitlist",
                        "cantera",
                        "dcm2niix",
                        "esmf",
                        "qdmr",
                        "aff4"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yajl-fort",
                        "Io",
                        "kcat",
                        "raptor2",
                        "i3"
                    ]
                }
            ]
        },
        {
            "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": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "safestr"
                    ]
                }
            ]
        },
        {
            "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": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openvpn3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-xxhash",
                        "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",
                        "py38-scikit-hep-uproot",
                        "py37-xxhash",
                        "py39-xxhash",
                        "kitty",
                        "ccache",
                        "libplacebo",
                        "dvisvgm",
                        "dvisvgm-devel",
                        "rspamd",
                        "py36-scikit-hep-uproot4",
                        "lighttpd",
                        "rsync",
                        "py310-scikit-hep-uproot",
                        "py311-scikit-hep-uproot",
                        "py310-xxhash",
                        "py311-xxhash",
                        "py312-xxhash",
                        "py313-xxhash",
                        "py314-xxhash",
                        "root6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xxhash"
                    ]
                }
            ]
        },
        {
            "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": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xxhashlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rizin",
                        "hashcat",
                        "borgbackup"
                    ]
                }
            ]
        },
        {
            "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": 1599
                }
            ],
            "variants": [
                "qt4",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "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": 1419
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xvega"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "xtl",
            "portdir": "devel/xtl",
            "version": "0.8.2",
            "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": 1419
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mod_mono"
                    ]
                }
            ]
        },
        {
            "name": "xproperty",
            "portdir": "devel/xproperty",
            "version": "0.12.1",
            "license": "Boost",
            "platforms": "{darwin any}",
            "epoch": 1,
            "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": 1419
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-zmq",
                        "xvega"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlwrapp",
            "portdir": "devel/xmlwrapp",
            "version": "0.10.0",
            "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": [
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "libxml2"
                    ]
                }
            ],
            "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": "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "xeus",
            "portdir": "devel/xeus",
            "version": "6.0.5",
            "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": 1419
                }
            ],
            "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": "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcpretty",
            "portdir": "devel/xcpretty",
            "version": "0.4.1",
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}