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

{
    "count": 52323,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=65",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=63",
    "results": [
        {
            "name": "msodbcsql",
            "portdir": "databases/msodbcsql",
            "version": "18.6.2.1",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://learn.microsoft.com/en-us/sql/connect/odbc/microsoft-odbc-driver-for-sql-server",
            "description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "long_description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unixODBC",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-sqlsrv",
                        "php71-sqlsrv",
                        "php72-sqlsrv",
                        "php73-sqlsrv",
                        "php74-sqlsrv",
                        "php80-sqlsrv",
                        "php81-sqlsrv",
                        "php82-sqlsrv",
                        "php83-sqlsrv",
                        "php84-sqlsrv",
                        "php85-sqlsrv"
                    ]
                }
            ]
        },
        {
            "name": "jenkins-cli",
            "portdir": "devel/jenkins-cli",
            "version": "0.0.47",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jcli.jenkins-zh.cn",
            "description": "Allows you manage your Jenkins as an easy way",
            "long_description": "Jenkins CLI allows you manage your Jenkins in an easy way. No matter if you're a plugin developer, administrator or just a regular user, it is made for you!",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "harfbuzz-icu-devel",
            "portdir": "graphics/harfbuzz-devel",
            "version": "14.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://harfbuzz.github.io",
            "description": "HarfBuzz ICU support library",
            "long_description": "This library adds support for ICU (the International Components for Unicode) to HarfBuzz.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 360
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python314",
                        "ninja",
                        "pkgconfig",
                        "clang-20",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz-devel",
                        "icu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "harfbuzz-devel",
            "portdir": "graphics/harfbuzz-devel",
            "version": "14.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://harfbuzz.github.io",
            "description": "OpenType text shaping engine",
            "long_description": "HarfBuzz is an OpenType text shaping engine.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 360
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python314",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "graphite2",
                        "freetype",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz-icu-devel"
                    ]
                }
            ]
        },
        {
            "name": "gtk3-devel",
            "portdir": "gnome/gtk3-devel",
            "version": "3.24.52",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtk.org/",
            "description": "GTK+ widget toolkit",
            "long_description": "GTK+ is a highly usable, feature-rich toolkit for creating graphical user interfaces, which boasts cross-platform compatibility and an easy-to-use API. GTK+ is written in C, but has bindings to many other popular programming languages, such as C++, Python and C#, among others.",
            "active": true,
            "categories": [
                "gnome",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 360
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "tests",
                "broadway",
                "demos",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gtk-doc",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "libepoxy",
                        "pango",
                        "xorg-libXcomposite",
                        "xorg-libXcursor",
                        "atk",
                        "xorg-libXfixes",
                        "xorg-libXi",
                        "xorg-libXinerama",
                        "xorg-libXrandr",
                        "xorg-libXdamage",
                        "glib2",
                        "iso-codes",
                        "libxkbcommon-x11",
                        "at-spi2-atk",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hicolor-icon-theme",
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-mojolicious",
            "portdir": "perl/p5-mojolicious",
            "version": "9.460.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://mojolicious.org/",
            "description": "Mojolicious - Real-time web framework",
            "long_description": "Mojolicious - Real-time web framework",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-mojolicious",
                        "p5.34-webservice-musicbrainz",
                        "p5.34-business-isbn",
                        "p5.34-mojo-useragent-role-retry",
                        "p5.34-mojolicious-plugin-chi",
                        "p5.34-mojolicious-plugin-mason1renderer",
                        "p5.34-mojolicious-plugin-mason2renderer",
                        "p5.34-mojolicious-plugin-setusergroup"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "get_iplayer"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mojolicious",
            "portdir": "perl/p5-mojolicious",
            "version": "9.460.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://mojolicious.org/",
            "description": "Mojolicious - Real-time web framework",
            "long_description": "Mojolicious - Real-time web framework",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mojo-useragent-role-retry",
                        "p5.32-mojolicious-plugin-chi",
                        "p5.32-mojolicious-plugin-mason1renderer",
                        "p5.32-mojolicious-plugin-mason2renderer",
                        "p5.32-mojolicious-plugin-setusergroup",
                        "p5.32-business-isbn",
                        "p5.32-webservice-musicbrainz"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-mojolicious",
            "portdir": "perl/p5-mojolicious",
            "version": "9.460.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://mojolicious.org/",
            "description": "Mojolicious - Real-time web framework",
            "long_description": "Mojolicious - Real-time web framework",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mojo-useragent-role-retry",
                        "p5.30-mojolicious-plugin-chi",
                        "p5.30-mojolicious-plugin-mason1renderer",
                        "p5.30-mojolicious-plugin-mason2renderer",
                        "p5.30-mojolicious-plugin-setusergroup",
                        "p5.30-business-isbn",
                        "p5.30-webservice-musicbrainz"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-mojolicious",
            "portdir": "perl/p5-mojolicious",
            "version": "9.460.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://mojolicious.org/",
            "description": "Mojolicious - Real-time web framework",
            "long_description": "Mojolicious - Real-time web framework",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mojo-useragent-role-retry",
                        "p5.28-mojolicious-plugin-chi",
                        "p5.28-mojolicious-plugin-mason1renderer",
                        "p5.28-mojolicious-plugin-mason2renderer",
                        "p5.28-mojolicious-plugin-setusergroup",
                        "p5.28-business-isbn",
                        "p5.28-webservice-musicbrainz"
                    ]
                }
            ]
        },
        {
            "name": "p5-mojolicious",
            "portdir": "perl/p5-mojolicious",
            "version": "9.460.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": "p5.34-mojolicious",
            "homepage": "https://mojolicious.org/",
            "description": "Mojolicious - Real-time web framework",
            "long_description": "Mojolicious - Real-time web framework",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mojolicious"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librsvg-devel",
            "portdir": "graphics/librsvg-devel",
            "version": "2.62.3",
            "license": "(GPL-2+ or LGPL-2+)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/LibRsvg",
            "description": "GNOME implementation of rsvg.",
            "long_description": "GNOME implementation of rsvg.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 360
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python314",
                        "cargo",
                        "cargo-c",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pango",
                        "zlib",
                        "gettext-runtime",
                        "glib2",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "libpng",
                        "freetype",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ImageMagick7",
            "portdir": "graphics/ImageMagick7",
            "version": "7.1.2-25",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imagemagick.org",
            "description": "Tools and libraries to manipulate images in many formats",
            "long_description": "For the ImageMagick-6 legacy version, please see port https://ports.macports.org/port/ImageMagick. ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 11
                }
            ],
            "variants": [
                "graphviz",
                "lqr",
                "openexr",
                "pango",
                "rsvg",
                "wmf",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libtool",
                        "pkgconfig",
                        "djvulibre",
                        "fontconfig",
                        "jbigkit",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "libraw",
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "bzip2",
                        "libheif",
                        "freetype",
                        "ghostscript",
                        "expat",
                        "libiconv",
                        "libxml2",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXt",
                        "libjxl",
                        "fftw-3",
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts",
                        "jxrlib",
                        "xdg-utils",
                        "libbpg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mari0",
                        "nottetris2",
                        "orthorobot"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55-imagick",
                        "php56-imagick",
                        "php70-imagick",
                        "php71-imagick",
                        "php72-imagick",
                        "php73-imagick",
                        "php74-imagick",
                        "php80-imagick",
                        "php81-imagick",
                        "php82-imagick",
                        "php83-imagick",
                        "php84-imagick",
                        "converseen",
                        "php85-imagick",
                        "php53-imagick",
                        "php54-imagick"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-mojolicious",
            "portdir": "perl/p5-mojolicious",
            "version": "8.700.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://mojolicious.org/",
            "description": "A real-time MVC web framework emphasizing minimalism and simplicity",
            "long_description": "A real-time MVC web framework emphasizing minimalism and simplicity",
            "active": false,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mojolicious-plugin-chi",
                        "p5.26-business-isbn",
                        "p5.26-mojolicious-plugin-mason2renderer",
                        "p5.26-mojolicious-plugin-setusergroup",
                        "p5.26-webservice-musicbrainz",
                        "p5.26-mojolicious-plugin-mason1renderer"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-http-headers-fast",
                        "p5.34-http-message",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-date"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-xsheaders"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-http-headers-fast",
                        "p5.32-http-message",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-http-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-http-headers-fast",
                        "p5.30-http-message",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-http-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-http-headers-fast",
                        "p5.28-http-message",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-http-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-http-xsheaders",
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-xsheaders"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "0.400.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "mcp-inspector",
            "portdir": "llm/mcp-inspector",
            "version": "0.22.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelcontextprotocol.io/docs/tools/inspector",
            "description": "The MCP inspector is a developer tool for testing and debugging MCP servers",
            "long_description": "The MCP inspector is a developer tool for testing and debugging MCP servers",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sd-switchdir",
            "portdir": "sysutils/sd-switchdir",
            "version": "3.3.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jghub/sd-switchdir",
            "description": "cd replacement with pattern matching against a frecency-ranked directory stack",
            "long_description": "SD provides two shell commands, sd and ds, for rapid navigation between previously visited directories. Directory ranking is derived from the full sequence of recorded visits using a configurable sliding window frecency model. sd acts as a drop-in replacement for the cd builtin; ds exposes the ranked directory stack and provides inspection, management, and interactive selection via fzf if available.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "veedeehjay",
                    "github": "jghub",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "CSXCAD",
            "portdir": "textproc/CSXCAD",
            "version": "20260207-0.6.3-f5e47643",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thliebig/CSXCAD",
            "description": "CSXCAD is a C++ library to describe geometrical objects and their physical or non-physical properties",
            "long_description": "CSXCAD is a C++ library to describe geometrical objects and their physical or non-physical properties",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tinyxml",
                        "fparser",
                        "cgal6",
                        "boost176",
                        "vtk",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "AppCSXCAD",
                        "openEMS",
                        "QCSXCAD"
                    ]
                }
            ]
        },
        {
            "name": "yorick-hdf5",
            "portdir": "science/yorick-hdf5",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "Hierarchical Data Format 5 interface for Yorick",
            "long_description": "HDF5 is the yorick interface plugin to the NCSA Hierarchical Data Format version 5. It includes function for reading, writing, updating, getting information on HDF5 files.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-yutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xdmf",
            "portdir": "science/xdmf",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xdmf.org/index.php/Main_Page",
            "description": "eXtensible Data Model and Format",
            "long_description": "The need for a standardized method to exchange scientific data between High Performance Computing codes and tools lead to the development of the eXtensible Data Model and Format (XDMF).",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "boost176",
                        "hdf5",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wgrib2",
            "portdir": "science/wgrib2",
            "version": "3.1.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/",
            "description": "program to read atmospheric data files in GRIB2",
            "long_description": "wgrib2 is a swiss army knife for grib2 files. GRIB-2 has arrived and has begun replacing the the older standard GRIB-1. GRIB-2 can reduce the file size by up to 80% (NAM, JPEG2000 compression).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal",
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "gnutar"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "hdf5",
                        "libaec",
                        "jasper2",
                        "netcdf",
                        "proj8",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "grads",
                        "ncarg",
                        "py310-herbie-data"
                    ]
                }
            ]
        },
        {
            "name": "vapor",
            "portdir": "science/vapor",
            "version": "2.2.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vapor.ucar.edu/",
            "description": "interactive 3D scientific visualization environment",
            "long_description": "VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers. VAPOR provides an interactive 3D visualization environment that runs on most UNIX and Windows systems equipped with modern 3D graphics cards.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "assimp2",
                        "glew",
                        "libgeotiff",
                        "py27-numpy",
                        "qt4-mac",
                        "hdf5",
                        "netcdf",
                        "udunits2",
                        "expat",
                        "py27-scipy",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swarm",
            "portdir": "science/swarm",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swarm.org/",
            "description": "Swarm is a platform for agent-based models (ABMs).",
            "long_description": "Swarm is a platform for agent-based models (ABMs).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libpng",
                        "tcl",
                        "hdf5",
                        "zlib",
                        "blt",
                        "tk",
                        "xpm",
                        "gsed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "silo",
            "portdir": "science/silo",
            "version": "4.10.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wci.llnl.gov/simulation/computer-codes/silo/",
            "description": "mesh and field I/O library and scientific database",
            "long_description": "mesh and field I/O library and scientific database. Select a Fortran compiler variant to enable Fortran support.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "hdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openEMS",
            "portdir": "science/openEMS",
            "version": "20260122-32c5c6b5",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thliebig/openEMS",
            "description": "openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method",
            "long_description": "openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "cmake",
                        "flex",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "fparser",
                        "cgal6",
                        "vtk",
                        "hdf5",
                        "CSXCAD",
                        "tinyxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "AppCSXCAD"
                    ]
                }
            ]
        },
        {
            "name": "ncpp",
            "portdir": "science/ncpp",
            "version": "2.3.0",
            "license": "permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NCAR/ncpp",
            "description": "Display program for viewing size-distributions from aircraft netCDF files.",
            "long_description": "ncpp is a X11-Motif based GUI program for looking at counts and size-distributions from RAF aircraft netCDF files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf-cxx",
                        "xorg-libX11",
                        "xorg-libXt",
                        "motif",
                        "zlib",
                        "libpng",
                        "netcdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mfem",
            "portdir": "science/mfem",
            "version": "4.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mfem.org",
            "description": "Lightweight, general, scalable C++ library for finite element methods",
            "long_description": "MFEM is a modular parallel C++ library for finite element methods. Its goal is to enable high-performance scalable finite element discretization research and application development on a wide variety of platforms, ranging from laptops to supercomputers.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "ginkgo",
                "hiop",
                "raja",
                "occa",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libomp",
                        "zlib",
                        "hdf5",
                        "netcdf",
                        "OpenBLAS",
                        "gnutls",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metview",
            "portdir": "science/metview",
            "version": "5.25.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.ecmwf.int/display/METV/",
            "description": "meteorological workstation application",
            "long_description": "Metview is a meteorological workstation application designed to be a complete working environment for both the operational and research meteorologist. Its capabilities include powerful data access, processing and visualisation.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gcc15",
                        "bison",
                        "clang-18",
                        "ImageMagick",
                        "xdpyinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "gnutar"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "jasper",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg",
                        "libgcc",
                        "curl",
                        "freetype",
                        "ecCodes",
                        "hdf5",
                        "magicspp",
                        "qt5-qtwebkit",
                        "netcdf-cxx",
                        "expat",
                        "pango",
                        "xorg-libX11",
                        "xorg-libXmu",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "boost176",
                        "proj9",
                        "netcdf",
                        "libaec",
                        "zlib",
                        "gdbm",
                        "gettext",
                        "glib2",
                        "cairo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ksh93"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "magicspp",
            "portdir": "science/magicspp",
            "version": "4.16.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.ecmwf.int/display/MAGP/Magics",
            "description": "ECMWF's Meteorological plotting software",
            "long_description": "Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS (Meteorological Applications Graphics Integrated Colour System) redesigned in C++. Magics++ offers interfaces in Fortran, C, and MagML, a plot description language based on XML. The library supports the plotting of contours, wind fields, observations, satellite images, symbols, text, axis and graphs (including boxplots). Input data can be in GRIB 1 and 2, BUFR and NetCDF or retrieved from an ODB database. The produced meteorological plots can be saved in various formats, such as PostScript, EPS, PDF, GIF, PNG and SVG.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "qt5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jasper",
                        "libgeotiff",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg",
                        "tiff",
                        "libgcc",
                        "fftw-3",
                        "ghostscript",
                        "zlib",
                        "hdf5",
                        "netcdf",
                        "netcdf-cxx",
                        "expat",
                        "mesa",
                        "pango",
                        "xorg-libXau",
                        "xorg-libXdmcp",
                        "proj9",
                        "ecCodes",
                        "gettext",
                        "glib2",
                        "cairo",
                        "gd2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "metview"
                    ]
                }
            ]
        },
        {
            "name": "luma",
            "portdir": "science/luma",
            "version": "1.7.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cfdemons/LUMA",
            "description": "Open-source project Lattice-Boltzmann at the University of Manchester (LUMA)",
            "long_description": "Open-source project Lattice-Boltzmann at the University of Manchester (LUMA)",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "zlib",
                        "mpich-clang18",
                        "hdf5",
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libminc",
            "portdir": "science/libminc",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bic.mni.mcgill.ca/ServicesSoftware/MINC",
            "description": "Library handling the MINC file format",
            "long_description": "Library handling the MINC file format, which is a highly flexible medical image file format built on the HDF5 generalized data format. The format is simple, self-describing, extensible, portable and N-dimensional, with programming interfaces for both low-level data access and high-level volume manipulation. On top of the libraries is a suite of generic image-file manipulation tools. The format, libraries and tools are designed for use in a medical-imaging research environment: they are simple and powerful and make no attempt to provide a pretty interface to users.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nifticlib",
                        "libaec",
                        "netcdf",
                        "hdf5",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4"
                    ]
                }
            ]
        },
        {
            "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": 1599
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "python311",
                "python310",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "octave-lal",
            "portdir": "science/lal",
            "version": "7.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library",
            "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "swig",
                        "swig-octave"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "octave",
                        "lal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-lalburst",
                        "octave-lalframe",
                        "octave-lalinference",
                        "octave-lalinspiral",
                        "octave-lalmetaio",
                        "octave-lalpulsar",
                        "octave-lalsimulation"
                    ]
                }
            ]
        },
        {
            "name": "py312-lal",
            "portdir": "science/lal",
            "version": "7.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Python 3.12 bindings for LSC Algorithm Library",
            "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 3.12 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "swig-python",
                        "swig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "py312-numpy",
                        "python312",
                        "lal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lalapps",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalinspiral",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation"
                    ]
                }
            ]
        },
        {
            "name": "lal",
            "portdir": "science/lal",
            "version": "7.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library",
            "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "hdf5",
                        "fftw-3",
                        "fftw-3-single",
                        "gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py37-lal",
                        "py37-lalpulsar",
                        "py36-lal",
                        "py38-lalpulsar",
                        "py312-lal",
                        "octave-lal",
                        "py27-lal",
                        "py38-lal",
                        "lalapps",
                        "lalburst",
                        "lalframe",
                        "lalinference",
                        "lalinspiral",
                        "lalmetaio",
                        "lalpulsar",
                        "lalsimulation",
                        "py312-lalpulsar"
                    ]
                }
            ]
        },
        {
            "name": "ismrmrd",
            "portdir": "science/ismrmrd",
            "version": "1.14.2",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ismrmrd/ismrmrd",
            "description": "ISMRM Raw Data Format",
            "long_description": "ISMRM Raw Data format tools and libraries.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "graphviz",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "boost176",
                        "fftw-3-single",
                        "hdf5",
                        "pugixml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 53
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "h5utils",
            "portdir": "science/h5utils",
            "version": "1.12.1",
            "license": "(MIT or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ab-initio.mit.edu/wiki/index.php/H5utils",
            "description": "visualization of HDF5 data files",
            "long_description": "H5utils is a set of utilities for visualization and conversion of scientific data in the free, portable HDF5 format. Besides providing a simple tool for batch visualization as PNG images, h5utils also includes programs to convert HDF5 datasets into the formats required by other free visualization software (e.g. plain text, Vis5d, and VTK).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "higginja",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "hdf4",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libmatheval",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "h4h5tools",
            "portdir": "science/h4h5tools",
            "version": "2.2.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://support.hdfgroup.org/products/hdf5_tools/h4toh5/",
            "description": "HDF4 to HDF5 conversion tools.",
            "long_description": "Provides the h4toh5 conversion utility and library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4",
                        "hdf5",
                        "hdfeos",
                        "netcdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grads",
            "portdir": "science/grads",
            "version": "2.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cola.gmu.edu/grads/",
            "description": "interactive visualization tool for earth science data",
            "long_description": "The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets). GrADS has been implemented worldwide on a variety of commonly used operating systems and is freely distributed over the Internet.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "libgeotiff",
                        "shapelib",
                        "curl",
                        "hdf4",
                        "readline",
                        "libdap",
                        "netcdf",
                        "udunits",
                        "wgrib2",
                        "xorg-libXmu",
                        "hdf5",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmtsar",
            "portdir": "science/gmtsar",
            "version": "6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topex.ucsd.edu/gmtsar/",
            "description": "An InSAR processing system based on GMT",
            "long_description": "GMTSAR is an open source InSAR processing system designed for users familiar with Generic Mapping Tools (GMT). It may be used at all stages of InSAR processing, from preprocessing raw data and orbit files, forming a complex interferogram, and post-processing interferograms to create products of phase, coherence, and line-of-sight displacement. By default, GMTSAR supports data from the ALOS-1, TerraSAR-X, COSMOS-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2 satellites. To enable support for data from the ERS-1/2 and Envisat satellites, append the +orbits flag during installation to fetch the required orbit solutions for these data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "jdesanto",
                    "github": "johndesanto",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmt5",
                        "hdf5",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmtk",
            "portdir": "science/gmtk",
            "version": "1.4.3",
            "license": "OSL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://j.ee.washington.edu/trac/gmtk",
            "description": "Graphical Models Toolkit",
            "long_description": "The Graphical Models Toolkit is an open source toolkit for rapidly prototyping dynamic graphical models",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rprogers",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmsh",
            "portdir": "science/gmsh",
            "version": "4.15.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmsh.info",
            "description": "Finite element mesh generator in 1D, 2D and 3D",
            "long_description": "Gmsh is an automatic 3D finite element mesh generator (primarily Delaunay) with build-in CAD and post-processing facilities. Its design goal is to provide a simple meshing tool for academic test cases with parametric input and up to date visualization capabilities.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "docs",
                "getdp",
                "petsc",
                "oce",
                "openmp",
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gmp",
                        "cairo",
                        "libjpeg-turbo",
                        "libpng",
                        "OpenBLAS",
                        "alglib",
                        "eigen3",
                        "mathex",
                        "fltk",
                        "cgnslib",
                        "gmm",
                        "hdf5",
                        "libANN",
                        "libmed",
                        "mmg3d4",
                        "opencascade",
                        "voroxx",
                        "metis",
                        "szip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-sfepy",
                        "py27-fipy",
                        "py36-fipy",
                        "py39-fipy",
                        "py37-fipy",
                        "deal.ii",
                        "py37-pygmsh",
                        "py38-fipy",
                        "py38-pygmsh",
                        "py39-pygmsh",
                        "py310-fipy",
                        "py311-fipy",
                        "py312-fipy",
                        "py310-pygmsh",
                        "getdp"
                    ]
                }
            ]
        },
        {
            "name": "flann",
            "portdir": "science/flann",
            "version": "1.9.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mariusmuja/flann",
            "description": "Fast Library for Approximate Nearest Neighbors",
            "long_description": "FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libpcl",
                        "hugin-app",
                        "ompl"
                    ]
                }
            ]
        },
        {
            "name": "digital_rf",
            "portdir": "science/digital_rf",
            "version": "2.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MITHaystack/digital_rf",
            "description": "Read, write, and interact with data in the Digital RF and Digital Metadata formats.",
            "long_description": "Read, write, and interact with data in the Digital RF and Digital Metadata formats. The Digital RF project encompasses a standardized HDF5 format for reading and writing of radio frequency data and the software for doing so. The format is designed to be self-documenting for data archive and to allow rapid random access for data processing. For details on the format, refer to the 'documents' directory in the source tree.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rvolz",
                    "github": "ryanvolz",
                    "ports_count": 1
                },
                {
                    "name": "swoboj",
                    "github": "jswoboda",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py27-pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "py27-mako",
                        "py27-numpy",
                        "hdf5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-packaging",
                        "py27-pandas",
                        "py27-scipy",
                        "py27-six",
                        "py27-tz",
                        "py27-watchdog",
                        "gnuradio",
                        "uhd",
                        "py27-matplotlib",
                        "py27-dateutil",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crystfel",
            "portdir": "science/crystfel",
            "version": "0.6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.desy.de/~twhite/crystfel/",
            "description": "A suite of programs for processing serial crystallography data",
            "long_description": "CrystFEL is a suite of programs for processing diffraction data acquired serially in a snapshot manner, such as when using the technique of Serial Femtosecond Crystallography (SFX) with a free-electron laser source.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "gsl",
                        "gtk2",
                        "pango",
                        "hdf5",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}