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

{
    "count": 50502,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=612",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=610",
    "results": [
        {
            "name": "openshot-qt",
            "portdir": "multimedia/openshot-qt",
            "version": "3.1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openshot.org/",
            "description": "simple and powerful video editor",
            "long_description": "Award-winning free and open-source video editor dedicated to delivering high quality video editing and animation solutions to the world.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pyqt5",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libopenshot",
                        "py311-requests",
                        "py311-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p8-platform",
            "portdir": "multimedia/p8-platform",
            "version": "2.1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pulse-eight.com/",
            "description": "Pulse-Eight platform library",
            "long_description": "Platform support library used by libCEC and binary add-ons for Kodi",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcec"
                    ]
                }
            ]
        },
        {
            "name": "xmltv",
            "portdir": "multimedia/xmltv",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xmltv.org/",
            "description": "utilities to download tv listings and format them in xml",
            "long_description": "utilities to download tv listings and format them in xml",
            "active": true,
            "categories": [
                "textproc",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-archive-zip",
                        "p5.34-cgi",
                        "p5.34-date-manip",
                        "p5.34-datetime",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-datetime-format-sqlite",
                        "p5.34-datetime-format-strptime",
                        "p5.34-datetime-timezone",
                        "p5.34-dbd-sqlite",
                        "p5.34-dbi",
                        "p5.34-file-homedir",
                        "p5.34-file-slurp",
                        "p5.34-file-which",
                        "p5.34-http-cache-transparent",
                        "p5.34-json",
                        "p5.34-json-xs",
                        "sqlite3",
                        "p5.34-list-moreutils",
                        "p5.34-lwp-protocol-https",
                        "p5.34-lwp-useragent-determined",
                        "p5.34-soap-lite",
                        "p5.34-term-progressbar",
                        "p5.34-term-readkey",
                        "p5.34-tk",
                        "p5.34-tk-tablematrix",
                        "p5.34-unicode-string",
                        "p5.34-xml-dom",
                        "p5.34-xml-libxml",
                        "p5.34-xml-libxslt",
                        "p5.34-xml-parser",
                        "p5.34-xml-treepp",
                        "p5.34-xml-twig",
                        "p5.34-xml-writer",
                        "p5.34-lingua-preferred"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdhomerun",
            "portdir": "net/hdhomerun",
            "version": "20230303",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silicondust.com/",
            "description": "HDHomeRun device configuration utility",
            "long_description": "Provides a library and utility program to access, configure and test HDHomeRun network tuner devices from SiliconDust. May also be used to upgrade firmware. Command line-driven and scriptable.",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hdhomerun_gui"
                    ]
                }
            ]
        },
        {
            "name": "libpreludedb",
            "portdir": "security/libpreludedb",
            "version": "5.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.prelude-siem.org/",
            "description": "library for easy access to the Prelude database",
            "long_description": "Prelude is a Universal Security Information Management (SIM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events. This port provides an abstract method of accessing various database variants.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "python38",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "python38",
                        "libprelude"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "prelude-manager"
                    ]
                }
            ]
        },
        {
            "name": "prelude-lml",
            "portdir": "security/prelude-lml",
            "version": "5.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.prelude-siem.org/",
            "description": "Prelude Sensor for analyzing logs and collecting Syslog events",
            "long_description": "Prelude is an Hybrid intrusion detection system framework that relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard. It enables security sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of system logs, and many others to verify an attack by performing automatic correlation between events. This port provides the 'log monitoring lackey'",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "icu",
                        "pcre",
                        "libprelude"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "prelude-manager",
            "portdir": "security/prelude-manager",
            "version": "5.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.prelude-siem.org/",
            "description": "collects and normalize security events from Prelude sensors",
            "long_description": "Prelude is a Universal Security Information Management (SIM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events. Prelude-Manager is a high availability server that accepts secured connections from distributed sensors and/or other Managers and saves received events to a media specified by the user (database, log file, mail etc.).",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "net-snmp",
                        "tcp_wrappers",
                        "gnutls",
                        "libpreludedb",
                        "libxml2",
                        "libprelude",
                        "libev",
                        "libgeoip",
                        "libmaxminddb",
                        "libtool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacPorts_daemondo",
            "portdir": "sysutils/MacPorts_daemondo",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "HACK to get daemondo into mpkg",
            "long_description": "Nasty HACK to get daemondo into mpkg. When using MacPorts to create an mpkg, any daemons requiring daemondo would fail. Adding this port as dependency permits them to work.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mythtv-pkg.27"
                    ]
                }
            ]
        },
        {
            "name": "libirman",
            "portdir": "sysutils/libirman",
            "version": "0.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/libirman/",
            "description": "interface with Irman-compatible IR receivers",
            "long_description": "Libirman enables interfacing with Irman-compatible infra-red receivers such as the IRToy and PCIR. Provides both a library and a plugin for LIRC.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "lirc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lirc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lirc",
            "portdir": "sysutils/lirc",
            "version": "0.10.2",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lirc.org",
            "description": "Linux Infrared Remote Control",
            "long_description": "LIRC enables receiving and/or sending infra-red remote controls signals. The only hardware is known to work (on the Mac operating system) includes the IR receiver in older HDHomerun tuner boxes and the Sony Vaio PCVA-IR5U receiver. Other hardware _could_ work but is untested. Lirc does not currently work with the IR receiver built into various Mac models. Lirc on OSX can also receive signals relayed from another Lirc server.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "gui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "gsed",
                        "py312-setuptools",
                        "py312-yaml",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "libusb",
                        "libusb-compat",
                        "portaudio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libirman"
                    ]
                }
            ]
        },
        {
            "name": "logrotate",
            "portdir": "sysutils/logrotate",
            "version": "3.21.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/logrotate/logrotate",
            "description": "Rotates, compresses, and mails system logs",
            "long_description": "The logrotate utility is designed to simplify the administration of logs on a system which generates a lot of log files. Logrotate provides automatic rotation, compression (gzip by default), removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file exceeds a certain size.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "bzip2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gzip",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mod_tile",
                        "mythtv-core.28",
                        "mythtv-core.27",
                        "i2pd"
                    ]
                }
            ]
        },
        {
            "name": "liberation-fonts",
            "portdir": "x11/liberation-fonts",
            "version": "2.1.5",
            "license": "SIL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/liberationfonts/liberation-fonts",
            "description": "replacements for the three commonly used fonts on Microsoft systems",
            "long_description": "The Liberation Fonts are intended to be open font replacements for the three most commonly used fonts on Microsoft systems: Times New Roman, Arial, and Courier New.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ddd"
                    ]
                }
            ]
        },
        {
            "name": "jdk17-graalvm",
            "portdir": "java/jdk17-graalvm",
            "version": "17.0.12",
            "license": "GFTC and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/java/graalvm/",
            "description": "Oracle GraalVM for JDK 17",
            "long_description": "Oracle GraalVM for JDK 17 compiles your Java applications ahead of time into standalone binaries that start instantly, provide peak performance with no warmup, and use fewer cloud resources. This software is provided under the GraalVM Free Terms and Conditions (GFTC) license. Oracle GraalVM for JDK 17.0.13 and later are only available under the GraalVM Oracle Technology Network (GOTN) license and therefore cannot be made available via MacPorts. If you require an up-to-date GraalVM for JDK, consider upgrading to a more recent feature version instead.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk13",
            "portdir": "java/openjdk13",
            "version": "13.0.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 13",
            "long_description": "JDK 13 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "core",
                "zero",
                "server",
                "release",
                "optimized",
                "debug",
                "client",
                "minimal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bash",
                        "clang-18",
                        "openjdk13-bootstrap",
                        "autoconf",
                        "gmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openjdk13-zulu"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk15",
            "portdir": "java/openjdk15",
            "version": "15.0.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 15",
            "long_description": "JDK 15 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "core",
                "zero",
                "minimal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bash",
                        "clang-18",
                        "openjdk15-bootstrap",
                        "autoconf",
                        "gmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openjdk15-zulu"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk18",
            "portdir": "java/openjdk18",
            "version": "18.0.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 18",
            "long_description": "JDK 18 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "release",
                "minimal",
                "core",
                "zero",
                "optimized",
                "debug",
                "client",
                "server"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bash",
                        "autoconf",
                        "gmake",
                        "openjdk18-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk20",
            "portdir": "java/openjdk20",
            "version": "20.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 20",
            "long_description": "JDK 20 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "gmake",
                        "bash",
                        "openjdk20-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk19",
            "portdir": "java/openjdk19",
            "version": "19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 19",
            "long_description": "JDK 19 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "gmake",
                        "bash",
                        "openjdk19-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk8",
            "portdir": "java/openjdk8",
            "version": "8u372",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/",
            "description": "OpenJDK 8",
            "long_description": "JDK 8 and JRE 8 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "server",
                "release",
                "debug",
                "core",
                "zero",
                "zeroshark"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gmake",
                        "pkgconfig",
                        "bash",
                        "openjdk8-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ProjectLibre",
                        "gloomhaven-helper",
                        "zanata-cli",
                        "commons-logging",
                        "sisc",
                        "keystore-explorer",
                        "jmol",
                        "grails",
                        "jsch",
                        "postgresql-jdbc",
                        "swig3-java",
                        "beanshell",
                        "nds2-client-java",
                        "nds2-client-matlab",
                        "Arduino",
                        "drip",
                        "jython",
                        "tomcat-native"
                    ]
                }
            ]
        },
        {
            "name": "mythtv-pkg.27",
            "portdir": "multimedia/mythtv-pkg.27",
            "version": "Fixes-0.27.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mythtv.org/wiki/Myth_for_Mac_with_MacPorts",
            "description": "personal video recorder (PVR) and media centre system package",
            "long_description": "Installs a complete MythTV PVR system (backend, frontend, database manager plus MythWeb). Upgrading? You should backup your database, and take other steps, BEFORE installing this software. See the link below for details.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-server",
                        "mythtv-core.27",
                        "mythweb.27",
                        "MacPorts_daemondo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-stringy",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.282.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-cgi-simple",
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cgi-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.282.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.282.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "p5.30-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.282.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "p5.32-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.282.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "p5.34-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-simple",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "aerc",
            "portdir": "mail/aerc",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aerc-mail.org",
            "description": "Terminal-based email client.",
            "long_description": "aerc is an email client that runs in your terminal, featuring editing emails in an embedded terminal tmux-style and first-class support for working with Git & email.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1020
                }
            ],
            "variants": [
                "notmuch",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "scdoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "notmuch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-sys-hostip",
            "portdir": "perl/p5-sys-hostip",
            "version": "2.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-sys-hostip",
            "homepage": "https://metacpan.org/pod/Sys::HostIP",
            "description": "Sys::HostIP - Try extra hard to get IP address related info",
            "long_description": "Sys::HostIP - Try extra hard to get IP address related info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sys-hostip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-sys-hostip",
            "portdir": "perl/p5-sys-hostip",
            "version": "2.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::HostIP",
            "description": "Sys::HostIP - Try extra hard to get IP address related info",
            "long_description": "Sys::HostIP - Try extra hard to get IP address related info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-data-dumper",
                        "p5.28-test-pod",
                        "clang-18",
                        "p5.28-capture-tiny",
                        "p5.28-test-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-parent",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sys-info-base"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-sys-hostip",
            "portdir": "perl/p5-sys-hostip",
            "version": "2.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::HostIP",
            "description": "Sys::HostIP - Try extra hard to get IP address related info",
            "long_description": "Sys::HostIP - Try extra hard to get IP address related info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-data-dumper",
                        "p5.30-test-pod",
                        "clang-18",
                        "p5.30-capture-tiny",
                        "p5.30-test-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-parent",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sys-info-base"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-sys-hostip",
            "portdir": "perl/p5-sys-hostip",
            "version": "2.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::HostIP",
            "description": "Sys::HostIP - Try extra hard to get IP address related info",
            "long_description": "Sys::HostIP - Try extra hard to get IP address related info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-data-dumper",
                        "p5.34-test-pod",
                        "clang-18",
                        "p5.34-capture-tiny",
                        "p5.34-test-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-parent",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-sys-hostip",
                        "p5.34-sys-info-base"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-sys-hostip",
            "portdir": "perl/p5-sys-hostip",
            "version": "2.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::HostIP",
            "description": "Sys::HostIP - Try extra hard to get IP address related info",
            "long_description": "Sys::HostIP - Try extra hard to get IP address related info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-data-dumper",
                        "p5.32-test-pod",
                        "clang-18",
                        "p5.32-capture-tiny",
                        "p5.32-test-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-parent",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sys-info-base"
                    ]
                }
            ]
        },
        {
            "name": "yyjson",
            "portdir": "devel/yyjson",
            "version": "0.12.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ibireme.github.io/yyjson/doc/doxygen/html/",
            "description": "The fastest JSON library in C.",
            "long_description": "The fastest JSON library in C. It is fast, portable, strict, extendable, accurate, flexible and developer-friendly.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1020
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fastfetch"
                    ]
                }
            ]
        },
        {
            "name": "gnuchess",
            "portdir": "games/gnuchess",
            "version": "6.3.0",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/chess",
            "description": "GNU Chess is a chess-playing program.",
            "long_description": "GNU Chess is a chess-playing program. It can be used to play chess against the computer on a terminal or, more commonly, as a chess engine for graphical chess frontends such as XBoard.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pdf-api2",
            "portdir": "perl/p5-pdf-api2",
            "version": "2.38.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDF::API2",
            "description": "create and manipulate PDF files",
            "long_description": "This module is 'The Next Generation' of Text::PDF::API which initially provided a nice API around the Text::PDF::* modules created by Martin Hosken.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-memory-cycle"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-font-ttf",
                        "p5.26-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-pdf-api2-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-http",
            "portdir": "perl/p5-net-http",
            "version": "6.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::HTTP",
            "description": "Low-level HTTP connection (client)",
            "long_description": "Low-level HTTP connection (client)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-socket-inet6",
                        "p5.26-io-socket-ssl",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-libwww-perl",
                        "p5.26-lwp-protocol-https",
                        "p5.26-net-twitter",
                        "p5.26-net-twitter-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5-net-http",
            "portdir": "perl/p5-net-http",
            "version": "6.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-net-http",
            "homepage": "https://metacpan.org/pod/Net::HTTP",
            "description": "Low-level HTTP connection (client)",
            "long_description": "Low-level HTTP connection (client)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-http"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-net-http",
            "portdir": "perl/p5-net-http",
            "version": "6.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::HTTP",
            "description": "Low-level HTTP connection (client)",
            "long_description": "Low-level HTTP connection (client)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-socket-ip",
                        "p5.28-io-socket-ssl",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-net-twitter",
                        "p5.28-net-twitter-lite",
                        "p5.28-lwp-protocol-https",
                        "p5.28-amazon-s3",
                        "p5.28-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-net-http",
            "portdir": "perl/p5-net-http",
            "version": "6.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::HTTP",
            "description": "Low-level HTTP connection (client)",
            "long_description": "Low-level HTTP connection (client)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-socket-ip",
                        "p5.30-io-socket-ssl",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-net-twitter",
                        "p5.30-net-twitter-lite",
                        "p5.30-lwp-protocol-https",
                        "p5.30-amazon-s3",
                        "p5.30-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-net-http",
            "portdir": "perl/p5-net-http",
            "version": "6.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::HTTP",
            "description": "Low-level HTTP connection (client)",
            "long_description": "Low-level HTTP connection (client)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-socket-ip",
                        "p5.32-io-socket-ssl",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-twitter",
                        "p5.32-net-twitter-lite",
                        "p5.32-lwp-protocol-https",
                        "p5.32-amazon-s3",
                        "p5.32-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-net-http",
            "portdir": "perl/p5-net-http",
            "version": "6.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::HTTP",
            "description": "Low-level HTTP connection (client)",
            "long_description": "Low-level HTTP connection (client)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-socket-ip",
                        "p5.34-io-socket-ssl",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-net-http",
                        "p5.34-net-twitter",
                        "p5.34-net-twitter-lite",
                        "p5.34-lwp-protocol-https",
                        "p5.34-amazon-s3",
                        "p5.34-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5-pdf-api2",
            "portdir": "perl/p5-pdf-api2",
            "version": "2.48.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-pdf-api2",
            "homepage": "https://metacpan.org/pod/PDF::API2",
            "description": "PDF::API2 - Create, modify, and examine PDF files",
            "long_description": "PDF::API2 - Create, modify, and examine PDF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdf-api2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-pdf-api2",
            "portdir": "perl/p5-pdf-api2",
            "version": "2.48.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDF::API2",
            "description": "PDF::API2 - Create, modify, and examine PDF files",
            "long_description": "PDF::API2 - Create, modify, and examine PDF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-memory-cycle",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-font-ttf",
                        "p5.28-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-pdf-api2-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-pdf-api2",
            "portdir": "perl/p5-pdf-api2",
            "version": "2.48.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDF::API2",
            "description": "PDF::API2 - Create, modify, and examine PDF files",
            "long_description": "PDF::API2 - Create, modify, and examine PDF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "p5.30-test-memory-cycle",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-font-ttf",
                        "p5.30-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pdf-api2-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-pdf-api2",
            "portdir": "perl/p5-pdf-api2",
            "version": "2.48.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDF::API2",
            "description": "PDF::API2 - Create, modify, and examine PDF files",
            "long_description": "PDF::API2 - Create, modify, and examine PDF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "p5.32-test-memory-cycle",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-font-ttf",
                        "p5.32-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-pdf-api2-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-pdf-api2",
            "portdir": "perl/p5-pdf-api2",
            "version": "2.48.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDF::API2",
            "description": "PDF::API2 - Create, modify, and examine PDF files",
            "long_description": "PDF::API2 - Create, modify, and examine PDF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "p5.34-test-memory-cycle",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-font-ttf",
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-pdf-api2-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-pdf-api2",
                        "p5.34-bio-phylo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fntsample"
                    ]
                }
            ]
        },
        {
            "name": "SoapySDR",
            "portdir": "science/SoapySDR",
            "version": "0.8.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapySDR/wiki",
            "description": "A fresh and clean vendor neutral and platform independent SDR support library",
            "long_description": "SoapySDR is an open-source generalized C/C++ API and runtime library for interfacing with SDR devices. With SoapySDR, you can instantiate, configure, and stream with an SDR device in a variety of environments. Both osmosdr and uhd devices are available within SoapySDR. In addition, vendors can directly support their hardware using SoapySDR device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications to SoapySDR devices. And SoapySDR has support for powerful platforms like GNU Radio and Pothos.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "gedgy63",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "python27",
                "python36",
                "python37",
                "python38",
                "python39",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "quisk",
                        "SoapyRTLSDR",
                        "CubicSDR",
                        "SDRangel",
                        "SoapyAirspy",
                        "SoapyAirspyHF",
                        "SoapyAudio",
                        "SoapyBladeRF",
                        "SoapyHackRF",
                        "SoapyPlutoSDR",
                        "SoapyRedPitaya",
                        "SoapyRemote",
                        "SoapySDRPlay",
                        "SoapySDRPlay3",
                        "SoapyUHD",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "limesuite",
                        "linhpsdr",
                        "limesuite-devel",
                        "rx_tools",
                        "rtl_433",
                        "PothosSoapy",
                        "welle.io",
                        "welle.io-devel"
                    ]
                }
            ]
        },
        {
            "name": "SoapyRTLSDR",
            "portdir": "science/SoapyRTLSDR",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyRTLSDR",
            "description": "Soapy SDR module for RTL-SDR",
            "long_description": "Soapy SDR module for RTL-SDR",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "rtl-sdr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "indi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-parallel-forkmanager",
            "portdir": "perl/p5-parallel-forkmanager",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Parallel::ForkManager",
            "description": "Parallel::ForkManager - A simple parallel processing fork manager",
            "long_description": "Parallel::ForkManager - A simple parallel processing fork manager",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-moo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "git-tools",
            "portdir": "devel/git-tools",
            "version": "2025.08",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/MestreLion/git-tools",
            "description": "Assorted git-related scripts and tools, including git-restore-mtime",
            "long_description": "Assorted git-related scripts and tools, including git-restore-mtime -- Included tools: git-branches-rename, git-clone-subset, git-find-uncommitted-repos, git-rebase-theirs, git-restore-mtime, git-strip-merge",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "rirelan",
                    "github": "telotortium",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}