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

{
    "count": 50476,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=702",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=700",
    "results": [
        {
            "name": "ixwebsocket",
            "portdir": "net/ixwebsocket",
            "version": "11.4.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/machinezone/IXWebSocket",
            "description": "C++ library for WebSocket client and server development",
            "long_description": "IXWebSocket is a websocket and http client and server library, with TLS support and very few dependencies.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal",
                "debug",
                "mbedtls",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abaddon"
                    ]
                }
            ]
        },
        {
            "name": "cyan",
            "portdir": "graphics/cyan",
            "version": "1.2.4",
            "license": "CeCILL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cyan.graphics",
            "description": "Cyan Graphics",
            "long_description": "cyan is an open-source cross-platform image viewer and converter, designed for prepress (print) work.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "qt5-qtbase",
                        "libiconv",
                        "libomp",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsung",
            "portdir": "erlang/tsung",
            "version": "1.8.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tsung.erlang-projects.org/",
            "description": "Load test tool for HTTP, PostgreSQL, Jabber and others.",
            "long_description": "Tsung (formerly IDX-Tsunami) is a distributed load testing tool. It is protocol-independent and can currently be used to stress HTTP, SOAP, PostgreSQL, and Jabber servers.",
            "active": true,
            "categories": [
                "devel",
                "erlang"
            ],
            "maintainers": [],
            "variants": [
                "perl5_34",
                "perl5_28",
                "perl5_30",
                "perl5_32"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mochiweb",
                        "erlang",
                        "gnuplot",
                        "rrdtool",
                        "p5.34-template-toolkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mochiweb",
            "portdir": "erlang/mochiweb",
            "version": "3.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 20111014,
            "replaced_by": null,
            "homepage": "https://github.com/mochi/mochiweb",
            "description": "MochiWeb is an Erlang library for building lightweight HTTP servers.",
            "long_description": "MochiWeb is an Erlang library for building lightweight HTTP servers.",
            "active": true,
            "categories": [
                "www",
                "erlang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rebar3",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "erlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tsung"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-stringext",
            "portdir": "ocaml/ocaml-stringext",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rgrinberg/stringext",
            "description": "Extra string functions for OCaml",
            "long_description": "Extra string functions for OCaml. Mainly splitting. All functions are in the Stringext module.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 23
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-uri"
                    ]
                }
            ]
        },
        {
            "name": "py27-ez_setup",
            "portdir": "python/py-ez_setup",
            "version": "0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ez_setup/",
            "description": "To solve a setuptools problem",
            "long_description": "To solve a setuptools problem",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ez_setup",
                        "py27-robotframework-selenium2library"
                    ]
                }
            ]
        },
        {
            "name": "py-ez_setup",
            "portdir": "python/py-ez_setup",
            "version": "0.9",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ez_setup/",
            "description": "To solve a setuptools problem",
            "long_description": "To solve a setuptools problem",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-ez_setup"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-ez_setup",
            "portdir": "python/py-ez_setup",
            "version": "0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ez_setup/",
            "description": "To solve a setuptools problem",
            "long_description": "To solve a setuptools problem",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-ez_setup",
            "portdir": "python/py-ez_setup",
            "version": "0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ez_setup/",
            "description": "To solve a setuptools problem",
            "long_description": "To solve a setuptools problem",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-ez_setup",
            "portdir": "python/py-ez_setup",
            "version": "0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ez_setup/",
            "description": "To solve a setuptools problem",
            "long_description": "To solve a setuptools problem",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-enum",
            "portdir": "python/py-enum",
            "version": "0.4.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/enum/",
            "description": "Robust enumerated type support in Python",
            "long_description": "This package provides a module for robust enumerations in Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-enum"
                    ]
                }
            ]
        },
        {
            "name": "py-enum",
            "portdir": "python/py-enum",
            "version": "0.4.7",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/enum/",
            "description": "Robust enumerated type support in Python",
            "long_description": "This package provides a module for robust enumerations in Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-enum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mediaextract",
            "portdir": "sysutils/mediaextract",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/panzi/mediaextract",
            "description": "Extracts media files (AVI, Ogg, Wave, PNG, ...) that are embedded within other files.",
            "long_description": "Extracts media files (AVI, Ogg, Wave, PNG, ...) that are embedded within other files.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "keychain-cpp",
            "portdir": "security/keychain-cpp",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hrantzsch/keychain",
            "description": "Cross-platform wrapper for the OS credential storage",
            "long_description": "Keychain is a thin cross-platform wrapper in C++ to access the operating system credential storage.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtommath",
            "portdir": "math/libtommath",
            "version": "1.3.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libtom.net/LibTomMath/",
            "description": "Comprehensive, modular and portable mathematical routines",
            "long_description": "LibTomMath provides highly optimized and portable routines for a vast majority of integer based number theoretic applications (including public key cryptography).",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libtomcrypt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "MoarVM",
                        "convertlit",
                        "bitkeeper"
                    ]
                }
            ]
        },
        {
            "name": "gtk4",
            "portdir": "gnome/gtk4",
            "version": "4.14.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/gtk",
            "description": "gtk4 is a companion library to GObject and Gtk+.",
            "long_description": "gtk4 is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "broadway",
                "quartz",
                "x11",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-docutils",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "sassc",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librsvg",
                        "tiff",
                        "fribidi",
                        "mesa",
                        "pango",
                        "xorg-libXcursor",
                        "xorg-libXi",
                        "xorg-libXinerama",
                        "xorg-libXrandr",
                        "gettext-runtime",
                        "glib2",
                        "iso-codes",
                        "libxkbcommon-x11",
                        "hicolor-icon-theme",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "harfbuzz",
                        "libepoxy",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-gobject3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "parabolic",
                        "gtkmm4",
                        "Chatty",
                        "evolution-data-server-gtk4",
                        "gtksourceview5",
                        "secrets",
                        "vipsdisp",
                        "dino",
                        "font-manager",
                        "nicotine-plus",
                        "rb33-gdk4",
                        "rb32-gdk4",
                        "rb31-gdk4",
                        "rb33-gtk4",
                        "rb32-gtk4",
                        "rb31-gtk4",
                        "catgirl-downloader",
                        "libadwaita",
                        "gnome-internet-radio-locator",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "libshumate",
                        "gnome-desktop-gtk4",
                        "czkawka"
                    ]
                }
            ]
        },
        {
            "name": "gtk-vnc",
            "portdir": "gnome/gtk-vnc",
            "version": "1.3.1",
            "license": "(LGPL or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/gtk-vnc",
            "description": "VNC viewer widget for GTK",
            "long_description": "gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. It provides a core C library, and bindings for Python (PyGTK). GTK-VNC supports a number of VNC extensions aimed at improving the user experience, particularly when interacting with virtual machines.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "intltool",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "pulseaudio",
                        "cairo",
                        "gdk-pixbuf2",
                        "gettext-runtime",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "virt-manager",
                        "virt-viewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager"
                    ]
                }
            ]
        },
        {
            "name": "gtk4-devel",
            "portdir": "gnome/gtk4-devel",
            "version": "4.14.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/gtk",
            "description": "gtk4 is a companion library to GObject and Gtk+.",
            "long_description": "gtk4 is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "broadway",
                "quartz",
                "x11",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-docutils",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "sassc",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librsvg",
                        "tiff",
                        "fribidi",
                        "mesa",
                        "pango",
                        "glib2",
                        "xorg-libXi",
                        "xorg-libXinerama",
                        "xorg-libXrandr",
                        "gettext-runtime",
                        "xorg-libXcursor",
                        "iso-codes",
                        "libxkbcommon-x11",
                        "hicolor-icon-theme",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "harfbuzz",
                        "libepoxy",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pcsc-tools",
            "portdir": "sysutils/pcsc-tools",
            "version": "1.7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcsc-tools.apdu.fr",
            "description": "Tools for accessing PC/SC driver, card or reader.",
            "long_description": "These tools are used to test a PC/SC driver, card or reader or send commands in a friendly environment (text or graphical user interface).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libintl-perl",
                        "gettext-runtime",
                        "p5.34-chipcard-pcsc",
                        "p5.34-glib",
                        "p5.34-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-distutils-extra",
            "portdir": "python/py-distutils-extra",
            "version": "2.39",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/python-distutils-extra",
            "description": "enhancements to the Python build system",
            "long_description": "This package provides additional functions to Python's distutils and setuptools. It allows you to easily integrate gettext, icons and GNOME documentation into your build and installation process. It also provides an auto module which provides a do what I mean automatic build system; if you stick to the conventions, you do not need to write setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the package metadata (such as project name and version).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "intltool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gourmet"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-distutils-extra"
                    ]
                }
            ]
        },
        {
            "name": "py-distutils-extra",
            "portdir": "python/py-distutils-extra",
            "version": "2.39",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/python-distutils-extra",
            "description": "enhancements to the Python build system",
            "long_description": "This package provides additional functions to Python's distutils and setuptools. It allows you to easily integrate gettext, icons and GNOME documentation into your build and installation process. It also provides an auto module which provides a do what I mean automatic build system; if you stick to the conventions, you do not need to write setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the package metadata (such as project name and version).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-distutils-extra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-pcsc",
            "portdir": "perl/p5-pcsc",
            "version": "1.4.14",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-chipcard-pcsc",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.34-chipcard-pcsc",
            "long_description": "This port has been replaced by p5.34-chipcard-pcsc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5.32-pcsc",
            "portdir": "perl/p5-pcsc",
            "version": "1.4.14",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.32-chipcard-pcsc",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.32-chipcard-pcsc",
            "long_description": "This port has been replaced by p5.32-chipcard-pcsc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5.30-pcsc",
            "portdir": "perl/p5-pcsc",
            "version": "1.4.14",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.30-chipcard-pcsc",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.30-chipcard-pcsc",
            "long_description": "This port has been replaced by p5.30-chipcard-pcsc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5.28-pcsc",
            "portdir": "perl/p5-pcsc",
            "version": "1.4.14",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-chipcard-pcsc",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-chipcard-pcsc",
            "long_description": "This port has been replaced by p5.28-chipcard-pcsc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5-pcsc",
            "portdir": "perl/p5-pcsc",
            "version": "1.4.14",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5-chipcard-pcsc",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5-chipcard-pcsc",
            "long_description": "This port has been replaced by p5-chipcard-pcsc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "p5.34-chipcard-pcsc",
            "portdir": "perl/p5-chipcard-pcsc",
            "version": "1.4.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chipcard::PCSC",
            "description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-chipcard-pcsc",
                        "pcsc-tools"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-chipcard-pcsc",
            "portdir": "perl/p5-chipcard-pcsc",
            "version": "1.4.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chipcard::PCSC",
            "description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-chipcard-pcsc",
            "portdir": "perl/p5-chipcard-pcsc",
            "version": "1.4.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chipcard::PCSC",
            "description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-chipcard-pcsc",
            "portdir": "perl/p5-chipcard-pcsc",
            "version": "1.4.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chipcard::PCSC",
            "description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-chipcard-pcsc",
            "portdir": "perl/p5-chipcard-pcsc",
            "version": "1.4.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-chipcard-pcsc",
            "homepage": "https://metacpan.org/pod/Chipcard::PCSC",
            "description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-chipcard-pcsc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-distutils-extra",
            "portdir": "python/py-distutils-extra",
            "version": "2.39",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/python-distutils-extra",
            "description": "enhancements to the Python build system",
            "long_description": "This package provides additional functions to Python's distutils and setuptools. It allows you to easily integrate gettext, icons and GNOME documentation into your build and installation process. It also provides an auto module which provides a do what I mean automatic build system; if you stick to the conventions, you do not need to write setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the package metadata (such as project name and version).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "intltool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-distutils-extra",
            "portdir": "python/py-distutils-extra",
            "version": "2.39",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/python-distutils-extra",
            "description": "enhancements to the Python build system",
            "long_description": "This package provides additional functions to Python's distutils and setuptools. It allows you to easily integrate gettext, icons and GNOME documentation into your build and installation process. It also provides an auto module which provides a do what I mean automatic build system; if you stick to the conventions, you do not need to write setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the package metadata (such as project name and version).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "intltool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pcsc",
            "portdir": "perl/p5-pcsc",
            "version": "1.4.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ludovic.rousseau.free.fr/softwares/pcsc-perl/",
            "description": "Perl lib for accessing PC/SC card or reader.",
            "long_description": "Perl lib for accessing PC/SC card or reader.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-canmatrix",
            "portdir": "python/py-canmatrix",
            "version": "1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd",
            "long_description": "Canmatrix implements a Python Can Matrix Object which describes the can-communication and the needed objects (Boardunits, Frames, Signals, Values, ...) Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-attrs",
                        "py311-six",
                        "py311-click",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-canmatrix"
                    ]
                }
            ]
        },
        {
            "name": "py-canmatrix",
            "portdir": "python/py-canmatrix",
            "version": "1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd",
            "long_description": "Canmatrix implements a Python Can Matrix Object which describes the can-communication and the needed objects (Boardunits, Frames, Signals, Values, ...) Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-canmatrix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-bottle-sqlalchemy",
            "portdir": "python/py-bottle-sqlalchemy",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/iurisilvio/bottle-sqlalchemy",
            "description": "SQLAlchemy plugin for bottle web microframework",
            "long_description": "This bottle-sqlalchemy plugin integrates SQLAlchemy with Bottle applications. It injects a SQLAlchemy session in routes and handles the session cycle.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-bottle",
                        "py27-sqlalchemy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bottle-sqlalchemy"
                    ]
                }
            ]
        },
        {
            "name": "py-bottle-sqlalchemy",
            "portdir": "python/py-bottle-sqlalchemy",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/iurisilvio/bottle-sqlalchemy",
            "description": "SQLAlchemy plugin for bottle web microframework",
            "long_description": "This bottle-sqlalchemy plugin integrates SQLAlchemy with Bottle applications. It injects a SQLAlchemy session in routes and handles the session cycle.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-bottle-sqlalchemy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-canmatrix",
            "portdir": "python/py-canmatrix",
            "version": "0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ebroecker/canmatrix",
            "description": "Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd",
            "long_description": "Canmatrix implements a Python Can Matrix Object which describes the can-communication and the needed objects (Boardunits, Frames, Signals, Values, ...) Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-future",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-canmatrix",
            "portdir": "python/py-canmatrix",
            "version": "0.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ebroecker/canmatrix",
            "description": "Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd",
            "long_description": "Canmatrix implements a Python Can Matrix Object which describes the can-communication and the needed objects (Boardunits, Frames, Signals, Values, ...) Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-future",
                        "py37-setuptools",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-canmatrix",
            "portdir": "python/py-canmatrix",
            "version": "0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ebroecker/canmatrix",
            "description": "Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd",
            "long_description": "Canmatrix implements a Python Can Matrix Object which describes the can-communication and the needed objects (Boardunits, Frames, Signals, Values, ...) Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-future",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-backports-shutil_get_terminal_size",
            "portdir": "python/py-backports-shutil_get_terminal_size",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrippa/backports.shutil_get_terminal_size",
            "description": "A backport of the get_terminal_size function from Python 3.3's shutil",
            "long_description": "A backport of the get_terminal_size function from Python 3.3's shutil",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-nose",
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-backports"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-columnize",
                        "py-backports-shutil_get_terminal_size",
                        "py27-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py-backports-shutil_get_terminal_size",
            "portdir": "python/py-backports-shutil_get_terminal_size",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrippa/backports.shutil_get_terminal_size",
            "description": "A backport of the get_terminal_size function from Python 3.3's shutil",
            "long_description": "A backport of the get_terminal_size function from Python 3.3's shutil",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-backports-shutil_get_terminal_size"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-backports.cached-property",
            "portdir": "python/py-backports.cached-property",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/penguinolog/backports.cached_property",
            "description": "Backport of Python 3.8 functools.cached_property.",
            "long_description": "Backport of Python 3.8 functools.cached_property.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools_scm",
                        "py37-wheel",
                        "clang-14",
                        "py37-setuptools",
                        "py37-toml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-backports",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-backports.cached-property",
                        "py37-curtsies"
                    ]
                }
            ]
        },
        {
            "name": "py-backports.cached-property",
            "portdir": "python/py-backports.cached-property",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/penguinolog/backports.cached_property",
            "description": "Backport of Python 3.8 functools.cached_property.",
            "long_description": "Backport of Python 3.8 functools.cached_property.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-backports.cached-property"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-backports.cached-property",
            "portdir": "python/py-backports.cached-property",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/penguinolog/backports.cached_property",
            "description": "Backport of Python 3.8 functools.cached_property.",
            "long_description": "Backport of Python 3.8 functools.cached_property.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "py36-toml",
                        "py36-wheel",
                        "clang-9.0",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-backports",
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-curtsies"
                    ]
                }
            ]
        },
        {
            "name": "libdca",
            "portdir": "audio/libdca",
            "version": "0.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libdca.html",
            "description": "libdca is a free library for decoding DTS Coherent Acoustics streams.",
            "long_description": "libdca is a free library for decoding DTS Coherent Acoustics streams.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "mm-common",
            "portdir": "gnome/mm-common",
            "version": "1.0.6",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries.",
            "long_description": "The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required dependency for building the C++ bindings from the gnome.org version control repository. An installation of mm-common is not required for building tarball releases, unless configured to use maintainer-mode.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "wget",
                        "gsed",
                        "meson",
                        "ninja",
                        "curl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cairomm-1.0",
                        "libsigcxx3",
                        "gtkmm4",
                        "gtkmm3",
                        "pangomm-devel",
                        "pangomm",
                        "glom",
                        "glibmm",
                        "gdlmm3",
                        "libsigcxx2",
                        "libxmlxx5",
                        "atkmm",
                        "atkmm-1.6",
                        "gconfmm",
                        "libxmlxx2",
                        "libxmlxx3",
                        "gtkmm",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "glibmm-2.4",
                        "glibmm-devel",
                        "cairomm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-bindings-cxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "soprano",
            "portdir": "devel/soprano",
            "version": "2.9.4",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://projects.kde.org/projects/kdesupport/soprano",
            "description": "The Qt-based RDF framework.",
            "long_description": "Soprano is a software library that provides an object-oriented C++/Qt4 framework for RDF data.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "raptor2",
                        "qt4-mac",
                        "redland",
                        "phonon",
                        "libiodbc",
                        "strigi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virtuoso"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pykde4",
                        "akonadi",
                        "smokekde",
                        "kdelibs4",
                        "kdepim4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "tiron",
            "portdir": "sysutils/tiron",
            "version": "0.1.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tiron.run/",
            "description": "Reasonable Automation Engine",
            "long_description": "Tiron is an automation tool that's easy to use and aims to be as fast as possible. It’s agentless by using SSH and has a TUI for the outputs of the tasks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}