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

{
    "count": 51590,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=534",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=532",
    "results": [
        {
            "name": "p5.28-net-patricia",
            "portdir": "perl/p5-net-patricia",
            "version": "1.240.0",
            "license": "(GPL-2+ or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Patricia",
            "description": "Net::Patricia - Patricia Trie perl module for fast IP address lookups",
            "long_description": "Net::Patricia - Patricia Trie perl module for fast IP address lookups",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-pod",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-net-cidr-lite",
                        "p5.28-socket",
                        "p5.28-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "p5-net-patricia",
            "portdir": "perl/p5-net-patricia",
            "version": "1.240.0",
            "license": "(GPL-2+ or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-net-patricia",
            "homepage": "https://metacpan.org/pod/Net::Patricia",
            "description": "Net::Patricia - Patricia Trie perl module for fast IP address lookups",
            "long_description": "Net::Patricia - Patricia Trie perl module for fast IP address lookups",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-patricia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-patricia",
            "portdir": "perl/p5-net-patricia",
            "version": "1.220.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Patricia",
            "description": "Patricia Trie perl module for fast IP address lookups",
            "long_description": "Patricia Trie perl module for fast IP address lookups",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "kluctl",
            "portdir": "sysutils/kluctl",
            "version": "2.27.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kluctl.io",
            "description": "Kluctl combines Helm, Kustomize and more to handle large deployments in a manageable and unified way.",
            "long_description": "Kluctl is the missing glue that puts together your (and any third-party) deployments into one large declarative Kubernetes deployment, while making it fully manageable (deploy, diff, prune, delete, ...) via one unified command line interface. Kluctl tries to be as flexible as possible, while remaining as simple as possible. It reuses established tools (e.g. Kustomize and Helm), making it possible to re-use a large set of available third-party deployments. Kluctl is centered around \"targets\", which can be a cluster or a specific environment (e.g. test, dev, prod, ...) on one or multiple clusters. Targets can be deployed, diffed, pruned, deleted, and so on. The idea is to have the same set of operations for every target, no matter how simple or complex the deployment and/or target is. Kluctl does not depend on external operators/controllers and allows to use the same deployment wherever you want, as long as access to the kluctl project and clusters is available. This means, that you can use it from your local machine, from your CI/CD pipelines or any automation platform/system that allows to call custom tools.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "groff",
            "portdir": "sysutils/groff",
            "version": "1.23.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/groff/",
            "description": "GNU Troff (Groff)",
            "long_description": "The groff (GNU Troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output. Groff now supports HTML.",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "m4",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "uchardet",
                        "netpbm",
                        "urw-fonts",
                        "ghostscript",
                        "psutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gildas",
                        "gfm",
                        "tiemu3",
                        "tilp2",
                        "oregano",
                        "rrdtool",
                        "bitkeeper",
                        "libbind",
                        "xephem",
                        "osxbom",
                        "srecord",
                        "enchant2",
                        "man-db",
                        "imager",
                        "geda-gaf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "man",
                        "cppman",
                        "fsdb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "munin",
                        "pandoc"
                    ]
                }
            ]
        },
        {
            "name": "kde4-kile",
            "portdir": "tex/kde4-kile",
            "version": "2.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kile.sourceforge.net/",
            "description": "KDE Integrated LaTeX Environment",
            "long_description": "Kile is a user friendly TeX/LaTeX editor for the KDE desktop environment. KDE is available for many architectures such as PC, PowerPC (Mac for example) and SPARC.",
            "active": true,
            "categories": [
                "kde",
                "kde4",
                "tex"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "mactex",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cmake",
                        "automoc",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kdelibs4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive",
                        "ghostscript",
                        "okular",
                        "kate",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freehdl",
            "portdir": "science/freehdl",
            "version": "0.0.8",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freehdl.seul.org",
            "description": "A free VHDL simulator used for digital simulations by qucs",
            "long_description": "A project to develop a free, open source, GPL'ed VHDL simulator for Linux!",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qucs"
                    ]
                }
            ]
        },
        {
            "name": "ruby31",
            "portdir": "lang/ruby31",
            "version": "3.1.7",
            "license": "(Ruby or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ruby-lang.org/",
            "description": "Powerful and clean object-oriented scripting language",
            "long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
            "active": true,
            "categories": [
                "lang",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [
                "doc",
                "gmp",
                "jemalloc",
                "relative"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cctools",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libyaml",
                        "readline",
                        "zlib",
                        "openssl11",
                        "gdbm",
                        "libffi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-rubyinline",
                        "rb31-unf",
                        "rb31-uuidtools",
                        "rb31-ffi",
                        "rb31-ffi-compiler",
                        "rb31-rexml",
                        "rb31-narray",
                        "rb31-3llo",
                        "rb31-pastel",
                        "rb31-tty-color",
                        "rb31-tty-cursor",
                        "rb31-tty-prompt",
                        "rb31-tty-reader",
                        "rb31-tty-screen",
                        "rb31-wisper",
                        "rb31-ast",
                        "rb31-parser",
                        "rb31-gettext",
                        "rb31-rubyzip",
                        "rb31-gem-patch",
                        "rb31-racc",
                        "rb31-fcgi",
                        "rb31-ronn-ng",
                        "rb31-mini_portile2",
                        "rb31-locale",
                        "rb31-mime-types-data",
                        "rb31-pdumpfs",
                        "rb31-x",
                        "rb31-mime-types",
                        "rb31-citrus",
                        "rb31-toml-rb",
                        "rb31-colorize",
                        "rb31-threach",
                        "rb31-mustache",
                        "rb31-kramdown",
                        "rb31-parallel",
                        "rb31-rdoc",
                        "rb31-archive-tar-minitar",
                        "rb31-powerbar",
                        "rb31-bee",
                        "rb31-base64",
                        "rb31-geokit",
                        "rb31-hashie",
                        "rb31-http",
                        "rb31-http-form_data",
                        "rb31-idn-ruby",
                        "rb31-llhttp-ffi",
                        "rb31-oauth",
                        "rb31-oauth-tty",
                        "rb31-simple_oauth",
                        "rb31-snaky_hash",
                        "rb31-terminal-notifier",
                        "rb31-twitter-text",
                        "rb31-version_gem",
                        "rb31-buftok",
                        "rb31-domain_name",
                        "rb31-equalizer",
                        "rb31-memoizable",
                        "rb31-naught",
                        "rb31-thread_safe",
                        "rb31-base32",
                        "rb31-base_convert",
                        "rb31-hessian2",
                        "rb31-posix-spawn",
                        "rb31-rbon",
                        "rb31-super_random",
                        "rb31-totp",
                        "rb31-yaml_zlib_blowfish",
                        "rb31-text",
                        "rb31-escape",
                        "rb31-git-ui",
                        "rb31-arrayfields",
                        "rb31-multipart-post",
                        "rb31-ncursesw",
                        "rb31-redcloth",
                        "rb31-twitter",
                        "rb31-2darray",
                        "rb31-bzip2-ffi",
                        "rb31-curl_ffi",
                        "rb31-ffi-czmq",
                        "rb31-ffi-icu",
                        "rb31-ffi-inline",
                        "rb31-ffi-libarchive",
                        "rb31-ffi-libsodium",
                        "rb31-ffi-openmpt",
                        "rb31-ffi-portaudio",
                        "rb31-ffi-proj4",
                        "rb31-ffi-rzmq",
                        "rb31-ffi-rzmq-core",
                        "rb31-ffi-tk",
                        "rb31-nice-ffi",
                        "rb31-protobuf",
                        "rb31-rb_sdl2",
                        "rb31-rubydraw",
                        "rb31-rubysdl",
                        "rb31-sdl-ffi",
                        "rb31-sdl2",
                        "rb31-sdl2-bindings",
                        "rb31-execjs",
                        "rb31-ruby_parser",
                        "rb31-curses",
                        "rb31-erubi",
                        "rb31-fiddle",
                        "rb31-i18n",
                        "rb31-iconv",
                        "rb31-json",
                        "rb31-json_pure",
                        "rb31-net-ftp",
                        "rb31-net-ssh",
                        "rb31-path_expander",
                        "rb31-pkg-config",
                        "rb31-rice",
                        "rb31-stringio",
                        "rb31-timeout",
                        "rb31-unicode-display_width",
                        "rb31-cairo",
                        "rb31-sass",
                        "rb31-unicode",
                        "rb31-little-plugger",
                        "rb31-loquacious",
                        "rb31-psych",
                        "rb31-bones",
                        "rb31-cri",
                        "rb31-zentest",
                        "rb31-configuration",
                        "rb31-excon",
                        "rb31-heroku",
                        "rb31-heroku-api",
                        "rb31-http-accept",
                        "rb31-launchy",
                        "rb31-net-ssh-gateway",
                        "rb31-netrc",
                        "rb31-rest-client",
                        "rb31-roauth",
                        "rb31-cane",
                        "rb31-code_metrics",
                        "rb31-colours",
                        "rb31-gtk_paradise",
                        "rb31-help_parser",
                        "rb31-net-protocol",
                        "rb31-packable",
                        "rb31-plist",
                        "rb31-progressbar",
                        "rb31-require_all",
                        "rb31-such",
                        "rb31-user_space",
                        "rb31-aes_key_wrap",
                        "rb31-aescrypt",
                        "rb31-aes",
                        "rb31-fsevent",
                        "rb31-native-package-installer",
                        "rb31-red-colors",
                        "rb31-rufus-mnemo",
                        "rb31-will_paginate",
                        "rb31-wirble",
                        "rb31-xml-simple",
                        "rb31-net-dns",
                        "rb31-multi_json",
                        "rb31-nitpick",
                        "rb31-parsetree",
                        "rb31-rubytoc",
                        "rb31-sexp_processor",
                        "rb31-trollop",
                        "rb31-image_science",
                        "rb31-inotify",
                        "rb31-sass-listen",
                        "rb31-forwardable",
                        "rb31-htmlentities",
                        "rb31-optimist",
                        "rb31-retryable",
                        "rb31-rmail",
                        "rb31-singleton",
                        "rb31-unf_ext",
                        "rb31-method_source",
                        "rb31-minitar-cli",
                        "rb31-public_suffix",
                        "rb31-chronic",
                        "rb31-lockfile",
                        "rb31-rmagick",
                        "rb31-addressable",
                        "rb31-concurrent-ruby",
                        "rb31-concurrent-ruby-ext",
                        "rb31-curb",
                        "rb31-highline",
                        "rb31-http-cookie",
                        "rb31-minitar",
                        "rb31-thor",
                        "rb31-crypt-isaac",
                        "rb31-atk",
                        "rb31-gdk3",
                        "rb31-gdk4",
                        "rb31-gtksourceview4",
                        "xapian-bindings-ruby31",
                        "rb31-nokogiri",
                        "rb31-bigdecimal",
                        "rb31-cairo-gobject",
                        "rb31-clutter",
                        "rb31-clutter-gdk",
                        "rb31-diakonos",
                        "rb31-fsevent-legacy",
                        "rb31-gdk_pixbuf2",
                        "rb31-gio2",
                        "rb31-glib2",
                        "rb31-gmp",
                        "rb31-gnumeric",
                        "rb31-gobject-introspection",
                        "rb31-goffice",
                        "rb31-gpgme",
                        "rb31-gsf",
                        "rb31-gtk3",
                        "rb31-gtk4",
                        "rb31-numo-gsl",
                        "rb31-numo-linalg",
                        "rb31-numo-narray",
                        "rb31-pango",
                        "rb31-sup",
                        "rb31-t",
                        "rb31-t_algebra",
                        "rb31-topinambour",
                        "rb31-twterm",
                        "rb31-vte3"
                    ]
                }
            ]
        },
        {
            "name": "gnat-gtkada",
            "portdir": "devel/gnat-gtkada",
            "version": "2.14.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 20091208,
            "replaced_by": null,
            "homepage": "https://libre.adacore.com/GtkAda",
            "description": "GtkAda: a complete Ada graphical toolkit",
            "long_description": "GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of this language. GtkAda supports the latest 2.14 stable releases.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slirp",
            "portdir": "comms/slirp",
            "version": "1.0.17",
            "license": "BSD-old and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://slirp.sourceforge.net/",
            "description": "Slirp emulates a PPP or SLIP connection over a normal terminal.",
            "long_description": "Slirp emulates a PPP or SLIP connection over a normal terminal. This is an actual PPP or SLIP link, firewalled for people's protection. It makes a quick way to connect your Palm Pilot over the Internet via your Unix box.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fsql",
            "portdir": "sysutils/fsql",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kashav/fsql",
            "description": "Search through your filesystem with SQL-esque queries.",
            "long_description": "Search through your filesystem with SQL-esque queries.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flock",
            "portdir": "sysutils/flock",
            "version": "0.4.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/discoteq/flock",
            "description": "Flock for Darwin",
            "long_description": "This utility manages flock locks from within shell scripts or the command line.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "kenneth.ostby",
                    "github": "langly",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bart"
                    ]
                }
            ]
        },
        {
            "name": "AutoRaise",
            "portdir": "sysutils/AutoRaise",
            "version": "2.1.0",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lhaeger/AutoRaise",
            "description": "AutoRaise raises application windows to the front and gives them focus on mouse hover",
            "long_description": "AutoRaise raises application windows to the front and gives them focus on mouse hover after a configurable delay. There is also an option to warp the mouse to the center of the activated window, using the cmd-tab key combination for example.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autorestic",
            "portdir": "sysutils/autorestic",
            "version": "1.8.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://autorestic.vercel.app/",
            "description": "High level CLI utility for restic",
            "long_description": "Autorestic is a wrapper around the amazing restic. While being amazing the restic cli can be a bit overwhelming and difficult to manage if you have many different location that you want to backup to multiple locations. This utility is aimed at making this easier.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "restic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-trie",
            "portdir": "ocaml/ocaml-trie",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kandu/trie",
            "description": "Strict impure trie tree",
            "long_description": "Strict impure trie tree",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-mew"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-syntax-shims",
            "portdir": "ocaml/ocaml-syntax-shims",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml-ppx/ocaml-syntax-shims",
            "description": "Backport new syntax to older OCaml versions",
            "long_description": "Backport new syntax to older OCaml versions",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-alcotest"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ptime",
            "portdir": "ocaml/ocaml-ptime",
            "version": "1.2.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://erratique.ch/software/ptime",
            "description": "POSIX time for OCaml",
            "long_description": "POSIX time for OCaml",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-ocamlbuild",
                        "ocaml-topkg",
                        "opam",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-cmdliner",
                        "ocaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-crunch"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_stable_witness",
            "portdir": "ocaml/ocaml-ppx_stable_witness",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_stable_witness",
            "description": "ppx extension for deriving a witness that a type is intended to be stable",
            "long_description": "ppx extension for deriving a witness that a type is intended to be stable",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-bin_prot",
                        "ocaml-ppx_jane"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_pipebang",
            "portdir": "ocaml/ocaml-ppx_pipebang",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_pipebang",
            "description": "ppx rewriter that inlines reverse application operators |> and |!",
            "long_description": "ppx rewriter that inlines reverse application operators |> and |!",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_jane"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_ignore_instrumentation",
            "portdir": "ocaml/ocaml-ppx_ignore_instrumentation",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_ignore_instrumentation",
            "description": "Ignore Jane Street specific instrumentation extensions",
            "long_description": "Ignore Jane Street specific instrumentation extensions",
            "active": true,
            "categories": [
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_jane"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_here",
            "portdir": "ocaml/ocaml-ppx_here",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_here",
            "description": "ppx rewriter that defines an extension node whose value is its source position",
            "long_description": "ppx rewriter that defines an extension node whose value is its source position",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_assert",
                        "ocaml-ppx_bin_prot",
                        "ocaml-ppx_expect",
                        "ocaml-ppx_jane",
                        "ocaml-ppx_let",
                        "ocaml-ppx_log",
                        "ocaml-ppx_sexp_message",
                        "ocaml-ppx_sexp_value"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_hash",
            "portdir": "ocaml/ocaml-ppx_hash",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_hash",
            "description": "ppx writer that generates hash functions from type expressions and definitions",
            "long_description": "ppx writer that generates hash functions from type expressions and definitions",
            "active": true,
            "categories": [
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-ppxlib",
                        "ocaml",
                        "ocaml-ppx_sexp_conv",
                        "ocaml-ppx_compare",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core",
                        "ocaml-ppx_base"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_disable_unused_warnings",
            "portdir": "ocaml/ocaml-ppx_disable_unused_warnings",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_disable_unused_warnings",
            "description": "Extension that disables many OCaml compiler warnings",
            "long_description": "Extension that disables many OCaml compiler warnings",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_jane"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_custom_printf",
            "portdir": "ocaml/ocaml-ppx_custom_printf",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_custom_printf",
            "description": "Extensions to printf-style format-strings for user-defined string conversion",
            "long_description": "Extensions to printf-style format-strings for user-defined string conversion",
            "active": true,
            "categories": [
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml",
                        "ocaml-ppx_sexp_conv",
                        "ocaml-ppxlib",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-bin_prot",
                        "ocaml-ppx_jane"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_compare",
            "portdir": "ocaml/ocaml-ppx_compare",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_compare",
            "description": "Generation of fast comparison and equality functions from type expressions and definitions",
            "long_description": "Generation of fast comparison and equality functions from type expressions and definitions",
            "active": true,
            "categories": [
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_hash",
                        "ocaml-bin_prot",
                        "ocaml-ppx_assert",
                        "ocaml-ppx_base"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_cold",
            "portdir": "ocaml/ocaml-ppx_cold",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_cold",
            "description": "Expands cold attribute",
            "long_description": "Expands cold attribute",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_assert",
                        "ocaml-ppx_base"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ocamlformat-lib",
            "portdir": "ocaml/ocaml-ocamlformat",
            "version": "0.27.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml-ppx/ocamlformat",
            "description": "Auto-formatter for OCaml code",
            "long_description": "Auto-formatter for OCaml code",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-csexp",
                        "ocaml-findlib",
                        "ocaml-fix",
                        "ocaml-menhir",
                        "ocaml-menhirLib",
                        "ocaml-menhirSdk",
                        "ocaml-result",
                        "ocaml-stdio",
                        "ocaml",
                        "ocaml-astring",
                        "ocaml-uutf",
                        "ocaml-dune-build-info",
                        "ocaml-either",
                        "ocaml-fpath",
                        "ocaml-ocaml-version",
                        "ocaml-ocp-indent",
                        "ocaml-uuseg",
                        "ocaml-camlp-streams",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ocamlformat"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ocamlformat",
            "portdir": "ocaml/ocaml-ocamlformat",
            "version": "0.27.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml-ppx/ocamlformat",
            "description": "Auto-formatter for OCaml code",
            "long_description": "Auto-formatter for OCaml code",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-re",
                        "ocaml",
                        "ocaml-ocamlformat-lib",
                        "ocaml-cmdliner",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geneweb"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "stanc3"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-either",
            "portdir": "ocaml/ocaml-either",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mirage/either",
            "description": "Compatibility Either module",
            "long_description": "Compatibility Either module",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ocamlformat-lib"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-alcotest",
            "portdir": "ocaml/ocaml-alcotest",
            "version": "1.7.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mirage/alcotest",
            "description": "Lightweight and colorful test framework",
            "long_description": "Alcotest exposes simple interface to perform unit tests.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-stdlib-shims",
                        "ocaml-re",
                        "ocaml-cmdliner",
                        "ocaml",
                        "ocaml-astring",
                        "ocaml-uutf",
                        "ocaml-syntax-shims",
                        "ocaml-fmt",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_blob"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-utop"
                    ]
                }
            ]
        },
        {
            "name": "s5cmd",
            "portdir": "net/s5cmd",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/peak/s5cmd",
            "description": "Parallel S3 and local filesystem execution tool.",
            "long_description": "s5cmd is a very fast S3 and local filesystem execution tool. It comes with support for a multitude of operations including tab completion and wildcard support for files, which can be very handy for your object storage workflow while working with large number of files.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lux",
            "portdir": "net/lux",
            "version": "0.24.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/iawia002/lux",
            "description": "fast and simple video downloader",
            "long_description": "Lux is a fast and simple video downloader built with Go.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "primesieve",
            "portdir": "math/primesieve",
            "version": "12.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://primesieve.org/",
            "description": "Fast C/C++ prime number generator",
            "long_description": "Primesieve is a C/C++ library that generates prime numbers using a highly optimized sieve of Eratosthenes implementation. It supports segmented sieving and is designed to generate primes in parallel.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "expenses",
            "portdir": "finance/expenses",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manojkarthick/expenses",
            "description": "Simple, Interactive, command line Expense logger",
            "long_description": "An interactive command line expense logger. Answer a series of questions to log your expenses. Currently writes to CSV and SQLite backends.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phpmyadmin",
            "portdir": "www/phpmyadmin",
            "version": "5.2.3",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.phpmyadmin.net/",
            "description": "A tool written in PHP intended to handle the administration of MySQL and MariaDB over the Web.",
            "long_description": "phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.",
            "active": true,
            "categories": [
                "databases",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "php72",
                "php73",
                "php74",
                "php80",
                "php81",
                "php82",
                "php83",
                "php84"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mbstring",
                        "php83-mysql",
                        "php83-openssl",
                        "php83-zip",
                        "php83-mcrypt",
                        "php83-gd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ratchet",
            "portdir": "devel/ratchet",
            "version": "0.11.4",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethvargo/ratchet",
            "description": "A tool for securing CI/CD workflows with version pinning.",
            "long_description": "Ratchet is a tool for improving the security of CI/CD workflows by automating the process of pinning and unpinning upstream versions. It's like Bundler, Cargo, Go modules, NPM, Pip, or Yarn, but for CI/CD workflows. Ratchet supports GitHub Actions & Google Cloud Build.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libplist-devel",
            "portdir": "textproc/libplist",
            "version": "20250926",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library for working with Apple Binary and XML Property Lists",
            "long_description": "Library for working with Apple Binary and XML Property Lists",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ideviceinstaller-devel",
                        "idevicerestore-devel",
                        "usbmuxd-devel",
                        "libusbmuxd-devel",
                        "libimobiledevice-devel",
                        "libtatsu-devel",
                        "libimobiledevice-glue-devel"
                    ]
                }
            ]
        },
        {
            "name": "libplist",
            "portdir": "textproc/libplist",
            "version": "2.7.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library for working with Apple Binary and XML Property Lists",
            "long_description": "Library for working with Apple Binary and XML Property Lists",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ideviceinstaller",
                        "idevicerestore",
                        "usbmuxd",
                        "ifuse",
                        "libgpod",
                        "libusbmuxd",
                        "ldid",
                        "shairport-sync",
                        "libimobiledevice",
                        "ldid-procursus",
                        "libtatsu",
                        "libimobiledevice-glue"
                    ]
                }
            ]
        },
        {
            "name": "ensmallen",
            "portdir": "math/ensmallen",
            "version": "3.10.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ensmallen.org",
            "description": "flexible C++ library for efficient numerical optimization",
            "long_description": "ensmallen provides a simple set of abstractions for writing an objective function to optimize. It also provides a large set of standard and cutting-edge optimizers that can be used for virtually any numerical optimization task. These include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "armadillo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlpack"
                    ]
                }
            ]
        },
        {
            "name": "cereal",
            "portdir": "devel/cereal",
            "version": "1.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/USCiLab/cereal",
            "description": "A C++11 library for serialization",
            "long_description": "cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bali-phy",
                        "bali-phy-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mlpack"
                    ]
                }
            ]
        },
        {
            "name": "python314-freethreading-devel",
            "portdir": "lang/python314-devel",
            "version": "3.14.0rc3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python314-freethreading",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python314-freethreading",
            "long_description": "This port has been replaced by python314-freethreading.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python314-devel",
            "portdir": "lang/python314-devel",
            "version": "3.14.0rc3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python314",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python314",
            "long_description": "This port has been replaced by python314.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-uri-ws"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-uri-ws",
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-uri-ws"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "py36-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2025-10-11",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-parsing",
                        "py36-tomli",
                        "py36-pep517",
                        "py36-python-install",
                        "py36-wheel",
                        "py36-typing_extensions"
                    ]
                }
            ]
        },
        {
            "name": "py-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2025-10-11",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-bootstrap-modules"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-python-install",
                        "py38-python-install",
                        "py39-python-install",
                        "py310-python-install",
                        "py38-pyproject_hooks",
                        "py37-pyproject_hooks",
                        "py39-pyproject_hooks",
                        "py310-pyproject_hooks",
                        "py311-pyproject_hooks",
                        "py312-pyproject_hooks",
                        "py313-pyproject_hooks",
                        "py314-pyproject_hooks",
                        "py37-installer",
                        "py38-installer",
                        "py39-installer",
                        "py310-installer",
                        "py311-installer",
                        "py312-installer",
                        "py314-installer",
                        "py313-installer",
                        "py37-tomli",
                        "py38-tomli",
                        "py39-tomli",
                        "py310-tomli",
                        "py37-setuptools",
                        "py38-setuptools",
                        "py39-setuptools",
                        "py37-importlib-metadata",
                        "py38-importlib-metadata",
                        "py39-importlib-metadata",
                        "py37-packaging",
                        "py38-packaging",
                        "py39-packaging",
                        "py311-packaging",
                        "py310-packaging",
                        "py312-packaging",
                        "py314-packaging",
                        "py313-packaging",
                        "py37-typing_extensions",
                        "py37-build",
                        "py38-build",
                        "py39-build",
                        "py310-build",
                        "py311-build",
                        "py313-build",
                        "py314-build",
                        "py312-build",
                        "py37-zipp",
                        "py38-zipp",
                        "py39-zipp"
                    ]
                }
            ]
        }
    ]
}