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

{
    "count": 50612,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=561",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=559",
    "results": [
        {
            "name": "p5.28-app-cpanminus",
            "portdir": "perl/p5-app-cpanminus",
            "version": "1.704.800",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::cpanminus",
            "description": "App::cpanminus - get, unpack, build and install modules from CPAN",
            "long_description": "App::cpanminus - get, unpack, build and install modules from CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-app-cpanminus",
            "portdir": "perl/p5-app-cpanminus",
            "version": "1.704.800",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-app-cpanminus",
            "homepage": "https://metacpan.org/pod/App::cpanminus",
            "description": "App::cpanminus - get, unpack, build and install modules from CPAN",
            "long_description": "App::cpanminus - get, unpack, build and install modules from CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-app-cpanminus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-app-cpanminus",
            "portdir": "perl/p5-app-cpanminus",
            "version": "1.704.400",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::cpanminus",
            "description": "get, unpack, build and install modules from CPAN",
            "long_description": "get, unpack, build and install modules from CPAN",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uudeview",
            "portdir": "mail/uudeview",
            "version": "0.5.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fpx.de/fp/Software/UUDeview/",
            "description": "UUDeview is a particularly powerful encoder and decoder",
            "long_description": "UUDeview is a program that helps you transmit and receive binary files over the Internet, using electronic mail or newsgroups The UUDeview package includes both an encoder and a decoder. The decoder automatically detects the type of encoding used, offering MIME's Base64 and BinHex as well as the popular uuencoding and the less frequently used xxencoding methods. Recently, support for the popular yEnc encoding was also added. The encoder runs the other way around and encodes a binary file for sending it by mail or news.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "tcltk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nget"
                    ]
                }
            ]
        },
        {
            "name": "rc",
            "portdir": "shells/rc",
            "version": "1.7.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tobold.org/article/rc",
            "description": "A Plan 9 shell",
            "long_description": "This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rc offers much the same capabilities as a traditional Bourne shell, but with a much cleaner syntax.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "editline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "linalg",
            "portdir": "math/linalg",
            "version": "1.8.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jchristopherson/linalg",
            "description": "Linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines",
            "long_description": "Linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "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",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "qrupdate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.840.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-capture-tiny",
                        "p5.34-extutils-cbuilder",
                        "p5.34-ffi-checklib",
                        "pkgconfig",
                        "p5.34-file-which",
                        "p5.34-path-tiny",
                        "p5.34-test-simple",
                        "p5.34-text-parsewords",
                        "p5.34-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-xml-libxml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-proj4",
                        "p5.34-alien-gnuplot",
                        "p5.34-alien-sqlite",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-alien-build-plugin-cleanse-builddir",
                        "p5.34-alien-build-plugin-decode-sourceforge",
                        "p5.34-alien-build-plugin-download-github",
                        "p5.34-alien-build-plugin-download-gitlab",
                        "p5.34-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.34-alien-cfitsio",
                        "p5.34-alien-curl",
                        "p5.34-alien-editline",
                        "p5.34-alien-ffi",
                        "p5.34-alien-gmp",
                        "p5.34-alien-libuuid",
                        "p5.34-alien-patch",
                        "p5.34-alien-role-alt",
                        "p5.34-alien-rust",
                        "p5.34-astro-fits-cfitsio",
                        "p5.34-alien-plplot",
                        "p5.34-alien-libtiff",
                        "p5-alien-build",
                        "p5.34-alien-cmake3",
                        "p5.34-alien-proj",
                        "p5.34-alien-zlib",
                        "p5.34-alien-libxml2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.840.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-capture-tiny",
                        "p5.32-extutils-cbuilder",
                        "p5.32-ffi-checklib",
                        "pkgconfig",
                        "p5.32-file-which",
                        "p5.32-path-tiny",
                        "p5.32-test-simple",
                        "p5.32-text-parsewords",
                        "p5.32-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-xml-libxml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-proj4",
                        "p5.32-alien-gnuplot",
                        "p5.32-alien-sqlite",
                        "p5.32-alien-base-modulebuild",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-alien-build-plugin-decode-sourceforge",
                        "p5.32-alien-build-plugin-download-github",
                        "p5.32-alien-build-plugin-download-gitlab",
                        "p5.32-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.32-alien-cfitsio",
                        "p5.32-alien-curl",
                        "p5.32-alien-editline",
                        "p5.32-alien-ffi",
                        "p5.32-alien-gmp",
                        "p5.32-alien-libuuid",
                        "p5.32-alien-patch",
                        "p5.32-alien-role-alt",
                        "p5.32-alien-rust",
                        "p5.32-astro-fits-cfitsio",
                        "p5.32-alien-plplot",
                        "p5.32-alien-libtiff",
                        "p5.32-alien-cmake3",
                        "p5.32-alien-proj",
                        "p5.32-alien-zlib",
                        "p5.32-alien-libxml2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.840.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny",
                        "p5.30-extutils-cbuilder",
                        "p5.30-ffi-checklib",
                        "pkgconfig",
                        "p5.30-file-which",
                        "p5.30-path-tiny",
                        "p5.30-test-simple",
                        "p5.30-text-parsewords",
                        "p5.30-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-libxml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-alien-proj4",
                        "p5.30-alien-gnuplot",
                        "p5.30-alien-sqlite",
                        "p5.30-alien-base-modulebuild",
                        "p5.30-alien-build-plugin-cleanse-builddir",
                        "p5.30-alien-build-plugin-decode-sourceforge",
                        "p5.30-alien-build-plugin-download-github",
                        "p5.30-alien-build-plugin-download-gitlab",
                        "p5.30-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.30-alien-cfitsio",
                        "p5.30-alien-curl",
                        "p5.30-alien-editline",
                        "p5.30-alien-ffi",
                        "p5.30-alien-gmp",
                        "p5.30-alien-libuuid",
                        "p5.30-alien-patch",
                        "p5.30-alien-role-alt",
                        "p5.30-alien-rust",
                        "p5.30-astro-fits-cfitsio",
                        "p5.30-alien-plplot",
                        "p5.30-alien-libtiff",
                        "p5.30-alien-cmake3",
                        "p5.30-alien-proj",
                        "p5.30-alien-zlib",
                        "p5.30-alien-libxml2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.840.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "p5.28-extutils-cbuilder",
                        "p5.28-ffi-checklib",
                        "pkgconfig",
                        "p5.28-file-which",
                        "p5.28-path-tiny",
                        "p5.28-test-simple",
                        "p5.28-text-parsewords",
                        "p5.28-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-libxml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-proj4",
                        "p5.28-alien-gnuplot",
                        "p5.28-alien-sqlite",
                        "p5.28-alien-base-modulebuild",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-alien-build-plugin-decode-sourceforge",
                        "p5.28-alien-build-plugin-download-github",
                        "p5.28-alien-build-plugin-download-gitlab",
                        "p5.28-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.28-alien-cfitsio",
                        "p5.28-alien-curl",
                        "p5.28-alien-editline",
                        "p5.28-alien-ffi",
                        "p5.28-alien-gmp",
                        "p5.28-alien-libuuid",
                        "p5.28-alien-patch",
                        "p5.28-alien-role-alt",
                        "p5.28-alien-rust",
                        "p5.28-astro-fits-cfitsio",
                        "p5.28-alien-plplot",
                        "p5.28-alien-libtiff",
                        "p5.28-alien-cmake3",
                        "p5.28-alien-proj",
                        "p5.28-alien-zlib",
                        "p5.28-alien-libxml2"
                    ]
                }
            ]
        },
        {
            "name": "p5-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.840.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build",
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-capture-tiny",
                        "p5.26-extutils-cbuilder",
                        "p5.26-ffi-checklib",
                        "p5.26-file-chdir",
                        "pkgconfig",
                        "p5.26-path-tiny",
                        "p5.26-test-simple",
                        "p5.26-text-parsewords",
                        "p5.26-file-which",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-xml-libxml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alien-editline",
                        "p5.26-alien-ffi",
                        "p5.26-alien-gmp",
                        "p5.26-alien-base-modulebuild",
                        "p5.26-alien-libxml2",
                        "p5.26-alien-role-alt",
                        "p5.26-alien-libuuid"
                    ]
                }
            ]
        },
        {
            "name": "mk-configure",
            "portdir": "devel/mk-configure",
            "version": "0.40.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cheusov/mk-configure",
            "description": "Lightweight, easy to use replacement for GNU autotools",
            "long_description": "Lightweight, easy to use replacement for GNU autotools",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bmake",
                        "developer_cmds",
                        "gawk",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcotp",
            "portdir": "security/libcotp",
            "version": "3.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paolostivanin/libcotp",
            "description": "C library that generates TOTP and HOTP",
            "long_description": "C library that generates TOTP and HOTP",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdbi-drivers",
            "portdir": "databases/libdbi-drivers",
            "version": "0.9.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libdbi-drivers.sourceforge.net",
            "description": "Drivers for libdbi",
            "long_description": "Drivers for libdbi",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "mta",
                    "github": "mtalexander",
                    "ports_count": 2
                }
            ],
            "variants": [
                "mysql5",
                "postgresql15",
                "freetds",
                "sqlite3",
                "docs",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdbi",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnucash",
                        "gnucash-devel"
                    ]
                }
            ]
        },
        {
            "name": "libmypaint",
            "portdir": "graphics/libmypaint",
            "version": "1.6.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypaint/libmypaint",
            "description": "The MyPaint Brush Library",
            "long_description": "libmypaint, a.k.a. \"brushlib\", is a library for making brushstrokes which is used by MyPaint and other projects.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "json-c",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp3-devel",
                        "MyPaint",
                        "gimp2",
                        "gimp2-devel"
                    ]
                }
            ]
        },
        {
            "name": "py312-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS",
            "long_description": "A pure-python version of lal.LIGOTimeGPS",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-versioneer",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-gwpy",
                        "py-ligotimegps"
                    ]
                }
            ]
        },
        {
            "name": "py-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS",
            "long_description": "A pure-python version of lal.LIGOTimeGPS",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ligotimegps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-gwpy",
            "portdir": "python/py-gwpy",
            "version": "3.0.10",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-scipy",
                        "py312-h5py",
                        "py312-astropy",
                        "py312-dqsegdb2",
                        "python312",
                        "py312-ligo-segments",
                        "py312-dateparser",
                        "py312-gwosc",
                        "py312-ligotimegps",
                        "py312-gwdatafind",
                        "py312-numpy",
                        "py312-requests",
                        "py312-dateutil",
                        "py312-tqdm",
                        "py312-matplotlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py-gwpy",
            "portdir": "python/py-gwpy",
            "version": "3.0.10",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-gwpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-dateparser",
            "portdir": "python/py-dateparser",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scrapinghub/dateparser",
            "description": "python parser for human readable dates",
            "long_description": "python parser for human readable dates",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-tz",
                        "py312-dateutil",
                        "py312-tzlocal",
                        "py312-regex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dateparser",
                        "py312-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py-dateparser",
            "portdir": "python/py-dateparser",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scrapinghub/dateparser",
            "description": "python parser for human readable dates",
            "long_description": "python parser for human readable dates",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-dateparser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liberasurecode",
            "portdir": "devel/liberasurecode",
            "version": "1.6.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openstack/liberasurecode",
            "description": "Erasure Code API library written in C with pluggable Erasure Code backends.",
            "long_description": "Erasure Code API library written in C with pluggable Erasure Code backends.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gwpy",
            "portdir": "python/py-gwpy",
            "version": "2.0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-ligo-segments",
                        "py38-ligotimegps",
                        "py38-matplotlib",
                        "python38",
                        "py38-scipy",
                        "py38-six",
                        "py38-tqdm",
                        "py38-numpy",
                        "py38-astropy",
                        "py38-colorama",
                        "py38-dateutil",
                        "py38-h5py",
                        "py38-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gwpy",
            "portdir": "python/py-gwpy",
            "version": "2.0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-wheel",
                        "py37-build",
                        "clang-14",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-ligo-segments",
                        "py37-ligotimegps",
                        "py37-matplotlib",
                        "python37",
                        "py37-scipy",
                        "py37-six",
                        "py37-tqdm",
                        "py37-numpy",
                        "py37-astropy",
                        "py37-colorama",
                        "py37-dateutil",
                        "py37-h5py",
                        "py37-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gwpy",
            "portdir": "python/py-gwpy",
            "version": "0.12.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "nds2",
                "gwf",
                "dqsegdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-dateutil",
                        "py27-enum34",
                        "py27-ligo-segments",
                        "py27-ligotimegps",
                        "python27",
                        "py27-numpy",
                        "py27-scipy",
                        "py27-six",
                        "py27-tqdm",
                        "py27-matplotlib",
                        "py27-astropy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-gwpy",
            "portdir": "python/py-gwpy",
            "version": "2.0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-matplotlib",
                        "py39-numpy",
                        "py39-scipy",
                        "python39",
                        "py39-tqdm",
                        "py39-ligo-segments",
                        "py39-ligotimegps",
                        "py39-six",
                        "py39-astropy",
                        "py39-colorama",
                        "py39-dateutil",
                        "py39-h5py",
                        "py39-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-gwpy",
            "portdir": "python/py-gwpy",
            "version": "0.12.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-dateutil",
                        "py36-ligo-segments",
                        "py36-ligotimegps",
                        "py36-matplotlib",
                        "python36",
                        "py36-scipy",
                        "py36-six",
                        "py36-tqdm",
                        "py36-numpy",
                        "py36-astropy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS.",
            "long_description": "This module provides a pure-python version of the `LIGOTimeGPS` class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py37-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS.",
            "long_description": "This module provides a pure-python version of the `LIGOTimeGPS` class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py39-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS.",
            "long_description": "This module provides a pure-python version of the `LIGOTimeGPS` class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py38-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS.",
            "long_description": "This module provides a pure-python version of the `LIGOTimeGPS` class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py27-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "1.2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS.",
            "long_description": "This module provides a pure-python version of the `LIGOTimeGPS` class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py310-dateparser",
            "portdir": "python/py-dateparser",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scrapinghub/dateparser",
            "description": "python parser for human readable dates",
            "long_description": "python parser for human readable dates",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "py310-regex",
                        "python310",
                        "py310-tz",
                        "py310-tzlocal",
                        "py310-dateutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-dateparser",
            "portdir": "python/py-dateparser",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scrapinghub/dateparser",
            "description": "python parser for human readable dates",
            "long_description": "python parser for human readable dates",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-dateutil",
                        "py39-regex",
                        "python39",
                        "py39-tz",
                        "py39-tzlocal",
                        "py39-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-theano-pymc",
            "portdir": "python/py-theano-pymc",
            "version": "1.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/Theano-PyMC",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-setuptools",
                        "py310-numpy",
                        "py310-filelock",
                        "py310-wheel",
                        "py310-scipy",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pymc3",
                        "py-theano-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py38-theano-pymc",
            "portdir": "python/py-theano-pymc",
            "version": "1.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/Theano-PyMC",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-filelock",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pymc3"
                    ]
                }
            ]
        },
        {
            "name": "py37-theano-pymc",
            "portdir": "python/py-theano-pymc",
            "version": "1.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/Theano-PyMC",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-filelock",
                        "py37-numpy",
                        "py37-scipy",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pymc3"
                    ]
                }
            ]
        },
        {
            "name": "py39-theano-pymc",
            "portdir": "python/py-theano-pymc",
            "version": "1.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/Theano-PyMC",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-filelock",
                        "py39-numpy",
                        "py39-scipy",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pymc3"
                    ]
                }
            ]
        },
        {
            "name": "py-theano-pymc",
            "portdir": "python/py-theano-pymc",
            "version": "1.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/Theano-PyMC",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-theano-pymc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-theano-pymc",
            "portdir": "python/py-theano-pymc",
            "version": "1.0.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/Theano-PyMC",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-numpy",
                        "py36-scipy",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pymc3"
                    ]
                }
            ]
        },
        {
            "name": "py310-pymc3",
            "portdir": "python/py-pymc3",
            "version": "3.11.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
            "long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-fastprogress",
                        "py310-scipy",
                        "py310-pandas",
                        "python310",
                        "py310-arviz",
                        "py310-semver",
                        "py310-theano-pymc",
                        "py310-patsy",
                        "py310-typing_extensions",
                        "py310-cachetools",
                        "py310-numpy",
                        "py310-dill"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pymc3"
                    ]
                }
            ]
        },
        {
            "name": "py39-pymc3",
            "portdir": "python/py-pymc3",
            "version": "3.11.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
            "long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "py39-pandas",
                        "py39-patsy",
                        "python39",
                        "py39-semver",
                        "py39-theano-pymc",
                        "py39-typing_extensions",
                        "py39-scipy",
                        "py39-arviz",
                        "py39-cachetools",
                        "py39-dill",
                        "py39-fastprogress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pymc3",
            "portdir": "python/py-pymc3",
            "version": "3.11.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
            "long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-arviz",
                        "py37-cachetools",
                        "py37-dill",
                        "py37-fastprogress",
                        "py37-numpy",
                        "python37",
                        "py37-patsy",
                        "py37-scipy",
                        "py37-semver",
                        "py37-theano-pymc",
                        "py37-typing_extensions",
                        "py37-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-pymc3",
            "portdir": "python/py-pymc3",
            "version": "3.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc3",
            "description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
            "long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-arviz",
                        "py36-contextvars",
                        "py36-dataclasses",
                        "py36-dill",
                        "py36-fastprogress",
                        "python36",
                        "py36-pandas",
                        "py36-patsy",
                        "py36-scipy",
                        "py36-theano-pymc",
                        "py36-typing_extensions",
                        "py36-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pymc3",
            "portdir": "python/py-pymc3",
            "version": "3.11.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
            "long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "py38-pandas",
                        "py38-patsy",
                        "python38",
                        "py38-semver",
                        "py38-theano-pymc",
                        "py38-typing_extensions",
                        "py38-scipy",
                        "py38-arviz",
                        "py38-cachetools",
                        "py38-dill",
                        "py38-fastprogress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymc3",
            "portdir": "python/py-pymc3",
            "version": "3.11.4",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
            "long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pymc3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hackernews-tui",
            "portdir": "www/hackernews-tui",
            "version": "0.13.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aome510/hackernews-TUI",
            "description": "A terminal UI to browse Hacker News",
            "long_description": "A terminal UI to browse Hacker News with vim-like key bindings. hackernews-tui is written in Rust, and uses the HN Algolia search APIs to get Hacker News data.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbiosig",
            "portdir": "science/libbiosig",
            "version": "1.8.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biosig.sourceforge.net",
            "description": "I/O library for biomedical data",
            "long_description": "BioSig is a library for accessing files in several biomedical data formats (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG, SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100, FAMOS, SigmaPLpro, TMS32)",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "christsc",
                    "github": "neurodroid",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gawk",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "SuiteSparse_CHOLMOD",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bacula",
            "portdir": "sysutils/bacula",
            "version": "15.0.2",
            "license": "(AGPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bacula.org/",
            "description": "network based backup program",
            "long_description": "Bacula is a set of computer programs that permit you to manage backup, recovery, and verification of computer data across a network of computers of different kinds.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "client_only",
                "console_bat",
                "mysql51",
                "mysql55",
                "postgresql16",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "tcp_wrappers",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "qwt52",
                        "qt4-mac",
                        "tcp_wrappers",
                        "libiconv",
                        "gawk",
                        "lzo2",
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}