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

{
    "count": 50661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=526",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=524",
    "results": [
        {
            "name": "xfce4-terminal",
            "portdir": "xfce/xfce4-terminal",
            "version": "1.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.xfce.org/apps/xfce4-terminal/start",
            "description": "Terminal is a modern terminal emulator for the Unix/Linux desktop.",
            "long_description": "Terminal is a modern terminal emulator for the Unix/Linux desktop.",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "hicolor-icon-theme",
                        "dbus",
                        "exo",
                        "libxfce4ui",
                        "vte",
                        "glib2",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xfconf",
            "portdir": "xfce/xfconf",
            "version": "4.18.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.xfce.org/xfce/xfconf/start",
            "description": "easy-to-use configuration system for xfce",
            "long_description": "easy-to-use configuration system for xfce",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "xfce4-dev-tools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "gtk3",
                        "xorg-libX11",
                        "xorg-libsm",
                        "libxfce4util",
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "orage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxfce4ui",
                        "xfce4-settings",
                        "xfwm4",
                        "xfce",
                        "ristretto"
                    ]
                }
            ]
        },
        {
            "name": "xfdesktop",
            "portdir": "xfce/xfdesktop",
            "version": "4.12.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xfce.org",
            "description": "A desktop manager for the Xfce Desktop Environment",
            "long_description": "A desktop manager for the Xfce Desktop Environment",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "xfce4-panel",
                        "clang-9.0",
                        "intltool",
                        "xfce4-dev-tools",
                        "pkgconfig",
                        "libglade2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Thunar",
                        "libxfce4ui",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce"
                    ]
                }
            ]
        },
        {
            "name": "xfwm4",
            "portdir": "xfce/xfwm4",
            "version": "4.12.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xfce.org",
            "description": "The window manager for Xfce",
            "long_description": "The window manager for Xfce",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool",
                        "xfce4-dev-tools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxfce4ui",
                        "dbus-glib",
                        "xfconf",
                        "gtk2",
                        "libglade2",
                        "libwnck"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce"
                    ]
                }
            ]
        },
        {
            "name": "foundationdb",
            "portdir": "databases/foundationdb",
            "version": "6.3.24",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.foundationdb.org/",
            "description": "FoundationDB gives you the power of ACID transactions in a distributed database.",
            "long_description": "FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. It organizes data as an ordered key-value store and employs ACID transactions for all operating systems. It is especially well-suited for read/write workloads but also has excellent performance for write-intensive workloads. Users interact with the database using API language binding. FoundationDB is Open source, is Ready for production, provides Industry-leading performance, is Fault tolerant and is Multi-model. This Port provides Latest FoundationDB Release to macOS with full support for all these features.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "spam_brian",
                    "github": "brianwells",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "python310",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fcat",
            "portdir": "devel/fcat",
            "version": "1.0",
            "license": "restrictive and nomirror",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yifanhu.net/SOFTWARE/FCAT/",
            "description": "Fortran Coverage Analysis Tool",
            "long_description": "The FCAT tool is used for the Coverage Analysis of FORTRAN codes. It finds out cold and hot spots mainly in F90/F95 code, but also in fixed formatted F77 FORTRAN.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pkgconf",
            "portdir": "devel/pkgconf",
            "version": "2.5.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pkgconf/pkgconf",
            "description": "a program which helps to configure compiler and linker flags for development libraries",
            "long_description": "pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sccache",
            "portdir": "devel/sccache",
            "version": "0.8.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/sccache",
            "description": "Shared Compilation Cache",
            "long_description": "sccache is a ccache-like compiler caching tool. It is used as a compiler wrapper and avoids compilation when possible, storing cached results either on local disk or in one of several cloud storage backends. sccache includes support for caching the compilation of C/C++ code, Rust, as well as NVIDIA's CUDA using nvcc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "gjq.uoiai",
                    "github": "MisLink",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boop",
            "portdir": "editors/boop",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://boop.okat.best",
            "description": "A scriptable scratchpad for developers.",
            "long_description": "A scriptable scratchpad for developers.",
            "active": true,
            "categories": [
                "devel",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet",
            "portdir": "lang/janet",
            "version": "1.40.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://janet-lang.org/",
            "description": "A dynamic language and bytecode vm",
            "long_description": "Janet is a functional and imperative programming language and bytecode interpreter. It is a lisp-like language, but lists are replaced by other data structures. The language also supports bridging to native code written in C, meta-programming with macros, and bytecode assembly.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jpm",
                        "janet-bundler",
                        "janet-cipher",
                        "janet-circlet",
                        "janet-db",
                        "janet-codec",
                        "janet-dotenv",
                        "janet-halo2",
                        "janet-halo",
                        "janet-html",
                        "janet-jhydro",
                        "janet-joy",
                        "janet-json",
                        "janet-path",
                        "janet-musty",
                        "janet-spork",
                        "janet-sqlite3",
                        "janet-testament",
                        "janet-tester",
                        "janet-uri"
                    ]
                }
            ]
        },
        {
            "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": "rust-compiler-wrap",
            "portdir": "lang/rust",
            "version": "1.60.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rust-lang.org",
            "description": "Wrapped compiler commands for rust",
            "long_description": "Wrapped compiler commands for rust",
            "active": false,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "legacy-support",
                        "clang-11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-tensorflow",
            "portdir": "python/py-tensorflow",
            "version": "2.6.0",
            "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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "native",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bazel-3.7",
                        "cctools",
                        "py37-future",
                        "py37-mock",
                        "py37-pip",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-flatbuffers",
                        "py37-gast",
                        "py37-google-pasta",
                        "py37-keras",
                        "py37-numpy",
                        "py37-opt_einsum",
                        "py37-grpcio",
                        "py37-six",
                        "py37-tensorboard",
                        "py37-tensorflow_estimator",
                        "py37-termcolor",
                        "py37-wheel",
                        "py37-wrapt",
                        "py37-protobuf3",
                        "openjdk11",
                        "python37",
                        "py37-absl",
                        "py37-astor",
                        "py37-astunparse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-magenta",
                        "py37-pyarrow",
                        "py37-dm-sonnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-magenta",
                        "py37-tfx-bsl",
                        "py37-tensorflow-data-validation",
                        "py37-tensorflow-gan",
                        "py37-tensor2tensor",
                        "py37-tensorflow-transform"
                    ]
                }
            ]
        },
        {
            "name": "py38-tensorflow",
            "portdir": "python/py-tensorflow",
            "version": "2.6.0",
            "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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "native",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bazel-3.7",
                        "cctools",
                        "py38-future",
                        "py38-mock",
                        "py38-pip",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-flatbuffers",
                        "py38-gast",
                        "py38-google-pasta",
                        "py38-keras",
                        "py38-numpy",
                        "py38-opt_einsum",
                        "py38-grpcio",
                        "py38-six",
                        "py38-tensorboard",
                        "py38-tensorflow_estimator",
                        "py38-termcolor",
                        "py38-wheel",
                        "py38-wrapt",
                        "py38-protobuf3",
                        "openjdk11",
                        "python38",
                        "py38-absl",
                        "py38-astor",
                        "py38-astunparse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-dm-sonnet",
                        "py38-magenta",
                        "py38-pyarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tensorflow-data-validation",
                        "py38-tfx-bsl",
                        "py38-magenta",
                        "py38-tensorflow-gan",
                        "py38-tensor2tensor",
                        "py38-tensorflow-transform"
                    ]
                }
            ]
        },
        {
            "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": "py37-tensorflow-addons",
            "portdir": "python/py-tensorflow-addons",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/addons",
            "description": "TensorFlow Addons.",
            "long_description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implement new functionality not available in core TensorFlow.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bash",
                        "py37-tensorflow",
                        "clang-14",
                        "bazel-3.1",
                        "rsync",
                        "py37-brotli",
                        "py37-pip",
                        "py37-pyobjc",
                        "py37-setuptools",
                        "py37-typing_extensions",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-typeguard"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-Faker",
                        "py37-flaky",
                        "py37-hypothesis",
                        "py37-pytest",
                        "py37-pytest-forked",
                        "py37-pytest-html",
                        "py37-pytest-lazy-fixture",
                        "py37-pytest-metadata",
                        "py37-pytest-xdist",
                        "py37-requests-mock",
                        "py37-typedapi",
                        "py37-typeguard",
                        "py37-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py38-tensorflow-addons",
            "portdir": "python/py-tensorflow-addons",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/addons",
            "description": "TensorFlow Addons.",
            "long_description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implement new functionality not available in core TensorFlow.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "bazel-3.1",
                        "rsync",
                        "py38-brotli",
                        "py38-pip",
                        "py38-pyobjc",
                        "py38-setuptools",
                        "py38-typing_extensions",
                        "py38-wheel",
                        "bash",
                        "py38-tensorflow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-typeguard"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-Faker",
                        "py38-flaky",
                        "py38-hypothesis",
                        "py38-pytest",
                        "py38-pytest-forked",
                        "py38-pytest-html",
                        "py38-pytest-lazy-fixture",
                        "py38-pytest-metadata",
                        "py38-pytest-xdist",
                        "py38-requests-mock",
                        "py38-typedapi",
                        "py38-typeguard",
                        "py38-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py39-tensorflow-addons",
            "portdir": "python/py-tensorflow-addons",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/addons",
            "description": "TensorFlow Addons.",
            "long_description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implement new functionality not available in core TensorFlow.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "bazel-3.1",
                        "rsync",
                        "py39-brotli",
                        "py39-pip",
                        "py39-pyobjc",
                        "py39-setuptools",
                        "py39-typing_extensions",
                        "py39-wheel",
                        "bash",
                        "py39-tensorflow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-typeguard"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-Faker",
                        "py39-flaky",
                        "py39-hypothesis",
                        "py39-pytest",
                        "py39-pytest-forked",
                        "py39-pytest-html",
                        "py39-pytest-lazy-fixture",
                        "py39-pytest-metadata",
                        "py39-pytest-xdist",
                        "py39-requests-mock",
                        "py39-typedapi",
                        "py39-typeguard",
                        "py39-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tensorflow-addons"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py37-tensorflow-probability",
            "portdir": "python/py-tensorflow-probability",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://github.com/tensorflow/probability",
            "description": "Probabilistic modeling and statistical inference in TensorFlow",
            "long_description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration and distributed computation.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py37-setuptools",
                        "py37-wheel",
                        "bazel-3.7",
                        "py37-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-six",
                        "py37-absl",
                        "py37-cloudpickle",
                        "py37-decorator",
                        "py37-dm-tree",
                        "py37-gast",
                        "py37-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-hypothesis",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-magenta",
                        "py37-tensorflow-gan",
                        "py37-tensor2tensor",
                        "py37-kfac"
                    ]
                }
            ]
        },
        {
            "name": "py38-tensorflow-probability",
            "portdir": "python/py-tensorflow-probability",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/probability",
            "description": "Probabilistic modeling and statistical inference in TensorFlow",
            "long_description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration and distributed computation.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pip",
                        "bazel-3.7",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-six",
                        "py38-numpy",
                        "py38-gast",
                        "py38-dm-tree",
                        "py38-decorator",
                        "py38-cloudpickle",
                        "py38-absl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-hypothesis",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tensor2tensor",
                        "py38-tensorflow-gan",
                        "py38-magenta",
                        "py38-kfac"
                    ]
                }
            ]
        },
        {
            "name": "py39-tensorflow-probability",
            "portdir": "python/py-tensorflow-probability",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/probability",
            "description": "Probabilistic modeling and statistical inference in TensorFlow",
            "long_description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration and distributed computation.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pip",
                        "bazel-3.7",
                        "clang-17",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-six",
                        "py39-numpy",
                        "py39-gast",
                        "py39-dm-tree",
                        "py39-decorator",
                        "py39-cloudpickle",
                        "py39-absl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-magenta",
                        "py-tensorflow-probability"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-kfac",
                        "py39-tensor2tensor",
                        "py39-magenta",
                        "py39-tensorflow-gan"
                    ]
                }
            ]
        },
        {
            "name": "py37-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": false,
            "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",
                        "py37-future",
                        "py37-mock",
                        "py37-pip",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-google-pasta",
                        "py37-keras",
                        "py37-numpy",
                        "py37-protobuf3",
                        "py37-six",
                        "py37-grpcio",
                        "py37-tensorflow_estimator1",
                        "py37-termcolor",
                        "py37-wheel",
                        "py37-wrapt",
                        "py37-tensorboard1",
                        "openjdk11",
                        "python37",
                        "py37-absl",
                        "py37-astor",
                        "py37-gast"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-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": false,
            "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",
                        "py38-future",
                        "py38-mock",
                        "py38-pip",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-six",
                        "py38-tensorboard1",
                        "py38-tensorflow_estimator1",
                        "py38-grpcio",
                        "py38-wheel",
                        "py38-wrapt",
                        "py38-termcolor",
                        "openjdk11",
                        "python38",
                        "py38-absl",
                        "py38-astor",
                        "py38-gast",
                        "py38-google-pasta",
                        "py38-keras",
                        "py38-numpy",
                        "py38-protobuf3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "py37-cidrize",
            "portdir": "python/py-cidrize",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jathanism/cidrize/",
            "description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
            "long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-netaddr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-cidrize",
            "portdir": "python/py-cidrize",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jathanism/cidrize/",
            "description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
            "long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-poetry-core",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-netaddr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-cidrize",
            "portdir": "python/py-cidrize",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jathanism/cidrize/",
            "description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
            "long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-netaddr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-allennlp",
            "portdir": "python/py-allennlp",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.allennlp.org/",
            "description": "An open-source NLP research library, built on PyTorch.",
            "long_description": "An Apache 2.0 NLP research library, built on PyTorch, for developing state-of-the-art deep learning models on a wide variety of linguistic tasks.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-allennlp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-allennlp",
            "portdir": "python/py-allennlp",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.allennlp.org/",
            "description": "An open-source NLP research library, built on PyTorch.",
            "long_description": "An Apache 2.0 NLP research library, built on PyTorch, for developing state-of-the-art deep learning models on a wide variety of linguistic tasks.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-filelock",
                        "py38-h5py",
                        "py38-jsonpickle",
                        "py38-lmdb",
                        "py38-more-itertools",
                        "py38-nltk",
                        "py38-numpy",
                        "py38-overrides",
                        "py38-pytest",
                        "py38-pytorch",
                        "py38-requests",
                        "py38-scikit-learn",
                        "py38-scipy",
                        "py38-sentencepiece",
                        "py38-tensorboardX",
                        "py38-torchvision",
                        "py38-tqdm",
                        "py38-transformers",
                        "py38-spaCy",
                        "py38-jsonnet",
                        "py38-boto3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-black",
                        "py38-codecov",
                        "py38-coverage",
                        "py38-flake8",
                        "py38-flaky",
                        "py38-matplotlib",
                        "py38-mypy",
                        "py38-pytest",
                        "py38-pytest-benchmark",
                        "py38-pytest-cov",
                        "py38-responses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-allennlp",
            "portdir": "python/py-allennlp",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.allennlp.org/",
            "description": "An open-source NLP research library, built on PyTorch.",
            "long_description": "An Apache 2.0 NLP research library, built on PyTorch, for developing state-of-the-art deep learning models on a wide variety of linguistic tasks.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-lmdb",
                        "py39-more-itertools",
                        "py39-nltk",
                        "py39-numpy",
                        "py39-overrides",
                        "py39-pytest",
                        "py39-pytorch",
                        "py39-requests",
                        "py39-scikit-learn",
                        "py39-scipy",
                        "py39-sentencepiece",
                        "py39-spaCy",
                        "py39-tensorboardX",
                        "py39-tqdm",
                        "py39-transformers",
                        "py39-torchvision",
                        "py39-jsonnet",
                        "py39-boto3",
                        "py39-filelock",
                        "py39-h5py",
                        "py39-jsonpickle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-black",
                        "py39-codecov",
                        "py39-coverage",
                        "py39-flake8",
                        "py39-flaky",
                        "py39-matplotlib",
                        "py39-mypy",
                        "py39-pytest",
                        "py39-pytest-benchmark",
                        "py39-pytest-cov",
                        "py39-responses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-netaddr",
            "portdir": "python/py-netaddr",
            "version": "1.3.0",
            "license": "BSD and MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drkjam/netaddr/",
            "description": "A network address manipulation library for Python",
            "long_description": "A network address manipulation library for Python",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-cidrize"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-oslo-config",
                        "py39-oslo-utils"
                    ]
                }
            ]
        },
        {
            "name": "janet-bundler",
            "portdir": "janet/janet-bundler",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/bundler",
            "description": "A very simple css and js bundler for janet",
            "long_description": "A very simple css and js bundler for janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "janet-path",
                        "janet-tester",
                        "jpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet-cipher",
            "portdir": "janet/janet-cipher",
            "version": "20210427",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/cipher",
            "description": "Hash passwords and encrypt strings with janet",
            "long_description": "Hash passwords and encrypt strings with janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "janet-jhydro",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-circlet",
            "portdir": "janet/janet-circlet",
            "version": "202110921",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janet-lang/circlet",
            "description": "HTTP server bindings for Janet",
            "long_description": "HTTP server bindings for Janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet-codec",
            "portdir": "janet/janet-codec",
            "version": "20201222",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/codec",
            "description": "A base64 encoding library for janet",
            "long_description": "A base64 encoding library for janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet-db",
            "portdir": "janet/janet-db",
            "version": "20210127",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/db",
            "description": "A humble database library for janet",
            "long_description": "A humble database library for janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "janet-path",
                        "janet-tester",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-dotenv",
            "portdir": "janet/janet-dotenv",
            "version": "20200513",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/dotenv",
            "description": "Dotenv for janet",
            "long_description": "Dotenv for janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet-halo",
            "portdir": "janet/janet-halo",
            "version": "20200621",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/halo",
            "description": "HTTP server for janet",
            "long_description": "HTTP server for janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "janet-tester",
                        "jpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet-halo2",
            "portdir": "janet/janet-halo2",
            "version": "20210826",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/halo2",
            "description": "A pure janet streaming http/1.1 server",
            "long_description": "A pure janet streaming http/1.1 server",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-html",
            "portdir": "janet/janet-html",
            "version": "20220602",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swlkr/janet-html",
            "description": "A library for representing HTML in Janet",
            "long_description": "A library for representing HTML in Janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-jhydro",
            "portdir": "janet/janet-jhydro",
            "version": "20220601",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janet-lang/jhydro",
            "description": "Lightweight cryptographic and random number generation utils for Janet",
            "long_description": "Lightweight cryptographic and random number generation utils for Janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-cipher"
                    ]
                }
            ]
        },
        {
            "name": "janet-joy",
            "portdir": "janet/janet-joy",
            "version": "20210811",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/joy",
            "description": "A full stack janet web framework",
            "long_description": "A full stack janet web framework",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet-cipher",
                        "janet-db",
                        "janet-halo2",
                        "janet-html",
                        "janet-json",
                        "janet",
                        "janet-path",
                        "janet-tester",
                        "janet-uri",
                        "jpm",
                        "janet-musty"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet-json",
            "portdir": "janet/janet-json",
            "version": "20220522",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janet-lang/json",
            "description": "A JSON module for janet",
            "long_description": "A JSON module for janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-musty",
            "portdir": "janet/janet-musty",
            "version": "20210905",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyrmont/musty",
            "description": "an incomplete Mustache implementation in Janet",
            "long_description": "Musty is an incomplete Mustache implementation in Janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "janet-spork",
                        "janet-testament",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-path",
            "portdir": "janet/janet-path",
            "version": "202110109",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janet-lang/path",
            "description": "Simple path manipulation module for Janet",
            "long_description": "Simple path manipulation module for Janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-bundler",
                        "janet-db",
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-spork",
            "portdir": "janet/janet-spork",
            "version": "20220604",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janet-lang/spork",
            "description": "Various Janet utility modules",
            "long_description": "Various Janet utility modules. Spork aims to be grab bag of useful Janet functionality that does not belong in the core library.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-musty"
                    ]
                }
            ]
        },
        {
            "name": "janet-sqlite3",
            "portdir": "janet/janet-sqlite3",
            "version": "20220521",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janet-lang/sqlite3",
            "description": "This native module proves sqlite bindings for janet",
            "long_description": "This native module proves sqlite bindings for janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "janet-testament",
            "portdir": "janet/janet-testament",
            "version": "20211031",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyrmont/testament",
            "description": "a testing library for Janet",
            "long_description": "Testament is a testing library for Janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-musty"
                    ]
                }
            ]
        },
        {
            "name": "janet-tester",
            "portdir": "janet/janet-tester",
            "version": "0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joy-framework/tester",
            "description": "A testing library for janet",
            "long_description": "A testing library for janet",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-bundler",
                        "janet-db",
                        "janet-halo",
                        "janet-joy"
                    ]
                }
            ]
        },
        {
            "name": "janet-uri",
            "portdir": "janet/janet-uri",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrewchambers/janet-uri",
            "description": "A uri parser implemented in janet",
            "long_description": "A uri parser implemented in janet.",
            "active": true,
            "categories": [
                "devel",
                "janet"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet",
                        "jpm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-joy"
                    ]
                }
            ]
        }
    ]
}