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

{
    "count": 49691,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=7",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=5",
    "results": [
        {
            "name": "xrg",
            "portdir": "aqua/xrg",
            "version": "2.8.2",
            "license": "GPL-2+",
            "platforms": "{macosx >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gauchosoft.com/Products/XRG/",
            "description": "XRG is an open source system monitor for Mac OS X.",
            "long_description": "XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience. XRG is designed to take as little CPU time as possible while still showing detailed graphs on system usage.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xrender",
            "portdir": "x11/xrender",
            "version": "0.9.12",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X Render Extension library",
            "long_description": "X Render Extension library",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "reduce"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freesci",
                        "xorg-libXrandr",
                        "metacity",
                        "ds9",
                        "Xft2",
                        "scantailor",
                        "icewm",
                        "rendercheck",
                        "xcompmgr",
                        "xdpyinfo",
                        "ResIL",
                        "openjdk7-bootstrap",
                        "xeyes",
                        "xschem",
                        "openmotif",
                        "libsdl2-powerpc",
                        "cairo",
                        "xorg-libXcursor",
                        "gnome-session",
                        "pspp",
                        "qt3",
                        "FreeRDP",
                        "libiodbc",
                        "cairo-devel"
                    ]
                }
            ]
        },
        {
            "name": "xrefresh",
            "portdir": "x11/xrefresh",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Refresh all or part of an X11 screen",
            "long_description": "Refresh all or part of an X11 screen",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xrdb",
            "portdir": "x11/xrdb",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 server resource database utility",
            "long_description": "X11 server resource database utility",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "xinit"
                    ]
                }
            ]
        },
        {
            "name": "xraylib",
            "portdir": "science/xraylib",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tschoonj/xraylib",
            "description": "A library for X-ray matter interaction cross sections",
            "long_description": "xraylib provides an API with over 50 functions designed to provide convenient access to databases with cross sections (photoelectric, Compton, Rayleigh, XRF etc.), line energies, edge energies, fluorescence yields, scattering factors, refractive indices, Compton profiles etc. Bindings exist for Perl, Python, Java, Fortran, IDL, Lua, Ruby, PHP and .NET.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "python27",
                "python310",
                "ruby24",
                "ruby25",
                "ruby26",
                "java",
                "lua",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "swig-perl",
                        "swig-python",
                        "py310-cython",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xrmc"
                    ]
                }
            ]
        },
        {
            "name": "xray",
            "portdir": "net/xray",
            "version": "25.10.15",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xtls.github.io/",
            "description": "Platform for building proxies to bypass network restrictions",
            "long_description": "Project X originates from XTLS protocol, provides a set of network tools such as Xray-core. Xray-core is a superset of v2ray-core, with various improvements such as XTLS, and is mostly compatible with v2ray-core.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "geoip"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "wget",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xrandr",
            "portdir": "x11/xrandr",
            "version": "1.5.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Primitive command line interface to RandR X11 extension",
            "long_description": "Primitive command line interface to RandR X11 extension",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXrandr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cwm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xqilla",
            "portdir": "textproc/xqilla",
            "version": "2.3.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xqilla.sourceforge.net/HomePage",
            "description": "XQuery and XPath 2 library and command line utility",
            "long_description": "XQilla is an XQuery and XPath 2 library and command line utility written in C++, implemented on top of the Xerces-C library.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "arjen",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xercesc3",
                        "tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xqf",
            "portdir": "games/xqf",
            "version": "1.0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xqf.github.io/",
            "description": "GTK+ Front-end to Qstat",
            "long_description": "XQF is a game server browser and launcher for Unix/X11 for many popular games such as the Quake series, Unreal Tournament series, Half-Life etc.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "pkgconfig",
                        "intltool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "gdk-pixbuf2",
                        "libgeoip",
                        "readline",
                        "qstat",
                        "desktop-file-utils",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xq",
            "portdir": "textproc/xq",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sibprogrammer/xq",
            "description": "Command-line XML and HTML beautifier and content extractor",
            "long_description": "Command-line XML and HTML beautifier and content extractor",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "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": 1099
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-zmq",
                        "xvega"
                    ]
                }
            ]
        },
        {
            "name": "xprop",
            "portdir": "x11/xprop",
            "version": "1.2.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Property displayer for X11",
            "long_description": "Property displayer for X11",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "surf",
                        "xorg-apps",
                        "screenfetch"
                    ]
                }
            ]
        },
        {
            "name": "xprobe2",
            "portdir": "net/xprobe2",
            "version": "0.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xprobe.sourceforge.net",
            "description": "Remote, active OS fingerprinting tool",
            "long_description": "The purpose of the tool is to perform ICMP fingerprinting of remote TCP/IP stacks based on Ofir Arkin's ICMP fingerprinting. This tool is a practical implementation of results discovered during 'project X' (see http://www.sys-security.com/html/projects/X.html)",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpr",
            "portdir": "x11/xpr",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Print an X11 window dump",
            "long_description": "Print an X11 window dump",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xpn",
            "portdir": "news/xpn",
            "version": "1.2.6",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xpn.altervista.org/",
            "description": "Graphical newsreader written in PyGtk.",
            "long_description": "XPN (X Python Newsreader) is a news client written in Python and based on the GTK+ library. It offers a good MIME support, scoring system, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, Face and X-Face headers decoding, spoiler char and many more.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpm",
            "portdir": "x11/xpm",
            "version": "3.5.17",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "The X Pixmap Library",
            "long_description": "XPM, X PixMap, is a format for storing/retrieving X pixmaps to/from files. It is used by a large number of common X applications and has become something of a de-facto standard.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "xorg-util-macros",
                        "clang-16",
                        "xorg-xorgproto",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXt",
                        "xorg-libXext",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wmcpuload",
                        "efte",
                        "micropolis",
                        "povray",
                        "gimp3-devel",
                        "xcircuit",
                        "alliance",
                        "fvwm2",
                        "SoXt",
                        "advi",
                        "desklaunch",
                        "eyeclock",
                        "fluxbox",
                        "icewm",
                        "mowitz",
                        "mrxvt",
                        "oroborus",
                        "wmbinclock",
                        "wmcalclock",
                        "wmcube",
                        "xforms",
                        "gd2",
                        "camlimages",
                        "wmmemmon",
                        "rxvt",
                        "molmol",
                        "xonclock",
                        "xterm",
                        "fricas",
                        "transcode",
                        "xboard",
                        "windowmaker",
                        "swarm",
                        "vtwm",
                        "opendx",
                        "grace",
                        "xorg-libXaw",
                        "nedit",
                        "xschem",
                        "Xaw3d",
                        "ddd",
                        "xastir",
                        "xgalaga",
                        "texlive-bin",
                        "sunclock",
                        "gimp2",
                        "gimp2-devel",
                        "fig2dev",
                        "swi-prolog"
                    ]
                }
            ]
        },
        {
            "name": "xplr",
            "portdir": "sysutils/xplr",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xplr.dev",
            "description": "A hackable, minimal, fast TUI file explorer, stealing ideas from nnn & fzf",
            "long_description": "A hackable, minimal, fast TUI file explorer, stealing ideas from nnn & fzf. Though xplr strives to be fast and minimalist, it's speciality is it's hackability. Once you read the documentation, you should be able to configure the key bindings, different run modes, and also the way it looks by modifying one single configuration file.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xplot",
            "portdir": "math/xplot",
            "version": "0.90.7.1",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xplot.org/",
            "description": "xplot was written in the late 1980s to support the analysis of TCP packet traces.",
            "long_description": "xplot was written in the late 1980s to support the analysis of TCP packet traces.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "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": "xplanet",
            "portdir": "x11/xplanet",
            "version": "1.3.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xplanet.sourceforge.net/",
            "description": "Render an image of a planet into an X window or file",
            "long_description": "Xplanet is similar to Xearth, where an image of the earth is rendered into an X window. All of the major planets and most satellites can be drawn. A number of different map projections are also supported, including azimuthal, Mercator, Mollweide, orthographic, and rectangular.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "freetype",
                "pango",
                "aqua",
                "pnm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "xorg-libXScrnSaver",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xping",
            "portdir": "x11/xping",
            "version": "1.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "'ping' an Xserver",
            "long_description": "A simple tool to determine if an X11 server is running.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "xorg-libXt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-turkish",
            "portdir": "graphics/xpdf-turkish",
            "version": "2002-apr-10",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Turkish",
            "long_description": "Xpdf character mapping for Turkish",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-tools",
            "portdir": "graphics/xpdf-tools",
            "version": "3.02",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Wrapper port for xpdf CLI tools",
            "long_description": "Wrapper port for xpdf CLI tools",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-thai",
            "portdir": "graphics/xpdf-thai",
            "version": "2002-jan-16",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Thai",
            "long_description": "Xpdf character mapping for Thai",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-latin2",
            "portdir": "graphics/xpdf-latin2",
            "version": "2002-oct-22",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for latin2",
            "long_description": "Xpdf character mapping for latin2",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-korean",
            "portdir": "graphics/xpdf-korean",
            "version": "2005-jul-07",
            "license": "Restrictive/Distributable and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Korean",
            "long_description": "Xpdf character mapping for Korean",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-japanese",
            "portdir": "graphics/xpdf-japanese",
            "version": "2004-jul-27",
            "license": "Restrictive/Distributable and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Japanese",
            "long_description": "Xpdf character mapping for Japanese",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-hebrew",
            "portdir": "graphics/xpdf-hebrew",
            "version": "2003-feb-16",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Hebrew",
            "long_description": "Xpdf character mapping for Hebrew",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-greek",
            "portdir": "graphics/xpdf-greek",
            "version": "2003-jun-28",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Greek",
            "long_description": "Xpdf character mapping for Greek",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-cyrillic",
            "portdir": "graphics/xpdf-cyrillic",
            "version": "2003-jun-28",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Cyrillic",
            "long_description": "Xpdf character mapping for Cyrillic",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-chinese-traditional",
            "portdir": "graphics/xpdf-chinese-traditional",
            "version": "2004-jul-27",
            "license": "Restrictive/Distributable and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for traditional Chinese",
            "long_description": "Xpdf character mapping for traditional Chinese",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-chinese-simplified",
            "portdir": "graphics/xpdf-chinese-simplified",
            "version": "2004-jul-27",
            "license": "Restrictive/Distributable and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for simplified Chinese",
            "long_description": "Xpdf character mapping for simplified Chinese",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf-arabic",
            "portdir": "graphics/xpdf-arabic",
            "version": "2003-feb-16",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foolabs.com/xpdf/",
            "description": "Xpdf character mapping for Arabic",
            "long_description": "Xpdf character mapping for Arabic",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "autoactivate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpdf",
            "portdir": "graphics/xpdf",
            "version": "4.05",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xpdfreader.com",
            "description": "Xpdf is a viewer for PDF files.",
            "long_description": "Xpdf is a viewer for Portable Document Format (PDF) files. These are also sometimes also called Acrobat files, from the name of Adobes PDF software.",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt6",
                "qt5",
                "qt4",
                "no_mangle_names",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xpdf-cyrillic",
                        "xpdf-arabic",
                        "xpdf-chinese-simplified",
                        "xpdf-chinese-traditional",
                        "xpdf-hebrew",
                        "xpdf-japanese",
                        "xpdf-korean",
                        "xpdf-latin2",
                        "xpdf-thai",
                        "xpdf-tools",
                        "xpdf-turkish",
                        "xpdf-greek"
                    ]
                }
            ]
        },
        {
            "name": "xpad",
            "portdir": "x11/xpad",
            "version": "5.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/xpad/trunk",
            "description": "Virtual note-pad system for your desktop",
            "long_description": "xpad is a sticky note application for jotting down things to remember.",
            "active": true,
            "categories": [
                "sysutils",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "xorg-libX11",
                        "xorg-libice",
                        "xorg-libsm",
                        "glib2",
                        "ayatana-ido",
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "libdbusmenu",
                        "gettext-runtime",
                        "desktop-file-utils",
                        "gtk3",
                        "gtksourceview4",
                        "cairo",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpa",
            "portdir": "science/xpa",
            "version": "2.1.19",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hea-www.harvard.edu/saord/xpa/",
            "description": "The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs.",
            "long_description": "XPA provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xournalpp",
            "portdir": "x11/xournalpp",
            "version": "1.2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xournalpp/xournalpp",
            "description": "A hand note taking software",
            "long_description": "Xournal++ is a hand note taking software written in C++ with the target of flexibility, functionality and speed.",
            "active": true,
            "categories": [
                "sysutils",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "help2man",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gtksourceview4",
                        "librsvg",
                        "poppler",
                        "libzip",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXi",
                        "lua",
                        "zlib",
                        "libsndfile",
                        "portaudio",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xournal",
            "portdir": "x11/xournal",
            "version": "0.4.8.2016",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xournal.sourceforge.net/",
            "description": "notetaking, sketching and journal app for use with a stylus",
            "long_description": "xournal is an application for notetaking, sketching, and keeping a journal using a stylus. It's similar to other applications such as Jarnal, Gournal, and NoteLab.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gtk2",
                        "libgnomecanvas",
                        "poppler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xotcl",
            "portdir": "lang/xotcl",
            "version": "1.6.7",
            "license": "(Tcl/Tk or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://media.wu-wien.ac.at",
            "description": "Extended Object Tool Command Language",
            "long_description": "Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-oriented scripting language based on Tcl. It was originally designed for providing language support for design patterns and provides novel constructs such as filters or transitive mixin classes. The language is designed for empowering rather than constraining system developers. The basic object model is highly influenced by CLOS.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "neumann",
                    "github": "gustafn",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorriso",
            "portdir": "sysutils/xorriso",
            "version": "1.5.6.pl02",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/xorriso/",
            "description": "ISO 9660 Rock Ridge Filesystem Manipulator",
            "long_description": "xorriso can copy files to Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can load the management information of existing ISO images and it writes the session results to optical media or to the filesystem. xorriso is also able to copy files out of ISO 9660 filesystems.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "readline",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "guestfs-tools",
                        "libguestfs"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xtrans",
            "portdir": "x11/xorg-xtrans",
            "version": "1.5.2",
            "license": "X11",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org xtrans",
            "long_description": "X Network Transport layer shared code",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xorg-server-1.18",
                        "xorg-libXfont",
                        "xscope",
                        "xorg-libX11",
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXfont2",
                        "xorg-libFS",
                        "xfs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-session"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xorgproto",
            "portdir": "x11/xorg-xorgproto",
            "version": "2024.1",
            "license": "X11",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org xorgproto",
            "long_description": "X.Org combined prototype headers",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                },
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 218
                }
            ],
            "variants": [
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mesa",
                        "reduce",
                        "xpm",
                        "XawM",
                        "fonttosfnt",
                        "lndir",
                        "makedepend",
                        "rgb",
                        "sessreg",
                        "xkbutils",
                        "xscope",
                        "xorg-libXdamage",
                        "xterm",
                        "xorg-libX11",
                        "xorg-libXdmcp",
                        "xorg-libfontenc",
                        "mkfontscale",
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-libXres",
                        "xorg-libxshmfence",
                        "imake",
                        "xorg-libXcursor",
                        "xorg-libXfixes",
                        "xorg-server-1.18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXinerama",
                        "xorg-libXxf86vm",
                        "qmmp",
                        "xorg-libXcomposite",
                        "xorg-libXdamage",
                        "xorg-libXpresent",
                        "xorg-libXv",
                        "awesome",
                        "xorg-libdmx",
                        "xorg-libXfixes",
                        "xorg-libX11",
                        "xorg-libXxf86dga",
                        "xorg-libXext",
                        "xorg-libxkbfile",
                        "nxcomp",
                        "gnome-settings-daemon",
                        "cotvnc-devel",
                        "xorg-libXScrnSaver",
                        "xorg-libXrandr",
                        "xorg-libXfont2",
                        "xorg-libXtst",
                        "xorg-proto",
                        "xorg-xcb-util",
                        "xorg-libXi",
                        "xorg-libFS",
                        "xorg-xcb-util-cursor",
                        "xorg-libice",
                        "rendercheck",
                        "xorg-libXau",
                        "osx2x",
                        "xrender",
                        "xfindproxy",
                        "cotvnc",
                        "xorg-libAppleWM",
                        "xorg-libXTrap",
                        "xorg-libXevie",
                        "xorg-libXfont",
                        "xorg-libXfontcache",
                        "xorg-libXp",
                        "xorg-libXxf86misc",
                        "xorg-xcb-util-image"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-xrm",
            "portdir": "x11/xorg-xcb-util-xrm",
            "version": "1.3",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Airblader/xcb-util-xrm",
            "description": "X.org xcb-util-xrm",
            "long_description": "Utility functions for the X resource manager",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "xorg-libX11",
                        "xorg-util-macros"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb",
                        "xorg-xcb-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-wm",
            "portdir": "x11/xorg-xcb-util-wm",
            "version": "0.4.1",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org/",
            "description": "X.org xcb-util-wm",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3",
                        "awesome",
                        "rofi",
                        "Hypr"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-renderutil",
            "portdir": "x11/xorg-xcb-util-renderutil",
            "version": "0.3.9",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org/",
            "description": "X.org xcb-util-renderutil",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xcb-util-cursor"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-keysyms",
            "portdir": "x11/xorg-xcb-util-keysyms",
            "version": "0.4.0",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org/",
            "description": "X.org xcb-util-keysyms",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3",
                        "awesome",
                        "Hypr"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-image",
            "portdir": "x11/xorg-xcb-util-image",
            "version": "0.4.1",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org",
            "description": "X.org xcb-util-image",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xcb-util",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "awesome",
                        "xorg-xcb-util-cursor"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-cursor",
            "portdir": "x11/xorg-xcb-util-cursor",
            "version": "0.1.4",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org",
            "description": "X.org xcb-util-cursor",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-util-macros",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xcb-util",
                        "xorg-xorgproto",
                        "xorg-xcb-util-image",
                        "xorg-xcb-util-renderutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3",
                        "awesome",
                        "rofi",
                        "Hypr"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util",
            "portdir": "x11/xorg-xcb-util",
            "version": "0.4.1",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org/",
            "description": "X.org xcb-util",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xlsclients",
                        "startup-notification",
                        "i3",
                        "xbacklight",
                        "xorg-xcb-util-xrm",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-image",
                        "xfe",
                        "cairo",
                        "xine-lib",
                        "cairo-devel"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-proto",
            "portdir": "x11/xorg-xcb-proto",
            "version": "1.17.0",
            "license": "X11",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org",
            "description": "X.org xcb-proto",
            "long_description": "XML-XCB protocol descriptions",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "startup-notification",
                        "xorg-libxcb",
                        "xorg-proto"
                    ]
                }
            ]
        }
    ]
}