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

{
    "count": 51624,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=551",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=549",
    "results": [
        {
            "name": "gnumeric",
            "portdir": "gnome/gnumeric",
            "version": "1.12.57",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnumeric.org/",
            "description": "A powerful Gtk3 based spreadsheet with Excel, ODF, R and Python support.",
            "long_description": "A powerful Gtk3 based spreadsheet that features full Excel function and file compatibility and additional functions not found in Excel, and statistics operations based on R. Functionality can be extended with Python and plugins. Other file compatibility includes OASIS ODF, Quattro Pro, Psion 5, Paradox DB, and more (see homepage). GDA database support is available with the +database variant.",
            "active": true,
            "categories": [
                "science",
                "math",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "quartz",
                "database",
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "automake",
                        "bison",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "gsed",
                        "intltool",
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "psiconv",
                        "pxlib",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "goffice",
                        "gtk3",
                        "perl5.34",
                        "gettext-runtime",
                        "py310-gobject3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-chemistry-utils",
                        "rb33-gnumeric",
                        "rb32-gnumeric",
                        "rb31-gnumeric"
                    ]
                }
            ]
        },
        {
            "name": "gpodder",
            "portdir": "gnome/gpodder",
            "version": "3.11.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gpodder.github.io",
            "description": "A media aggregator and podcast client",
            "long_description": "gPodder is a standalone podcast manager. It provides anything to manage feeds and podcasts but requires an external player to actually listen/view the content, e.g. Apple QuickTime Player.",
            "active": true,
            "categories": [
                "audio",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "python311",
                "python312",
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "intltool",
                        "py312-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "dbus-python312",
                        "py312-gobject3",
                        "py312-mutagen",
                        "py312-mygpoclient",
                        "py312-podcastparser",
                        "lame",
                        "vorbis-tools",
                        "gtk3",
                        "librsvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp",
                        "py312-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgit2-glib",
            "portdir": "gnome/libgit2-glib",
            "version": "1.2.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libgit2-glib",
            "description": "Glib wrapper library around the libgit2 git access library.",
            "long_description": "Glib wrapper library around the libgit2 git access library.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "py311-gobject3",
                        "libgit2",
                        "libssh2",
                        "gobject-introspection",
                        "vala"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gitg"
                    ]
                }
            ]
        },
        {
            "name": "libpeas1",
            "portdir": "gnome/libpeas1",
            "version": "1.36.0",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libpeas",
            "description": "libpeas is a GObject-based plugins engine",
            "long_description": "libpeas is a GObject-based plugins engine",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "glade",
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gettext-runtime",
                        "py310-gobject3",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "liferea",
                        "totem",
                        "gedit-plugins",
                        "eog-plugins",
                        "midori",
                        "eog",
                        "gedit",
                        "gitg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "totem",
            "portdir": "gnome/totem",
            "version": "3.38.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Videos",
            "description": "Official movie player of the GNOME desktop environment",
            "long_description": "Totem is based on GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as: \n * Video thumbnailer for the file manager \n * Nautilus properties tab \n * Webcam utility (in development)",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal",
                "python310"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "clang-18",
                        "py310-pylint",
                        "appstream-glib",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gtk3",
                        "totem-pl-parser",
                        "cairo",
                        "clutter",
                        "dbus",
                        "clutter-gtk",
                        "gdk-pixbuf2",
                        "gettext-runtime",
                        "py310-gobject3",
                        "libpeas1",
                        "clutter-gst3",
                        "glib2",
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gnome-desktop",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gstreamer1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.93",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 6
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python313",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "xmlto",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libiconv",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-barcode-zbar",
                        "p5.28-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "p5.34-barcode-zbar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-zbar",
                        "py37-zbar",
                        "py39-zbar",
                        "py310-zbar",
                        "py311-zbar",
                        "py312-zbar",
                        "py313-zbar"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.93",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 6
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python313",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "perl5.30",
                        "libiconv",
                        "zbar",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.93",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 6
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python313",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "perl5.28",
                        "libiconv",
                        "zbar",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.93",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 6
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python313",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "perl5.32",
                        "libiconv",
                        "zbar",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.93",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 6
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python313",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libiconv",
                        "zbar",
                        "perl5.34",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-python-module",
            "portdir": "lang/qore-python-module",
            "version": "1.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "xmlsec module for Qore",
            "long_description": "Module providing Python integration with to Qore and vice-versa",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mailutils",
            "portdir": "mail/mailutils",
            "version": "3.17",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mailutils.org/",
            "description": "General-Purpose Mail Packages",
            "long_description": "Mailutils is a swiss army knife of electronic mail handling. It offers a rich set of utilities and daemons for processing e-mail.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "ldap",
                "server",
                "guile",
                "gnutls",
                "fribidi",
                "tcp_wrappers",
                "gdbm",
                "ndbm",
                "gssapi",
                "unistring",
                "gsasl",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tcp_wrappers",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunistring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mathgl",
            "portdir": "math/mathgl",
            "version": "8.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mathgl.sourceforge.net/",
            "description": "MathGL is a library for making high-quality scientific graphics.",
            "long_description": "MathGL is a library for making high-quality scientific graphics. MathGL is also a library for the fast data plotting and data processing of large data arrays a library for working in window and console modes and for easy embedding into other programs and a library with large and growing set of graphics.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1391
                }
            ],
            "variants": [
                "debug",
                "mpich",
                "python310",
                "python311",
                "python312",
                "python313",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "swig-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "gsl",
                        "hdf5",
                        "fltk",
                        "python313",
                        "py313-numpy",
                        "gettext-runtime",
                        "zlib",
                        "giflib",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "deluge",
            "portdir": "net/deluge",
            "version": "2.2.0",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.deluge-torrent.org",
            "description": "A GNOME BitTorrent client.",
            "long_description": "Deluge is a GNOME client for the BitTorrent network written in python.",
            "active": true,
            "categories": [
                "net",
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-zopeinterface",
                        "py313-six",
                        "py313-Pillow",
                        "py313-openssl",
                        "py313-mako",
                        "py313-asn1",
                        "py313-service_identity",
                        "gettext",
                        "py313-gobject3",
                        "py313-setproctitle",
                        "py313-twisted",
                        "py313-ifaddr",
                        "py313-pyxdg",
                        "py313-rencode",
                        "py313-chardet",
                        "gtk3",
                        "gdk-pixbuf2",
                        "librsvg",
                        "libtorrent-rasterbar",
                        "boost181"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "httpie",
            "portdir": "net/httpie",
            "version": "3.2.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://httpie.io/",
            "description": "HTTPie is a command line HTTP client, a user-friendly cURL replacement.",
            "long_description": "HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized responses. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests-toolbelt",
                        "py312-pygments",
                        "python312",
                        "py312-socks",
                        "py312-defusedxml",
                        "py312-rich",
                        "py312-pip",
                        "py312-charset-normalizer",
                        "py312-multidict",
                        "py312-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "http-prompt"
                    ]
                }
            ]
        },
        {
            "name": "octave-symbolic",
            "portdir": "octave/octave-symbolic",
            "version": "3.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/symbolic/",
            "description": "Symbolic toolbox based on SymPy.",
            "long_description": "Symbolic toolbox based on SymPy.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1391
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "python313",
                        "py313-sympy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xraylib",
            "portdir": "science/xraylib",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tschoonj/xraylib",
            "description": "A library for X-ray matter interaction cross sections",
            "long_description": "xraylib provides an API with over 50 functions designed to provide convenient access to databases with cross sections (photoelectric, Compton, Rayleigh, XRF etc.), line energies, edge energies, fluorescence yields, scattering factors, refractive indices, Compton profiles etc. Bindings exist for Perl, Python, Java, Fortran, IDL, Lua, Ruby, PHP and .NET.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "python27",
                "python310",
                "ruby24",
                "ruby25",
                "ruby26",
                "java",
                "lua",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "swig-perl",
                        "swig-python",
                        "py310-cython",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xrmc"
                    ]
                }
            ]
        },
        {
            "name": "certbot-dns-namecheap",
            "portdir": "security/certbot-dns-namecheap",
            "version": "1.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/knoxell/certbot-dns-namecheap",
            "description": "The certbot namecheap.com plugin for dns-01 challenges",
            "long_description": "The namecheap.com plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the (XML-RPC-based) namecheap.com API.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1391
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-acme",
                        "py313-ndg_httpsclient",
                        "py313-pyotp",
                        "certbot",
                        "py313-python-augeas",
                        "py313-zope-component",
                        "py313-pynamecheap",
                        "python313",
                        "py313-zopeinterface",
                        "py313-mock",
                        "py313-dns-lexicon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ssh-audit",
            "portdir": "security/ssh-audit",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jtesta/ssh-audit",
            "description": "ssh-audit is a tool for ssh server & client configuration auditing.",
            "long_description": "ssh-audit is a tool for ssh server & client configuration auditing.",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1391
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-fisx",
            "portdir": "python/py-fisx",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vasole/fisx",
            "description": "Quantitative X-Ray Fluorescence Analysis Support Library",
            "long_description": "Quantitative X-Ray Fluorescence Analysis Support Library",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-fisx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-fisx",
            "portdir": "python/py-fisx",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vasole/fisx",
            "description": "Quantitative X-Ray Fluorescence Analysis Support Library",
            "long_description": "Quantitative X-Ray Fluorescence Analysis Support Library",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py313-wheel",
                        "py313-cython",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pymca",
                        "py-fisx"
                    ]
                }
            ]
        },
        {
            "name": "volk-devel",
            "portdir": "science/volk",
            "version": "20200216-1ec627c1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "volk",
            "homepage": "https://libvolk.org/",
            "description": "Obsolete port, replaced by volk",
            "long_description": "This port has been replaced by volk.",
            "active": false,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stellarium-devel",
            "portdir": "science/stellarium",
            "version": "20200211-3d0abddc",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "stellarium",
            "homepage": "https://stellarium.org/",
            "description": "Obsolete port, replaced by stellarium",
            "long_description": "This port has been replaced by stellarium.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "materialx",
            "portdir": "graphics/materialx",
            "version": "1.38.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.materialx.org",
            "description": "library for describing materials and textures in computer graphics applications",
            "long_description": "MaterialX is an open standard specification and library API, developed at Lucasfilm and Industrial Light & Magic, for describing and transferring rich material and look-development content between applications and renderers. MaterialX addresses the need for a common, open standard to represent the data values and relationships required to transfer the complete look of a computer graphics model from one application or rendering platform to another, including shading networks, patterns and texturing, complex nested materials, and geometric assignments.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "viewer",
                "oiio",
                "docs",
                "tests",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nanogui-wjakob",
                        "openimageio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "osl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nanogui",
            "portdir": "graphics/nanogui",
            "version": "20200404-21e5cbc8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mitsuba-renderer/nanogui",
            "description": "minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL",
            "long_description": "NanoGUI is a minimalistic cross-platform widget library for OpenGL 3+, GLES 2/3, and Metal. It supports automatic layout generation, stateful C++ lambdas callbacks, a variety of useful widget types, and Retina-capable rendering on Apple devices. (Note: This port is for the \"new\" NanoGUI, which still sees active development and improvement. This newer version of NanoGUI has been re-written for the Mitsuba renderer. If you still need to use the \"old\" NanoGUI, please take a look at the 'nanogui-wjakob' port.)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "metal",
                "debug",
                "opengl",
                "gles2",
                "gles3",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "nanovg",
                        "metalnanovg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opencolorio",
            "portdir": "graphics/opencolorio",
            "version": "2.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opencolorio.org",
            "description": "a color management framework for visual effects and animation",
            "long_description": "OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "x11",
                "quartz",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tinyxml",
                        "python312",
                        "yaml-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender",
                        "openimageio"
                    ]
                }
            ]
        },
        {
            "name": "nanogui-wjakob",
            "portdir": "graphics/nanogui",
            "version": "20190922-e9ec8a1a",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wjakob/nanogui",
            "description": "minimalistic C++/Python GUI library for OpenGL 3+",
            "long_description": "NanoGUI is a minimalistic cross-platform widget library for OpenGL 3.x and higher. It supports automatic layout generation, stateful C++ lambdas callbacks, a variety of useful widget types, and Retina-capable rendering on Apple devices. (Note: This port is for the \"old\" NanoGUI, which has been placed into maintenance-only mode by its author. However, most software projects that depend on NanoGUI as a library, are still using this version, instead of the newer version that has been re-written for the Mitsuba renderer. So even though this port is \"old\", it should not be considered to be deprecated or obselete.)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "nanovg",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "materialx"
                    ]
                }
            ]
        },
        {
            "name": "partio",
            "portdir": "graphics/partio",
            "version": "1.14.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://partio.us",
            "description": "C++ library for manipulating a variety of particle formats",
            "long_description": "Partio is an open-source C++ library, developed by Walt Disney Animation Studios, for reading, writing, and manipulating a variety of standard particle formats (GEO, BGEO, PTC, PDB, PDA). It allows software applications to read and write point cloud formats from a variety of computer graphics programs and can serve as a way to interchange particle data between various file formats.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "swig-python",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osl"
                    ]
                }
            ]
        },
        {
            "name": "wireshark3",
            "portdir": "net/wireshark3",
            "version": "3.6.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wireshark.org/",
            "description": "Graphical network analyzer and capture tool",
            "long_description": "A network analyzer that lets you capture and interactively browse Ethernet frames. Packet data can be read from a file, or live from a local network interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "opendarwin.org",
                    "github": "ghosthound",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "qt5",
                "no_gui",
                "adns",
                "zlib",
                "minizip",
                "lua",
                "libsmi",
                "gnutls",
                "cares",
                "kerberos5",
                "geoip",
                "chmodbpf",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "libgeoip",
                        "libssh",
                        "qt5-qtbase",
                        "c-ares",
                        "kerberos5",
                        "libpcap",
                        "libsmi",
                        "openssl",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia",
                        "qt5-qttranslations",
                        "lz4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark-chmodbpf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nsm-console",
                        "pcap-mode.el",
                        "termshark",
                        "py38-pyshark",
                        "py39-pyshark"
                    ]
                }
            ]
        },
        {
            "name": "flann",
            "portdir": "science/flann",
            "version": "1.9.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mariusmuja/flann",
            "description": "Fast Library for Approximate Nearest Neighbors",
            "long_description": "FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ompl",
                        "libpcl",
                        "hugin-app"
                    ]
                }
            ]
        },
        {
            "name": "stellarium",
            "portdir": "science/stellarium",
            "version": "23.4",
            "license": "GPL-2+",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stellarium.org/",
            "description": "Stellarium is a free open source planetarium for your computer.",
            "long_description": "Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. It is being used in planetarium projectors. Just set your coordinates and go.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "debug",
                "RemoteControl",
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmultimedia",
                        "qt5-qtscript",
                        "qt5-qttools",
                        "zlib",
                        "gettext",
                        "glib2",
                        "qt5-qtbase",
                        "fontconfig",
                        "eigen3",
                        "gpsd",
                        "freetype",
                        "python312",
                        "glm",
                        "qt5-qtserialport",
                        "qt5-qtcharts",
                        "qt5-qtlocation"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "volk",
            "portdir": "science/volk",
            "version": "3.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://libvolk.org/",
            "description": "Vector-Optimized Library of Kernels",
            "long_description": "VOLK is the Vector-Optimized Library of Kernels, a library that contains kernels of hand-written single-instruction multiple data (SIMD) code for different mathematical operations, providing portable SIMD code that is optimized for a variety of platforms. volk provides the release version, which is typically updated every month or so.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "docs",
                "orc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "py310-six",
                        "py310-mako",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "python310",
                        "orc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr-satellites",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "gqrx",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gnuradio-devel",
                        "gr37-satellites",
                        "gr37-tdd",
                        "gr37-sdrplay",
                        "SDRPlusPlus",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr37-specest",
                        "gnuradio",
                        "gnuradio-next",
                        "gnuradio37",
                        "gr-rds",
                        "gr37-rds",
                        "gr-specest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "luaradio"
                    ]
                }
            ]
        },
        {
            "name": "volk-gnss-sdr",
            "portdir": "science/volk-gnss-sdr",
            "version": "0.0.19",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnss-sdr.org",
            "description": "Volk modules for GNSS-SDR",
            "long_description": "Volk modules for GNSS-SDR: This port is kept up with the VOLK-GNSS-SDR release, which is typically updated every few months.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                },
                {
                    "name": "carles.fernandez",
                    "github": "carlesfernandez",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "orc",
                        "volk",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnss-sdr"
                    ]
                }
            ]
        },
        {
            "name": "volk-gnss-sdr-devel",
            "portdir": "science/volk-gnss-sdr",
            "version": "20240126-ec180d85",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnss-sdr.org",
            "description": "Volk modules for GNSS-SDR",
            "long_description": "Volk modules for GNSS-SDR: This port is kept up with the VOLK-GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                },
                {
                    "name": "carles.fernandez",
                    "github": "carlesfernandez",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "orc",
                        "volk",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnss-sdr-devel"
                    ]
                }
            ]
        },
        {
            "name": "libstemmer",
            "portdir": "textproc/libstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://snowballstem.org",
            "description": "Algorithmic Stemmer Library",
            "long_description": "Snowball is a language in which stemming algorithms can be easily represented. The Snowball compiler translates a Snowball script (a .sbl file) into either a thread-safe ANSI C program or a Java program. For ANSI C, each Snowball script produces a program file and corresponding header file (with .c and .h extensions). This port delivers the ANSI C library build.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "groonga",
                        "tracker",
                        "rspamd",
                        "mongodb-devel",
                        "mongodb",
                        "appstream"
                    ]
                }
            ]
        },
        {
            "name": "stern",
            "portdir": "sysutils/stern",
            "version": "1.33.1",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stern/stern",
            "description": "Multi pod and container log tailing for Kubernetes",
            "long_description": "Stern allows you to tail multiple pods on Kubernetes and multiple containers within the pod. Each result is color coded for quicker debugging.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qbs",
            "portdir": "devel/qbs",
            "version": "3.1.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qbs",
            "description": "build tool that helps simplify the build process for developing projects across multiple platforms.",
            "long_description": "qbs is build tool that helps simplify the build process for developing projects across multiple platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "joerg.bornemann",
                    "github": "jobor",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qt5compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtcreator",
                        "qt5-qtcreator"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qbs-docs"
                    ]
                }
            ]
        },
        {
            "name": "qbs-docs",
            "portdir": "devel/qbs",
            "version": "3.1.1",
            "license": "LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qbs",
            "description": "build tool that helps simplify the build process for developing projects across multiple platforms.",
            "long_description": "qbs is build tool that helps simplify the build process for developing projects across multiple platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "joerg.bornemann",
                    "github": "jobor",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py312-typing_extensions",
                        "py312-lxml",
                        "py312-beautifulsoup4",
                        "cmake",
                        "ninja",
                        "qt6-qt5compat",
                        "qt6-qttools",
                        "qt6-sqlite-plugin",
                        "python312"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qt5compat",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qbs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pbc",
            "portdir": "security/pbc",
            "version": "1.0.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://crypto.stanford.edu/pbc/",
            "description": "The Pairing-Based Cryptography Library",
            "long_description": "The Pairing-Based Cryptography Library \n\nPairing-based cryptography is a relatively young area of cryptography that revolves around a certain function with special properties. \n\nThe PBC (Pairing-Based Cryptography) library is a free C library built on the GMP library that performs the mathematical operations underlying pairing-based cryptosystems. \n\nThe PBC library is designed to be the backbone of implementations of pairing-based cryptosystems, thus speed and portability are important goals. It provides routines such as elliptic curve generation, elliptic curve arithmetic and pairing computation. Thanks to the GMP library, despite being written in C, pairings times are reasonable.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cpabe",
                        "libbswabe"
                    ]
                }
            ]
        },
        {
            "name": "lynis",
            "portdir": "security/lynis",
            "version": "3.1.6",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cisofy.com/lynis/",
            "description": "Security and system auditing tool to harden systems",
            "long_description": "Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your systems to support system hardening and compliance testing. The project is open source software with the GPL license and available since 2007.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "newtonne.github",
                    "github": "newtonne",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nheko",
            "portdir": "net/nheko",
            "version": "0.11.3",
            "license": "GPL-3",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nheko-reborn/nheko",
            "description": "A matrix chat client",
            "long_description": "Nheko is a native desktop matrix chat client. It aims to be more like a chat app and less like an IRC client",
            "active": true,
            "categories": [
                "net",
                "chat"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "tweeny",
                        "lmdbxx-cxx17",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qttools",
                        "lmdb",
                        "cmark",
                        "libsodium",
                        "nlohmann-json",
                        "olm",
                        "qt5-qtquickcontrols2",
                        "mtxclient",
                        "qtkeychain-qt5",
                        "boost176",
                        "coeurl",
                        "spdlog-fmt8",
                        "fontconfig",
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-supervisor",
            "portdir": "python/py-supervisor",
            "version": "4.1.0",
            "license": "BSD and ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://supervisord.org",
            "description": "Process manager for UNIX-like OSs",
            "long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-supervisor",
            "portdir": "python/py-supervisor",
            "version": "4.2.4",
            "license": "BSD and ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.supervisord.org/",
            "description": "Process manager for UNIX-like OSs",
            "long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-supervisor",
            "portdir": "python/py-supervisor",
            "version": "4.3.0",
            "license": "BSD and ZPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.supervisord.org/",
            "description": "Process manager for UNIX-like OSs",
            "long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-supervisor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-supervisor",
            "portdir": "python/py-supervisor",
            "version": "4.3.0",
            "license": "BSD and ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.supervisord.org/",
            "description": "Process manager for UNIX-like OSs",
            "long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-supervisor",
            "portdir": "python/py-supervisor",
            "version": "4.3.0",
            "license": "BSD and ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.supervisord.org/",
            "description": "Process manager for UNIX-like OSs",
            "long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-supervisor"
                    ]
                }
            ]
        },
        {
            "name": "py-holidays",
            "portdir": "python/py-holidays",
            "version": "0.84",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vacanza/holidays",
            "description": "Generate country-, subdivision-, and market-specific holiday sets.",
            "long_description": "Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-holidays"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-holidays",
            "portdir": "python/py-holidays",
            "version": "0.84",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vacanza/holidays",
            "description": "Generate country-, subdivision-, and market-specific holiday sets.",
            "long_description": "Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-dateutil",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-holidays",
            "portdir": "python/py-holidays",
            "version": "0.84",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vacanza/holidays",
            "description": "Generate country-, subdivision-, and market-specific holiday sets.",
            "long_description": "Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dateutil",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-holidays",
            "portdir": "python/py-holidays",
            "version": "0.84",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vacanza/holidays",
            "description": "Generate country-, subdivision-, and market-specific holiday sets.",
            "long_description": "Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-dateutil",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}