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

{
    "count": 51929,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=22",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=20",
    "results": [
        {
            "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": [
                        "py314-tkinter",
                        "moodss",
                        "p5.26-tcl-ptk",
                        "p5.26-tcl-tk",
                        "p5.26-tkx",
                        "vigor",
                        "py26-tkinter",
                        "py27-tkinter",
                        "py32-tkinter",
                        "py33-tkinter",
                        "py34-tkinter",
                        "py35-tkinter",
                        "py36-tkinter",
                        "py37-tkinter",
                        "py38-tkinter",
                        "py39-tkinter",
                        "py310-tkinter",
                        "py311-tkinter",
                        "py312-tkinter",
                        "py313-tkinter",
                        "mysqltcl",
                        "gtkwave",
                        "spin",
                        "irsim",
                        "opencascade",
                        "orrery",
                        "plplot510",
                        "plplot510-single",
                        "sparky",
                        "swarm",
                        "xschem",
                        "wordnet",
                        "BWidget",
                        "TkPasMan",
                        "Togl-2.0",
                        "itk",
                        "pcb",
                        "tklib",
                        "scid",
                        "ocaml-labltk",
                        "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",
                        "gvemod-ndview"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tkcvs",
                        "eso-flames-fposs",
                        "tkdiff",
                        "gocr",
                        "tkregexp",
                        "tkirc",
                        "maxima",
                        "maxima-devel",
                        "mozart",
                        "catdoc",
                        "rb33-ffi-tk",
                        "rb32-ffi-tk",
                        "rb31-ffi-tk",
                        "msort"
                    ]
                }
            ]
        },
        {
            "name": "tix",
            "portdir": "x11/tix",
            "version": "8.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tix.sourceforge.net/",
            "description": "Tk Interface eXtension",
            "long_description": "Tix, the Tk Interface eXtension, is a powerful set of user interface components that expands the capabilities of your Tcl/Tk and Python applications. Using Tix together with Tk will greatly enhance the appearance and functionality of your application.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-tcl-ptk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tovid"
                    ]
                }
            ]
        },
        {
            "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": 359
                }
            ],
            "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"
                    ]
                }
            ]
        },
        {
            "name": "pangomm-1.4-devel",
            "portdir": "x11/pangomm-1.4-devel",
            "version": "2.46.4",
            "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": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "cairomm",
                        "pango",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pangomm-1.4",
            "portdir": "x11/pangomm-1.4",
            "version": "2.46.4",
            "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": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python314",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "cairomm",
                        "pango",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gonepass",
                        "gtkmm3"
                    ]
                }
            ]
        },
        {
            "name": "pangomm",
            "portdir": "x11/pangomm",
            "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": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-20",
                        "mm-common",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "pango",
                        "harfbuzz",
                        "cairomm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-bindings-cxx",
                        "cherrytree",
                        "gtkmm4",
                        "gtkmm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "pango-devel",
            "portdir": "x11/pango-devel",
            "version": "1.57.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.pango.org/",
            "description": "Framework for the layout and rendering of i18n text",
            "long_description": "The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "tests",
                "thai",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-18",
                        "help2man",
                        "gobject-introspection",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "Xft2",
                        "fribidi",
                        "freetype",
                        "harfbuzz",
                        "fontconfig",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pangomm-devel"
                    ]
                }
            ]
        },
        {
            "name": "pango",
            "portdir": "x11/pango",
            "version": "1.57.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.pango.org/",
            "description": "Framework for the layout and rendering of i18n text",
            "long_description": "The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "tests",
                "thai",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-18",
                        "help2man",
                        "gobject-introspection",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "Xft2",
                        "fribidi",
                        "freetype",
                        "harfbuzz",
                        "fontconfig",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "windowmaker",
                        "coot-devel",
                        "gnuradio-devel",
                        "p5.26-pango",
                        "gtk4-devel",
                        "libiodbc",
                        "gtk4",
                        "gnome3-core",
                        "swi-prolog-devel",
                        "gtkwave",
                        "ayatana-ido",
                        "geany",
                        "ihaskell",
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "libgdiplus",
                        "libsdl_pango",
                        "wt",
                        "zeitgeist",
                        "abiword-x11",
                        "cherrytree",
                        "scite",
                        "gtk-fortran",
                        "pioneers",
                        "wesnoth",
                        "Chatty",
                        "dia",
                        "garagejam",
                        "gingerblue",
                        "gnome-internet-radio-locator",
                        "gnome-radio",
                        "gnome-voice",
                        "coot",
                        "goffice",
                        "gstreamer010-gst-plugins-base",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "gtk2",
                        "gtk2-devel",
                        "gtk3",
                        "gtk3-devel",
                        "libbonoboui",
                        "libgnomeprint",
                        "libhandy",
                        "vte",
                        "clutter",
                        "cogl",
                        "darktable",
                        "darktable-devel",
                        "fntsample",
                        "fontforge",
                        "gegl",
                        "gegl-devel",
                        "graphviz-devel",
                        "graphviz",
                        "inkscape",
                        "inkscape-devel",
                        "librsvg",
                        "librsvg-devel",
                        "synfig",
                        "vips",
                        "Io",
                        "racket",
                        "swi-prolog",
                        "R",
                        "gnuplot",
                        "pspp",
                        "pspp-devel",
                        "mlt",
                        "dino",
                        "eiskaltdcpp",
                        "rrdtool",
                        "p5.28-pango",
                        "p5.30-pango",
                        "p5.32-pango",
                        "p5.34-pango",
                        "abcm2ps",
                        "libLASi",
                        "paps",
                        "pure-gtk",
                        "rb33-pango",
                        "rb32-pango",
                        "rb31-pango",
                        "crystfel",
                        "gnuradio",
                        "gnuradio-next",
                        "linhpsdr",
                        "magicspp",
                        "metview",
                        "pihpsdr",
                        "plplot",
                        "plplot510",
                        "plplot-single",
                        "plplot510-single",
                        "font-manager",
                        "gonepass",
                        "termdebug",
                        "lilypond",
                        "lilypond-devel",
                        "pangoxsl",
                        "tesseract-training",
                        "xmlroff",
                        "litebrowser",
                        "nyxt",
                        "awesome",
                        "gcin",
                        "gtk-sharp2",
                        "gtkextra3",
                        "i3",
                        "openbox",
                        "pangomm",
                        "pangomm-1.4",
                        "pangomm-1.4-devel",
                        "pangox-compat",
                        "rofi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "oroborus",
            "portdir": "x11/oroborus",
            "version": "2.0.18",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oroborus.org/",
            "description": "Oroborus basically is a really minimalistic window manager.",
            "long_description": "Oroborus is a really minimalistic window manager. It is highly configurable, small and mostly KDE and GNOME compatible.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-libsm",
                        "xpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmotif",
            "portdir": "x11/openmotif",
            "version": "2.3.8",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://motif.ics.com/",
            "description": "The Open Motif toolkit for X11",
            "long_description": "This is The Open Group's full version of the Motif user interface component toolkit based on the original OSF sources.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "xbitmaps",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXmu",
                        "fontconfig",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "xrender",
                        "xorg-libXp",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-isce2",
                        "py37-isce2",
                        "ddd",
                        "nedit",
                        "xmfract",
                        "xmgr",
                        "aircraft_oap",
                        "alliance",
                        "arb",
                        "geomview",
                        "molmol",
                        "ncplot",
                        "ncpp",
                        "opendx",
                        "xastir",
                        "xephem",
                        "SoXt",
                        "glw",
                        "grace"
                    ]
                }
            ]
        },
        {
            "name": "openbox",
            "portdir": "x11/openbox",
            "version": "3.6.1",
            "license": "GPL-2+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openbox.org",
            "description": "A highly configurable and standards-compliant window manager",
            "long_description": "Openbox is a minimalistic, highly configurable, next generation window manager with extensive standards support.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "pango",
                        "xorg-libXcursor",
                        "startup-notification",
                        "xorg-libXrandr",
                        "xorg-libsm",
                        "xorg-libXinerama",
                        "imlib2",
                        "librsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oclock",
            "portdir": "x11/oclock",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Round X11 clock",
            "long_description": "OClock simply displays the current time on an analog display.",
            "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-libxkbfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "nimbus",
            "portdir": "x11/nimbus",
            "version": "0.0.17",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/sun/index.html",
            "description": "Old default GNOME 2 theme from Sun Microsystems",
            "long_description": "Old default GNOME 2 theme from Sun Microsystems",
            "active": true,
            "categories": [
                "gnome",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "glib2",
                        "libtool",
                        "pkgconfig",
                        "icon-naming-utils",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nabi",
            "portdir": "x11/nabi",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nabi.kldp.net/nabi",
            "description": "Korean Input Method for X11",
            "long_description": "Nabi is an easy and powerful GNU XIM, made for entering Hangul (Korean) in the X Window system. It can be used for free and distributed under the GNU license. There are many systems using Nabi as default XIM for Korean.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "matthew.c",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libhangul",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neXtaw",
            "portdir": "x11/neXtaw",
            "version": "0.15.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/neXtaw",
            "description": "A replacement library for the Athena (libXaw) widget set.",
            "long_description": "neXtaw is a replacement library for the Athena (libXaw) widget set. It is based on Xaw3d, by Kaleb Keithley and is almost 100% backward compatible with it. Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mowitz",
                        "siag"
                    ]
                }
            ]
        },
        {
            "name": "mrxvt",
            "portdir": "x11/mrxvt",
            "version": "0.5.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://materm.sourceforge.net/",
            "description": "A multi-tabbed terminal emulator for the X Window System.",
            "long_description": "Mrxvt is a multi-tabbed (like gnome-terminal/konsole) terminal emulator for the X Window System. It targets to be light-weight, so the desktop environment, like CDE, KDE or GTK is not required in order to run it. It achieves this without losing the common useful features, like tab, image and pseudo-transparent background, multi-style scrollbars, XIM and CJK support, etc.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "cjk",
                "greek",
                "minimal",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "ncurses",
                        "xorg-libsm",
                        "xpm",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mplus-fonts",
            "portdir": "x11/mplus-fonts",
            "version": "2.2.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mplus-fonts.osdn.jp",
            "description": "simple and highly readable bitmap Japanese fonts",
            "long_description": "M+ BITMAP FONTS were designed to be simple and highly readable. It incorporates all Kanji (Chinese character in Japanese) until level 2 (the one described in JISX0208).",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mowitz",
            "portdir": "x11/mowitz",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/mowitz/",
            "description": "Library of widgets for X applications to use.",
            "long_description": "Library of widgets for X applications to use. The widgets have been snarfed from various sources and are all open source (GPL or MIT licenses).",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "neXtaw",
                        "xorg-libXaw",
                        "xpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "siag"
                    ]
                }
            ]
        },
        {
            "name": "monafont",
            "portdir": "x11/monafont",
            "version": "2.90",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://monafont.sourceforge.net/",
            "description": "Japanese proportional font to show Japanese text arts correctly",
            "long_description": "Mona Font is a Japanese proportional font which allows you to view Japanese text arts correctly. Mona Font is based on Shinonome Font, a Japanese font developed by /efont/ Project.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "mkfontscale",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlterm",
            "portdir": "x11/mlterm",
            "version": "3.9.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlterm.sourceforge.net",
            "description": "Multi-lingual X11 terminal emulator",
            "long_description": "mlterm is a multi-lingual terminal emulator written from scratch, which supports various character sets and encodings in the world and complex characters, such as double width for East Asian, combining for Thai, Vietnamese, and so on, and bi-direction for Arabic and Hebrew. Indic scripts in ISCII encoding are experimentally supported using libind library. It also supports various unique feature such as anti-alias using FreeType, multiple XIM, multiple windows, scrollbar API, scroll by mouse wheel, automatic selection of encoding, daemon mode, and so on.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "gtk2",
                "gtk3",
                "x11",
                "quartz",
                "sdl2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vte",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "freetype",
                        "libsdl2",
                        "Xft2",
                        "xorg-libX11",
                        "openssl3",
                        "gettext-runtime",
                        "libsixel",
                        "fribidi",
                        "libssh2",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mkfontscale",
            "portdir": "x11/mkfontscale",
            "version": "1.2.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 mkfontscale",
            "long_description": "Create an index of scalable font files for X",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "xorg-xorgproto",
                        "xorg-util-macros"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libfontenc",
                        "freetype",
                        "zlib",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "efont-unicode",
                        "monafont",
                        "x3270",
                        "xorg-encodings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-bh-100dpi",
                        "font-arabic-misc",
                        "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-spleen",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "kochi-substitute",
                        "mikachanfont",
                        "mplus-fonts",
                        "terminus-font",
                        "sazanami-font",
                        "font-adobe-100dpi",
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "xinit"
                    ]
                }
            ]
        }
    ]
}