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

{
    "count": 45477,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=910",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=908",
    "results": [
        {
            "name": "dvdauthor",
            "portdir": "multimedia/dvdauthor",
            "version": "0.7.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dvdauthor.sourceforge.net/",
            "description": "A simple set of tools to help author a DVD.",
            "long_description": "A simple set of tools to help you author a DVD. The idea is to be able to create menus, buttons, chapters, etc, but for now you can just take an mpeg stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "maurice",
                    "github": "robbyn",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "freetype",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "fribidi",
                        "zlib",
                        "libdvdread",
                        "ImageMagick",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "name": "dvdrip",
            "portdir": "multimedia/dvdrip",
            "version": "0.98.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.exit1.org/dvdrip/",
            "description": "perl front end for transcode",
            "long_description": "dvd::rip is a full featured DVD copy program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "transcode",
                        "perl5.34",
                        "p5.34-anyevent",
                        "p5.34-event",
                        "ImageMagick",
                        "p5.34-event-rpc",
                        "p5.34-gtk2",
                        "p5.34-gtk2-ex-formfactory",
                        "p5.34-libintl-perl",
                        "p5.34-event-execflow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libopenshot",
            "portdir": "multimedia/libopenshot",
            "version": "0.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openshot.org/",
            "description": "Library for creating and editing videos",
            "long_description": "Library for creating and editing videos. Includes python bindings but not ruby.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ctreleaven",
                    "github": "ctreleaven",
                    "ports_count": 43
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmultimedia",
                        "cppzmq",
                        "jsoncpp",
                        "swig-python",
                        "qt5-qtbase",
                        "libomp",
                        "ffmpeg",
                        "libopenshot-audio",
                        "py311-zmq",
                        "ImageMagick",
                        "qt5-qtwebkit",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "openshot-qt"
                    ]
                }
            ]
        },
        {
            "name": "transcode",
            "portdir": "multimedia/transcode",
            "version": "1.1.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://packages.gentoo.org/packages/media-video/transcode",
            "description": "Video and audio processing tools",
            "long_description": "transcode is a suite of tools, all of which are command line utilities, for transcoding various video, audio, and container formats, running on a platform that supports shared libraries and threads. Decoding and encoding is done by modules that are responsible for feeding transcode with raw video/ audio streams (import modules) and encoding the frames (export modules). It includes a variety of video and audio filters, including (but not limited to) video de-interlacing, audio resampling, framerate conversion, different resizing algorithms, smoothing, sharpening, denoisifying, and cutting.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "lionteeth",
                    "github": "Liontooth",
                    "ports_count": 1
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [
                "mmx",
                "full",
                "a52dec",
                "faac",
                "freetype",
                "imagemagick",
                "libdv",
                "libogg",
                "libpostproc",
                "libquicktime",
                "libtheora",
                "libvorbis",
                "libxml2",
                "lzo",
                "mjpegtools",
                "x264",
                "xvid",
                "experimental",
                "deprecated",
                "libsdl",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread",
                        "libsdl",
                        "ImageMagick",
                        "libjpeg-turbo",
                        "XviD",
                        "ffmpeg",
                        "libdv",
                        "libmpeg2",
                        "libogg",
                        "lzo2",
                        "libtheora",
                        "mjpegtools",
                        "x264",
                        "freetype",
                        "libxml2",
                        "xorg-libXaw",
                        "xorg-libXv",
                        "xpm",
                        "libquicktime-devel",
                        "a52dec",
                        "faac",
                        "lame",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subtitleripper",
                        "tovid",
                        "dvdrip"
                    ]
                }
            ]
        },
        {
            "name": "php53-imagick",
            "portdir": "php/php-imagick",
            "version": "3.3.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php54-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php72-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php72"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php73-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php73"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mybb"
                    ]
                }
            ]
        },
        {
            "name": "php80-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php81-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1772
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php81"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yarrr",
            "portdir": "R/R-yarrr",
            "version": "0.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=yarrr",
            "description": "YaRrr!: The Pirate’s Guide to R",
            "long_description": "YaRrr!: The Pirate’s Guide to R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesFactor",
                        "R-circlize",
                        "R-CRAN-recommended",
                        "R-jpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gofCopula"
                    ]
                }
            ]
        },
        {
            "name": "opendx",
            "portdir": "science/opendx",
            "version": "4.4.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
            "description": "IBM's Open Visualization Data Explorer",
            "long_description": "OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "java"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cdf",
                        "hdf4",
                        "netcdf",
                        "libGLU",
                        "mesa",
                        "openmotif",
                        "xorg-libX11",
                        "cosmoplayer",
                        "xorg-libXinerama",
                        "xorg-libXmu",
                        "xorg-libXp",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "xpm",
                        "xorg-libXext",
                        "opendx-java40",
                        "ImageMagick",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opendx-samples"
                    ]
                }
            ]
        },
        {
            "name": "pg16-pgrouting",
            "portdir": "gis/pgrouting",
            "version": "3.6.2",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pgrouting.org/",
            "description": "Routing algorithms for PostgreSQL/PostGIS",
            "long_description": "pgRouting is a PostGreSQL/PostGIS extension that contains a variety of algorithms to solve traditional network problems such as finding shortest paths or the Traveling Sales Person (TSP).",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 48
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 71
                }
            ],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "perl5",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cgal5",
                        "pg16-postgis3",
                        "boost176",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-line_profiler",
            "portdir": "python/py-line_profiler",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyutils/line_profiler/tree/main",
            "description": "Line-by-line profiler",
            "long_description": "Line-by-line profiler",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-cython",
                        "py38-setuptools",
                        "clang-16",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.22",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gitfs",
                        "py39-cffi",
                        "py39-python-augeas"
                    ]
                }
            ]
        },
        {
            "name": "py310-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.22",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-cffi",
                        "py310-python-augeas"
                    ]
                }
            ]
        },
        {
            "name": "py311-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.22",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-cffi",
                        "py311-python-augeas"
                    ]
                }
            ]
        },
        {
            "name": "py39-line_profiler",
            "portdir": "python/py-line_profiler",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyutils/line_profiler/tree/main",
            "description": "Line-by-line profiler",
            "long_description": "Line-by-line profiler",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-cython",
                        "py39-setuptools",
                        "clang-16",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-line_profiler",
            "portdir": "python/py-line_profiler",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyutils/line_profiler/tree/main",
            "description": "Line-by-line profiler",
            "long_description": "Line-by-line profiler",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-cython",
                        "clang-16",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yulab.utils",
            "portdir": "R/R-yulab.utils",
            "version": "0.1.4",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yulab-smu.top",
            "description": "Miscellaneous functions commonly used by YuLab-SMU",
            "long_description": "Miscellaneous functions commonly used by YuLab-SMU",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-rlang",
                        "R-digest",
                        "R-CRAN-recommended",
                        "R-memoise",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-httr",
                        "R-openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplotify",
                        "R-ggtree",
                        "R-rvcheck",
                        "R-tidytree"
                    ]
                }
            ]
        },
        {
            "name": "mkvtoolnix-legacy",
            "portdir": "multimedia/mkvtoolnix-legacy",
            "version": "81.0",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mkvtoolnix.download",
            "description": "Matroska media files manipulation tools.",
            "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 150
                }
            ],
            "variants": [
                "qtgui"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ruby32",
                        "clang-16",
                        "pkgconfig",
                        "makeicns",
                        "docbook-xsl-nons",
                        "libxslt",
                        "po4a"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libdvdread",
                        "nlohmann-json",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "pugixml",
                        "gettext-runtime",
                        "boost181",
                        "qt5-qtbase",
                        "qt5-qtmultimedia",
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "flac",
                        "libvorbis",
                        "cmark"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-ovh",
            "portdir": "security/certbot",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot ovh plugin for dns-01 challenges",
            "long_description": "The dns_ovh plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the OVH API. https://certbot-dns-ovh.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [
                "python38",
                "python39",
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-configargparse",
                        "py312-configobj",
                        "py312-pyrfc3339",
                        "python312",
                        "py312-parsedatetime",
                        "py312-dns-lexicon",
                        "py312-acme",
                        "py312-tz",
                        "py312-cryptography",
                        "py312-distro",
                        "py312-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-dnsimple",
            "portdir": "security/certbot",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot dns_dnsimple plugin for dns-01 challenges",
            "long_description": "The dns_dnsimple plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the DNSimple API. https://certbot-dns-dnsimple.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [
                "python38",
                "python39",
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-configargparse",
                        "py312-configobj",
                        "py312-pyrfc3339",
                        "python312",
                        "py312-parsedatetime",
                        "py312-dns-lexicon",
                        "py312-acme",
                        "py312-tz",
                        "py312-cryptography",
                        "py312-distro",
                        "py312-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-dnsmadeeasy",
            "portdir": "security/certbot",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbotdns_dnsmadeeasy plugin for dns-01 challenges",
            "long_description": "The dns_dnsmadeeasy plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the DNS Made Easy API. https://certbot-dns-dnsmadeeasy.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [
                "python38",
                "python39",
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-configargparse",
                        "py312-configobj",
                        "py312-pyrfc3339",
                        "python312",
                        "py312-parsedatetime",
                        "py312-dns-lexicon",
                        "py312-acme",
                        "py312-tz",
                        "py312-cryptography",
                        "py312-distro",
                        "py312-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-A3",
            "portdir": "R/R-A3",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=A3",
            "description": "Accurate, adaptable and accessible error metrics for predictive models",
            "long_description": "Accurate, adaptable and accessible error metrics for predictive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForest",
                        "R-pbapply",
                        "R-e1071",
                        "R-CRAN-recommended",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ADMM",
            "portdir": "R/R-ADMM",
            "version": "0.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ADMM",
            "description": "Algorithms using Alternating Direction Method of Multipliers",
            "long_description": "Algorithms using Alternating Direction Method of Multipliers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2575
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-doParallel",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-foreach",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdimtools",
                        "R-T4cluster"
                    ]
                }
            ]
        },
        {
            "name": "R-AER",
            "portdir": "R/R-AER",
            "version": "1.2-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AER",
            "description": "Applied Econometrics with R",
            "long_description": "Applied Econometrics with R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-lmtest",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-car",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dLagM",
                        "R-gplm",
                        "R-prodest",
                        "R-rdd",
                        "R-REndo",
                        "R-bnmr2",
                        "R-clusterSEs",
                        "R-GLMpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-detectseparation",
                        "R-dsem",
                        "R-estimatr",
                        "R-fixest",
                        "R-ggeffects",
                        "R-ggparty",
                        "R-glmx",
                        "R-gmnl",
                        "R-huxtable",
                        "R-ivreg",
                        "R-lmtest",
                        "R-margins",
                        "R-memisc",
                        "R-micEconCES",
                        "R-mlogit",
                        "R-modelsummary",
                        "R-nonnest2",
                        "R-plm",
                        "R-sandwich",
                        "R-survey",
                        "R-texreg",
                        "R-zoo",
                        "R-Rchoice",
                        "R-SSVS",
                        "R-TSVC",
                        "R-WALS",
                        "R-assessor",
                        "R-censReg",
                        "R-clubSandwich"
                    ]
                }
            ]
        },
        {
            "name": "py312-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.22",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-cffi",
                        "py312-python-augeas",
                        "py-pycparser"
                    ]
                }
            ]
        },
        {
            "name": "py312-line_profiler",
            "portdir": "python/py-line_profiler",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyutils/line_profiler/tree/main",
            "description": "Line-by-line profiler",
            "long_description": "Line-by-line profiler",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-16",
                        "py312-build",
                        "py312-cython",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-line_profiler"
                    ]
                }
            ]
        },
        {
            "name": "R-AICcmodavg",
            "portdir": "R/R-AICcmodavg",
            "version": "2.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AICcmodavg",
            "description": "Model selection and multi-model inference based on (Q)AIC(c)",
            "long_description": "Model selection and multi-model inference based on (Q)AIC(c)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-unmarked",
                        "R-xtable",
                        "R-VGAM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2jags",
                        "R-jagsUI",
                        "R-fitdistrplus",
                        "R-pscl",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-R2OpenBUGS",
                        "R-maxlike",
                        "R-ordinal",
                        "R-lavaan",
                        "R-lme4",
                        "R-betareg",
                        "R-lmerTest",
                        "R-R2WinBUGS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-longit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bbmle"
                    ]
                }
            ]
        },
        {
            "name": "certbot-dns-gehirn",
            "portdir": "security/certbot",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot gehirn plugin for dns-01 challenges",
            "long_description": "The dns_gehirn plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Gehirn Infrastracture Service DNS API. https://certbot-dns-gehirn.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [
                "python38",
                "python39",
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-configargparse",
                        "py312-configobj",
                        "py312-pyrfc3339",
                        "python312",
                        "py312-parsedatetime",
                        "py312-dns-lexicon",
                        "py312-acme",
                        "py312-tz",
                        "py312-cryptography",
                        "py312-distro",
                        "py312-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-linode",
            "portdir": "security/certbot",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot linode plugin for dns-01 challenges",
            "long_description": "The dns_linode plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Linode API. https://certbot-dns-linode.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [
                "python38",
                "python39",
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-configargparse",
                        "py312-configobj",
                        "py312-pyrfc3339",
                        "python312",
                        "py312-parsedatetime",
                        "py312-dns-lexicon",
                        "py312-acme",
                        "py312-tz",
                        "py312-cryptography",
                        "py312-distro",
                        "py312-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AIPW",
            "portdir": "R/R-AIPW",
            "version": "0.6.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yqzhong7/AIPW",
            "description": "Augmented Inverse Probability Weighting",
            "long_description": "Augmented Inverse Probability Weighting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2575
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-future.apply",
                        "R-Rsolnp",
                        "R-SuperLearner",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-progressr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tmle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ALDqr",
            "portdir": "R/R-ALDqr",
            "version": "1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ALDqr",
            "description": "Quantile regression using asymmetric Laplace distribution",
            "long_description": "Quantile regression using asymmetric Laplace distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sn",
                        "R-HyperbolicDist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ClusPred"
                    ]
                }
            ]
        },
        {
            "name": "R-APML0",
            "portdir": "R/R-APML0",
            "version": "0.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=APML0",
            "description": "Augmented and penalized minimization method l0",
            "long_description": "Augmented and penalized minimization method l0",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AllMetrics",
            "portdir": "R/R-AllMetrics",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AllMetrics",
            "description": "Calculate multiple performance metrics of a prediction model",
            "long_description": "Calculate multiple performance metrics of a prediction model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ARDL",
            "portdir": "R/R-ARDL",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ARDL",
            "description": "ARDL, ECM and bounds-test for cointegration",
            "long_description": "ARDL, ECM and bounds-test for cointegration",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-lmtest",
                        "R-dynlm",
                        "R-msm",
                        "R-aod",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-testthat",
                        "R-tseries",
                        "R-strucchange",
                        "R-qpcR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bootCT"
                    ]
                }
            ]
        },
        {
            "name": "R-AlphaHull3D",
            "portdir": "R/R-AlphaHull3D",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AlphaHull3D",
            "description": "Alpha Hull computation",
            "long_description": "Alpha Hull computation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2575
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-rgl",
                        "R-RcppCGAL",
                        "R-Rvcg",
                        "R-CRAN-recommended",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-uniformly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ARGOS",
            "portdir": "R/R-ARGOS",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevinegan31/ARGOS-Package",
            "description": "Automatic Regression for Governing Equations (ARGOS)",
            "long_description": "Automatic Regression for Governing Equations (ARGOS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-tidyverse",
                        "R-deSolve",
                        "R-glmnet",
                        "R-Metrics",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-signal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AUC",
            "portdir": "R/R-AUC",
            "version": "0.3.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AUC",
            "description": "Threshold-independent performance measures for probabilistic classifiers",
            "long_description": "Threshold-independent performance measures for probabilistic classifiers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-AdequacyModel",
            "portdir": "R/R-AdequacyModel",
            "version": "2.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AdequacyModel",
            "description": "Adequacy of probabilistic models and general purpose optimization",
            "long_description": "Adequacy of probabilistic models and general purpose optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2575
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BGFD",
                        "R-Newdistns",
                        "R-NovelDistns"
                    ]
                }
            ]
        },
        {
            "name": "R-AnnotationDbi",
            "portdir": "R/R-AnnotationDbi",
            "version": "1.65.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/AnnotationDbi",
            "description": "Manipulation of SQLite-based annotations in Bioconductor",
            "long_description": "Manipulation of SQLite-based annotations in Bioconductor",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-DBI",
                        "R-KEGGREST",
                        "R-CRAN-recommended",
                        "R-IRanges",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AnnotationForge",
                        "R-AnnotationHub",
                        "R-BioNet",
                        "R-GenomicFeatures",
                        "R-MeSHDbi",
                        "R-VariantAnnotation",
                        "R-annotate",
                        "R-biomaRt",
                        "R-genefilter",
                        "R-graphite"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR",
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-AnnotationForge",
            "portdir": "R/R-AnnotationForge",
            "version": "1.45.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/AnnotationForge",
            "description": "Tools for building SQLite-based annotation data packages",
            "long_description": "Tools for building SQLite-based annotation data packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-BiocGenerics",
                        "R-RSQLite",
                        "R-Biobase",
                        "R-DBI",
                        "R-AnnotationDbi",
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virtuoso-7",
            "portdir": "devel/virtuoso-7",
            "version": "7.2.10",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
            "description": "a high-performance object-relational SQL database",
            "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 147
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "openssl10",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "virtuoso"
                    ]
                }
            ]
        },
        {
            "name": "ydiff",
            "portdir": "textproc/ydiff",
            "version": "1.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ymattw/ydiff",
            "description": "View colored, incremental diff in workspace or from stdin with side by side and auto pager support",
            "long_description": "View colored, incremental diff in workspace or from stdin with side by side and auto pager support",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 898
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BISdata",
            "portdir": "R/R-BISdata",
            "version": "0.2-3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://enricoschumann.net/R/packages/BISdata",
            "description": "Download data from the Bank for International Settlements (BIS)",
            "long_description": "Download data from the Bank for International Settlements (BIS)",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-nginx",
            "portdir": "security/certbot",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot Nginx plugin for http-01 challenges",
            "long_description": "The Nginx plugin should work for most configurations. We recommend backing up Nginx configurations before using it (though you can also revert changes to configurations with \"certbot --nginx rollback\"). You can use it by providing the \"--nginx\" flag on the commandline. https://certbot.eff.org/docs/using.html#nginx",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [
                "python38",
                "python39",
                "python310",
                "python311",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-openssl",
                        "py312-configargparse",
                        "py312-configobj",
                        "python312",
                        "py312-acme",
                        "py312-parsedatetime",
                        "py312-pyrfc3339",
                        "py312-tz",
                        "py312-cryptography",
                        "py312-parsing",
                        "py312-distro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AnnotationHub",
            "portdir": "R/R-AnnotationHub",
            "version": "3.10.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/AnnotationHub",
            "description": "Client to access AnnotationHub resources",
            "long_description": "Client to access AnnotationHub resources",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-rappdirs",
                        "R-httr",
                        "R-BiocManager",
                        "R-BiocGenerics",
                        "R-RSQLite",
                        "R-curl",
                        "R-interactiveDisplayBase",
                        "R-AnnotationDbi",
                        "R-BiocFileCache",
                        "R-BiocVersion",
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ExperimentHub"
                    ]
                }
            ]
        },
        {
            "name": "R-AsioHeaders",
            "portdir": "R/R-AsioHeaders",
            "version": "1.22.1-2",
            "license": "Boost-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/asioheaders.html",
            "description": "Asio C++ headers",
            "long_description": "Asio C++ headers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2575
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ipaddress",
                        "R-websocket"
                    ]
                }
            ]
        },
        {
            "name": "R-AutoTransQF",
            "portdir": "R/R-AutoTransQF",
            "version": "0.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AutoTransQF",
            "description": "Novel automatic shifted log transformation",
            "long_description": "Novel automatic shifted log transformation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-matlab2r",
                        "R-CRAN-recommended",
                        "R-moments"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nortest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}