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

{
    "count": 50744,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=473",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=471",
    "results": [
        {
            "name": "py27-gd",
            "portdir": "python/py-gd",
            "version": "0.59",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Solomoriah/gdmodule",
            "description": "py-gd is a python wrapper for the GD library",
            "long_description": "py-gd is a python wrapper for the graphics library GD so you can use python to create/manipulate images (png, jpeg) by drawing lines, text, doing flood-fills, etc.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "giflib",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-sisynala"
                    ]
                }
            ]
        },
        {
            "name": "py-gd",
            "portdir": "python/py-gd",
            "version": "0.59",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Solomoriah/gdmodule",
            "description": "py-gd is a python wrapper for the GD library",
            "long_description": "py-gd is a python wrapper for the graphics library GD so you can use python to create/manipulate images (png, jpeg) by drawing lines, text, doing flood-fills, etc.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorg-libFS",
            "portdir": "x11/xorg-libFS",
            "version": "1.0.10",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libFS",
            "long_description": "X11 Font Server library",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xtrans",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fslsfonts",
                        "fstobdf",
                        "showfont",
                        "xfsinfo"
                    ]
                }
            ]
        },
        {
            "name": "maddy-parser",
            "portdir": "devel/maddy-parser",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/progsource/maddy",
            "description": "C++ markdown to HTML header-only parser library",
            "long_description": "C++ markdown to HTML header-only parser library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libnick"
                    ]
                }
            ]
        },
        {
            "name": "blueprint-compiler",
            "portdir": "gnome/blueprint-compiler",
            "version": "0.14.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
            "description": "Markup language for GTK user interfaces",
            "long_description": "Markup language for GTK user interfaces",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-gobject3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "parabolic"
                    ]
                }
            ]
        },
        {
            "name": "http_ping",
            "portdir": "net/http_ping",
            "version": "09Mar2016",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.acme.com/software/http_ping/",
            "description": "Sends HTTP requests every few seconds and times how long they take",
            "long_description": "Sends HTTP requests every few seconds and times how long they take",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muscle",
            "portdir": "science/muscle",
            "version": "5.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drive5.com/muscle5",
            "description": "A program for multiple sequence alignment with high accuracy and high throughput",
            "long_description": "A program for multiple sequence alignment with high accuracy and high throughput",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "theseus"
                    ]
                }
            ]
        },
        {
            "name": "help2man",
            "portdir": "textproc/help2man",
            "version": "1.49.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/help2man/",
            "description": "automatically generate simple man pages",
            "long_description": "help2man is a tool for automatically generating simple manual pages from program output.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "perl5_36",
                "perl5_38",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "p5.34-locale-gettext",
                        "perl5.34",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf263",
                        "vala",
                        "py36-lalsimulation",
                        "py27-obspy",
                        "py35-obspy",
                        "py36-obspy",
                        "svndigest",
                        "py37-lalsimulation",
                        "fatsort",
                        "gpodder",
                        "yubico-piv-tool",
                        "py27-lalsimulation",
                        "py38-lalsimulation",
                        "vala-devel",
                        "bladeRF",
                        "dsd",
                        "verilator",
                        "openpace",
                        "py37-obspy",
                        "mediaextract",
                        "xournalpp",
                        "yubico-c-client",
                        "enblend",
                        "sbsat",
                        "veriwell",
                        "libp11",
                        "libu2f-server",
                        "texinfo",
                        "lzlib",
                        "py39-obspy",
                        "simulavr",
                        "mp4v2",
                        "py38-obspy",
                        "deark",
                        "lalsimulation",
                        "py312-lalsimulation",
                        "octave-lalsimulation",
                        "zile",
                        "pango-devel",
                        "pango",
                        "opensc",
                        "sympow",
                        "a2ps",
                        "gnutar",
                        "py310-obspy",
                        "py311-obspy",
                        "py312-obspy",
                        "py313-obspy"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-dns",
                        "p5.26-gearman",
                        "p5.26-http-daemon",
                        "p5.26-http-tiny",
                        "p5.26-io-async",
                        "p5.26-io-socket-socks",
                        "p5.26-mail-box-imap4",
                        "p5.26-mojolicious",
                        "p5.26-net",
                        "p5.26-net-stomp",
                        "p5.26-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Extract meta information from image files",
            "long_description": "This module provide functions to extract various kind of meta information from image files.",
            "active": false,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-xml-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-stringy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-info",
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-xml-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-xml-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-info"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imageindex"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-socket-ip",
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-rpc-xml",
                        "p5.30-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-gearman",
                        "p5.30-io-socket-socks",
                        "p5.30-perl-ldap",
                        "p5.30-test-tcp",
                        "p5.30-mojolicious",
                        "p5.30-http-daemon",
                        "p5.30-mail-spamassassin",
                        "p5.30-net-stomp",
                        "p5.30-mail-box-imap4",
                        "p5.30-mail-box-pop3",
                        "p5.30-http-tiny",
                        "p5.30-net-dns",
                        "p5.30-net",
                        "p5.30-io-async",
                        "p5.30-net-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-rpc-xml",
                        "p5.28-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gearman",
                        "p5.28-io-socket-socks",
                        "p5.28-perl-ldap",
                        "p5.28-test-tcp",
                        "p5.28-mojolicious",
                        "p5.28-http-daemon",
                        "p5.28-mail-spamassassin",
                        "p5.28-net-stomp",
                        "p5.28-mail-box-imap4",
                        "p5.28-mail-box-pop3",
                        "p5.28-http-tiny",
                        "p5.28-net-dns",
                        "p5.28-net",
                        "p5.28-io-async",
                        "p5.28-net-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-rpc-xml",
                        "p5.32-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gearman",
                        "p5.32-io-socket-socks",
                        "p5.32-perl-ldap",
                        "p5.32-test-tcp",
                        "p5.32-mojolicious",
                        "p5.32-http-daemon",
                        "p5.32-mail-spamassassin",
                        "p5.32-net-stomp",
                        "p5.32-mail-box-imap4",
                        "p5.32-mail-box-pop3",
                        "p5.32-http-tiny",
                        "p5.32-net-dns",
                        "p5.32-net",
                        "p5.32-io-async",
                        "p5.32-net-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-rpc-xml",
                        "p5.34-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sympa",
                        "p5.34-gearman",
                        "p5.34-io-socket-socks",
                        "p5.34-perl-ldap",
                        "p5.34-test-tcp",
                        "p5.34-mojolicious",
                        "sieve-connect",
                        "p5.34-http-daemon",
                        "p5.34-mail-spamassassin",
                        "p5.34-io-async",
                        "p5.34-net-http",
                        "p5.34-net",
                        "mosh",
                        "p5.34-net-stomp",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box-pop3",
                        "p5-io-socket-ip",
                        "p5.34-http-tiny",
                        "p5.34-net-dns"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "libmad",
            "portdir": "audio/libmad",
            "version": "0.16.4",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tenacityaudio.org",
            "description": "MPEG Audio Decoder",
            "long_description": "MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 as well as the MPEG-2 extension to Lower Sampling Frequencies. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dvbcut",
                        "audacity-devel",
                        "mtpfs",
                        "tenacity",
                        "audacity-legacy",
                        "libmp3splt",
                        "ocp",
                        "qmmp",
                        "sox",
                        "xmms2",
                        "moc",
                        "gstreamer010-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "gpac",
                        "shell-fm",
                        "madplay",
                        "herrie",
                        "scummvm",
                        "scummvm-devel",
                        "xine-lib",
                        "mpd",
                        "cmus"
                    ]
                }
            ]
        },
        {
            "name": "libid3tag",
            "portdir": "audio/libid3tag",
            "version": "0.16.3",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tenacityaudio.org",
            "description": "id3 tag manipulation library",
            "long_description": "libid3tag is a library for reading and writing ID3 tags, bothID3v1 and the various versions of ID3v2.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mp3cue"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "audacity-devel",
                        "mtpfs",
                        "tenacity",
                        "audacity-legacy",
                        "easytag",
                        "easytag-devel",
                        "libmp3splt",
                        "sox",
                        "gtkpod",
                        "moc",
                        "mp3fs",
                        "mt-daapd",
                        "daapd",
                        "gstreamer010-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "audacity",
                        "madplay",
                        "herrie",
                        "mpd",
                        "imlib2",
                        "ReadyMedia"
                    ]
                }
            ]
        },
        {
            "name": "xmlto",
            "portdir": "textproc/xmlto",
            "version": "0.0.29",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/xmlto",
            "description": "Convert an XML document to another format based on XSL or other tools",
            "long_description": "The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary. This may involve two steps: 1. The application of an appropriate XSL stylesheet using an XSL-T processor. 2. Further processing with other tools. This step may not be necessary.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "util-linux",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "libxslt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "util-linux",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "fop",
                        "libxml2",
                        "libxslt",
                        "w3m",
                        "libpaper-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xine-lib",
                        "xdg-utils",
                        "accountsservice",
                        "stgit",
                        "zbar",
                        "p5.30-barcode-zbar",
                        "p5.28-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "p5.34-barcode-zbar",
                        "xorg-libXt",
                        "shadowsocks-libev",
                        "dvisvgm",
                        "dvisvgm-devel",
                        "shared-mime-info",
                        "i3",
                        "libnotify",
                        "tig",
                        "teg",
                        "rabbitmq-c",
                        "git-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "itpp",
                        "itpp-devel",
                        "gnuradio-devel"
                    ]
                }
            ]
        },
        {
            "name": "netselect",
            "portdir": "net/netselect",
            "version": "0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apenwarr/netselect",
            "description": "An ultrafast intelligent parallelizing binary-search implementation of ping",
            "long_description": "An ultrafast intelligent parallelizing binary-search implementation of ping.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-gsecrets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-ndg_httpsclient",
                        "python311",
                        "py311-google-cloud-storage",
                        "py311-google-api",
                        "py311-requests",
                        "py311-openssl",
                        "py311-click",
                        "py311-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-api",
                        "python310",
                        "py310-google-cloud-storage",
                        "py310-ndg_httpsclient",
                        "py310-requests",
                        "py310-click",
                        "py310-asn1",
                        "py310-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-api",
                        "python312",
                        "py312-google-cloud-storage",
                        "py312-ndg_httpsclient",
                        "py312-click",
                        "py312-requests",
                        "py312-asn1",
                        "py312-openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gsecrets"
                    ]
                }
            ]
        },
        {
            "name": "unac",
            "portdir": "textproc/unac",
            "version": "1.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.nongnu.org/projects/unac",
            "description": "library that removes accents from characters",
            "long_description": "unac is a library that removes accents from characters.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "autoconf",
                        "automake",
                        "clang-17",
                        "libtool",
                        "perl5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "postgresql-unaccent"
                    ]
                }
            ]
        },
        {
            "name": "sgrep",
            "portdir": "textproc/sgrep",
            "version": "0.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html",
            "description": "structured grep is a tool for searching SGML, XML and HTML files",
            "long_description": "sgrep (structured grep) is a tool for searching and indexing text, SGML, XML and HTML files and filtering text streams using structural criteria.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "em",
            "portdir": "editors/em",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pgas.freeshell.org/C/em/",
            "description": "editor for mortals",
            "long_description": "The first visual editor for UNIX. Originally written by George Coulouris. Updated for more recent UNIX variants by Pierre Gaston. Historical context: https://www.coulouris.net/cs_history/em_story/",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb26-nokogiri",
            "portdir": "ruby/rb-nokogiri",
            "version": "1.15.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nokogiri.org",
            "description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
            "long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "rb26-gem-patch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb26-mini_portile2",
                        "libiconv",
                        "zlib",
                        "libxslt",
                        "libxml2",
                        "ruby26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb26-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb25-nokogiri",
            "portdir": "ruby/rb-nokogiri",
            "version": "1.13.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nokogiri.org",
            "description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
            "long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "rb25-gem-patch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb25-mini_portile2",
                        "libiconv",
                        "zlib",
                        "libxslt",
                        "libxml2",
                        "ruby25"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb25-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb24-nokogiri",
            "portdir": "ruby/rb-nokogiri",
            "version": "1.13.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nokogiri.org",
            "description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
            "long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "rb24-gem-patch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb24-mini_portile2",
                        "libiconv",
                        "zlib",
                        "libxslt",
                        "libxml2",
                        "ruby24"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb24-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-webgen"
                    ]
                }
            ]
        },
        {
            "name": "rb33-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb33-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb32-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb32-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb31-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb30-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb30-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb27-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb27-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb26-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb26-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb25-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby25"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb25-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb24-mustache",
            "portdir": "ruby/rb-mustache",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mustache/mustache",
            "description": "Logic-less templates, implemented in Ruby.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby24"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb24-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb33-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb33-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb32-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "espeak-ng"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb32-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb31-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb30-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb30-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb27-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb27-webgen",
                        "rb27-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb26-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb26-ronn-ng"
                    ]
                }
            ]
        }
    ]
}