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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=523",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=521",
    "results": [
        {
            "name": "xditview",
            "portdir": "x11/xditview",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Display ditroff output on an X11 display",
            "long_description": "Display ditroff output on an X11 display",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xdm",
            "portdir": "x11/xdm",
            "version": "1.1.12",
            "license": "X11 and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 display manager with support for XDMCP, host chooser",
            "long_description": "xdm manages a collection of X displays, which may be on the local host or remote servers.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "xorg-util-macros",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXinerama",
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xdotool",
            "portdir": "x11/xdotool",
            "version": "3.20211022.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.semicomplete.com/projects/xdotool/",
            "description": "X11 keyboard and mouse simulation utility",
            "long_description": "xdotool lets you programatically (or manually) simulate keyboard input and mouse activity; move, resize, hide and show windows; modify window properties like the title; etc.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "perl5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxkbcommon",
                        "xorg-libXtst",
                        "xorg-libXi",
                        "xorg-libXinerama"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xdpyinfo",
            "portdir": "x11/xdpyinfo",
            "version": "1.3.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Display information utility for X11",
            "long_description": "xdpyinfo is a utility for displaying information about an X server. It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the different types of screens and visuals that are available.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXxf86vm",
                        "xorg-libXinerama",
                        "xrender",
                        "xorg-libdmx",
                        "xorg-libXtst"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "metview"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xedit",
            "portdir": "x11/xedit",
            "version": "1.2.2",
            "license": "X11 and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Simple text editor for X11",
            "long_description": "Simple text editor for X11",
            "active": true,
            "categories": [
                "editors",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xev",
            "portdir": "x11/xev",
            "version": "1.2.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Print contents of X11 events",
            "long_description": "xev creates a window and then asks the X server to send it events whenever anything happens to the window (such as it being moved, resized, typed in, clicked in, etc.). You can also attach it to an existing window. It is useful for seeing what causes events to occur and to display the information that they contain. It is essentially a debugging and development tool, and should not be needed in normal usage.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXrandr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xeyes",
            "portdir": "x11/xeyes",
            "version": "1.3.1",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X11 xeyes demo app",
            "long_description": "xeyes defies description.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-util-macros",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xrender",
                        "xorg-libXi",
                        "xorg-libXmu",
                        "xorg-libXt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xfd",
            "portdir": "x11/xfd",
            "version": "1.1.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Display all the characters in an X11 font",
            "long_description": "Display all the characters in an X11 font",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libXaw",
                        "xorg-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xfe",
            "portdir": "x11/xfe",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://roland65.free.fr/xfe/",
            "description": "X File Explorer (Xfe) is an MS-Explorer like file manager for X.",
            "long_description": "X File Explorer (Xfe) is a filemanager for X. It is based on the popular X Win Commander, which is discontinued. Xfe is desktop independent and is written with the C++ Fox Toolkit. It has Windows Commander or MS-Explorer look and is very fast and simple. The main features are: file associations, mount/umount devices, directory tree for quick cd, change file attributes, auto save registry, compressed archives view/creation/extraction and much more.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "intltool",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXrandr",
                        "fontconfig",
                        "gettext-runtime",
                        "xorg-xcb-util",
                        "libpng",
                        "freetype",
                        "Xft2",
                        "fox"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xfindproxy",
            "portdir": "x11/xfindproxy",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "xfindproxy utilizes the Proxy Management Protocol to communicate with a proxy manager to locate available X11 proxy services.",
            "long_description": "xfindproxy utilizes the Proxy Management Protocol to communicate with a proxy manager to locate available X11 proxy services.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xfontsel",
            "portdir": "x11/xfontsel",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Point and click selection of X11 font names",
            "long_description": "The xfontsel application provides a simple way to display the fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description (\"XLFD\") full name for a font.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xforms",
            "portdir": "x11/xforms",
            "version": "1.2.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xforms-toolkit.org/",
            "description": "A graphical user interface toolkit for X based on the X11 Xlib library",
            "long_description": "XForms is a graphical user interface toolkit for X based on the X11 Xlib library. It's written in C and allows to easily write GUIs for programs. For that it comes with a lot of widgets (buttons, menus, input fields, scrollbars, you name it) as well as fdesign, a tool that lets you create a GUI using a GUI. In addition, the library is extensible and new objects can easily be created and added to the library.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libiconv",
                        "mesa",
                        "xorg-libX11",
                        "gettext",
                        "xorg-libXdmcp",
                        "xorg-libsm",
                        "xpm",
                        "xorg-libXau"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gvemod-cplxview",
                        "gvemod-xforms-example",
                        "gvemodules-xforms",
                        "maniview"
                    ]
                }
            ]
        },
        {
            "name": "xfs",
            "portdir": "x11/xfs",
            "version": "1.2.0",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 font server",
            "long_description": "xfs is the X Window System font server. It supplies fonts to X Window System display servers.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "xorg-font-util",
                        "xorg-util-macros",
                        "xorg-xtrans"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXfont2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xfsinfo",
            "portdir": "x11/xfsinfo",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 font server information utility",
            "long_description": "xfsinfo is a utility for displaying information about an X font server. It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libFS",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xgamma",
            "portdir": "x11/xgamma",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Monitor gamma utility for X11",
            "long_description": "xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension).",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXxf86vm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xgc",
            "portdir": "x11/xgc",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Demonstrates various features of the X11 graphics primitives",
            "long_description": "Demonstrates various features of the X11 graphics primitives",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xglobe",
            "portdir": "x11/xglobe",
            "version": "0.5p2",
            "license": "GPL-2+ and Noncommercial and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.shaderwrangler.com/xglobe/",
            "description": "XGlobe displays the earth as seen from space on your X desktop.",
            "long_description": "XGlobe displays the earth as seen from space on your X desktop, similar to xearth by Kirk Lauritz Johnson. The image of the globe is updated at regular intervals. XGlobe uses a world map image which is mapped to the globe. With a good map this can look very nice. It is possible to mark locations on the globe. This port includes the work done by Mark Espie from OpenBSD, that has not yet be included upstream. Also there is a markerfile with the positions of the OpenDarwin developers.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xhost",
            "portdir": "x11/xhost",
            "version": "1.0.8",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Server access control program for X11",
            "long_description": "The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xinit",
            "portdir": "x11/xinit",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X11 startup script processor",
            "long_description": "xinit is responsible for configuring the initial environment when X11 starts up.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "tradcpp",
                        "xorg-util-macros",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mkfontscale",
                        "xauth",
                        "xrdb",
                        "xset"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-server-1.18"
                    ]
                }
            ]
        },
        {
            "name": "xinput",
            "portdir": "x11/xinput",
            "version": "1.6.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Utility to configure and test XInput devices",
            "long_description": "Utility to configure and test XInput devices",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXi",
                        "xorg-libXinerama",
                        "xorg-libXrandr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xkbcomp",
            "portdir": "x11/xkbcomp",
            "version": "1.4.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Compile XKB keyboard description",
            "long_description": "The xkbcomp keymap compiler converts a description of an XKB keymap into one of several output formats. The most common use for xkbcomp is to create a compiled keymap file (.xkm extension) which can be read directly by XKB-capable X servers or utilities. The keymap compiler can also produce C header files or XKB source files.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libxklavier",
                        "xkeyboard-config"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xkbevd",
            "portdir": "x11/xkbevd",
            "version": "1.1.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "XKB event daemon",
            "long_description": "XKB event daemon",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xkbprint",
            "portdir": "x11/xkbprint",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Print an XKB keyboard description",
            "long_description": "Print an XKB keyboard description",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xkbutils",
            "portdir": "x11/xkbutils",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "XKB utilities xkbbell, xkbvleds, and xkbwatch",
            "long_description": "XKB utilities xkbbell, xkbvleds, and xkbwatch",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "xorg-util-macros",
                        "xorg-xorgproto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw",
                        "xorg-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xkeyboard-config",
            "portdir": "x11/xkeyboard-config",
            "version": "2.5.1",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X11 XKB keyboard descriptions",
            "long_description": "X11 XKB keyboard descriptions",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "xorg-util-macros"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xkbcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libxkbcommon",
                        "gnome-desktop-gtk4",
                        "gnome-desktop"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-server-1.18",
                        "xorg-server-legacy",
                        "xorg-server",
                        "xorg-server-devel"
                    ]
                }
            ]
        },
        {
            "name": "xkill",
            "portdir": "x11/xkill",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Kill a client by its X11 resource",
            "long_description": "Kill a client by its X11 resource",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xload",
            "portdir": "x11/xload",
            "version": "1.1.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "System load average display for X11",
            "long_description": "System load average display for X11",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xlogo",
            "portdir": "x11/xlogo",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 Window System logo",
            "long_description": "X11 Window System logo",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xlsatoms",
            "portdir": "x11/xlsatoms",
            "version": "1.1.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "List interned atoms defined on an X11 server",
            "long_description": "List interned atoms defined on an X11 server",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xlsclients",
            "portdir": "x11/xlsclients",
            "version": "1.1.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "List client applications running on an X11 display",
            "long_description": "List client applications running on an X11 display",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb",
                        "xorg-xcb-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xlsfonts",
            "portdir": "x11/xlsfonts",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "List available fonts on an X11 server",
            "long_description": "List available fonts on an X11 server",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xmag",
            "portdir": "x11/xmag",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Magnify parts of the X11 screen",
            "long_description": "Magnify parts of the X11 screen",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xman",
            "portdir": "x11/xman",
            "version": "1.1.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Manual page display program for the X11 Window System",
            "long_description": "Manual page display program for the X11 Window System",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xmessage",
            "portdir": "x11/xmessage",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Display a message or query in a window (X11-based /bin/echo)",
            "long_description": "Display a message or query in a window (X11-based /bin/echo)",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xmh",
            "portdir": "x11/xmh",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Send and read mail with an X11 interface to MH",
            "long_description": "Send and read mail with an X11 interface to MH",
            "active": true,
            "categories": [
                "mail",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xbitmaps"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xmodmap",
            "portdir": "x11/xmodmap",
            "version": "1.0.10",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Modify keymaps and pointer button mappings in X11",
            "long_description": "The xmodmap program is used to edit and display the keyboard modifier map and keymap table that are used by client applications to convert event keycodes into keysyms.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "x2goclient",
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xmore",
            "portdir": "x11/xmore",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Plain text display program for the X11 Window System",
            "long_description": "Plain text display program for the X11 Window System",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xnee",
            "portdir": "x11/xnee",
            "version": "2.01",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/xnee/www/index.html",
            "description": "Xnee's Not an Event Emulator",
            "long_description": "Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "xorg-libXtst"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xonclock",
            "portdir": "x11/xonclock",
            "version": "0.0.9.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xonclock.sourceforge.net/",
            "description": "X on-screen analog clock displayer with assignable skins",
            "long_description": "X on-screen analog clock displayer with assignable skins",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "Xft2",
                        "xpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorg",
            "portdir": "x11/xorg",
            "version": "20090316",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "The X Window System",
            "long_description": "X11, or X, is a vendor-neutral, system-architecture neutral network-transparent window system and user interface standard. In other words, it is a GUI for UNIX. X can use your network -- you may run CPU-intensive programs on high powered workstations and display the user interface, the windows, on inexpensive desktop machines.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "quartz-wm",
                        "xorg-apps",
                        "xorg-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorg-apps",
            "portdir": "x11/xorg-apps",
            "version": "20151011",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org apps meta-package",
            "long_description": "This package builds all of the x.org app packages.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bdftopcf",
                        "bitmap",
                        "editres",
                        "fonttosfnt",
                        "fslsfonts",
                        "fstobdf",
                        "glxgears",
                        "glxinfo",
                        "iceauth",
                        "ico",
                        "listres",
                        "luit",
                        "mkfontscale",
                        "oclock",
                        "rendercheck",
                        "rgb",
                        "sessreg",
                        "setxkbmap",
                        "showfont",
                        "smproxy",
                        "transset",
                        "twm",
                        "viewres",
                        "x11perf",
                        "xauth",
                        "xbacklight",
                        "xcalc",
                        "xclipboard",
                        "xclock",
                        "xcmsdb",
                        "xcompmgr",
                        "xconsole",
                        "xcursorgen",
                        "xditview",
                        "xdm",
                        "xdpyinfo",
                        "xedit",
                        "xev",
                        "xeyes",
                        "xfd",
                        "xfindproxy",
                        "xfontsel",
                        "xfs",
                        "xfsinfo",
                        "xgamma",
                        "xgc",
                        "xhost",
                        "xinit",
                        "xinput",
                        "xkbcomp",
                        "xkbevd",
                        "xkbprint",
                        "xkbutils",
                        "xkill",
                        "xload",
                        "xlogo",
                        "xlsatoms",
                        "xlsclients",
                        "xlsfonts",
                        "xmag",
                        "xman",
                        "xmessage",
                        "xmh",
                        "xmodmap",
                        "xmore",
                        "xorg-scripts",
                        "xpr",
                        "xprop",
                        "xrandr",
                        "xrdb",
                        "xrefresh",
                        "xset",
                        "xsetmode",
                        "appres",
                        "xsetroot",
                        "xsm",
                        "xstdcmap",
                        "xterm",
                        "xtrap",
                        "xvinfo",
                        "xwd",
                        "xwininfo",
                        "xwud",
                        "xsetpointer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg"
                    ]
                }
            ]
        },
        {
            "name": "xorg-cf-files",
            "portdir": "x11/xorg-cf-files",
            "version": "1.0.8",
            "license": "X11",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xorg.freedesktop.org/wiki/",
            "description": "Build files for discontinued imake build system.",
            "long_description": "Build files for discontinued imake build system.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "imake"
                    ]
                }
            ]
        },
        {
            "name": "xorg-encodings",
            "portdir": "x11/xorg-encodings",
            "version": "1.0.5",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org font encodings",
            "long_description": "character set encoding tables used with the X.Org font software",
            "active": true,
            "categories": [
                "graphics",
                "x11",
                "x11-font"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gzip",
                        "pkgconfig",
                        "mkfontscale",
                        "xorg-font-util",
                        "xorg-util-macros",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-fonts"
                    ]
                }
            ]
        },
        {
            "name": "xorg-font-util",
            "portdir": "x11/xorg-font-util",
            "version": "1.3.2",
            "license": "X11 and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org font utilities bdftruncate and ucs2any",
            "long_description": "X.org font utilities bdftruncate and ucs2any",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xfs",
                        "xorg-encodings",
                        "font-adobe-100dpi",
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi",
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-arabic-misc",
                        "font-bh-100dpi",
                        "font-bh-75dpi",
                        "font-bh-lucidatypewriter-100dpi",
                        "font-bh-lucidatypewriter-75dpi",
                        "font-bh-ttf",
                        "font-bh-type1",
                        "font-bitstream-100dpi",
                        "font-bitstream-75dpi",
                        "font-bitstream-speedo",
                        "font-bitstream-type1",
                        "font-cronyx-cyrillic",
                        "font-cursor-misc",
                        "font-daewoo-misc",
                        "font-dec-misc",
                        "font-ibm-type1",
                        "font-isas-misc",
                        "font-jis-misc",
                        "font-micro-misc",
                        "font-misc-cyrillic",
                        "font-misc-ethiopic",
                        "font-misc-meltho",
                        "font-misc-misc",
                        "font-mutt-misc",
                        "font-schumacher-misc",
                        "font-screen-cyrillic",
                        "font-sony-misc",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-server-1.18"
                    ]
                }
            ]
        },
        {
            "name": "xorg-fonts",
            "portdir": "x11/xorg-fonts",
            "version": "20090102",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org fonts meta-package",
            "long_description": "This package builds all of the x.org font packages.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi",
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-alias",
                        "font-arabic-misc",
                        "font-bh-100dpi",
                        "font-bh-75dpi",
                        "font-bh-lucidatypewriter-100dpi",
                        "font-bh-lucidatypewriter-75dpi",
                        "font-bh-ttf",
                        "font-bh-type1",
                        "font-bitstream-100dpi",
                        "font-bitstream-75dpi",
                        "font-bitstream-speedo",
                        "font-bitstream-type1",
                        "font-cronyx-cyrillic",
                        "font-cursor-misc",
                        "font-adobe-100dpi",
                        "font-dec-misc",
                        "font-ibm-type1",
                        "font-isas-misc",
                        "font-jis-misc",
                        "font-micro-misc",
                        "font-misc-cyrillic",
                        "font-misc-ethiopic",
                        "font-misc-meltho",
                        "font-misc-misc",
                        "font-mutt-misc",
                        "font-schumacher-misc",
                        "font-screen-cyrillic",
                        "font-sony-misc",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "xorg-encodings",
                        "font-daewoo-misc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-server-1.18"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libAppleWM",
            "portdir": "x11/xorg-libAppleWM",
            "version": "1.4.1",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libAppleWM",
            "long_description": "X.org libAppleWM",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "quartz-wm",
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-server-1.18"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libFS",
            "portdir": "x11/xorg-libFS",
            "version": "1.0.10",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libFS",
            "long_description": "X11 Font Server library",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xtrans",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fslsfonts",
                        "fstobdf",
                        "showfont",
                        "xfsinfo"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libX11",
            "portdir": "x11/xorg-libX11",
            "version": "1.8.12",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libX11",
            "long_description": "libX11 is the main library used by X Window System applications to communicate with the X server.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "xorg-util-macros",
                        "clang-18",
                        "xorg-xtrans",
                        "xorg-xorgproto",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xorgproto",
                        "xorg-libxcb",
                        "xorg-libXdmcp",
                        "xorg-libXau"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "reduce",
                        "xorg-xcb-util-xrm",
                        "XawM",
                        "xorg-scripts",
                        "blt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-tk",
                        "ortep3",
                        "luit",
                        "sptk",
                        "openvas-server",
                        "libiodbc",
                        "efte",
                        "xwordgrinder",
                        "yudit",
                        "gxemul",
                        "qsynth-qt4",
                        "fizmo",
                        "jnethack",
                        "micropolis",
                        "xmahjongg",
                        "xskat",
                        "xtet42",
                        "libgnomeui",
                        "libunique3",
                        "libwnck3",
                        "oxygen-gtk2",
                        "oxygen-gtk3",
                        "startup-notification",
                        "SimGear",
                        "g2",
                        "xorg-libXrandr",
                        "tgif",
                        "py37-gmic",
                        "AfterStep",
                        "fortran-xlib",
                        "mit-scheme",
                        "mozjs68",
                        "mozjs91",
                        "spice-gtk",
                        "yabasic",
                        "hist",
                        "ploticus",
                        "xplot",
                        "herbstluftwm",
                        "clusterit",
                        "rdesktop",
                        "empathy",
                        "xfconf",
                        "xorg-libXt",
                        "xcrysden",
                        "p5.28-term-gnuplot",
                        "p5.30-term-gnuplot",
                        "p5.32-term-gnuplot",
                        "p5.34-term-gnuplot",
                        "p5.28-tk",
                        "p5.30-tk",
                        "p5.32-tk",
                        "p5.34-tk",
                        "xpad",
                        "gnome-terminal",
                        "aircraft_oap",
                        "nautilus",
                        "ds9",
                        "x2goclient",
                        "yorick",
                        "hugs98",
                        "mozjs60",
                        "mozjs52",
                        "xournalpp",
                        "imlib2",
                        "EMBOSS",
                        "geomview",
                        "wt",
                        "linrad",
                        "mozplugger",
                        "abclock",
                        "aterm",
                        "desklaunch",
                        "fluxbox",
                        "fslsfonts",
                        "fstobdf",
                        "icewm",
                        "ico",
                        "keylaunch",
                        "ShiftIt",
                        "rendercheck",
                        "rox-filer",
                        "transset",
                        "wmctrl",
                        "wmcube",
                        "wmii",
                        "worker",
                        "xcmsdb",
                        "xev",
                        "xforms",
                        "xfsinfo",
                        "xlsfonts",
                        "xmodmap",
                        "xping",
                        "xprop",
                        "xrefresh",
                        "xroot",
                        "xsel",
                        "xwd",
                        "xwininfo",
                        "xwud",
                        "alienarena",
                        "py27-ngl",
                        "R-rgl",
                        "gnome-desktop",
                        "qmmp",
                        "unclutter",
                        "ht",
                        "openjdk7-bootstrap",
                        "libmpeg2",
                        "libunique",
                        "toxic",
                        "mozjs102",
                        "xclip",
                        "xgraph",
                        "miriad",
                        "xinit",
                        "zenity",
                        "luanti",
                        "xorg-libXext",
                        "xorg-libxkbfile",
                        "xboard",
                        "mldonkey",
                        "metview",
                        "gifsicle",
                        "R-imager",
                        "sent",
                        "vtwm",
                        "ngspice",
                        "mesa",
                        "xterm",
                        "py38-gmic",
                        "ncplot",
                        "ncpp",
                        "opendx",
                        "xrender",
                        "libcanberra",
                        "xschem",
                        "xorg-libXpresent",
                        "R",
                        "R-tkrplot",
                        "sakura",
                        "fireworkx",
                        "xfe",
                        "openmotif",
                        "ddd",
                        "libgdiplus",
                        "gnotime",
                        "p5.28-opengl",
                        "p5.32-opengl",
                        "p5.30-opengl",
                        "p5.34-opengl",
                        "astrolog",
                        "libsdl2-powerpc",
                        "xgalaga",
                        "ImageMagick",
                        "gnu-apl",
                        "py39-gmic",
                        "abiword-x11",
                        "sunclock",
                        "gdm",
                        "pangox-compat",
                        "gnome-control-center",
                        "ifeffit",
                        "gnome-panel",
                        "gnome-session",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "pspp",
                        "netpbm",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5.32-pgplot",
                        "p5.34-pgplot",
                        "mozjs115",
                        "mozjs128",
                        "at-spi2-core",
                        "sxiv",
                        "xorg-libXfixes",
                        "gnome-desktop-gtk4",
                        "FreeRDP",
                        "rawstudio",
                        "fricas",
                        "xephem",
                        "libcec",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib",
                        "mlterm",
                        "pulseaudio",
                        "hamclock",
                        "giza",
                        "ImageMagick7",
                        "pgplot",
                        "molden",
                        "pidgin",
                        "libmovit",
                        "p5.26-opengl",
                        "p5.26-pgplot",
                        "p5.26-term-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXScrnSaver",
            "portdir": "x11/xorg-libXScrnSaver",
            "version": "1.2.4",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXScrnSaver",
            "long_description": "MIT_SCREEN_SAVER extension",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ecore",
                        "ds9",
                        "xplanet",
                        "gnotime",
                        "libsdl2-powerpc",
                        "tk-x11",
                        "pidgin"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXTrap",
            "portdir": "x11/xorg-libXTrap",
            "version": "1.0.1",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org libXTrap",
            "long_description": "X Trap library",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-libXt",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xtrap"
                    ]
                }
            ]
        }
    ]
}