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

{
    "count": 51561,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=159",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=157",
    "results": [
        {
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xkeyboard-config",
                        "libxklavier"
                    ]
                },
                {
                    "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": 303
                }
            ],
            "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": "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": 303
                }
            ],
            "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-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": 303
                }
            ],
            "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-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": 303
                }
            ],
            "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"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXevie",
            "portdir": "x11/xorg-libXevie",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org llibXevie",
            "long_description": "X.org llibXevie",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdm"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXfont",
            "portdir": "x11/xorg-libXfont",
            "version": "1.5.4",
            "license": "X11 and BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXfont",
            "long_description": "X font handling library for server and utilities",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "xorg-util-macros",
                        "xorg-xtrans"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xorg-xorgproto",
                        "zlib",
                        "freetype",
                        "xorg-libfontenc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bdftopcf",
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-server-1.18"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXfontcache",
            "portdir": "x11/xorg-libXfontcache",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXfontcache",
            "long_description": "X-TrueType font cache extension client library",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xset"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXp",
            "portdir": "x11/xorg-libXp",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXp",
            "long_description": "Xprint client library",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-libpthread-stubs",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ecore",
                        "texlive-bin",
                        "SoXt",
                        "kinput2",
                        "tightvnc",
                        "xset",
                        "opendx",
                        "grace",
                        "openmotif",
                        "ddd",
                        "xephem",
                        "xastir"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXxf86misc",
            "portdir": "x11/xorg-libXxf86misc",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXxf86misc",
            "long_description": "X.org libXxf86misc",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorg-xcb-util-keysyms",
            "portdir": "x11/xorg-xcb-util-keysyms",
            "version": "0.4.0",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org/",
            "description": "X.org xcb-util-keysyms",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3",
                        "awesome",
                        "Hypr"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-renderutil",
            "portdir": "x11/xorg-xcb-util-renderutil",
            "version": "0.3.9",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org/",
            "description": "X.org xcb-util-renderutil",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xcb-util-cursor"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-wm",
            "portdir": "x11/xorg-xcb-util-wm",
            "version": "0.4.1",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcb.freedesktop.org/",
            "description": "X.org xcb-util-wm",
            "long_description": "Utility libraries for XCB",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3",
                        "awesome",
                        "rofi",
                        "Hypr"
                    ]
                }
            ]
        },
        {
            "name": "xorg-xcb-util-xrm",
            "portdir": "x11/xorg-xcb-util-xrm",
            "version": "1.3",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Airblader/xcb-util-xrm",
            "description": "X.org xcb-util-xrm",
            "long_description": "Utility functions for the X resource manager",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "xorg-libX11",
                        "xorg-util-macros"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb",
                        "xorg-xcb-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3"
                    ]
                }
            ]
        },
        {
            "name": "xournal",
            "portdir": "x11/xournal",
            "version": "0.4.8.2016",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xournal.sourceforge.net/",
            "description": "notetaking, sketching and journal app for use with a stylus",
            "long_description": "xournal is an application for notetaking, sketching, and keeping a journal using a stylus. It's similar to other applications such as Jarnal, Gournal, and NoteLab.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gtk2",
                        "libgnomecanvas",
                        "poppler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xping",
            "portdir": "x11/xping",
            "version": "1.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "'ping' an Xserver",
            "long_description": "A simple tool to determine if an X11 server is running.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "xorg-libXt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xpr",
            "portdir": "x11/xpr",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Print an X11 window dump",
            "long_description": "Print an X11 window dump",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xprop",
            "portdir": "x11/xprop",
            "version": "1.2.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Property displayer for X11",
            "long_description": "Property displayer for X11",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "surf",
                        "xorg-apps",
                        "screenfetch"
                    ]
                }
            ]
        },
        {
            "name": "xrdb",
            "portdir": "x11/xrdb",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 server resource database utility",
            "long_description": "X11 server resource database utility",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "xinit"
                    ]
                }
            ]
        },
        {
            "name": "xrefresh",
            "portdir": "x11/xrefresh",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Refresh all or part of an X11 screen",
            "long_description": "Refresh all or part of an X11 screen",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xroot",
            "portdir": "x11/xroot",
            "version": "1.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sealiesoftware.com/",
            "description": "A small X -root window",
            "long_description": "Greg Parker wrote 'xroot tool', it creates a small X11 window that routes input events to the X11 root window. In particular, you can click on it to get window manager menus. To run: ./xroot -display :0 -geometry 100x100+0-0 -color blue (100x100 in lower-left corner, colored blue)",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xscope",
            "portdir": "x11/xscope",
            "version": "1.4.1",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X11 protocol debugger",
            "long_description": "X11 protocol debugger",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "xorg-xorgproto",
                        "xorg-xtrans"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xsel",
            "portdir": "x11/xsel",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.kfish.org/software/xsel/",
            "description": "command-line program for getting and setting the contents of the X selection",
            "long_description": "XSel is a command-line program for getting and setting the contents of the X selection. Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "xorg-libXt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-clipboard",
                        "p5.32-clipboard",
                        "p5.28-clipboard",
                        "p5.34-clipboard"
                    ]
                }
            ]
        },
        {
            "name": "xset",
            "portdir": "x11/xset",
            "version": "1.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "User preference utility for X11",
            "long_description": "User preference utility for X11",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXfontcache",
                        "xorg-libXmu",
                        "xorg-libXp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "xinit"
                    ]
                }
            ]
        },
        {
            "name": "xsetmode",
            "portdir": "x11/xsetmode",
            "version": "1.0.0",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Set the mode for an X11 input device",
            "long_description": "Set the mode for an X11 input device",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xsetpointer",
            "portdir": "x11/xsetpointer",
            "version": "1.0.1",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Set an X11 input device as the main pointer",
            "long_description": "Set an X11 input device as the main pointer",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xsetroot",
            "portdir": "x11/xsetroot",
            "version": "1.1.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Root window parameter setting utility for X11",
            "long_description": "Root window parameter setting utility for X11",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "xorg-util-macros"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xbitmaps",
                        "xorg-libXcursor",
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xsm",
            "portdir": "x11/xsm",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 session manager",
            "long_description": "X11 session manager",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xstdcmap",
            "portdir": "x11/xstdcmap",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 standard colormap utility",
            "long_description": "X11 standard colormap utility",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xtermcontrol",
            "portdir": "x11/xtermcontrol",
            "version": "2.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.thrysoee.dk/xtermcontrol/",
            "description": "Enables Dynamic Control of XFree86 xterm Properties",
            "long_description": "xtermcontrol makes it easy to change colors, title, font and geometry of a running xterm, as well as to report the current settings of these properties",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xtrap",
            "portdir": "x11/xtrap",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "XTrap sample clients",
            "long_description": "XTrap sample clients xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, xtrapreset, and xtrapstats.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "xorg-util-macros",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXTrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xvinfo",
            "portdir": "x11/xvinfo",
            "version": "1.1.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Print out X-Video extension adaptor information",
            "long_description": "Print out X-Video extension adaptor information",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        }
    ]
}