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

{
    "count": 49814,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=927",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=925",
    "results": [
        {
            "name": "h3dutil",
            "portdir": "graphics/h3dutil",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org/",
            "description": "Development files for h3dutil, a utility library for the H3D framework.",
            "long_description": "Development files for h3dutil, a utility library for the H3D framework. Includes vector and matrix math, image loading functions, thread handling and other common functions.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "dcmtk",
                        "freeimage",
                        "openexr2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hapi"
                    ]
                }
            ]
        },
        {
            "name": "h3dui",
            "portdir": "graphics/h3dui",
            "version": "2.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Extension for H3DAPI for support of touchable 3D menues.",
            "long_description": "Extension for H3DAPI for support of touchable 3D menues.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "h3dapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dviewer"
                    ]
                }
            ]
        },
        {
            "name": "h3dphysics",
            "portdir": "graphics/h3dphysics",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Extension for H3DAPI for support of rigid and soft body physics.",
            "long_description": "Extension for H3DAPI for support of rigid and soft body physics.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bullet",
                        "ode",
                        "h3dapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dviewer"
                    ]
                }
            ]
        },
        {
            "name": "h3dmedx3d",
            "portdir": "graphics/h3dmedx3d",
            "version": "1.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Extension for H3DAPI for support of the volume rendering component of X3D.",
            "long_description": "Extension for H3DAPI for support of the volume rendering component of X3D.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "h3dapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dviewer"
                    ]
                }
            ]
        },
        {
            "name": "h3dviewer",
            "portdir": "graphics/h3dapi",
            "version": "2.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "X3D browser based on H3DAPI.",
            "long_description": "X3D browser with custom extensions for haptics and medical simulation.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "h3dphysics",
                        "h3dapi",
                        "wxWidgets-3.0",
                        "h3dui",
                        "h3dmedx3d"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "h3dload",
            "portdir": "graphics/h3dapi",
            "version": "2.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Command line X3D browser based on H3DAPI.",
            "long_description": "X3D browser with custom extensions for haptics and medical simulation.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "h3dapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "h3dapi",
            "portdir": "graphics/h3dapi",
            "version": "2.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Headers and libraries for H3DAPI development.",
            "long_description": "H3DAPI provides is a scenegraph based API with one unified scene graph to handle both graphics and haptics based on the X3D standard.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "ftgl",
                        "glew",
                        "audiofile",
                        "spidermonkey",
                        "xercesc3",
                        "hapi",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dmedx3d",
                        "h3dphysics",
                        "h3dui",
                        "h3dload",
                        "h3dviewer"
                    ]
                }
            ]
        },
        {
            "name": "guetzli",
            "portdir": "graphics/guetzli",
            "version": "1.0.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/guetzli",
            "description": "JPEG encoder that aims for excellent compression density at high visual quality",
            "long_description": "Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graphviz-oldgui",
            "portdir": "graphics/graphviz-oldgui",
            "version": "16",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pixelglow.com/graphviz/",
            "description": "Mac OS X Aqua GUI for viewing and exporting Graphviz graphs",
            "long_description": "Mac OS X Aqua GUI for viewing and exporting Graphviz graphs.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "libiconv",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvedit-devel",
            "portdir": "graphics/graphviz-devel",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "Qt-based GUI for Graphviz",
            "long_description": "gvedit is a Qt-based GUI for Graphviz. You may prefer the Mac-native GUI in the graphviz-gui-devel port.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "graphviz-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graphviz-gui-devel",
            "portdir": "graphics/graphviz-devel",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "macOS Aqua GUI for viewing and exporting Graphviz graphs",
            "long_description": "macOS Aqua GUI for viewing and exporting Graphviz graphs.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graphviz-devel",
            "portdir": "graphics/graphviz-devel",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "graph visualization software",
            "long_description": "Graphviz is graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. The Graphviz layout programs dot, neato, fdp, sfdp, twopi and circo take descriptions of graphs in a simple text language, and produce output in a variety of visual and text formats.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "guile",
                "lua",
                "ocaml",
                "perl",
                "python27",
                "ruby",
                "tcl",
                "java",
                "smyrna",
                "r",
                "rsvg",
                "gdk_pixbuf",
                "glitz",
                "pangocairo",
                "poppler",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "gts",
                        "freetype",
                        "libLASi",
                        "zlib",
                        "pango",
                        "xorg-libXaw",
                        "gettext-runtime",
                        "expat",
                        "libtool",
                        "cairo",
                        "fontconfig",
                        "gd2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "graphviz-gui-devel",
                        "gvedit-devel"
                    ]
                }
            ]
        },
        {
            "name": "gvedit",
            "portdir": "graphics/graphviz",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "Qt-based GUI for Graphviz",
            "long_description": "gvedit is a Qt-based GUI for Graphviz. You may prefer the Mac-native GUI in the graphviz-gui port.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graphviz-gui",
            "portdir": "graphics/graphviz",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "macOS Aqua GUI for viewing and exporting Graphviz graphs",
            "long_description": "macOS Aqua GUI for viewing and exporting Graphviz graphs.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graphviz",
            "portdir": "graphics/graphviz",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "graph visualization software",
            "long_description": "Graphviz is graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. The Graphviz layout programs dot, neato, fdp, sfdp, twopi and circo take descriptions of graphs in a simple text language, and produce output in a variety of visual and text formats.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "guile",
                "lua",
                "ocaml",
                "perl",
                "python27",
                "ruby",
                "tcl",
                "java",
                "smyrna",
                "r",
                "rsvg",
                "gdk_pixbuf",
                "glitz",
                "pangocairo",
                "poppler",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "gts",
                        "freetype",
                        "libLASi",
                        "zlib",
                        "pango",
                        "xorg-libXaw",
                        "gettext-runtime",
                        "expat",
                        "libtool",
                        "cairo",
                        "fontconfig",
                        "gd2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gr37-air-modes",
                        "gnuradio-devel",
                        "sofia-sip",
                        "maloc",
                        "libpgf",
                        "libstdcxx-docs",
                        "glom",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "libcaption",
                        "gr-ais",
                        "gr37-ais",
                        "gr-baz",
                        "gr-cdma",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr-limesdr-devel",
                        "gr-lora",
                        "gr-lte",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr-mapper",
                        "gr-mac",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-ofdm",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr-pcap",
                        "gr-pyqt",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr-tdd",
                        "gr37-tdd",
                        "gr-sdrplay",
                        "gr37-sdrplay",
                        "nds2-client",
                        "olena",
                        "gr1c",
                        "dnsviz",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr-specest",
                        "gr37-specest",
                        "gnome-vfsmm",
                        "libosmium-doc",
                        "freecad",
                        "usd",
                        "ismrmrd",
                        "openni",
                        "opensubdiv",
                        "ogre"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pygraphviz",
                        "py27-graph-tool",
                        "p5.26-graphviz2",
                        "graphviz-gui",
                        "monotone-viz",
                        "vala",
                        "root6",
                        "port-depgraph",
                        "p5.26-tk-graphviz",
                        "p5.26-graphviz",
                        "gvedit",
                        "webdot",
                        "kgraphviewer",
                        "cutter-rizin",
                        "nip2",
                        "p5.28-graphviz",
                        "p5.30-graphviz",
                        "p5.32-graphviz",
                        "p5.34-graphviz",
                        "py37-graph-tool",
                        "gramps",
                        "p5.28-graphviz2",
                        "py311-pygraphviz",
                        "py310-pygraphviz",
                        "py312-pygraphviz",
                        "py313-pygraphviz",
                        "p5.30-graphviz2",
                        "p5.32-graphviz2",
                        "p5.34-graphviz2",
                        "py38-pygraphviz",
                        "py39-pygraphviz",
                        "graphviz-oldgui",
                        "vala-devel",
                        "py27-pygraphviz",
                        "py35-pygraphviz",
                        "p5.28-tk-graphviz",
                        "PothosFlow",
                        "p5.30-tk-graphviz",
                        "p5.32-tk-graphviz",
                        "p5.34-tk-graphviz",
                        "itpp",
                        "itpp-devel",
                        "py36-pygraphviz",
                        "gegl-0.3",
                        "root5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "iaito",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py313-scapy",
                        "py312-colour",
                        "lscsoft-deps",
                        "py38-pydot",
                        "py27-scapy",
                        "py39-scapy",
                        "py38-graphviz",
                        "py310-scapy",
                        "py312-scapy",
                        "py39-graphviz",
                        "py310-graphviz",
                        "py311-graphviz",
                        "py312-graphviz",
                        "qcachegrind",
                        "py311-scapy",
                        "retdec",
                        "retdec-devel",
                        "py39-scapy-devel",
                        "py310-scapy-devel",
                        "py37-pydot",
                        "py311-scapy-devel",
                        "py27-colour",
                        "py36-colour",
                        "py27-graphviz",
                        "py35-graphviz",
                        "py36-graphviz",
                        "py37-pycallgraph",
                        "dot2tex",
                        "cutter-rizin",
                        "py39-colour",
                        "py38-colour",
                        "py312-scapy-devel",
                        "py27-pydot",
                        "py39-pydot",
                        "py37-colour",
                        "py27-pycallgraph",
                        "py35-pycallgraph",
                        "py36-pycallgraph",
                        "py35-pydot",
                        "py36-pydot",
                        "bzrtools",
                        "py37-graphviz",
                        "pathalizer",
                        "py310-pydot",
                        "R-proffer",
                        "py311-pydot",
                        "py312-pydot",
                        "erd",
                        "R-gridDebug",
                        "R-gridGraphviz",
                        "py313-pydot"
                    ]
                }
            ]
        },
        {
            "name": "graphite2",
            "portdir": "graphics/graphite2",
            "version": "1.3.14",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://graphite.sil.org/",
            "description": "a “smart font” system for lesser-known languages",
            "long_description": "Graphite is a “smart font” system developed specifically to handle the complexities of lesser-known languages of the world.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-fonttools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "harfbuzz-devel",
                        "tectonic",
                        "texlive-bin",
                        "wesnoth"
                    ]
                }
            ]
        },
        {
            "name": "graphene",
            "portdir": "graphics/graphene",
            "version": "1.10.8",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ebassi.github.io/graphene/",
            "description": "A thin layer of graphic data types",
            "long_description": "A thin layer of graphic data types",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-17",
                        "python313",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libshumate",
                        "gnome3-core",
                        "gtk4-devel",
                        "gtk4",
                        "dino",
                        "gtkmm4",
                        "libadwaita",
                        "gstreamer1-gst-plugins-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "grafx2",
            "portdir": "graphics/grafx2",
            "version": "2.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://grafx2.chez.com/",
            "description": "The ultimate 256-color painting program",
            "long_description": "GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and Brilliance. Specialized in 256-color drawing, it includes a very large number of tools and effects that make it particularly suitable for pixel art, game graphics, and generally any detailed graphics painted with a mouse.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "miniupnp",
                    "github": "miniupnp",
                    "ports_count": 1
                }
            ],
            "variants": [
                "sdl2",
                "sdl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_ttf",
                        "libpng",
                        "libsdl2",
                        "lua",
                        "tiff",
                        "libsdl2_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gqview",
            "portdir": "graphics/gqview",
            "version": "2.0.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gqview.sourceforge.net/",
            "description": "GQview image browser",
            "long_description": "GQview is an image browser that features single click access to view images and move around the directory tree.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gpick",
            "portdir": "graphics/gpick",
            "version": "0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thezbyg/gpick",
            "description": "Gpick is an advanced color picker.",
            "long_description": "Gpick is a program used to pick colors from anywhere on the screen, mix them to get new colors, generate shades and tints and export palettes to common file formats or simply copy them to the clipboard.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext",
                        "pkgconfig",
                        "librsvg",
                        "makeicns",
                        "ragel",
                        "boost178",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "macports-libcxx",
                        "expat",
                        "gettext-runtime",
                        "lua54",
                        "legacy-support"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gphoto2",
            "portdir": "graphics/gphoto2",
            "version": "2.5.32",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gphoto.org/proj/gphoto2/",
            "description": "command line interface to libgphoto2.",
            "long_description": "gphoto2 is the command line interface to libgphoto2. It allows almost everything that libgphoto2 can do.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "readline",
                        "gettext",
                        "libjpeg-turbo",
                        "libiconv",
                        "libexif",
                        "libgphoto2",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kamera"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geeqie"
                    ]
                }
            ]
        },
        {
            "name": "gocr",
            "portdir": "graphics/gocr",
            "version": "0.49",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jocr.sourceforge.net/",
            "description": "Optical Character Recognition, converts images back to text",
            "long_description": "GOCR is an OCR (Optical Character Recognition) program. It converts scanned images of text back to text files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netpbm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glslang",
            "portdir": "graphics/glslang",
            "version": "1.4.321.0",
            "license": "(BSD or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
            "description": "OpenGL shader compiler libraries & tools",
            "long_description": "Glslang is the official reference compiler for the OpenGL and OpenGL ES shading languages.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 615
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spirv-tools",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vulkan-tools",
                        "vulkan-volk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ogre",
                        "vulkan-validationlayers",
                        "shaderc"
                    ]
                }
            ]
        },
        {
            "name": "glpng",
            "portdir": "graphics/glpng",
            "version": "1.46",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fifi.org/doc/libglpng-dev/glpng.html",
            "description": "OpenGL library for loading PNG images",
            "long_description": "glpng is a library for OpenGL to load PNG graphics files as an OpenGL texture",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gliv",
            "portdir": "graphics/gliv",
            "version": "1.9.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://guichaz.free.fr/gliv/",
            "description": "GLiv is an OpenGL image viewer.",
            "long_description": "GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled with GTK+-2.4, rendering with OpenGL and the graphical user interface uses GTK+ with GtkGLExt.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glitz",
            "portdir": "graphics/glitz",
            "version": "0.5.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/glitz/",
            "description": "Glitz is an OpenGL image compositing library.",
            "long_description": "Glitz is an OpenGL image compositing library. Glitz provides Porter/Duff compositing of images and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glfw-devel",
            "portdir": "graphics/glfw",
            "version": "20250718-ac107684",
            "license": "zlib",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.glfw.org",
            "description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development",
            "long_description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development: This port follows the GIT master version of GLFW, which is typically updated every few days to weeks.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glfw",
            "portdir": "graphics/glfw",
            "version": "3.4",
            "license": "zlib",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.glfw.org",
            "description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development",
            "long_description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development: This port follows the release version of GLFW, which is typically updated every 6 months. If for some reason this port does not build or function as desired, try the glfw-devel port.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-opengl-glfw",
                        "p5.30-opengl-glfw",
                        "p5.34-opengl-glfw",
                        "p5.32-opengl-glfw",
                        "nanogui",
                        "nanogui-wjakob",
                        "embree",
                        "SDRPlusPlus",
                        "openvdb",
                        "opensubdiv",
                        "raylib"
                    ]
                }
            ]
        },
        {
            "name": "glew",
            "portdir": "graphics/glew",
            "version": "2.2.0",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glew.sourceforge.net/",
            "description": "OpenGL Extension Wrangler Library",
            "long_description": "The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 345
                }
            ],
            "variants": [
                "universal",
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "OpenCSG",
                        "Pangolin",
                        "gstreamer010-gst-plugins-gl",
                        "gource",
                        "AppCSXCAD",
                        "py27-glewpy",
                        "supertuxkart",
                        "bzflag",
                        "SDRPlusPlus",
                        "hugin-app",
                        "logstalgia",
                        "blender",
                        "openscad",
                        "openscad-devel",
                        "paraview",
                        "vapor",
                        "kicad",
                        "wt",
                        "h3dapi",
                        "arb",
                        "widelands",
                        "widelands-devel",
                        "enblend",
                        "pymol",
                        "pymol-devel"
                    ]
                }
            ]
        },
        {
            "name": "QGLE",
            "portdir": "graphics/gle-graphics",
            "version": "4.2.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glx.sourceforge.net/",
            "description": "graphical user interface of GLE",
            "long_description": "QGLE is the graphical user interface of GLE.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gle-graphics",
                        "libjpeg-turbo",
                        "qt4-mac",
                        "poppler",
                        "tiff",
                        "ghostscript",
                        "libpng",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gle-graphics",
            "portdir": "graphics/gle-graphics",
            "version": "4.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glx.sourceforge.net/",
            "description": "Graphics Layout Engine",
            "long_description": "A graphics scripting language designed for creating publication quality graphics, plots, diagrams, figures and slides.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libjpeg-turbo",
                        "zlib",
                        "poppler",
                        "tiff",
                        "libpng",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "QGLE"
                    ]
                }
            ]
        },
        {
            "name": "gl2ps",
            "portdir": "graphics/gl2ps",
            "version": "1.4.2",
            "license": "(LGPL or Copyleft)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geuz.org/gl2ps/",
            "description": "an OpenGL to PostScript printing library",
            "long_description": "GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more...",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "paraview",
                        "root6",
                        "scidavis",
                        "octave"
                    ]
                }
            ]
        },
        {
            "name": "gimp3-devel",
            "portdir": "graphics/gimp3-devel",
            "version": "2.99.rc1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gimp.org/",
            "description": "The GNU Image Manipulation Program",
            "long_description": "The GNU Image Manipulation Program (GIMP) is a powerful tool for the preparation and manipulation of digital images. The GIMP provides the user with a wide variety of image manipulation, painting, processing, and rendering tools. This is the GTK3 based development version leading to a future 3.0 release based on a recent snapshot of git master.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "python310",
                "python311",
                "python312",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "appstream-glib",
                        "cctools",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "realpath",
                        "perl5.34"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "gdk-pixbuf2",
                        "gegl",
                        "lcms2",
                        "libjpeg-turbo",
                        "libmng",
                        "libmypaint",
                        "libpng",
                        "librsvg",
                        "libwmf",
                        "mypaint-brushes1",
                        "openexr",
                        "openjpeg",
                        "poppler",
                        "tiff",
                        "webp",
                        "libheif",
                        "curl",
                        "freetype",
                        "ghostscript",
                        "cfitsio",
                        "xdg-utils",
                        "libxml2",
                        "bzip2",
                        "xorg-libXcursor",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXmu",
                        "xpm",
                        "libjxl",
                        "py312-cairo",
                        "py312-gobject3",
                        "libxslt",
                        "zlib",
                        "atk",
                        "dbus-glib",
                        "iso-codes",
                        "desktop-file-utils",
                        "gexiv2",
                        "glib-networking",
                        "gobject-introspection",
                        "gtk3",
                        "aalib",
                        "babl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gimp2-devel",
            "portdir": "graphics/gimp2-devel",
            "version": "2.10.38",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gimp.org/",
            "description": "The GNU Image Manipulation Program",
            "long_description": "The GNU Image Manipulation Program (GIMP) is a powerful tool for the preparation and manipulation of digital images. The GIMP provides the user with a wide variety of image manipulation, painting, processing, and rendering tools.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "python27",
                "remote",
                "debug",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "appstream-glib",
                        "autoconf",
                        "automake",
                        "cctools",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "intltool",
                        "perl5.34"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aalib",
                        "babl",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "gegl",
                        "lcms2",
                        "libjpeg-turbo",
                        "libmng",
                        "libmypaint",
                        "libpng",
                        "librsvg",
                        "libwmf",
                        "mypaint-brushes1",
                        "openexr",
                        "openjpeg",
                        "poppler",
                        "tiff",
                        "webp",
                        "libheif",
                        "curl",
                        "freetype",
                        "ghostscript",
                        "bzip2",
                        "xdg-utils",
                        "libxml2",
                        "libxslt",
                        "xorg-libXcursor",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXmu",
                        "xpm",
                        "libjxl",
                        "py27-pygtk",
                        "xz",
                        "zlib",
                        "atk",
                        "dbus-glib",
                        "iso-codes",
                        "desktop-file-utils",
                        "gexiv2",
                        "glib-networking",
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gimp-help-en"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gimp2",
            "portdir": "graphics/gimp2",
            "version": "2.10.38",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gimp.org/",
            "description": "The GNU Image Manipulation Program",
            "long_description": "The GNU Image Manipulation Program (GIMP) is a powerful tool for the preparation and manipulation of digital images. The GIMP provides the user with a wide variety of image manipulation, painting, processing, and rendering tools.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "python27",
                "remote",
                "debug",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "appstream-glib",
                        "autoconf",
                        "automake",
                        "cctools",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "intltool",
                        "perl5.34"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aalib",
                        "babl",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "gegl",
                        "lcms2",
                        "libjpeg-turbo",
                        "libmng",
                        "libmypaint",
                        "libpng",
                        "librsvg",
                        "libwmf",
                        "mypaint-brushes1",
                        "openexr",
                        "openjpeg",
                        "poppler",
                        "tiff",
                        "webp",
                        "libheif",
                        "curl",
                        "freetype",
                        "ghostscript",
                        "bzip2",
                        "xdg-utils",
                        "libxml2",
                        "libxslt",
                        "xorg-libXcursor",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXmu",
                        "xpm",
                        "libjxl",
                        "py27-pygtk",
                        "xz",
                        "zlib",
                        "atk",
                        "dbus-glib",
                        "iso-codes",
                        "desktop-file-utils",
                        "gexiv2",
                        "glib-networking",
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gimp-help-en"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "GIMP-Lensfun",
                        "p5.26-gimp",
                        "macclipboard-gimp",
                        "macfile-gimp",
                        "gimp-gap-devel",
                        "icns-gimp",
                        "p5.28-alien-gimp",
                        "p5.30-alien-gimp",
                        "p5.32-alien-gimp",
                        "p5.34-alien-gimp",
                        "p5.26-alien-gimp",
                        "ufraw",
                        "xsane",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "gmic-gimp",
                        "gimp-gap",
                        "gutenprint",
                        "gimp-lqr-plugin",
                        "p5.28-gimp",
                        "p5.30-gimp",
                        "p5.34-gimp",
                        "p5.32-gimp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gimp2-launcher"
                    ]
                }
            ]
        },
        {
            "name": "gimp-save-for-web",
            "portdir": "graphics/gimp-save-for-web",
            "version": "0.29.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/auris/gimp-save-for-web",
            "description": "Save for Web plug-in for GIMP",
            "long_description": "The Save for Web plug-in allows you to export your images into various popular web format options. It shows an automatically updated preview and file size statistics.\n",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "eric",
                    "github": "iefdev",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "clang-17",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gimp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gimp-resynthesizer",
            "portdir": "graphics/gimp-resynthesizer",
            "version": "20190428-adfa25ab",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bootchk/resynthesizer",
            "description": "Resynthesizer is a Gimp plug-in for texture synthesis.",
            "long_description": "Given a sample of a texture, it can create more of that texture. This has a surprising number of uses:\n - Creating more of a texture\n   (including creation of tileable textures)\n - Removing objects from images\n   (great for touching up photos)\n - Creating themed images",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "pieter",
                    "github": "pietvo",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gimp2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gimp-lqr-plugin",
            "portdir": "graphics/gimp-lqr-plugin",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://liquidrescale.wikidot.com/en:start",
            "description": "Liquid Rescale Gimp plug-in.",
            "long_description": "The Liquid Rescale Gimp plug-in aims at resizing pictures non uniformly while preserving their features",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gimp2",
                        "liblqr",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp"
                    ]
                }
            ]
        },
        {
            "name": "gimp-help-en",
            "portdir": "graphics/gimp-help-en",
            "version": "2.10.34",
            "license": "GFDL-1.2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docs.gimp.org/",
            "description": "The GIMP HTML help pages",
            "long_description": "The GIMP HTML help pages are intended to be used with the built-in GIMP Help Browser, but can be viewed in any other browser as well.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "pngcrush",
                        "gawk",
                        "coreutils",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "gsed",
                        "libxml2",
                        "libxslt",
                        "clang-15",
                        "py311-libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gimp2",
                        "gimp2-devel"
                    ]
                }
            ]
        },
        {
            "name": "gimp-gap-devel",
            "portdir": "graphics/gimp-gap-devel",
            "version": "2.7.0-20191012",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gimp.org/",
            "description": "The Gimp Animation Package.",
            "long_description": "GIMP-GAP, the GIMP Animation Package, is a collection of plug-ins to extend GIMP with capabilities to edit and create animations as sequences of single frames. This is the unstable development branch leading up to a stable version 2.8.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "gmake",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "lame",
                        "libsdl",
                        "gimp2",
                        "XviD"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mplayer-devel",
                        "ufraw",
                        "sox"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gimp-gap",
            "portdir": "graphics/gimp-gap",
            "version": "2.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gimp.org/",
            "description": "The Gimp Animation Package.",
            "long_description": "GIMP-GAP, the GIMP Animation Package, is a collection of plug-ins to extend GIMP with capabilities to edit and create animations as sequences of single frames.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "gmake",
                        "libtool",
                        "pkgconfig",
                        "yasm",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lame",
                        "gimp2",
                        "XviD",
                        "bzip2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "MPlayer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gimp",
            "portdir": "graphics/gimp",
            "version": "2.10.38",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gimp.org/",
            "description": "GIMP - Batteries Included",
            "long_description": "This is a META port for the GNU Image Manipulation Program, GIMP, which includes support for JP2000 and RAW formats, content-aware rescaling, Gutenprint and scanner frontends and, optionally, an animation tool, the GIMP Animation Package, and an image processing and scientific visualization tool, GREYCs Magic Image Converter.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "gmic",
                "animation",
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gimp2-launcher",
                        "gimp-lqr-plugin",
                        "xsane",
                        "gutenprint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gifsicle",
            "portdir": "graphics/gifsicle",
            "version": "1.96",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lcdf.org/gifsicle/",
            "description": "GIF image/animation creator/editor.",
            "long_description": "Gifsicle is a UNIX command-line tool for creating, editing, and getting information about GIF images and animations.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libice",
                        "xorg-libsm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "littleutils"
                    ]
                }
            ]
        },
        {
            "name": "gifshuffle",
            "portdir": "graphics/gifshuffle",
            "version": "2.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.darkside.com.au/gifshuffle/",
            "description": "GIF Colourmap Steganography: conceal messages in GIF images",
            "long_description": "gifshuffle is used to conceal messages in GIF images by shuffling the colourmap, which leaves the image visibly unchanged. gifshuffle works with all GIF images, including those with transparency and animation, and in addition provides compression and encryption of the concealed message.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "giflib5",
            "portdir": "graphics/giflib5",
            "version": "5.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/giflib/",
            "description": "GIF library using patented LZW algorithm",
            "long_description": "GIF loading and saving shared library. Uses the LZW algorithm.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "libjxl",
                        "leptonica",
                        "py39-imagecodecs",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs"
                    ]
                }
            ]
        },
        {
            "name": "giflib",
            "portdir": "graphics/giflib",
            "version": "4.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/giflib/",
            "description": "GIF library using patented LZW algorithm",
            "long_description": "GIF loading and saving shared library. Uses the LZW algorithm.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "doc",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "magicpoint",
                        "metapixel",
                        "swftools",
                        "ming",
                        "py27-gd",
                        "fontforge",
                        "mathgl",
                        "openimageio",
                        "p5.30-imager",
                        "p5.28-imager",
                        "p5.32-imager",
                        "p5.34-imager",
                        "simage",
                        "evas",
                        "pslib",
                        "root5",
                        "ocropus",
                        "kopete",
                        "camlimages",
                        "libextractor",
                        "gnustep-gui",
                        "kdelibs4",
                        "Aseprite",
                        "x264transcode",
                        "windowmaker",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "libgdiplus",
                        "py39-dlib",
                        "imlib2",
                        "librasterlite2",
                        "mapserver",
                        "dlib",
                        "py310-dlib",
                        "py311-dlib",
                        "py312-dlib",
                        "root6",
                        "sxiv",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "webp"
                    ]
                }
            ]
        },
        {
            "name": "giblib",
            "portdir": "graphics/giblib",
            "version": "1.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20090904063608/http://linuxbrit.co.uk/giblib",
            "description": "Utility library for lists, strings and imlib2.",
            "long_description": "giblib2 incorporates doubly linked lists, some string functions, and a wrapper for imlib2. The wrapper does two things. It gives you access to fontstyles, which can be loaded from files, saved to files or defined dynamically through the API. It also, and more importantly, wraps imlib2's context API.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2",
                        "freetype",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gegl-devel",
            "portdir": "graphics/gegl-devel",
            "version": "0.4.64",
            "license": "(GPL-3+ or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gegl.org/",
            "description": "GEGL is a graph based image processing framework.",
            "long_description": "GEGL is a graph based image processing framework offering image processing and compositing on large images. GEGL is suitable for projects ranging from small one-off projects to interactive applications.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "gtk_docs",
                "sdl1",
                "vala",
                "workshop",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "python313",
                        "py313-packaging",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libjpeg-turbo",
                        "libraw",
                        "librsvg",
                        "libspiro",
                        "openexr",
                        "poly2tri-c",
                        "poppler",
                        "json-glib",
                        "webp",
                        "luajit",
                        "vala",
                        "SuiteSparse_UMFPACK",
                        "ffmpeg",
                        "pango",
                        "gettext-runtime",
                        "py313-gobject3",
                        "tiff",
                        "libsdl2",
                        "gexiv2",
                        "gobject-introspection",
                        "babl-devel",
                        "cairo",
                        "exiv2",
                        "gdk-pixbuf2",
                        "jasper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gegl-0.4",
            "portdir": "graphics/gegl-0.4",
            "version": "0.4.16",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gegl",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gegl",
            "long_description": "This port has been replaced by gegl.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gegl-0.3",
            "portdir": "graphics/gegl-0.3",
            "version": "0.3.34",
            "license": "(GPL-3+ or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gegl.org/",
            "description": "GEGL is a graph based image processing framework.",
            "long_description": "GEGL is a graph based image processing framework offering image processing and compositing on large images. GEGL is suitable for projects ranging from small one-off projects to interactive applications.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "html_doc",
                "workshop",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "python27",
                        "enscript",
                        "w3m",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "lensfun",
                        "libjpeg-turbo",
                        "libraw",
                        "librsvg",
                        "json-glib",
                        "webp",
                        "lua",
                        "vala",
                        "ffmpeg",
                        "openexr2",
                        "libspiro",
                        "gexiv2",
                        "gobject-introspection",
                        "gtk2",
                        "babl",
                        "exiv2",
                        "gdk-pixbuf2",
                        "graphviz",
                        "jasper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-photos"
                    ]
                }
            ]
        }
    ]
}