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

{
    "count": 52323,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=113",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=111",
    "results": [
        {
            "name": "winetricks",
            "portdir": "x11/winetricks",
            "version": "20230212",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.winetricks.org/",
            "description": "downloads and installs various redistributable runtime libraries",
            "long_description": "winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cabextract",
                        "unzip",
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mystonline-wine"
                    ]
                }
            ]
        },
        {
            "name": "wine-crossover",
            "portdir": "x11/wine-crossover",
            "version": "18.5.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.codeweavers.com/products/more-information/source",
            "description": "A Windows API implementation (Wine 4.0 with CodeWeavers modifications for CrossOver)",
            "long_description": "Wine is a compatibility layer capable of running Windows applications. This version contains the CodeWeavers patches for CrossOver. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "windowmaker",
            "portdir": "x11/windowmaker",
            "version": "0.96.0",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://windowmaker.org/",
            "description": "Window Maker is a X11 window manager supporting GNUstep",
            "long_description": "Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NEXTSTEP[tm] user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free software, with contributions being made by programmers from around the world.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "candy"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "webp",
                        "Xft2",
                        "pango",
                        "giflib",
                        "xorg-libXinerama",
                        "xorg-libXmu",
                        "xpm",
                        "gettext-runtime",
                        "xorg-libXext",
                        "libexif",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "vtwm",
            "portdir": "x11/vtwm",
            "version": "5.5.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vtwm.org",
            "description": "Twm with a virtual desktop and optional Motif-like features",
            "long_description": "Twm with a virtual desktop and optional Motif-like features",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXinerama",
                        "xorg-libXmu",
                        "esound",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "xpm",
                        "xorg-libXrandr",
                        "flex",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "viewres",
            "portdir": "x11/viewres",
            "version": "1.0.7",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "Graphical class browser for Xt",
            "long_description": "The viewres program displays a tree showing the widget class hierarchy of the Athena Widget Set. Each node in the tree can be expanded to show the resources that the corresponding class adds (i.e. does not inherit from its parent) when a widget is created. This application allows the user to visually examine the structure and inherited resources for the Athena Widget Set.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "urw-fonts",
            "portdir": "x11/urw-fonts",
            "version": "1.0.7pre44",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.gnome.ru/fonts/urw/release/",
            "description": "Cyrillized free URW fonts",
            "long_description": "These fonts were made from the free URW fonts distributed with ghostcript. There are NO changes in the latin part of them (I hope). Cyrillic glyphs were added by copying suitable latin ones and painting oulines of unique cyrillic glyphs in same style as the others.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "groff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick7",
                        "ImageMagick",
                        "xpdf",
                        "graphviz-devel",
                        "graphviz"
                    ]
                }
            ]
        },
        {
            "name": "urw-core35-fonts",
            "portdir": "x11/urw-core35-fonts",
            "version": "2017-08-04",
            "license": "AGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ghostscript.com",
            "description": "URW core35 fonts in various formats",
            "long_description": "Recent Ghostscript versions come with a new set of URW fonts that have additional support for the Greek and Cyrillic scripts (thus superseding the fonts contained in the 'urw-fonts' port). Ghostscript distributes the URW fonts in Type1 format; in addition to these files, this port also contains the corresponding Type1 metrics files (AFM), together with TrueType (TTF) and OpenType (OTF) versions of the fonts.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "wl",
                    "github": "lemzwerg",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lilypond",
                        "lilypond-devel"
                    ]
                }
            ]
        },
        {
            "name": "unifont-ttf",
            "portdir": "x11/unifont-ttf",
            "version": "15.0.06",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/unifont/",
            "description": "GNU Unifont",
            "long_description": "Unifont is a Unicode font with a glyph for every visible Unicode Basic Multilingual Plane code point and more, with supporting utilities to modify the font. The Unicode Basic Multilingual Plane covers the first 65,536 (or 2^16) Unicode code points.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ocp"
                    ]
                }
            ]
        },
        {
            "name": "unclutter",
            "portdir": "x11/unclutter",
            "version": "8",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ibiblio.org/pub/X11/contrib/utilities/",
            "description": "Hides the cursor in X after a period of inactivity",
            "long_description": "unclutter hides your X mouse cursor when you don't need it, to prevent it from getting in the way. You have only to move the mouse to restore the mouse cursor.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "twm",
            "portdir": "x11/twm",
            "version": "1.0.10",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Tab Window Manager for X11",
            "long_description": "Twm is a window manager for the X Window System. It provides titlebars, shaped windows, several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus, and user-specified key and pointer button bindings.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "turbovnc-viewer",
            "portdir": "x11/turbovnc-viewer",
            "version": "3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TurboVNC/turbovnc",
            "description": "TurboVNC VNC viewer.",
            "long_description": "TurboVNC VNC viewer.",
            "active": true,
            "categories": [
                "net",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttf-arphic-uming",
            "portdir": "x11/ttf-arphic-uming",
            "version": "0.1.20060928",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.font.su/fonts/",
            "description": "AR PL ShanHeiSun Uni and AR PL ShanHeiSun Uni MBE Unicode Fonts",
            "long_description": "AR PL ShanHeiSun Uni and AR PL ShanHeiSun Uni MBE Unicode Fonts are provided by Arphic Technology to the Free Software community under the Arphic Public License.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "oksmith",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttf-arphic-ukai",
            "portdir": "x11/ttf-arphic-ukai",
            "version": "0.1.20060928",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.font.su/fonts/",
            "description": "AR PL ZenKai Uni and AR PL ZenKai Uni MBE Unicode Fonts",
            "long_description": "AR PL ZenKai Uni and AR PL ZenKai Uni MBE Unicode Fonts are provided by Arphic Technology to the Free Software community under the Arphic Public License.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "oksmith",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "transset",
            "portdir": "x11/transset",
            "version": "1.0.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "transset is an utility for setting opacity property on X11 windows",
            "long_description": "transset is an utility for setting opacity property on X11 windows",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "tktable",
            "portdir": "x11/tktable",
            "version": "2.11",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tktable.sourceforge.net/",
            "description": "A table/matrix widget extension to Tk/Tcl",
            "long_description": "A table/matrix widget extension to Tk/Tcl",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal",
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tcl",
                        "clang-18",
                        "tk-x11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "moodss",
                        "p5.26-tcl-ptk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk"
                    ]
                }
            ]
        },
        {
            "name": "tkregexp",
            "portdir": "x11/tkregexp",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://laurent.riesterer.free.fr/regexp/",
            "description": "Design and debug regular expressions",
            "long_description": "tkregexp helps you to design or more generally work with regular expressions. As it is often difficult to write the right regexp at the first try, this tool will show you the effet of your regexp on a sample you can choose.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tkdnd",
            "portdir": "x11/tkdnd",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ellogon.org/petasis/index.php/tcltk-projects/tkdnd",
            "description": "an extension that adds native drag & drop capabilities to the tk toolkit",
            "long_description": "Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities to the tk toolkit.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netgen"
                    ]
                }
            ]
        },
        {
            "name": "tk-x11",
            "portdir": "x11/tk",
            "version": "8.6.17",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.17, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "tcl",
                        "Xft2",
                        "xorg-libXScrnSaver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tktable",
                        "blt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "magic",
                        "R",
                        "xcircuit",
                        "xcrysden",
                        "gvemod-labeler"
                    ]
                }
            ]
        },
        {
            "name": "tk-quartz",
            "portdir": "x11/tk",
            "version": "8.6.17",
            "license": "Tcl/Tk",
            "platforms": "{macosx >= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.17, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netgen",
                        "tix",
                        "tkimg",
                        "Togl",
                        "tk",
                        "tkdnd"
                    ]
                }
            ]
        },
        {
            "name": "tkdiff",
            "portdir": "x11/tkdiff",
            "version": "4.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tkdiff.sourceforge.net/",
            "description": "graphical front end to the diff program",
            "long_description": "tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two files, along with several innovative features such as diff bookmarks and a graphical map of differences for quick navigation.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tk",
            "portdir": "x11/tk",
            "version": "8.6.17",
            "license": "Tcl/Tk",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.17, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-tkinter",
                        "moodss",
                        "p5.26-tcl-ptk",
                        "p5.26-tcl-tk",
                        "p5.26-tkx",
                        "vigor",
                        "ocaml-labltk",
                        "swarm",
                        "py26-tkinter",
                        "py27-tkinter",
                        "py32-tkinter",
                        "py33-tkinter",
                        "py34-tkinter",
                        "py35-tkinter",
                        "py36-tkinter",
                        "py37-tkinter",
                        "py38-tkinter",
                        "py39-tkinter",
                        "py310-tkinter",
                        "py311-tkinter",
                        "mysqltcl",
                        "py313-tkinter",
                        "py314-tkinter",
                        "gtkwave",
                        "spin",
                        "gvemod-ndview",
                        "irsim",
                        "opencascade",
                        "orrery",
                        "plplot510",
                        "plplot510-single",
                        "sparky",
                        "xschem",
                        "wordnet",
                        "BWidget",
                        "TkPasMan",
                        "Togl-2.0",
                        "itk",
                        "pcb",
                        "tklib",
                        "scid",
                        "eltclsh",
                        "gst",
                        "otcl",
                        "pypy-tkinter",
                        "pypy36-tkinter",
                        "pypy37-tkinter",
                        "pypy38-tkinter",
                        "pypy39-tkinter",
                        "tclcl",
                        "xotcl",
                        "ncid",
                        "netwag",
                        "libpurple",
                        "scotty",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk",
                        "p5.28-tcl-tk",
                        "p5.30-tcl-tk",
                        "p5.32-tcl-tk",
                        "p5.34-tcl-tk",
                        "p5.28-tkx",
                        "p5.30-tkx",
                        "p5.32-tkx",
                        "p5.34-tkx",
                        "pure-tk",
                        "ccpnmr",
                        "gvemod-crayola"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tkcvs",
                        "tkregexp",
                        "catdoc",
                        "gocr",
                        "tkirc",
                        "maxima",
                        "maxima-devel",
                        "mozart",
                        "msort",
                        "rb33-ffi-tk",
                        "rb32-ffi-tk",
                        "rb31-ffi-tk",
                        "tkdiff",
                        "eso-flames-fposs"
                    ]
                }
            ]
        },
        {
            "name": "tightvnc",
            "portdir": "x11/tightvnc",
            "version": "1.3.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tightvnc.com/",
            "description": "Enhanced version of VNC",
            "long_description": "This is an enhanced version of VNC, called TightVNC, which includes a lot of new features, improvements, optimizations and bugfixes over the original VNC version. Note that TightVNC is still free, cross-platform and compatible with the standard VNC. Many users agree that TightVNC is the most advanced free remote desktop package.",
            "active": true,
            "categories": [
                "vnc",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "tradcpp",
                        "gccmakedep",
                        "imake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "xorg-libXaw",
                        "xorg-libXp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tigervnc",
            "portdir": "x11/tigervnc",
            "version": "1.14.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tigervnc.org",
            "description": "Advanced VNC implementation.",
            "long_description": "TigerVNC is an advanced VNC implementation. It is based on the fourth generation of VNC. TigerVNC also includes features from the TightVNC and TurboVNC projects. This includes accelerated JPEG compression. TigerVNC supports the latest X.Org X server.",
            "active": true,
            "categories": [
                "vnc",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpixman",
                        "fltk",
                        "gettext-runtime",
                        "libiconv",
                        "zlib",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terminus-font",
            "portdir": "x11/terminus-font",
            "version": "4.49.1",
            "license": "OFL-1.1 and GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://terminus-font.sourceforge.net",
            "description": "A clean monospaced font",
            "long_description": "Terminus Font is designed for long (8 and more hours per day) work with computers. It contains a total of about 110 language sets. Also included are IBM VGA, vt100 and xterm pseudographic characters.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bdftopcf",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nfoview"
                    ]
                }
            ]
        },
        {
            "name": "tango-icon-theme-extras",
            "portdir": "x11/tango-icon-theme-extras",
            "version": "0.1.0",
            "license": "Copyleft",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tango.freedesktop.org/Tango_Icon_Library",
            "description": "A collection of extra icons for the Tango theme.",
            "long_description": "tango-icon-theme-extras is an additionnal collection (mostly ipod variations) of icons adhering to the Tango Desktop Project style guideline.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "big_icons"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "icon-naming-utils",
                        "ImageMagick",
                        "tango-icon-theme",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tango-icon-theme",
            "portdir": "x11/tango-icon-theme",
            "version": "0.8.90",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tango.freedesktop.org/Tango_Icon_Library",
            "description": "A collection of icons from the Tango Desktop Project.",
            "long_description": "tango-icon-theme is a collection of bright and vivid icons and emblems from the Tango Desktop Project. They can replace the gnome-icon-theme.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "big_icons"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "glib2",
                        "libtool",
                        "pkgconfig",
                        "icon-naming-utils",
                        "ImageMagick",
                        "intltool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tango-icon-theme-extras"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xfce"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "darktable",
                        "darktable-devel"
                    ]
                }
            ]
        },
        {
            "name": "sunclock",
            "portdir": "x11/sunclock",
            "version": "3.57",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20080821132523/http://www.arvernes.com/wiki/index.php/Sunclock",
            "description": "shows Earth's surface illuminated by the Sun",
            "long_description": "This program is a clock that shows which portion of the Earth's surface is illuminated by the sun. It is designed to be usually iconic, but can be opened for a larger display with the time updated every second and both the local time zone and UTC displayed. Source code here https://github.com/rafarc/sunclock",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "xorg-libX11",
                        "xpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subsurface",
            "portdir": "x11/subsurface",
            "version": "3.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://subsurface.hohndel.org/",
            "description": "Subsurface is an open source dive log program written in C.",
            "long_description": "Subsurface is an open source dive log program written in C.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-gtk2",
                        "libdivecomputer",
                        "gconf",
                        "gtk2",
                        "hicolor-icon-theme",
                        "libzip",
                        "py27-pygtk",
                        "libxml2",
                        "libxslt",
                        "libsoup-2.4",
                        "osm-gps-map-gtk2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smproxy",
            "portdir": "x11/smproxy",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 Session Manager",
            "long_description": "smproxy allows X applications that do not support X11R6 session management to participate in an X11R6 session.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu",
                        "xorg-libsm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "siag",
            "portdir": "x11/siag",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/",
            "description": "Siag Office is a tightly integrated, free office package.",
            "long_description": "Siag Office is a tightly integrated, free office package. It consists of the spreadsheet Siag, the word processor PW, the animation program Egon, the text editor XedPlus, the file manager Xfiler and the previewer Gvu.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "XawM",
                        "mowitz",
                        "neXtaw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "showfont",
            "portdir": "x11/showfont",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Font dumper for X11 font server",
            "long_description": "Showfont displays data about a font that matches the given pattern. The information shown includes font information, font properties, character metrics, and character bitmaps.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libFS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "setxkbmap",
            "portdir": "x11/setxkbmap",
            "version": "1.3.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Set the keyboard using the X11 keyboard extension",
            "long_description": "The setxkbmap command maps the keyboard to use the layout determined by the options specified on the command line.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "sessreg",
            "portdir": "x11/sessreg",
            "version": "1.1.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Manage utmp/wtmp entries for non-init clients",
            "long_description": "Sessreg is a simple program for managing utmp/wtmp entries for xdm sessions.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xorgproto",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "sazanami-font",
            "portdir": "x11/sazanami-font",
            "version": "20040629",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wiki.fdiary.net/font/?sazanami",
            "description": "Japanese proportional TrueType font",
            "long_description": "Japanese proportional TrueType font",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sakura",
            "portdir": "x11/sakura",
            "version": "3.8.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/sakura",
            "description": "Terminal emulator based on GTK and VTE",
            "long_description": "Terminal emulator based on GTK and VTE",
            "active": true,
            "categories": [
                "sysutils",
                "gnome",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "vte",
                        "cairo",
                        "atk",
                        "harfbuzz",
                        "xorg-libX11",
                        "gettext-runtime",
                        "gdk-pixbuf2",
                        "glib2",
                        "gnutls",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sawfish",
            "portdir": "x11/sawfish",
            "version": "1.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sawfish.tuxfamily.org/",
            "description": "A lisp-based extensible window manager",
            "long_description": "Sawfish is an extensible window manager using a lisp-based scripting language -- all window decorations are configurable and all user-interface policy is controlled through the extension language. This is no layer on top of twm, but a wholly new architecture.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "me",
                    "github": "lloyd",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "audiofile",
                        "esound",
                        "librep",
                        "rep-gtk",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rxvt-unicode",
            "portdir": "x11/rxvt-unicode",
            "version": "9.31",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://software.schmorp.de/pkg/rxvt-unicode.html",
            "description": "Unicode-aware rxvt clone.",
            "long_description": "rxvt-unicode is a clone of the well-known terminal emulator rxvt. Some of its main features over rxvt are use of UCS-2 or UCS-4 to store text internally, locale-correct in- and output, stability, completely flicker-free display, support for Xft and core fonts in any combination, etc.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [
                "pixbuf",
                "lite",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libXext",
                        "ncurses",
                        "perl5.34",
                        "libptytty",
                        "xorg-libXmu",
                        "startup-notification"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rxvt",
            "portdir": "x11/rxvt",
            "version": "2.7.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rxvt.sourceforge.net",
            "description": "Low memory usage colour xterm replacement",
            "long_description": "Rxvt is an xterm replacement which uses a little less memory, and is suitable for use on machines with small memories. Tek4010 support is removed.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rox-filer",
            "portdir": "x11/rox-filer",
            "version": "2.8",
            "license": "GPL-2+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rox.sourceforge.net/desktop/ROX-Filer",
            "description": "fast and powerful file manager",
            "long_description": "ROX-Filer is a fast and powerful graphical file manager. It has full drag-and-drop support and background file operations, and is highly configurable. It can also act as a pinboard, allowing you to pin frequently used files to the desktop background.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libglade2",
                        "glib2",
                        "xorg-libX11",
                        "xorg-libsm",
                        "libxml2",
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rox-all"
                    ]
                }
            ]
        },
        {
            "name": "rox-all",
            "portdir": "x11/rox-all",
            "version": "1.4",
            "license": "unknown",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rox.sourceforge.net/desktop/ROX-All",
            "description": "a single archive containing launchers for most of the ROX applications",
            "long_description": "ROX-All is a single archive containing launchers for most of the ROX applications. It contains everything you need to get started with ROX. Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time. Therefore, you will need a network connection (but only when downloading or upgrading programs).",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zeroinstall-injector",
                        "rox-filer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rofi",
            "portdir": "x11/rofi",
            "version": "1.7.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davatorium/rofi",
            "description": "A window switcher, application launcher and dmenu replacement",
            "long_description": "Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be running an application, selecting a window, or options provided by an external script.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "sainnhe",
                    "github": "sainnhe",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "bison",
                        "check",
                        "flex",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxkbcommon-x11",
                        "startup-notification",
                        "cairo",
                        "gdk-pixbuf2",
                        "pango",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-wm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rgb",
            "portdir": "x11/rgb",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Display a color name database",
            "long_description": "Display a color name database",
            "active": true,
            "categories": [
                "sysutils",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xorgproto",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "camlimages"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "rep-gtk",
            "portdir": "x11/rep-gtk",
            "version": "0.18",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rep-gtk.sourceforge.net",
            "description": "GTK bindings for the librep LISP implementation",
            "long_description": "rep-gtk is a binding of the GTK and GDK libraries for the librep Lisp environment. It's currently targeted at GTK 1.2 and is based on the guile-gtk binding by Marius Vollmer.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "me",
                    "github": "lloyd",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "librep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sawfish"
                    ]
                }
            ]
        },
        {
            "name": "rendercheck",
            "portdir": "x11/rendercheck",
            "version": "1.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Test suite for the X11 RENDER extension",
            "long_description": "Test suite for the X11 RENDER extension",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-xorgproto",
                        "xrender"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "ratpoison",
            "portdir": "x11/ratpoison",
            "version": "1.4.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/ratpoison/",
            "description": "Ratpoison is a simple Window Manager",
            "long_description": "Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market. The screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples Emacs and other quality pieces of software.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXinerama",
                        "xorg-libXtst"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quartz-wm",
            "portdir": "x11/quartz-wm",
            "version": "1.3.2",
            "license": "APSL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xquartz.org",
            "description": "Apple's Window Manager for X11",
            "long_description": "quartz-wm is the XQuartz window-manager.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "xorg-util-macros"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpixman",
                        "xorg-libXrandr",
                        "xorg-libXinerama",
                        "xorg-libAppleWM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg",
                        "xorg-server",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy"
                    ]
                }
            ]
        },
        {
            "name": "qt3",
            "portdir": "x11/qt3",
            "version": "3.3.8",
            "license": "(QPL-1 or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt Tool Kit",
            "long_description": "Qt 3 is a multiplatform C++ application development framework.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "mysql",
                "odbc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "perl5",
                        "Xft2",
                        "libGLU",
                        "zlib",
                        "xorg-libXcursor",
                        "xorg-libXinerama",
                        "xorg-libXrandr",
                        "xrender",
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qthello",
                        "spacehulk",
                        "k3dsurf",
                        "xglobe"
                    ]
                }
            ]
        },
        {
            "name": "pcb",
            "portdir": "x11/pcb",
            "version": "4.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pcb.geda-project.org/index.html",
            "description": "Printed Circuit Board Layout Tool",
            "long_description": "PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.",
            "active": true,
            "categories": [
                "graphics",
                "electronics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "parker.charles",
                    "github": "technobauble",
                    "ports_count": 1
                }
            ],
            "variants": [
                "dbus",
                "docs",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "ghostscript",
                        "texlive-latex",
                        "intltool",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa",
                        "flex",
                        "tk",
                        "gtkglext",
                        "m4",
                        "gtk2",
                        "gd2",
                        "libGLU"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xgsch2pcb"
                    ]
                }
            ]
        },
        {
            "name": "pangomm-devel",
            "portdir": "x11/pangomm-devel",
            "version": "2.54.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 360
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-20",
                        "mm-common",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "pango-devel",
                        "harfbuzz",
                        "cairomm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pangox-compat",
            "portdir": "x11/pangox-compat",
            "version": "0.0.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pango.org/",
            "description": "compatibility library for software needing the old pangox library",
            "long_description": "pangox-compat is a compatibility library for software needing the old pangox library.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pango",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext"
                    ]
                }
            ]
        }
    ]
}