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

{
    "count": 50555,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=602",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=600",
    "results": [
        {
            "name": "p5.26-devel-nytprof",
            "portdir": "perl/p5-devel-nytprof",
            "version": "6.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::NYTProf",
            "description": "Powerful feature-rich perl source code profiler",
            "long_description": "Devel::NYTProf is a powerful feature-rich perl source code profiler. \n o Performs per-line statement profiling for fine detail \n o Performs per-subroutine statement profiling for overview \n o Performs per-block statement profiling (the first profiler to do so) \n o Accounts correctly for time spent after calls return \n o Performs inclusive and exclusive timing of subroutines \n o Subroutine times are per calling location (a powerful feature) \n o Can profile compile-time activity, just run-time, or just END time \n o Uses novel techniques for efficient profiling \n o Sub-microsecond (100ns) resolution on systems with clock_gettime() \n o Very fast - the fastest statement and subroutine profilers for perl \n o Handles applications that fork, with no performance cost \n o Immune from noise caused by profiling overheads and I/O \n o Program being profiled can stop/start the profiler \n o Generates richly annotated and cross-linked html reports \n o Trivial to use with mod_perl - add one line to httpd.conf \n o Includes an extensive test suite \n o Tested on very large codebases \n \nNYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-sub-name"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json-maybexs",
                        "p5.26-test-differences",
                        "perl5.26",
                        "p5.26-file-which"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-moose",
                        "p5.26-test-pod",
                        "p5.26-test-pod-coverage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-uuid-ffi",
            "portdir": "perl/p5-uuid-ffi",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::FFI",
            "description": "UUID::FFI - Universally Unique Identifiers FFI style",
            "long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-alien-libuuid",
                        "p5.26-ffi-checklib",
                        "p5.26-ffi-platypus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-alien-libuuid",
            "portdir": "perl/p5-alien-libuuid",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::libuuid",
            "description": "Alien::libuuid - Find or download and install libuuid",
            "long_description": "Alien::libuuid - Find or download and install libuuid",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "p5.26-ffi-platypus",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-alien-build",
                        "libuuid"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-uuid-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-alien-ffi",
            "portdir": "perl/p5-alien-ffi",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::FFI",
            "description": "Alien::FFI - Build and make available libffi",
            "long_description": "Alien::FFI - Build and make available libffi",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-alien-build",
                        "libffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-shell-config-generate",
            "portdir": "perl/p5-shell-config-generate",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Shell::Config::Generate",
            "description": "Shell::Config::Generate - Portably generate config for any shell",
            "long_description": "Shell::Config::Generate - Portably generate config for any shell",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-simple",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-shell-guess"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alien-base-modulebuild"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-ffi-platypus-type-enum",
            "portdir": "perl/p5-ffi-platypus-type-enum",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::Platypus::Type::Enum",
            "description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
            "long_description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-ffi-platypus",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-ffi-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-sub-info",
            "portdir": "perl/p5-sub-info",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Info",
            "description": "Sub::Info - Tool for inspecting subroutines",
            "long_description": "Sub::Info - Tool for inspecting subroutines",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-importer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test2-suite"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-params-validationcompiler",
            "portdir": "perl/p5-params-validationcompiler",
            "version": "0.300.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::ValidationCompiler",
            "description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "long_description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test2-suite",
                        "p5.26-specio",
                        "p5.26-test-simple",
                        "p5.26-test-without-module",
                        "p5.26-test2-plugin-nowarnings",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-xsaccessor",
                        "p5.26-eval-closure",
                        "p5.26-exception-class",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-datetime",
                        "p5.26-datetime-format-iso8601",
                        "p5.26-datetime-locale",
                        "p5.26-datetime-timezone",
                        "p5.26-log-dispatch"
                    ]
                }
            ]
        },
        {
            "name": "json2tsv",
            "portdir": "textproc/json2tsv",
            "version": "1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codemadness.org/json2tsv.html",
            "description": "JSON to TSV converter",
            "long_description": "JSON to TSV converter",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "serpl",
            "portdir": "devel/serpl",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yassinebridi/serpl",
            "description": "A simple terminal UI for search and replace, ala VS Code.",
            "long_description": "Serpl is a terminal user interface (TUI) application that allows users to search and replace keywords in an entire folder, similar to the functionality available in VS Code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ybridi",
                    "github": "yassinebridi",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgbouncer",
            "portdir": "databases/pgbouncer",
            "version": "1.23.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pgbouncer.org",
            "description": "Lightweight connection pooler for PostgreSQL",
            "long_description": "pgbouncer is a PostgreSQL connection pooler. Any target application can be connected to pgbouncer as if it were a PostgreSQL server, and pgbouncer will manage to connect to the server, or to reuse one of its existing connections.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "openssl",
                        "c-ares"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rrdtool",
            "portdir": "net/rrdtool",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oss.oetiker.ch/rrdtool/",
            "description": "Round Robin Database",
            "long_description": "RRDtool is a system to store and display time-series data",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcp_wrappers",
                        "fribidi",
                        "libxml2",
                        "glib2",
                        "gettext-runtime",
                        "pango",
                        "cairo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "dejavu-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-rrdtool",
                        "smokeping",
                        "netmrg",
                        "jrrd",
                        "argus-clients",
                        "nedi",
                        "nrg",
                        "ntop",
                        "xymon-client",
                        "xymon-server",
                        "php53-rrd",
                        "php54-rrd",
                        "php55-rrd",
                        "php56-rrd",
                        "php70-rrd",
                        "php71-rrd",
                        "php72-rrd",
                        "php73-rrd",
                        "php74-rrd",
                        "php80-rrd",
                        "php81-rrd",
                        "php82-rrd",
                        "php83-rrd",
                        "cherokee",
                        "collectd",
                        "tsung",
                        "nfdump",
                        "py37-rrdtool",
                        "cacti"
                    ]
                }
            ]
        },
        {
            "name": "fvwm2",
            "portdir": "x11/fvwm2",
            "version": "2.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fvwmorg/fvwm",
            "description": "Version 2.x of FVWM, an X11 window manager.",
            "long_description": "FVWM 2.x is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "bidi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "libxslt",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libXcursor",
                        "readline",
                        "xorg-libsm",
                        "xpm",
                        "xorg-libXinerama",
                        "libpng",
                        "librsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdap",
            "portdir": "science/libdap",
            "version": "3.18.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.opendap.org",
            "description": "A C++ SDK which contains an implementation of DAP 2.0",
            "long_description": "A C++ SDK which contains an implementation of DAP 2.0, Client- and Server-side support classes and a prototype implementation of the AIS.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libxml2",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gadap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grads"
                    ]
                }
            ]
        },
        {
            "name": "hdfeos5",
            "portdir": "science/hdfeos5",
            "version": "2.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hdfeos.org/software/library.php",
            "description": "HDF-EOS library built on HDF5",
            "long_description": "library designed built on HDF5 to support the same Grid/Point/Swath functionality in HDF-EOS 2 and to the extent possible it will be built with the same calling sequences as the original HDF-EOS 2 library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "tcpxtract",
            "portdir": "net/tcpxtract",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tcpxtract.sourceforge.net",
            "description": "tool for extracting files from network traffic based on file signatures",
            "long_description": "tcpxtract is a tool for extracting files from network traffic based on file signatures. Extracting files based on file type headers and footers (sometimes called \"carving\") is an age old data recovery technique. Tools like Foremost employ this technique to recover files from arbitrary data streams. Tcpxtract uses this technique specifically for the application of intercepting files transmitted across a network. Other tools that fill a similar need are driftnet and EtherPEG. driftnet and EtherPEG are tools for monitoring and extracting graphic files on a network and are commonly used by network administrators to police the Internet activity of their users. The major limitations of driftnet and EtherPEG are that they only support three filetypes with no easy way of adding more. The search technique they use is also not scalable and does not search across packet boundaries.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "upclient",
            "portdir": "net/upclient",
            "version": "5.0b8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://upclient.sourceforge.net",
            "description": "uptime sharing utility.",
            "long_description": "uptime sharing utility.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tf",
            "portdir": "net/tf",
            "version": "5.0b8",
            "license": "GPL-2",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tinyfugue.sourceforge.net",
            "description": "popular and powerful MUD client",
            "long_description": "TinyFugue is a powerful, programmable MUD client with macro support and multi-worlding support.",
            "active": true,
            "categories": [
                "net",
                "games"
            ],
            "maintainers": [
                {
                    "name": "darren.bane",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netcalc",
            "portdir": "net/netcalc",
            "version": "2.1.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/troglobit/netcalc",
            "description": "Simplified clone of sipcalc with ipcalc looks",
            "long_description": "netcalc is a slimmed down clone of sipcalc, using the output format of ipcalc. It is written in C and only depends on a POSIX compliant C library. Both IPv4 and IPv6 are supported.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p4est",
            "portdir": "science/p4est",
            "version": "2.8.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.p4est.org",
            "description": "A graph coloring algorithm package",
            "long_description": "A graph coloring algorithm package",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "petsc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "lua",
                        "zlib",
                        "libsc",
                        "mpich-clang16",
                        "metis",
                        "vecLibFort"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsc",
            "portdir": "science/libsc",
            "version": "2.8.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.p4est.org",
            "description": "provides support for parallel scientific applications",
            "long_description": "The SC Library provides support for parallel scientific applications.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "lua",
                        "mpich-clang16",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p4est"
                    ]
                }
            ]
        },
        {
            "name": "R-thematic",
            "portdir": "R/R-thematic",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/thematic",
            "description": "Unified and automatic theming of R-ggplot2, R-lattice and base R graphics",
            "long_description": "Unified and automatic theming of R-ggplot2, R-lattice and base R graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rappdirs",
                        "R-scales",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-farver"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-ragg",
                        "R-vdiffr",
                        "R-svglite",
                        "R-Cairo",
                        "R-gganimate",
                        "R-showtext",
                        "R-sysfonts",
                        "R-ggiraph",
                        "R-curl",
                        "R-jsonlite",
                        "R-systemfonts",
                        "R-withr",
                        "R-htmltools",
                        "R-bslib",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bslib",
                        "R-bs4Dash"
                    ]
                }
            ]
        },
        {
            "name": "R-shinycssloaders",
            "portdir": "R/R-shinycssloaders",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daattali/shinycssloaders",
            "description": "Loading animations for Shiny output",
            "long_description": "Loading animations for Shiny output",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-shiny",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shinyjs",
                        "R-shinydisconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autoTS",
                        "R-memery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-influential",
                        "R-askgpt"
                    ]
                }
            ]
        },
        {
            "name": "R-sfd",
            "portdir": "R/R-sfd",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sfd",
            "description": "Space-Filling Design library",
            "long_description": "Space-Filling Design library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dials"
                    ]
                }
            ]
        },
        {
            "name": "R-nimble",
            "portdir": "R/R-nimble",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-nimble.org",
            "description": "The base NIMBLE package for R",
            "long_description": "The base NIMBLE package for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-igraph",
                        "R-pracma",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-R6",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-mcmcse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nimbleNoBounds",
                        "R-bcgam",
                        "R-nimbleHMC",
                        "R-nimbleAPT",
                        "R-BayesNSGP",
                        "R-nimbleSCR",
                        "R-compareMCMCs",
                        "R-nimbleSMC",
                        "R-InvStablePrior"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-runMCMCbtadjust"
                    ]
                }
            ]
        },
        {
            "name": "R-multiplex",
            "portdir": "R/R-multiplex",
            "version": "3.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mplex/multiplex",
            "description": "Algebraic tools for the analysis of multiple social networks",
            "long_description": "Algebraic tools for the analysis of multiple social networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-Rgraphviz",
                        "R-multigraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multigraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leiden"
                    ]
                }
            ]
        },
        {
            "name": "R-longmemo",
            "portdir": "R/R-longmemo",
            "version": "1.1-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=longmemo",
            "description": "Statistics for long-memory processes",
            "long_description": "Statistics for long-memory processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fracdiff",
                        "R-sfsmisc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LongMemoryTS",
                        "R-memochange"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fracdiff",
                        "R-AER",
                        "R-garma"
                    ]
                }
            ]
        },
        {
            "name": "R-lokern",
            "portdir": "R/R-lokern",
            "version": "1.1-12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/lokern",
            "description": "Kernel regression smoothing with local or global plug-in bandwidth",
            "long_description": "Kernel regression smoothing with local or global plug-in bandwidth",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-sfsmisc",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-features"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-jack",
            "portdir": "R/R-jack",
            "version": "6.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/jackR",
            "description": "Jack, zonal and Schur polynomials",
            "long_description": "Jack, zonal and Schur polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-gmp",
                        "R-partitions",
                        "R-multicool",
                        "R-mvp",
                        "R-spray",
                        "R-RcppCGAL",
                        "R-DescTools",
                        "R-qspray",
                        "R-CRAN-recommended",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray",
                        "R-syt",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-HypergeoMat"
                    ]
                }
            ]
        },
        {
            "name": "R-interactions",
            "portdir": "R/R-interactions",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://interactions.jacob-long.com",
            "description": "Comprehensive, user-friendly toolkit for probing interactions",
            "long_description": "Comprehensive, user-friendly toolkit for probing interactions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-jtools",
                        "R-broom",
                        "R-rlang",
                        "R-tibble",
                        "R-generics",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cowplot",
                        "R-huxtable",
                        "R-broom.mixed",
                        "R-rockchalk",
                        "R-margins",
                        "R-glue",
                        "R-sandwich",
                        "R-survey",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc"
                    ]
                }
            ]
        },
        {
            "name": "R-hts",
            "portdir": "R/R-hts",
            "version": "6.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.earo.me/hts",
            "description": "Hierarchical and grouped time series",
            "long_description": "Hierarchical and grouped time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SparseM",
                        "R-forecast",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gtop",
                        "R-thief"
                    ]
                }
            ]
        },
        {
            "name": "R-grImport2",
            "portdir": "R/R-grImport2",
            "version": "0.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=grImport2",
            "description": "Import SVG graphics",
            "long_description": "Import SVG graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-XML",
                        "R-jpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsvg",
                        "R-gridSVG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RGraphics"
                    ]
                }
            ]
        },
        {
            "name": "R-future",
            "portdir": "R/R-future",
            "version": "1.34.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.futureverse.org",
            "description": "Unified parallel and distributed processing in R",
            "long_description": "Unified parallel and distributed processing in R for everyone.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-listenv",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-parallelly",
                        "R-globals"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-R.rsp",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsfeatures",
                        "R-rkeops",
                        "R-future.mirai",
                        "R-simtrial",
                        "R-chatAI4R",
                        "R-kernelboot",
                        "R-codalm",
                        "R-seer",
                        "R-skewlmm",
                        "R-future.apply",
                        "R-Seurat",
                        "R-nebula",
                        "R-sctransform",
                        "R-sphunif",
                        "R-sharp",
                        "R-dagHMM",
                        "R-delayed",
                        "R-stacks",
                        "R-rpm",
                        "R-ivDiag",
                        "R-SmCCNet",
                        "R-doFuture",
                        "R-LTFHPlus",
                        "R-smoots",
                        "R-bistablehistory",
                        "R-survstan",
                        "R-tglkmeans",
                        "R-esemifar",
                        "R-brms",
                        "R-SeuratObject",
                        "R-tidyMC",
                        "R-JointAI",
                        "R-iml",
                        "R-multilevelcoda",
                        "R-hbamr",
                        "R-WeightedCluster",
                        "R-mlr3",
                        "R-gsynth",
                        "R-restriktor",
                        "R-dipsaus",
                        "R-lmtp",
                        "R-RTransferEntropy",
                        "R-mcp",
                        "R-PSCBS",
                        "R-fiery",
                        "R-furrr",
                        "R-future.batchtools",
                        "R-future.callr",
                        "R-future.tests",
                        "R-migraph",
                        "R-origami",
                        "R-tsdistributions",
                        "R-gWQS",
                        "R-googleComputeEngineR",
                        "R-spdesign",
                        "R-disk.frame",
                        "R-SimDesign",
                        "R-tune"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesian",
                        "R-modelsummary",
                        "R-altdoc",
                        "R-wildmeta",
                        "R-lazyarray",
                        "R-shiny",
                        "R-bslib",
                        "R-missSBM",
                        "R-PeakSegDisk",
                        "R-sdmTMB",
                        "R-ipc",
                        "R-semtree",
                        "R-fabletools",
                        "R-batchtools",
                        "R-manynet",
                        "R-progressr",
                        "R-cvCovEst",
                        "R-JuliaConnectoR",
                        "R-pbapply",
                        "R-projpred",
                        "R-jstor",
                        "R-DeclareDesign",
                        "R-mlr3resampling",
                        "R-gstat",
                        "R-DT",
                        "R-drake",
                        "R-mice",
                        "R-targets",
                        "R-sentopics",
                        "R-bsitar",
                        "R-collinear",
                        "R-fdacluster",
                        "R-fmeffects",
                        "R-spaMM",
                        "R-hal9001",
                        "R-promises",
                        "R-lgr",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-dials",
            "portdir": "R/R-dials",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dials.tidymodels.org",
            "description": "Tools for creating tuning parameter values",
            "long_description": "Tools for creating tuning parameter values",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-scales",
                        "R-hardhat",
                        "R-DiceDesign",
                        "R-CRAN-recommended",
                        "R-sfd",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-kernlab"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-baguette",
                        "R-finetune",
                        "R-discrim",
                        "R-tidydann",
                        "R-tidymodels",
                        "R-modeltime",
                        "R-tidyfit",
                        "R-tune",
                        "R-tidyclust",
                        "R-rules",
                        "R-censored",
                        "R-bonsai"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-parsnip",
                        "R-workflowsets",
                        "R-recipes",
                        "R-themis",
                        "R-workflows"
                    ]
                }
            ]
        },
        {
            "name": "R-checkmate",
            "portdir": "R/R-checkmate",
            "version": "2.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mllg/checkmate",
            "description": "Fast and versatile argument checks",
            "long_description": "Fast and versatile argument checks",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-backports"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-tinytest",
                        "R-microbenchmark",
                        "R-fastmatch",
                        "R-R6",
                        "R-data.table",
                        "R-magrittr",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr",
                        "R-BBmisc",
                        "R-cmdstanr",
                        "R-modelsummary",
                        "R-Gmisc",
                        "R-ggplot2.utils",
                        "R-OpenML",
                        "R-lmtp",
                        "R-ParamHelpers",
                        "R-ROI.plugin.qpoases",
                        "R-RprobitB",
                        "R-metR",
                        "R-RestRserve",
                        "R-fixtuRes",
                        "R-forestplot",
                        "R-mmpf",
                        "R-tidystats",
                        "R-batchtools",
                        "R-mlr3learners",
                        "R-bettermc",
                        "R-iwmm",
                        "R-oaii",
                        "R-pammtools",
                        "R-parallelMap",
                        "R-bssm",
                        "R-ggparty",
                        "R-tidyrules",
                        "R-DiscreteDatasets",
                        "R-htmlTable",
                        "R-boostrq",
                        "R-rkeops",
                        "R-posteriordb",
                        "R-fmeffects",
                        "R-loo",
                        "R-posterior",
                        "R-highs",
                        "R-set6",
                        "R-ijtiff",
                        "R-groupdata2",
                        "R-coalitions",
                        "R-conogive",
                        "R-xpectr",
                        "R-ao",
                        "R-sasr",
                        "R-mlrMBO",
                        "R-parsermd",
                        "R-softbib",
                        "R-MplusAutomation",
                        "R-crosstable",
                        "R-qpmadr",
                        "R-dataverse",
                        "R-shinydisconnect",
                        "R-bbotk",
                        "R-marginaleffects",
                        "R-optimizeR",
                        "R-censobr",
                        "R-cvms",
                        "R-oeli",
                        "R-holiglm",
                        "R-priorsense",
                        "R-ROI",
                        "R-SPEI",
                        "R-SSVS",
                        "R-RBesT",
                        "R-DTSg",
                        "R-smoof",
                        "R-matrixprofiler",
                        "R-accessibility",
                        "R-aldvmm",
                        "R-autocogs",
                        "R-strex",
                        "R-FCO",
                        "R-paradox",
                        "R-rearrr",
                        "R-tf",
                        "R-exampletestr",
                        "R-tidyMC",
                        "R-mlr3misc",
                        "R-iml",
                        "R-BatchJobs",
                        "R-rtables",
                        "R-mmrm",
                        "R-mlr3",
                        "R-mlr3mbo",
                        "R-lotri",
                        "R-mlr3pipelines",
                        "R-dynamite",
                        "R-fHMM",
                        "R-mlr3superlearner",
                        "R-formatters",
                        "R-mlr3measures",
                        "R-distfromq",
                        "R-mlr3resampling",
                        "R-mlr3tuning",
                        "R-usefun",
                        "R-hdf5r.Extra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fritools"
                    ]
                }
            ]
        },
        {
            "name": "R-bslib",
            "portdir": "R/R-bslib",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/bslib",
            "description": "Custom bootstrap SASS themes",
            "long_description": "Custom bootstrap SASS themes for R-shiny and R-rmarkdown.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-mime",
                        "R-rlang",
                        "R-lifecycle",
                        "R-cachem",
                        "R-memoise",
                        "R-htmltools",
                        "R-jquerylib",
                        "R-sass",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-magrittr",
                        "R-withr",
                        "R-fontawesome",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rappdirs",
                        "R-shiny",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-bsicons",
                        "R-thematic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-bs4Dash",
                        "R-rclipboard",
                        "R-flexdashboard",
                        "R-rmarkdown",
                        "R-multilevelcoda",
                        "R-shinyWidgets",
                        "R-pkgdown",
                        "R-gptstudio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bookdown",
                        "R-thematic",
                        "R-knitr",
                        "R-targets",
                        "R-bsicons",
                        "R-crosstalk",
                        "R-SSVS",
                        "R-DT",
                        "R-shinydashboardPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-KSgeneral",
            "portdir": "R/R-KSgeneral",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/d-dimitrova/KSgeneral",
            "description": "Compute p-values of the K-S test for (dis)continuous null distribution",
            "long_description": "Compute p-values of the K-S test for (dis)continuous null distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "fftw-3",
                        "R-Rcpp",
                        "R-dgof"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Bessel",
            "portdir": "R/R-Bessel",
            "version": "0.6-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Bessel",
            "description": "Computations and approximations for Bessel functions",
            "long_description": "Computations and approximations for Bessel functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rmpfr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sfsmisc",
                        "R-gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MixGHD",
                        "R-rmgarch",
                        "R-rvMF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-HypergeoMat",
                        "R-RcppBessel"
                    ]
                }
            ]
        },
        {
            "name": "libmed",
            "portdir": "science/libmed",
            "version": "4.1.1",
            "license": "GPL-3+ and LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20220124071248/https://www.salome-platform.org/user-section/about/med",
            "description": "a library to store and exchange meshed data or computation results",
            "long_description": "MED (Modeling and Exchange of Data) is a library to store and exchange meshed data or computation results.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "python311",
                "python310",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "squirrel",
            "portdir": "lang/squirrel",
            "version": "3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.squirrel-lang.org",
            "description": "The Squirrel programming language",
            "long_description": "Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "botan",
            "portdir": "security/botan",
            "version": "2.19.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://botan.randombit.net",
            "description": "cryptographic algorithms and formats library in C++",
            "long_description": "Botan is a C++ library implementing a variety of cryptographic algorithms and formats. At this time, it is quite stable, and is suitable for use in a wide variety of programs.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "openssl3",
                        "lzma",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "monotone",
                        "monotone-devel",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "qca",
                        "qca-qt5"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-parser",
            "portdir": "perl/p5-html-parser",
            "version": "3.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Parser",
            "description": "HTML::Parser - HTML parsing and extraction modules",
            "long_description": "HTML::Parser - HTML parsing and extraction modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-tagset",
                        "p5.32-http-message",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-http-proxy",
                        "p5.32-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-comments",
                        "p5.32-file-mork",
                        "p5.32-html-encoding",
                        "p5.32-html-entities-interpolate",
                        "p5.32-html-fillinform",
                        "p5.32-html-scrubber",
                        "p5.32-html-stripscripts-parser",
                        "p5.32-html-tableextract",
                        "p5.32-html-template-compiled",
                        "p5.32-html-tree",
                        "p5.32-html-wikiconverter",
                        "p5.32-http-recorder",
                        "p5.32-mime-lite-html",
                        "p5.32-net-openid-common",
                        "p5.32-net-twitter",
                        "p5.32-plack-middleware-fixmissingbodyinredirect",
                        "p5.32-pod-projectdocs",
                        "p5.32-podtohtml",
                        "p5.32-svn-notify",
                        "p5.32-text-trac",
                        "p5.32-twitter-api",
                        "p5.32-web-scraper",
                        "p5.32-cgi",
                        "p5.32-www-search",
                        "p5.32-xml-entities",
                        "p5.32-lingua-en-tagger",
                        "p5.32-test-www-mechanize",
                        "p5.32-html-mason",
                        "p5.32-mail-spamassassin",
                        "p5.32-html-lint",
                        "p5.32-html-tagfilter",
                        "p5.32-html-tokeparser-simple",
                        "p5.32-xml-rss",
                        "p5.32-html-restrict",
                        "p5.32-pod-markdown",
                        "p5.32-string-tagged-markdown",
                        "p5.32-catalyst-runtime",
                        "p5.32-devel-cover",
                        "p5.32-string-print",
                        "p5.32-gimp",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-html-form",
                        "p5.32-libwww-perl",
                        "p5.32-www-mechanize",
                        "p5.32-xml-twig",
                        "p5.32-xml-feed",
                        "p5.32-finance-quote",
                        "p5.32-text-multimarkdown",
                        "p5.32-feed-find"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-parser",
            "portdir": "perl/p5-html-parser",
            "version": "3.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Parser",
            "description": "HTML::Parser - HTML parsing and extraction modules",
            "long_description": "HTML::Parser - HTML parsing and extraction modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-tagset",
                        "p5.34-http-message",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-sql-translator",
                        "p5.34-http-proxy",
                        "po4a"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-feed-find",
                        "p5.34-file-comments",
                        "p5.34-file-mork",
                        "p5.34-html-encoding",
                        "p5.34-html-entities-interpolate",
                        "p5.34-html-fillinform",
                        "p5.34-html-scrubber",
                        "p5.34-html-stripscripts-parser",
                        "p5.34-html-tableextract",
                        "p5.34-html-template-compiled",
                        "p5.34-html-tree",
                        "p5.34-html-wikiconverter",
                        "p5.34-http-recorder",
                        "p5.34-mime-lite-html",
                        "p5.34-net-openid-common",
                        "p5.34-net-twitter",
                        "p5.34-plack-middleware-fixmissingbodyinredirect",
                        "p5.34-pod-projectdocs",
                        "p5.34-podtohtml",
                        "p5.34-svn-notify",
                        "p5.34-text-trac",
                        "p5.34-twitter-api",
                        "p5.34-web-scraper",
                        "p5.34-cgi",
                        "p5.34-www-search",
                        "p5.34-xml-entities",
                        "p5.34-lingua-en-tagger",
                        "clusterssh",
                        "p5.34-test-www-mechanize",
                        "p5.34-html-mason",
                        "ikiwiki",
                        "p5.34-mail-spamassassin",
                        "p5.34-html-lint",
                        "p5.34-html-tagfilter",
                        "p5.34-html-tokeparser-simple",
                        "p5.34-xml-rss",
                        "p5.34-text-multimarkdown",
                        "p5-html-parser",
                        "p5.34-finance-quote",
                        "p5.34-xml-feed",
                        "bugzilla",
                        "p5.34-html-restrict",
                        "p5.34-pod-markdown",
                        "fsdb",
                        "logwatch",
                        "p5.34-string-tagged-markdown",
                        "p5.34-catalyst-runtime",
                        "p5.34-devel-cover",
                        "p5.34-string-print",
                        "log2timeline",
                        "p5.34-gimp",
                        "demeter",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-html-form",
                        "p5.34-libwww-perl",
                        "p5.34-www-mechanize",
                        "p5.34-xml-twig"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "myrepos",
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-html-parser",
            "portdir": "perl/p5-html-parser",
            "version": "3.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Parser",
            "description": "HTML::Parser - HTML parsing and extraction modules",
            "long_description": "HTML::Parser - HTML parsing and extraction modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-html-tagset",
                        "p5.30-http-message",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-http-proxy",
                        "p5.30-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-comments",
                        "p5.30-file-mork",
                        "p5.30-html-encoding",
                        "p5.30-html-entities-interpolate",
                        "p5.30-html-fillinform",
                        "p5.30-html-scrubber",
                        "p5.30-html-stripscripts-parser",
                        "p5.30-html-tableextract",
                        "p5.30-html-template-compiled",
                        "p5.30-html-tree",
                        "p5.30-html-wikiconverter",
                        "p5.30-http-recorder",
                        "p5.30-mime-lite-html",
                        "p5.30-net-openid-common",
                        "p5.30-net-twitter",
                        "p5.30-plack-middleware-fixmissingbodyinredirect",
                        "p5.30-pod-projectdocs",
                        "p5.30-podtohtml",
                        "p5.30-svn-notify",
                        "p5.30-text-trac",
                        "p5.30-twitter-api",
                        "p5.30-web-scraper",
                        "p5.30-cgi",
                        "p5.30-www-search",
                        "p5.30-xml-entities",
                        "p5.30-lingua-en-tagger",
                        "p5.30-test-www-mechanize",
                        "p5.30-html-mason",
                        "p5.30-mail-spamassassin",
                        "p5.30-html-lint",
                        "p5.30-html-tagfilter",
                        "p5.30-html-tokeparser-simple",
                        "p5.30-xml-rss",
                        "p5.30-html-restrict",
                        "p5.30-pod-markdown",
                        "p5.30-string-tagged-markdown",
                        "p5.30-catalyst-runtime",
                        "p5.30-devel-cover",
                        "p5.30-string-print",
                        "p5.30-gimp",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-html-form",
                        "p5.30-libwww-perl",
                        "p5.30-www-mechanize",
                        "p5.30-xml-twig",
                        "p5.30-xml-feed",
                        "p5.30-finance-quote",
                        "p5.30-text-multimarkdown",
                        "p5.30-feed-find"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-html-parser",
            "portdir": "perl/p5-html-parser",
            "version": "3.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Parser",
            "description": "HTML::Parser - HTML parsing and extraction modules",
            "long_description": "HTML::Parser - HTML parsing and extraction modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-html-tagset",
                        "p5.28-http-message",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-http-proxy",
                        "p5.28-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-comments",
                        "p5.28-file-mork",
                        "p5.28-html-encoding",
                        "p5.28-html-entities-interpolate",
                        "p5.28-html-fillinform",
                        "p5.28-html-scrubber",
                        "p5.28-html-stripscripts-parser",
                        "p5.28-html-tableextract",
                        "p5.28-html-template-compiled",
                        "p5.28-html-tree",
                        "p5.28-html-wikiconverter",
                        "p5.28-http-recorder",
                        "p5.28-mime-lite-html",
                        "p5.28-net-openid-common",
                        "p5.28-net-twitter",
                        "p5.28-plack-middleware-fixmissingbodyinredirect",
                        "p5.28-pod-projectdocs",
                        "p5.28-podtohtml",
                        "p5.28-svn-notify",
                        "p5.28-text-trac",
                        "p5.28-twitter-api",
                        "p5.28-web-scraper",
                        "p5.28-cgi",
                        "p5.28-www-search",
                        "p5.28-xml-entities",
                        "p5.28-lingua-en-tagger",
                        "p5.28-test-www-mechanize",
                        "p5.28-html-mason",
                        "p5.28-mail-spamassassin",
                        "p5.28-html-lint",
                        "p5.28-html-tagfilter",
                        "p5.28-html-tokeparser-simple",
                        "p5.28-xml-rss",
                        "p5.28-html-restrict",
                        "p5.28-pod-markdown",
                        "p5.28-string-tagged-markdown",
                        "p5.28-catalyst-runtime",
                        "p5.28-devel-cover",
                        "p5.28-string-print",
                        "p5.28-gimp",
                        "p5.28-catalyst-plugin-session",
                        "p5.28-html-form",
                        "p5.28-libwww-perl",
                        "p5.28-www-mechanize",
                        "p5.28-xml-twig",
                        "p5.28-xml-feed",
                        "p5.28-finance-quote",
                        "p5.28-text-multimarkdown",
                        "p5.28-feed-find"
                    ]
                }
            ]
        },
        {
            "name": "p5-html-parser",
            "portdir": "perl/p5-html-parser",
            "version": "3.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-html-parser",
            "homepage": "https://metacpan.org/pod/HTML::Parser",
            "description": "HTML::Parser - HTML parsing and extraction modules",
            "long_description": "HTML::Parser - HTML parsing and extraction modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-html-parser",
            "portdir": "perl/p5-html-parser",
            "version": "3.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Parser",
            "description": "HTML parsing and extraction modules",
            "long_description": "This is a collection of modules that parse and extract information from HTML documents.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-tagset",
                        "p5.26-http-message",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-sql-translator",
                        "p5.26-http-proxy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-runtime",
                        "p5.26-devel-cover",
                        "p5.26-feed-find",
                        "p5.26-file-comments",
                        "p5.26-file-mork",
                        "p5.26-finance-quote",
                        "p5.26-gimp",
                        "p5.26-html-encoding",
                        "p5.26-html-entities-interpolate",
                        "p5.26-html-fillinform",
                        "p5.26-html-form",
                        "p5.26-html-lint",
                        "p5.26-html-mason",
                        "p5.26-html-restrict",
                        "p5.26-html-scrubber",
                        "p5.26-html-stripscripts-parser",
                        "p5.26-html-tableextract",
                        "p5.26-html-tagfilter",
                        "p5.26-html-template-compiled",
                        "p5.26-html-tokeparser-simple",
                        "p5.26-html-tree",
                        "p5.26-html-wikiconverter",
                        "p5.26-http-recorder",
                        "p5.26-lingua-en-tagger",
                        "p5.26-mail-spamassassin",
                        "p5.26-mime-lite-html",
                        "p5.26-net-openid-common",
                        "p5.26-net-twitter",
                        "p5.26-plack-middleware-fixmissingbodyinredirect",
                        "p5.26-pod-markdown",
                        "p5.26-pod-projectdocs",
                        "p5.26-podtohtml",
                        "p5.26-svn-notify",
                        "p5.26-text-multimarkdown",
                        "p5.26-text-trac",
                        "p5.26-twitter-api",
                        "p5.26-web-scraper",
                        "p5.26-www-mechanize",
                        "p5.26-www-search",
                        "p5.26-xml-entities",
                        "p5.26-xml-feed",
                        "p5.26-xml-rss",
                        "p5.26-cgi",
                        "p5.26-xml-twig",
                        "p5.26-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "htmldoc",
            "portdir": "textproc/htmldoc",
            "version": "1.9.18",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michaelrsweet/htmldoc",
            "description": "Converts HTML or Markdown files to various other formats",
            "long_description": "HTMLDOC is a program that reads HTML and Markdown source files or web pages and generates corresponding EPUB, HTML, PostScript, or PDF files with an optional table of contents.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-chm2pdf"
                    ]
                }
            ]
        },
        {
            "name": "R-uuid",
            "portdir": "R/R-uuid",
            "version": "1.2-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/s-u/uuid",
            "description": "Tools for generating and handling of UUIDs",
            "long_description": "Tools for generating and handling of UUIDs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3",
                        "R-villager",
                        "R-fiery",
                        "R-flextable",
                        "R-filearray",
                        "R-officer",
                        "R-bigmemory",
                        "R-googledrive",
                        "R-officedown",
                        "R-RestRserve",
                        "R-sl3",
                        "R-sparklyr",
                        "R-shinyalert",
                        "R-delayed",
                        "R-ids",
                        "R-synchronicity",
                        "R-tmle3",
                        "R-ggiraph",
                        "R-IRkernel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-renv",
                        "R-rotor",
                        "R-here",
                        "R-RcppUUID"
                    ]
                }
            ]
        },
        {
            "name": "R-symbolicQspray",
            "portdir": "R/R-symbolicQspray",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/symbolicQspray",
            "description": "Multivariate polynomials with symbolic parameters in their coefficients",
            "long_description": "Multivariate polynomials with symbolic parameters in their coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-gmp",
                        "R-RcppCGAL",
                        "R-qspray",
                        "R-CRAN-recommended",
                        "R-ratioOfQsprays",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack"
                    ]
                }
            ]
        }
    ]
}