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

{
    "count": 52352,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=930",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=928",
    "results": [
        {
            "name": "gtkmm",
            "portdir": "x11/gtkmm",
            "version": "2.24.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to GTK+ version 2.",
            "long_description": "gtkmm is the official C++ interface for the popular GUI library GTK+ version 2.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "mm-common",
                        "p5.34-xml-parser"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "atkmm",
                        "gtk2",
                        "glibmm",
                        "gdk-pixbuf2",
                        "pangomm",
                        "cairomm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lostirc",
                        "gnome3-core",
                        "glademm",
                        "gnome-bindings-cxx",
                        "gtkglextmm",
                        "gelide",
                        "gtkevemon",
                        "peekabot-server",
                        "goocanvasmm",
                        "gtksourceviewmm2",
                        "libglademm",
                        "libgnomecanvasmm",
                        "libgnomemm",
                        "monster-masher",
                        "agave"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gtkmm3",
            "portdir": "x11/gtkmm3",
            "version": "3.24.9",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to GTK+ version 3.",
            "long_description": "gtkmm3 is the official C++ interface for the popular GUI library GTK+ version 3.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "json-glib",
                        "python314",
                        "clang-18",
                        "mm-common",
                        "gtk-doc",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "pangomm-1.4",
                        "cairomm-1.0",
                        "atkmm-1.6",
                        "glibmm-2.4",
                        "libepoxy",
                        "gdk-pixbuf2",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gobby",
                        "notekit",
                        "synfigstudio",
                        "abaddon",
                        "cherrytree",
                        "cadabra2",
                        "astroid",
                        "gdlmm3",
                        "glom",
                        "gnome-system-monitor",
                        "gnome3-core",
                        "goocanvasmm2",
                        "gtksourceviewmm3",
                        "regexxer",
                        "inkscape",
                        "inkscape-devel",
                        "rawtherapee",
                        "transmission-x11",
                        "gonepass",
                        "gsmartcontrol",
                        "MicroTeX",
                        "litebrowser",
                        "Hypr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gtkspell2",
            "portdir": "x11/gtkspell2",
            "version": "2.0.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gtkspell.sourceforge.net",
            "description": "Library for highlighting and replacement of misspelled words",
            "long_description": "GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements.",
            "active": true,
            "categories": [
                "textproc",
                "gnome",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "intltool",
                        "libxslt",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "enchant",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gtkspell",
                        "py27-gtkspell"
                    ]
                }
            ]
        },
        {
            "name": "gtkspell3",
            "portdir": "x11/gtkspell3",
            "version": "3.0.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gtkspell.sourceforge.net",
            "description": "Library for highlighting and replacement of misspelled words",
            "long_description": "GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements.",
            "active": true,
            "categories": [
                "textproc",
                "gnome",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "gtk2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gobject-introspection",
                        "gtk-doc",
                        "vala",
                        "intltool",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "enchant2",
                        "iso-codes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geany-plugins"
                    ]
                }
            ]
        },
        {
            "name": "gxmessage",
            "portdir": "x11/gxmessage",
            "version": "2.12.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage",
            "description": "a GTK-based xmessage clone.",
            "long_description": "gxmessage opens a window to display a message obtained from the command line, from a file, or from stdin. The window includes a row of buttons, each of which causes the program to exit with a different return code.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "intltool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hamclock",
            "portdir": "x11/hamclock",
            "version": "4.22",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hamclock.com",
            "description": "Handy clock with features for amateur radio operators",
            "long_description": "HamClock is a kiosk-style application that provides real time space weather, radio propagation models, operating events and other information particularly useful to the radio amateur. Update, 2026 March: This MacPorts version uses Elwood's original code, but has been ported to the replacement backend server at hamclock.com.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 12
                }
            ],
            "variants": [
                "x800x480",
                "x1600x960",
                "x2400x1440",
                "x3200x1920",
                "web800x480",
                "web1600x960",
                "web2400x1440",
                "web3200x1920",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "herbstluftwm",
            "portdir": "x11/herbstluftwm",
            "version": "0.6.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm/",
            "description": "herbstluftwm is a very configurable tiling window manager",
            "long_description": "herbstluftwm is a tiling window manager written from scratch supporting tags, multiple monitors and a flexible configuration.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "asciidoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "xorg-libX11",
                        "xorg-libXinerama"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "homebank",
            "portdir": "x11/homebank",
            "version": "5.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gethomebank.org",
            "description": "Software to manage personal accounts, light and simple.",
            "long_description": "HomeBank is the free software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allow you to analyze your finances in a detailed way instantly and dynamically with powerful report tools based on filtering and graphical charts.",
            "active": true,
            "categories": [
                "finance",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "julien.barbey",
                    "github": "jbarbey",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "libofx",
                        "gtk3",
                        "libsoup",
                        "librsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "i3",
            "portdir": "x11/i3",
            "version": "4.18.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://i3wm.org/",
            "description": "improved tiling window manager",
            "long_description": "i3 is a tiling window manager, completely written from scratch. i3 is primarily targeted at advanced users and developers.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "asciidoc",
                        "docbook-xml-4.5",
                        "xmlto",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "yajl",
                        "startup-notification",
                        "cairo",
                        "perl5",
                        "libiconv",
                        "dmenu",
                        "gettext",
                        "xorg-libxcb",
                        "xorg-xcb-util",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-keysyms",
                        "xorg-xcb-util-wm",
                        "xorg-xcb-util-xrm",
                        "pango",
                        "glib2",
                        "libev",
                        "libxkbcommon",
                        "libxkbcommon-x11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iceauth",
            "portdir": "x11/iceauth",
            "version": "1.0.8",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "ICE authority file utility",
            "long_description": "The iceauth program is used to edit and display the authorization information used in connecting with ICE. This program is usually used to extract authorization records from one machine and merge them in on another (as is the case when using remote logins or granting access to other users).",
            "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-libice"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce4-session"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "icewm",
            "portdir": "x11/icewm",
            "version": "1.2.37",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.icewm.org",
            "description": "Lightweight window manager with a Windows or OS/2 look and feel",
            "long_description": "Nice and fast window manager with the look and feel from Windows (95, 98) or OS/2 (Warp 3, Warp 4).",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "lite",
                "imlib",
                "nls",
                "debug",
                "esound",
                "gnome1",
                "gnome2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libX11",
                        "xorg-libXau",
                        "xorg-libXdmcp",
                        "xorg-libXext",
                        "fontconfig",
                        "xorg-libXrandr",
                        "xorg-libice",
                        "xorg-libsm",
                        "xpm",
                        "xrender",
                        "xorg-libXinerama",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ico",
            "portdir": "x11/ico",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Animate an icosahedron or other polyhedron",
            "long_description": "Ico displays a wire-frame rotating polyhedron, with hidden lines removed, or a solid-fill polyhedron with hidden faces removed. There are a number of different polyhedra available. Adding a new polyhedron to the program is quite simple.",
            "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-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "imake",
            "portdir": "x11/imake",
            "version": "1.0.10",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/wiki/",
            "description": "Discontinued imake build system.",
            "long_description": "Discontinued imake build system.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1604
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xorgproto",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tradcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "xorg-cf-files"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ivtools",
                        "magicpoint",
                        "tgif",
                        "rasmol",
                        "canna",
                        "kinput2",
                        "tightvnc",
                        "xcb"
                    ]
                }
            ]
        },
        {
            "name": "itk",
            "portdir": "x11/itk",
            "version": "4.2.2",
            "license": "Tcl/Tk and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://incrtcl.sourceforge.net/itk/",
            "description": "[incr Tk] A.K.A. \"itk\". Object oriented extension to Tk.",
            "long_description": "[incr Tk] A.K.A. \"itk\". Object oriented extension to Tk.",
            "active": true,
            "categories": [
                "x11",
                "tk"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sguil-client",
                        "iwidgets"
                    ]
                }
            ]
        },
        {
            "name": "iwidgets",
            "portdir": "x11/iwidgets",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://incrtcl.sourceforge.net/iwidgets/",
            "description": "[incr Widgets] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk",
            "long_description": "[incr Widgets] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk",
            "active": true,
            "categories": [
                "x11",
                "tk"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "itk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sguil-client"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msort"
                    ]
                }
            ]
        },
        {
            "name": "keylaunch",
            "portdir": "x11/keylaunch",
            "version": "1.3.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oroborus.org/",
            "description": "KeyLaunch is a small utility for binding commands to a hot key.",
            "long_description": "KeyLaunch is a small utility for binding commands to a hot key.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kinput2",
            "portdir": "x11/kinput2",
            "version": "3.1",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Input server of Japanese text",
            "long_description": "Input server of Japanese text",
            "active": true,
            "categories": [
                "japanese",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "canna"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "imake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "canna",
                        "xorg-libXaw",
                        "xorg-libXp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kochi-substitute",
            "portdir": "x11/kochi-substitute",
            "version": "20030809",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wiki.fdiary.net/font/?kochi-alternative",
            "description": "Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'",
            "long_description": "Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libGLU",
            "portdir": "x11/libGLU",
            "version": "9.0.3",
            "license": "MIT",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mesa3d.org",
            "description": "SGI's OpenGL Utility Library",
            "long_description": "SGI's OpenGL Utility Library",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qore-opengl-module",
                        "p5.26-opengl",
                        "openvrml",
                        "opendx",
                        "xine-lib",
                        "geomview",
                        "molmol",
                        "SoXt",
                        "magic",
                        "xcrysden",
                        "ResIL",
                        "gtkglext",
                        "inventor",
                        "cannonsmash",
                        "chromium-bsu",
                        "crack-attack",
                        "gnome-chemistry-utils",
                        "quesoglc",
                        "wxgtk-2.8",
                        "wxgtk-3.0",
                        "wxgtk-3.0-cxx11",
                        "unicon",
                        "p5.28-opengl",
                        "p5.30-opengl",
                        "p5.32-opengl",
                        "p5.34-opengl",
                        "ccpnmr",
                        "liboglappth",
                        "molden",
                        "pymol",
                        "pymol-devel",
                        "vis5d",
                        "fox",
                        "freeglut",
                        "glui",
                        "pcb",
                        "qt3",
                        "xscreensaver"
                    ]
                }
            ]
        },
        {
            "name": "liberation-fonts",
            "portdir": "x11/liberation-fonts",
            "version": "2.1.5",
            "license": "SIL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/liberationfonts/liberation-fonts",
            "description": "replacements for the three commonly used fonts on Microsoft systems",
            "long_description": "The Liberation Fonts are intended to be open font replacements for the three most commonly used fonts on Microsoft systems: Times New Roman, Arial, and Courier New.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ddd"
                    ]
                }
            ]
        },
        {
            "name": "libhangul",
            "portdir": "x11/libhangul",
            "version": "2023.04.15",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libhangul/libhangul",
            "description": "A library for hangul processing.",
            "long_description": "A library for hangul processing.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "expat",
                        "libiconv",
                        "check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nabi"
                    ]
                }
            ]
        },
        {
            "name": "libsexy",
            "portdir": "x11/libsexy",
            "version": "0.1.11",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20111029091231/http://www.chipx86.com/w/index.php/Libsexy",
            "description": "Doing naughty things to good Gtk+ widgets",
            "long_description": "libsexy is a collection of GTK+ widgets that extend the functionality of such standard widgets as GtkEntry and GtkLabel by subclassing them and working around the limitations of the widgets.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xchat-gnome"
                    ]
                }
            ]
        },
        {
            "name": "listres",
            "portdir": "x11/listres",
            "version": "1.0.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "List resources in X11 widgets",
            "long_description": "The listres program generates a list of a widget's resource database. The class in which each resource is first defined, the instance and class name, and the type of each resource is listed. If no specific widgets or the -all switch are given, a two-column list of widget names and their class hierarchies is printed.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "lndir",
            "portdir": "x11/lndir",
            "version": "1.0.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Create shadow dir of symbolic links to another tree",
            "long_description": "Create shadow dir of symbolic links to another tree",
            "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": []
        },
        {
            "name": "luit",
            "portdir": "x11/luit",
            "version": "2.0.20250912",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/luit/",
            "description": "filter that converts legacy encodings to/from UTF-8",
            "long_description": "luit is a filter that converts terminal I/O between legacy encodings and UTF-8.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "dickey",
                    "github": "ThomasDickey",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libfontenc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "xterm"
                    ]
                }
            ]
        },
        {
            "name": "makedepend",
            "portdir": "x11/makedepend",
            "version": "1.0.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Create dependencies in makefiles",
            "long_description": "The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef, #ifdef, #ifndef, #endif, #if, #elif and #else directives so that it can correctly tell which #include, directives would be used in a compilation. Any #include, directives can reference files having other #include directives, and parsing will occur in these files as well.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xorgproto",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "arb",
                        "cyrus-imapd",
                        "cyrus5-imapd",
                        "molden",
                        "fatdisk"
                    ]
                }
            ]
        },
        {
            "name": "mikachanfont",
            "portdir": "x11/mikachanfont",
            "version": "8.9",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www001.upp.so-net.ne.jp/mikachan/",
            "description": "Mikachan-font is Japanese font written by Mikachan",
            "long_description": "Mikachan-font is Japanese font. It was written by Mikachan,and scaned and used font making software. It is possible to display Hiragana, Katakana, Numbers, Alphabets, symbols, Kanji for education, Usual kanji, Kanji of person's name, JIS kanji Level 1, JIS kanji Level 2, IBM expantion kanji.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale"
                    ]
                }
            ],
            "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"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2662
                },
                {
                    "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",
                        "cherrytree",
                        "gnome-bindings-cxx",
                        "gtkmm4",
                        "gtkmm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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": 2662
                },
                {
                    "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-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": 2662
                },
                {
                    "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": "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-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": "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": "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": "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": "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": "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": "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"
                    ]
                }
            ]
        }
    ]
}