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

{
    "count": 50208,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1004",
    "results": [
        {
            "name": "vals",
            "portdir": "sysutils/vals",
            "version": "0.43.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/variantdev/vals",
            "description": "Helm-like configuration values loader with support for various sources",
            "long_description": "vals is a tool for managing configuration values and secrets. It supports various backends including Vault, AWS SSM Parameter Store, AWS Secrets Manager, AWS S3, GCP Secrets Manager, Google Sheets, SOPS-encrypted files and Terraform State.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wtfutil",
            "portdir": "sysutils/wtfutil",
            "version": "0.48.0",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wtfutil.com",
            "description": "A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data.",
            "long_description": "A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wasmtime",
            "portdir": "devel/wasmtime",
            "version": "40.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wasmtime.dev",
            "description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
            "long_description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmic",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (Stand-alone binary).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "opencv4",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "fftw-3",
                        "ffmpeg",
                        "libheif",
                        "zlib",
                        "xorg-libX11",
                        "xorg-libXcursor",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "gmic-lib",
                        "imath",
                        "curl",
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmic-qt",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "license": "CeCILL",
            "platforms": "{darwin >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (GUI application)",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "fftw-3",
                        "ffmpeg",
                        "libheif",
                        "qt5-qtbase",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "gmic-lib",
                        "imath",
                        "curl",
                        "zlib",
                        "GraphicsMagick",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmic-gimp",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "license": "CeCILL",
            "platforms": "{darwin >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (GIMP plug-in).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "fftw-3",
                        "ffmpeg",
                        "qt5-qtbase",
                        "curl",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "gmic-lib",
                        "imath",
                        "libheif",
                        "zlib",
                        "GraphicsMagick",
                        "gimp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmic-lib",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (C++ library).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "zlib",
                        "ffmpeg",
                        "libheif",
                        "curl",
                        "xorg-libX11",
                        "imath",
                        "fftw-3",
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "darktable",
                        "darktable-devel",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp"
                    ]
                }
            ]
        },
        {
            "name": "gmic-clib",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (C library).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "zlib",
                        "ffmpeg",
                        "libheif",
                        "curl",
                        "xorg-libX11",
                        "imath",
                        "fftw-3",
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}