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

{
    "count": 50564,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=599",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=597",
    "results": [
        {
            "name": "py38-cipheycore",
            "portdir": "python/py-cipheycore",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ciphey/cipheycore",
            "description": "Some cryptanalysis tidbits written in a proper language",
            "long_description": "Some cryptanalysis tidbits written in a proper language. This core provides many crackers, encryption methods & decryption methods as well as cryptanalysis tidbitis to Ciphey. Written in C++ for the speed.",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "cmake",
                        "swig",
                        "swig-python",
                        "poetry",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "davix",
            "portdir": "net/davix",
            "version": "0.8.10",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cern-fts/davix",
            "description": "High-performance file management over WebDAV / HTTP",
            "long_description": "Davix aims to make the task of managing files over HTTP-based protocols simple. It is being developed by IT-ST at CERN, and while the project's purpose is its use on the CERN grid, the functionality offered is generic.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "openssl3",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "root6"
                    ]
                }
            ]
        },
        {
            "name": "gupnp",
            "portdir": "net/gupnp",
            "version": "1.6.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points.",
            "long_description": "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "libsoup",
                        "gssdp",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gupnp-tools",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gnome3-core",
                        "rygel",
                        "gupnp-av"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gssdp",
            "portdir": "net/gssdp",
            "version": "1.6.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "A GObject-based API for handling resource discovery and announcement over SSDP.",
            "long_description": "A GObject-based API for handling resource discovery and announcement over SSDP.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "sniffer",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gnome-common",
                        "gtk-doc",
                        "vala",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsoup",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gupnp",
                        "gupnp-tools",
                        "rygel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gupnp-dlna",
            "portdir": "net/gupnp-dlna",
            "version": "0.12.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "GUPnP-DLNA is a small utility library that aims to ease DLNA-related tasks.",
            "long_description": "GUPnP-DLNA is a small utility library that aims to ease DLNA-related tasks.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gupnp",
                        "libxml2",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "rygel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gupnp-igd",
            "portdir": "net/gupnp-igd",
            "version": "1.6.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "GUPnP-IGD is a library to handle UPnP IGD port mapping.",
            "long_description": "GUPnP-IGD is a library to handle UPnP IGD port mapping.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gupnp",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "farstream",
                        "gnome3-core",
                        "libnice"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gupnp-tools",
            "portdir": "net/gupnp-tools",
            "version": "0.12.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.",
            "long_description": "GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "gettext",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gupnp-av",
                        "libxml2",
                        "desktop-file-utils",
                        "gettext-runtime",
                        "gobject-introspection",
                        "gtk3",
                        "libsoup",
                        "gssdp",
                        "gupnp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gtksourceview3",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kerberos5",
            "portdir": "net/kerberos5",
            "version": "1.21.3",
            "license": "MIT and BSD and ISC and OpenLDAP-2.8+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.mit.edu/kerberos/",
            "description": "Kerberos is a network authentication protocol.",
            "long_description": "Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. A free implementation of this protocol is available from the Massachusetts Institute of Technology. Kerberos is available in many commercial products as well.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lmdb",
                        "libedit",
                        "ncurses",
                        "openssl",
                        "libcomerr",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "postgresql18",
                        "wireshark22",
                        "wireshark30",
                        "p5.26-gssapi",
                        "py27-pykerberos",
                        "py36-pykerberos",
                        "s-nail",
                        "loudmouth",
                        "py313-pykerberos",
                        "imap-uw",
                        "pidgin-sipe",
                        "yafc",
                        "evolution-data-server-gtk4",
                        "gnome-online-accounts",
                        "wireshark3",
                        "wireshark4",
                        "p5.28-gssapi",
                        "p5.30-gssapi",
                        "p5.32-gssapi",
                        "p5.34-gssapi",
                        "php84-openssl",
                        "php83-imap",
                        "php83-openssl",
                        "php82-imap",
                        "php82-openssl",
                        "php81-imap",
                        "libsoup",
                        "php81-openssl",
                        "libsoup-devel",
                        "php80-imap",
                        "php80-openssl",
                        "php74-imap",
                        "php74-openssl",
                        "php73-imap",
                        "php73-openssl",
                        "php72-imap",
                        "htcondor",
                        "php72-openssl",
                        "php71-imap",
                        "php71-openssl",
                        "php70-imap",
                        "php70-openssl",
                        "cyrus-sasl2",
                        "php56-imap",
                        "php56-openssl",
                        "php55-imap",
                        "php55-openssl",
                        "py37-pykerberos",
                        "php54-imap",
                        "php54-openssl",
                        "php53-imap",
                        "php53-openssl",
                        "php52-imap",
                        "php52-openssl",
                        "nds2-client",
                        "mono",
                        "neon",
                        "kdelibs4",
                        "mscp",
                        "evolution-data-server",
                        "libssh",
                        "wireshark2",
                        "fetchmail",
                        "fetchmail-devel",
                        "py38-pykerberos",
                        "py39-pykerberos",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "postgresql96",
                        "remctl",
                        "xrootd",
                        "mailsync",
                        "gnome-control-center",
                        "virtuoso-5",
                        "libsoup-2.4",
                        "cclient",
                        "freetds",
                        "wallet",
                        "wallet-server",
                        "wallet-kdc",
                        "postgresql13",
                        "postgresql14",
                        "postgresql15",
                        "postgresql16",
                        "postgresql17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "libnice",
            "portdir": "net/libnice",
            "version": "0.1.22",
            "license": "(MPL-1.1 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libnice.freedesktop.org/",
            "description": "Libnice is an implementation of IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245).",
            "long_description": "Libnice is an implementation of IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245). It provides a GLib-based library, libnice, as well as GStreamer elements.",
            "active": true,
            "categories": [
                "net",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gupnp-igd",
                        "gnutls",
                        "gobject-introspection",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "farstream",
                        "telepathy-gabble",
                        "dino",
                        "gstreamer1-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "libretroshare",
            "portdir": "net/libretroshare",
            "version": "2024.07.04",
            "license": "(AGPL-3 or Apache-2 or GPL-3 or LGPL-3 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://retroshare.cc",
            "description": "RetroShare is a decentralized, private, secure, cross-platform communication software.",
            "long_description": "RetroShare is a decentralized, private, secure, cross-platform communication software. RetroShare functionalities (file sharing, chat, messages, forums, channels…) are implemented under the hood by libretroshare which offer a documented C++ and JSON API. While RetroShare is an application on its own, libretroshare is meant to be used as part of other programs.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "p2p"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "git",
                        "pkgconfig",
                        "doxygen",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "restbed",
                        "zlib",
                        "rapidjson",
                        "miniupnpc",
                        "openssl3",
                        "sqlcipher"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pkixssh",
            "portdir": "net/pkixssh",
            "version": "13.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roumenpetrov.info/secsh/",
            "description": "PKIX-SSH - an advanced secure shell implementation",
            "long_description": "Implementation includes some of functionality provided by OpenSSH. OpenSSH itself is derivative of the original and free ssh 1.2.12 release by Tatu Ylonen. Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and Dug Song removed many bugs, re-added newer features and created OpenSSH. Roumen Petrov adds X.509 certificate support, modernize use of cryptography library including FIPS mode and creates PKIX-SSH.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sstallion",
                    "github": "sstallion",
                    "ports_count": 4
                }
            ],
            "variants": [
                "apple_keychain",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libedit",
                        "ncurses",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qBittorrent-qt5",
            "portdir": "net/qBittorrent-qt5",
            "version": "4.6.7",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qbittorrent.org",
            "description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent.",
            "long_description": "qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "gui",
                "webui",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "boost181",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "qt5-qtbase",
                        "libtorrent-rasterbar",
                        "openssl",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qttranslations"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsync",
            "portdir": "net/rsync",
            "version": "3.4.1",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rsync.samba.org",
            "description": "Fast incremental file transfer",
            "long_description": "rsync is an open source utility that provides fast incremental file transfer. It works both locally and remote with either the custom rsyncd protocol or a remote shell like ssh.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "popt",
                        "lz4",
                        "libiconv",
                        "xxhashlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mlton",
                        "py37-tensorflow-addons",
                        "py39-tensorflow-addons",
                        "py38-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grsync",
                        "backuppc",
                        "rsnapshot",
                        "rvm",
                        "dirvish"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git-devel",
                        "git"
                    ]
                }
            ]
        },
        {
            "name": "rygel",
            "portdir": "net/rygel",
            "version": "0.36.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Rygel",
            "description": "Rygel DLNA media server, renderer",
            "long_description": "Rygel is a home media solution that allows you to easily share audio, video and pictures, and control media players on your home network.",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "vala",
                        "gsed"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmediaart",
                        "gssdp",
                        "gupnp",
                        "libgee",
                        "gupnp-dlna",
                        "libunistring",
                        "gupnp-av",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gstreamer1-gst-plugins-base",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-apps"
                    ]
                }
            ]
        },
        {
            "name": "trojan",
            "portdir": "net/trojan",
            "version": "1.16.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trojan-gfw/trojan",
            "description": "An unidentifiable mechanism that helps you bypass network restrictions.",
            "long_description": "Trojan features multiple protocols over TLS to avoid both active/passive detections and ISP QoS limitations. It doesn't rely on strong encryption or obfuscation; instead it imitates the most common protocol, HTTPS, so firewalls won't see anything other than normal HTTPS traffic.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "debug",
                "mysql8",
                "mysql81",
                "mysql82",
                "mariadb55",
                "mariadb102",
                "mariadb103",
                "mariadb104",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "boost181"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-cipheycore",
            "portdir": "python/py-cipheycore",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ciphey/cipheycore",
            "description": "Some cryptanalysis tidbits written in a proper language",
            "long_description": "Some cryptanalysis tidbits written in a proper language. This core provides many crackers, encryption methods & decryption methods as well as cryptanalysis tidbitis to Ciphey. Written in C++ for the speed.",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cipheycore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-clawpack",
            "portdir": "python/py-clawpack",
            "version": "5.8.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.clawpack.org",
            "description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
            "long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "py39-clawpack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-cipheycore",
            "portdir": "python/py-cipheycore",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ciphey/cipheycore",
            "description": "Some cryptanalysis tidbits written in a proper language",
            "long_description": "Some cryptanalysis tidbits written in a proper language. This core provides many crackers, encryption methods & decryption methods as well as cryptanalysis tidbitis to Ciphey. Written in C++ for the speed.",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-build",
                        "py39-installer",
                        "cmake",
                        "swig",
                        "swig-python",
                        "poetry",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cipheycore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ciphey"
                    ]
                }
            ]
        },
        {
            "name": "py39-clawpack",
            "portdir": "python/py-clawpack",
            "version": "5.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.clawpack.org",
            "description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
            "long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc14",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python39",
                        "py39-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-petsc4py",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-clawpack"
                    ]
                }
            ]
        },
        {
            "name": "py-tensorflow",
            "portdir": "python/py-tensorflow",
            "version": "2.12.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tensorflow.org/",
            "description": "TensorFlow helps the tensors flow",
            "long_description": "TensorFlow helps the tensors flow",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tensorflow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tensorflow1",
            "portdir": "python/py-tensorflow1",
            "version": "1.15.5",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tensorflow.org/",
            "description": "TensorFlow helps the tensors flow",
            "long_description": "TensorFlow helps the tensors flow",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-tensorflow1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-tensorflow",
            "portdir": "python/py-tensorflow",
            "version": "2.12.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 18 <= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tensorflow.org/",
            "description": "TensorFlow helps the tensors flow",
            "long_description": "TensorFlow helps the tensors flow",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "native",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bazel",
                        "cctools",
                        "ld64",
                        "py310-setuptools",
                        "py310-pip",
                        "py310-mock",
                        "py310-future",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tensorflow_estimator",
                        "py310-termcolor",
                        "py310-grpcio",
                        "py310-astunparse",
                        "openjdk11",
                        "py310-opt_einsum",
                        "py310-tensorboard",
                        "py310-google-pasta",
                        "py310-keras",
                        "python310",
                        "py310-six",
                        "py310-gast",
                        "py310-numpy",
                        "py310-wrapt",
                        "py310-astor",
                        "py310-wheel",
                        "py310-absl",
                        "py310-flatbuffers",
                        "py310-protobuf3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tensorflow"
                    ]
                }
            ]
        },
        {
            "name": "py39-tensorflow",
            "portdir": "python/py-tensorflow",
            "version": "2.12.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 18 <= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tensorflow.org/",
            "description": "TensorFlow helps the tensors flow",
            "long_description": "TensorFlow helps the tensors flow",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "native",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bazel",
                        "cctools",
                        "ld64",
                        "py39-future",
                        "py39-mock",
                        "py39-pip",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-opt_einsum",
                        "py39-protobuf3",
                        "py39-six",
                        "py39-tensorboard",
                        "py39-grpcio",
                        "py39-termcolor",
                        "py39-wheel",
                        "py39-wrapt",
                        "py39-tensorflow_estimator",
                        "openjdk11",
                        "python39",
                        "py39-absl",
                        "py39-astor",
                        "py39-astunparse",
                        "py39-flatbuffers",
                        "py39-gast",
                        "py39-google-pasta",
                        "py39-keras",
                        "py39-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-magenta",
                        "py39-dm-sonnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tensorflow-transform",
                        "py39-tfx-bsl",
                        "py39-magenta",
                        "py39-tensorflow-gan",
                        "py39-tensor2tensor",
                        "py39-tensorflow-data-validation"
                    ]
                }
            ]
        },
        {
            "name": "py39-tensorflow1",
            "portdir": "python/py-tensorflow1",
            "version": "1.15.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tensorflow.org/",
            "description": "TensorFlow helps the tensors flow",
            "long_description": "TensorFlow helps the tensors flow",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "native"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bazel-0.25",
                        "cctools",
                        "py39-future",
                        "py39-mock",
                        "py39-pip",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-six",
                        "py39-tensorboard1",
                        "py39-tensorflow_estimator1",
                        "py39-grpcio",
                        "py39-wheel",
                        "py39-wrapt",
                        "py39-termcolor",
                        "openjdk11",
                        "python39",
                        "py39-absl",
                        "py39-astor",
                        "py39-gast",
                        "py39-google-pasta",
                        "py39-keras",
                        "py39-numpy",
                        "py39-protobuf3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tensorflow1"
                    ]
                }
            ]
        },
        {
            "name": "py27-numpy",
            "portdir": "python/py27-numpy",
            "version": "1.16.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpy",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py27-cython-compat",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "py27-cython",
                        "libgcc",
                        "python27",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-oldest-supported-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-pyopencl",
                        "py27-scikits-samplerate",
                        "py27-cartopy",
                        "py27-obspy",
                        "py27-minecraft-overviewer",
                        "py27-pyregion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gsd",
                        "gnuradio-devel",
                        "py27-stfio",
                        "py27-MDAnalysis",
                        "py27-astlib",
                        "py27-astroML",
                        "py27-astroML_addons",
                        "py27-astroplan",
                        "py27-astropy",
                        "py27-astropy-healpix",
                        "py27-bcolz",
                        "py27-biggles",
                        "py27-blaze",
                        "py27-bqplot",
                        "py27-cartopy",
                        "py27-colormath",
                        "py27-colour",
                        "py27-control",
                        "py27-dap",
                        "py27-datashape",
                        "py27-descartes",
                        "py27-patsy",
                        "py27-filterpy",
                        "py27-gwpy",
                        "py27-healpy",
                        "py27-htseq",
                        "py27-iminuit",
                        "py27-imread",
                        "py27-instrumentkit",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-keras_preprocessing",
                        "py27-kombine",
                        "py27-langid",
                        "py27-mahotas",
                        "py27-pyepl",
                        "py27-xarray",
                        "py27-nmrglue",
                        "py27-nltk",
                        "py27-seaborn",
                        "py27-pysal",
                        "py27-pebl",
                        "py27-bottleneck",
                        "alps",
                        "gds",
                        "py27-lal",
                        "py27-game",
                        "py27-nio",
                        "py27-scientific",
                        "py27-matplotlib",
                        "py27-cftime",
                        "py27-ligo-lw",
                        "py27-lscsoft-glue",
                        "py27-netcdf4",
                        "py27-opencv3",
                        "py27-opencv3-devel",
                        "py27-tables",
                        "vapor",
                        "py27-opengl-accelerate",
                        "py27-nibabel",
                        "py27-numba",
                        "py27-odo",
                        "py27-openopt",
                        "py27-pygpu",
                        "py27-pymvpa",
                        "py27-pysparse",
                        "py27-quantities",
                        "py27-qutip",
                        "py27-regions",
                        "py27-scikits-bootstrap",
                        "py27-sfepy",
                        "py27-slepc4py",
                        "py27-snuggs",
                        "py27-spacepy",
                        "py27-svipc",
                        "py27-tensorboard1",
                        "py27-theano",
                        "py27-tpot",
                        "py27-word2vec",
                        "py27-yt",
                        "py27-lalinference",
                        "py27-lalpulsar",
                        "py27-pygrib",
                        "py27-commpy",
                        "py27-fabio",
                        "py27-pydicom",
                        "py27-statsmodels",
                        "py27-python-ivi",
                        "py27-biopython",
                        "py27-algopy",
                        "py27-lmfit",
                        "py27-numdifftools",
                        "py27-pywavelets",
                        "py27-GridDataFormats",
                        "py27-gdal",
                        "py27-rasterio",
                        "py27-altair",
                        "py27-pyfftw",
                        "py27-graph-tool",
                        "py27-ttfquery",
                        "py27-matplotlib-basemap",
                        "py27-fipy",
                        "py27-pyside2",
                        "py27-gsl",
                        "py27-obspy",
                        "py27-bokeh",
                        "py27-scikit-image",
                        "py27-emcee",
                        "py27-dice3ds",
                        "py27-pyilmbase",
                        "py27-numexpr",
                        "py27-corner",
                        "py27-barnaba",
                        "py27-mdtraj",
                        "py27-imageio",
                        "py27-scikit-learn",
                        "py27-lalburst",
                        "py27-lalframe",
                        "py27-lalinspiral",
                        "py27-lalmetaio",
                        "py27-lalsimulation",
                        "py27-acor",
                        "py27-astrolibcoords",
                        "py27-chainer",
                        "EGSimulation",
                        "HORTON",
                        "digital_rf",
                        "py27-dynd",
                        "gnuradio37",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr37-fosphor",
                        "py27-gnuplot",
                        "gr37-gfdm",
                        "py27-pyne",
                        "gr37-gsm",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "py27-hcluster",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr37-limesdr",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr37-tdd",
                        "py27-logilab-hmm",
                        "py27-mlpy",
                        "py27-pacal",
                        "py27-petsc4py",
                        "py27-pyFAI",
                        "py27-pycg",
                        "py27-pycluster",
                        "py27-molmod",
                        "py27-pymca",
                        "py27-pyml",
                        "py27-pynds",
                        "py27-pynifti",
                        "py27-pyqwt",
                        "py27-pyviennacl",
                        "py27-tstables",
                        "py27-scikits-ann",
                        "py27-scikits-audiolab",
                        "py27-scikits-bvp_solver",
                        "py27-scikits-talkbox",
                        "py27-scikits-timeseries",
                        "py27-trep",
                        "py27-usadel1",
                        "py27-spectral",
                        "py27-nds2-client",
                        "relax",
                        "py27-pyphant",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "py27-pytools",
                        "py27-pygtk",
                        "py27-pygtk-devel",
                        "py27-mdp-toolkit",
                        "py27-pandas",
                        "py27-llvmmath",
                        "py27-milk",
                        "py27-parakeet",
                        "py27-pyvttbl",
                        "gr37-iridium",
                        "py27-scipy",
                        "gr37-specest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-montage",
                        "py27-gammapy",
                        "py27-scitools",
                        "py27-qimage2ndarray",
                        "py27-magpy",
                        "py27-minecraft-overviewer",
                        "py27-sounddevice",
                        "gr37-sdrplay",
                        "py27-wxpython-4.0",
                        "lscsoft-deps",
                        "py27-pyorick",
                        "py27-kapteyn",
                        "py27-aplpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-cairocffi",
                        "py27-json-tricks",
                        "py27-blosc",
                        "py27-mmtf-python",
                        "py27-uncertainties"
                    ]
                }
            ]
        },
        {
            "name": "py27-scipy",
            "portdir": "python/py27-scipy",
            "version": "1.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-17",
                        "py27-cython-compat",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pybind11",
                        "libgcc",
                        "python27",
                        "OpenBLAS",
                        "py27-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-py",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-nmrglue",
                        "py27-seaborn",
                        "py27-pysal",
                        "py27-pyqtgraph",
                        "py27-theano",
                        "py27-tpot",
                        "py27-lalinference",
                        "py27-commpy",
                        "py27-statsmodels",
                        "py27-algopy",
                        "py27-lmfit",
                        "py27-numdifftools",
                        "py27-GridDataFormats",
                        "py27-graph-tool",
                        "py27-fipy",
                        "py27-obspy",
                        "py27-scikit-image",
                        "py27-barnaba",
                        "py27-mdtraj",
                        "py27-scikit-learn",
                        "py27-lalburst",
                        "EGSimulation",
                        "HORTON",
                        "py27-pyne",
                        "py27-mlpy",
                        "py27-pacal",
                        "py27-pyFAI",
                        "py27-scikits-talkbox",
                        "py27-trep",
                        "py27-usadel1",
                        "ccpnmr",
                        "relax",
                        "py27-pyphant",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "py27-pandas",
                        "py27-pyvttbl",
                        "py27-psychopy",
                        "alps",
                        "py27-lal",
                        "vapor",
                        "py27-MDAnalysis",
                        "py27-astlib",
                        "py27-astroML",
                        "py27-cartopy",
                        "py27-colour",
                        "py27-control",
                        "py27-filterpy",
                        "py27-gwpy",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-kombine",
                        "py27-pymvpa",
                        "py27-qutip",
                        "py27-scikit-umfpack",
                        "py27-sfepy",
                        "py27-spacepy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnuradio-devel",
                        "gr37-iridium",
                        "digital_rf",
                        "gnuradio37",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr37-baz",
                        "py27-gammapy",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "py27-magpy",
                        "gr37-gsm",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr37-limesdr",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr37-tdd",
                        "py27-oct2py",
                        "lscsoft-deps",
                        "py27-scitools",
                        "gr37-specest",
                        "gr37-sdrplay"
                    ]
                }
            ]
        },
        {
            "name": "PothosAudio",
            "portdir": "science/PothosAudio",
            "version": "0.3.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosAudio",
            "description": "Support for streaming audio devices in Pothos",
            "long_description": "Support for streaming audio devices in Pothos",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "nlohmann-json",
                        "poco",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosBlocks",
            "portdir": "science/PothosBlocks",
            "version": "0.5.3",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosBlocks",
            "description": "A collection of core processing blocks for Pothos",
            "long_description": "The processing blocks found in this project offer core functionality, and do not incur external dependencies. More information to come as this project fills in.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosComms",
            "portdir": "science/PothosComms",
            "version": "0.3.5",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosComms",
            "description": "Communications blocks and support libraries for Pothos",
            "long_description": "This communications toolkits provides DSP and higher level communications blocks such as filters, basic arithmetic, waveform generators, symbol manipulation, encoding/decoding, frame synchronization, error correction, and MAC layer support.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spuce",
                        "nlohmann-json",
                        "poco",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PothosPlotters"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosCore",
            "portdir": "science/PothosCore",
            "version": "0.7.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosCore",
            "description": "Pothos data-flow framework",
            "long_description": "Pothos data-flow framework",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "muparserx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PothosLiquidDSP",
                        "PothosPlotters",
                        "PothosWidgets",
                        "PothosAudio",
                        "PothosBlocks",
                        "PothosComms",
                        "PothosSoapy",
                        "PothosFlow"
                    ]
                }
            ]
        },
        {
            "name": "PothosSoapy",
            "portdir": "science/PothosSoapy",
            "version": "0.5.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosSoapy",
            "description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
            "long_description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "PothosCore",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosFlow",
            "portdir": "science/PothosFlow",
            "version": "0.7.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosFlow",
            "description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
            "long_description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "PothosCore",
                        "poco",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "basix",
            "portdir": "science/basix",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fenicsproject.org",
            "description": "FEniCS finite element basis evaluation library",
            "long_description": "FEniCS finite element basis evaluation library",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dspl",
            "portdir": "science/dspl",
            "version": "2024.06.05",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://en.dsplib.org",
            "description": "Opensource cross-platform digital signal processing algorithm library",
            "long_description": "Opensource cross-platform digital signal processing algorithm library, written in C.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "elmerfem",
            "portdir": "science/elmerfem",
            "version": "2024.11.29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.elmerfem.org",
            "description": "Elmer is a tool that can solve a large number of partial differential equations",
            "long_description": "Elmer is a tool that can solve a large number of partial differential equations making it an ideal tool for multiphysical problems. It includes models for structural mechanics, fluid dynamics, heat transfer, electromagnetics and beyond. Elmer can also be used on massively parallel HPC platforms.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "ice"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "qwt-qt5",
                        "libgcc",
                        "SuiteSparse_AMD",
                        "qt5-qtbase",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_CAMD",
                        "qt5-qtsvg",
                        "qt5-qtscript",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdf5",
            "portdir": "science/hdf5",
            "version": "1.14.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.hdfgroup.org/solutions/hdf5/",
            "description": "HDF5 general purpose library and file format for storing scientific data",
            "long_description": "HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "hl",
                "cxx",
                "fortran",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "zlib",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-stfio",
                        "py35-stfio",
                        "py36-stfio",
                        "p5.26-pdl-io-hdf5",
                        "py310-tables",
                        "py311-tables",
                        "py312-tables",
                        "py313-tables",
                        "py314-tables",
                        "py36-isce2",
                        "py38-rsgislib",
                        "starpu13",
                        "gmtk",
                        "mathgl",
                        "py39-rsgislib",
                        "flann",
                        "py37-isce2",
                        "libmed",
                        "ALPSCore",
                        "ALPSMaxent",
                        "HDF5-External-Filter-Plugins",
                        "cgnslib",
                        "field3d",
                        "digital_rf",
                        "py37-h5py",
                        "py27-pyne",
                        "py35-pyne",
                        "py36-pyne",
                        "luma",
                        "yorick-hdf5",
                        "hdfeos5",
                        "py37-tables",
                        "py35-tables",
                        "py36-tables",
                        "matio",
                        "gdal-hdf5",
                        "py37-netcdf4",
                        "gdal-kea",
                        "qgis3",
                        "qgis3-ltr",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "vips",
                        "CSXCAD",
                        "mfem",
                        "netcdf",
                        "openEMS",
                        "lua54-numlua",
                        "lua53-numlua",
                        "lua52-numlua",
                        "lua51-numlua",
                        "shark",
                        "shogun",
                        "shogun-devel",
                        "py38-h5py",
                        "py38-netcdf4",
                        "py37-stfio",
                        "metview",
                        "H5Part",
                        "abinit",
                        "alps",
                        "crystfel",
                        "gds",
                        "h4h5tools",
                        "h5utils",
                        "magicspp",
                        "gmsh",
                        "gnudatalanguage",
                        "vtk",
                        "silo",
                        "swarm",
                        "xdmf",
                        "py27-nio",
                        "grads",
                        "libminc",
                        "wgrib2",
                        "py38-tables",
                        "R-hdf5r",
                        "gmtsar",
                        "h5fortran",
                        "p5.28-pdl-io-hdf5",
                        "p5.30-pdl-io-hdf5",
                        "p5.32-pdl-io-hdf5",
                        "p5.34-pdl-io-hdf5",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib",
                        "ncarg",
                        "ismrmrd",
                        "py27-netcdf4",
                        "py39-h5py",
                        "py39-netcdf4",
                        "cdo",
                        "vigra",
                        "stimfit",
                        "armadillo",
                        "lal",
                        "py27-tables",
                        "py310-h5py",
                        "py311-h5py",
                        "py312-h5py",
                        "py313-h5py",
                        "py314-h5py",
                        "octave",
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py39-tables",
                        "caffe",
                        "deal.ii",
                        "libKriging",
                        "kealib",
                        "octave-communications",
                        "py310-netcdf4",
                        "py311-netcdf4",
                        "py312-netcdf4",
                        "py313-netcdf4",
                        "py314-netcdf4",
                        "AppCSXCAD",
                        "paraview",
                        "vapor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "ncpp"
                    ]
                }
            ]
        },
        {
            "name": "gr-specest",
            "portdir": "science/gr-specest",
            "version": "20191014-fe599836",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kit-cel/gr-specest",
            "description": "Provides spectral estimation blocks for GNU Radio.",
            "long_description": "Provides spectral estimation blocks for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gr-osmosdr",
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "armadillo",
                        "gnuradio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-opengl",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iverilog",
            "portdir": "science/iverilog",
            "version": "20250103",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iverilog.icarus.com/",
            "description": "Icarus Verilog",
            "long_description": "Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code writen in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate C++ code that is compiled and linked with a run time library (called \"vvm\") then executed as a command to run the simulation. For synthesis, the compiler generates netlists in the desired format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "gperf",
                        "libtool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "readline",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qucs"
                    ]
                }
            ]
        },
        {
            "name": "gr37-specest",
            "portdir": "science/gr-specest",
            "version": "20180115",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kit-cel/gr-specest",
            "description": "Provides spectral estimation blocks for GNU Radio.",
            "long_description": "Provides spectral estimation blocks for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "armadillo",
                        "gnuradio37",
                        "gr37-osmosdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iverilog-docs",
            "portdir": "science/iverilog",
            "version": "20250103",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iverilog.icarus.com/",
            "description": "Documentation for Icarus Verilog",
            "long_description": "This subport provides the documentation for Icarus Verilog, including user guides and API references.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-sphinx",
                        "autoconf",
                        "automake",
                        "bison",
                        "gperf",
                        "libtool",
                        "sphinx",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libctl",
            "portdir": "science/libctl",
            "version": "3.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ab-initio.mit.edu/wiki/index.php/Libctl",
            "description": "Scheme/Guile-based scripting of scientific code.",
            "long_description": "Libctl is a free Guile-based library implementing flexible control files for scientific simulations. It was written to support the MIT Photonic Bands and Meep software, but has proven useful in other programs too.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "Yogesh.Sharma",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxc5",
            "portdir": "science/libxc5",
            "version": "5.2.3",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxc6",
            "portdir": "science/libxc6",
            "version": "6.2.2",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "ginkgo",
                "hiop",
                "raja",
                "occa",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "zlib",
                        "hdf5",
                        "netcdf",
                        "libomp",
                        "gnutls",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netcdf",
            "portdir": "science/netcdf",
            "version": "4.9.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "http://www.unidata.ucar.edu/software/netcdf/",
            "description": "libraries for array-oriented scientific data",
            "long_description": "NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "netcdf4",
                "hdf4",
                "dap",
                "cdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "m4",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "curl",
                        "blosc",
                        "libxml2",
                        "hdf5",
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-netcdf",
                        "aircraft_oap",
                        "pymol",
                        "pymol-devel",
                        "py37-netcdf4",
                        "gdal-netcdf",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "esmf",
                        "mfem",
                        "netcdf-fortran",
                        "py38-netcdf4",
                        "metview",
                        "h4h5tools",
                        "magicspp",
                        "R-easyNCDF",
                        "R-ncdf4",
                        "py27-nio",
                        "py27-scientific",
                        "gerris",
                        "grads",
                        "libminc",
                        "ncplot",
                        "ncpp",
                        "ncview",
                        "netcdf-cxx",
                        "netcdf-cxx4",
                        "opendx",
                        "vis5d",
                        "wgrib2",
                        "nccmp",
                        "nco",
                        "gmt4",
                        "gmt5",
                        "gmt6",
                        "ncarg",
                        "R-RNetCDF",
                        "py27-netcdf4",
                        "py39-netcdf4",
                        "cdo",
                        "py310-netcdf4",
                        "py311-netcdf4",
                        "py312-netcdf4",
                        "py313-netcdf4",
                        "py314-netcdf4",
                        "paraview",
                        "vapor",
                        "gnudatalanguage",
                        "ecCodes"
                    ]
                }
            ]
        },
        {
            "name": "netcdf-fortran",
            "portdir": "science/netcdf-fortran",
            "version": "4.6.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Unidata/netcdf-fortran",
            "description": "NetCDF Fortran Library",
            "long_description": "The Unidata network Common Data Form (netCDF) is an interface for scientific data access and a set of freely-distributed software libraries that provide an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. This software package provides Fortran application interfaces for accessing netCDF data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                },
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 9
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "netcdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "m4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etsf_io",
                        "esmf",
                        "abinit"
                    ]
                }
            ]
        },
        {
            "name": "xtide",
            "portdir": "science/xtide",
            "version": "2.15.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flaterco.com/xtide/",
            "description": "Tide prediction software, with a large database of locations.",
            "long_description": "XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.",
            "active": true,
            "categories": [
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "xwindows",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libtcd",
                        "xorg-libXaw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xtide-data"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xtide-wvs",
            "portdir": "science/xtide",
            "version": "0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flaterco.com/xtide/",
            "description": "World Vector Shoreline data for XTide.",
            "long_description": "World Vector Shoreline data for XTide.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xtide-data",
            "portdir": "science/xtide",
            "version": "20240104",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flaterco.com/xtide/",
            "description": "Harmonics data for XTide.",
            "long_description": "Harmonics data for XTide.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xtide"
                    ]
                }
            ]
        },
        {
            "name": "zfp",
            "portdir": "science/zfp",
            "version": "2024.11.26",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zfp.llnl.gov",
            "description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
            "long_description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bpack"
                    ]
                }
            ]
        }
    ]
}