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

{
    "count": 50476,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=77",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=75",
    "results": [
        {
            "name": "haskell-stan",
            "portdir": "devel/haskell-stan",
            "version": "0.1.0.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kowainik/stan",
            "description": "Haskell STatic ANalyser",
            "long_description": "Stan is a Haskell STatic ANalysis tool.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "file",
                        "grep",
                        "gsed",
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gmp"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hatari",
            "portdir": "emulators/hatari",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hatari.tuxfamily.org/",
            "description": "Atari ST/STe/STfm emulator",
            "long_description": "Hatari is an actively developed Atari ST/STe/STfm and Falcon emulator",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "macOSGUI",
                "sdl2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portmidi",
                        "libsdl2",
                        "zlib",
                        "libpng",
                        "readline",
                        "portaudio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hatch",
            "portdir": "python/hatch",
            "version": "1.16.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofek/hatch",
            "description": "Hatch is a modern, extensible Python project manager.",
            "long_description": "Hatch is a modern, extensible Python project manager.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-platformdirs",
                        "py313-shellingham",
                        "py313-virtualenv",
                        "py313-tomlkit",
                        "py313-click",
                        "py313-userpath",
                        "python313",
                        "py313-rich",
                        "py313-httpx",
                        "py313-hyperlink",
                        "py313-keyring",
                        "py313-pyperclip",
                        "py313-tomli-w",
                        "py313-trove-classifiers",
                        "py313-hatchling",
                        "py313-atomicwrites",
                        "py313-pexpect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hatchet",
            "portdir": "mail/hatchet",
            "version": "0.0.7",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AnalogJ/hatchet",
            "description": "Cut down spam in your Email Inbox",
            "long_description": "hatchet is a tool to help you manage/prune your Email Inbox. As it processes your inbox, it will keep track the unique sender email addresses and the number of emails from each sender. It will also search the email headers and body for unsubscribe links.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hatchling_select",
            "portdir": "python/hatchling_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default hatchling version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of hatchling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-hatchling",
                        "py38-hatchling",
                        "py39-hatchling",
                        "py310-hatchling",
                        "py311-hatchling",
                        "py312-hatchling",
                        "py313-hatchling",
                        "py314-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "hatools",
            "portdir": "sysutils/hatools",
            "version": "2.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.fatalmind.com/software/hatools/",
            "description": "hatools provide locking and timeout mechanisms for shell scripts.",
            "long_description": "The hatools provide reliable and easy-to-use locking and timeout mechanisms for shell scripts.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "havener",
            "portdir": "sysutils/havener",
            "version": "2.2.6",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/homeport/havener",
            "description": "A swiss army knife for Kubernetes tasks",
            "long_description": "A swiss army knife for Kubernetes tasks",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "HaXml",
            "portdir": "devel/HaXml",
            "version": "1.25.13",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HaXml/HaXml",
            "description": "XML utilities for haskell",
            "long_description": "HaXml is a collection of utilities for parsing, filtering, transforming, and generating XML documents using Haskell. Its basic facilities include: a parser for XML, a separate error-correcting parser for HTML, an XML validator, and pretty-printers for XML and HTML.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hck",
            "portdir": "textproc/hck",
            "version": "0.11.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sstadick/hck",
            "description": "A sharp cut(1) clone",
            "long_description": "hck is a shortening of hack, a rougher form of cut. A close to drop-in replacement for cut that can use a regex delimiter instead of a fixed string. Additionally this tool allows for specification of the order of the output columns using the same column selection syntax as cut. No single feature of hck on its own makes it stand out over awk, cut, xsv or other such tools. Where hck excels is making common things easy, such as reordering output fields, or splitting records on a weird delimiter. It is meant to be simple and easy to use while exploring datasets.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hcl2json",
            "portdir": "textproc/hcl2json",
            "version": "0.6.8",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmccombs/hcl2json",
            "description": "Convert HCL2 to json",
            "long_description": "This is a tool to convert from HCL to json, to make it easier for non-Go applications and scripts to process HCL inputs (such as terraform config).",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hcloud",
            "portdir": "devel/hcloud",
            "version": "1.59.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hetznercloud/cli",
            "description": "hcloud is a command-line interface for Hetzner Cloud.",
            "long_description": "hcloud is a command-line interface for Hetzner Cloud.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdf4",
            "portdir": "science/hdf4",
            "version": "4.2.15",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hdfgroup.org/products/hdf4/index.html",
            "description": "file format for storing scientific data and utilities",
            "long_description": "file format for storing scientific data and utilities",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pdl",
                        "hdfeos",
                        "gdal-hdf4",
                        "p5.28-alien-hdf4",
                        "p5.30-alien-hdf4",
                        "p5.32-alien-hdf4",
                        "p5.34-alien-hdf4",
                        "h4h5tools",
                        "py27-nio",
                        "grads",
                        "opendx",
                        "gnudatalanguage",
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "hdf5",
            "portdir": "science/hdf5",
            "version": "1.14.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.hdfgroup.org/solutions/hdf5/",
            "description": "HDF5 general purpose library and file format for storing scientific data",
            "long_description": "HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "hl",
                "cxx",
                "fortran",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "zlib",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-stfio",
                        "py36-stfio",
                        "p5.26-pdl-io-hdf5",
                        "py36-isce2",
                        "py38-rsgislib",
                        "starpu13",
                        "gmtk",
                        "mathgl",
                        "py39-rsgislib",
                        "flann",
                        "py37-isce2",
                        "libmed",
                        "ALPSCore",
                        "ALPSMaxent",
                        "HDF5-External-Filter-Plugins",
                        "cgnslib",
                        "field3d",
                        "digital_rf",
                        "py37-h5py",
                        "py27-pyne",
                        "py35-pyne",
                        "py36-pyne",
                        "luma",
                        "yorick-hdf5",
                        "hdfeos5",
                        "py37-tables",
                        "py35-tables",
                        "py36-tables",
                        "matio",
                        "gdal-hdf5",
                        "py37-netcdf4",
                        "gdal-kea",
                        "qgis3",
                        "qgis3-ltr",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "vips",
                        "CSXCAD",
                        "mfem",
                        "netcdf",
                        "openEMS",
                        "lua54-numlua",
                        "lua53-numlua",
                        "lua52-numlua",
                        "lua51-numlua",
                        "shark",
                        "shogun",
                        "shogun-devel",
                        "py38-h5py",
                        "py38-netcdf4",
                        "py37-stfio",
                        "metview",
                        "H5Part",
                        "abinit",
                        "alps",
                        "crystfel",
                        "gds",
                        "h4h5tools",
                        "h5utils",
                        "magicspp",
                        "gmsh",
                        "py313-tables",
                        "py27-stfio",
                        "silo",
                        "swarm",
                        "xdmf",
                        "py27-nio",
                        "grads",
                        "libminc",
                        "wgrib2",
                        "py38-tables",
                        "R-hdf5r",
                        "gmtsar",
                        "h5fortran",
                        "p5.28-pdl-io-hdf5",
                        "p5.30-pdl-io-hdf5",
                        "p5.32-pdl-io-hdf5",
                        "p5.34-pdl-io-hdf5",
                        "gnudatalanguage",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib",
                        "ncarg",
                        "ismrmrd",
                        "py27-netcdf4",
                        "py39-h5py",
                        "py39-netcdf4",
                        "cdo",
                        "vigra",
                        "vtk",
                        "stimfit",
                        "armadillo",
                        "lal",
                        "py27-tables",
                        "py310-h5py",
                        "py311-h5py",
                        "py312-h5py",
                        "py313-h5py",
                        "py314-h5py",
                        "octave",
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py39-tables",
                        "caffe",
                        "deal.ii",
                        "libKriging",
                        "kealib",
                        "octave-communications",
                        "py310-netcdf4",
                        "py311-netcdf4",
                        "py312-netcdf4",
                        "py313-netcdf4",
                        "py314-netcdf4",
                        "AppCSXCAD",
                        "paraview",
                        "vapor",
                        "py310-tables",
                        "py311-tables",
                        "py312-tables"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "ncpp"
                    ]
                }
            ]
        },
        {
            "name": "HDF5-External-Filter-Plugins",
            "portdir": "science/HDF5-External-Filter-Plugins",
            "version": "0.1.0",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nexusformat/HDF5-External-Filter-Plugins",
            "description": "Provides dynamically loadable (compression) filters for HDF5",
            "long_description": "Provides dynamically loadable (compression) filters for HDF5. Filters for bitshuffle, bzip2, and lz4 are included. See also http://www.hdfgroup.org/services/filters.html for more information.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "debug",
                "optimized",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "lz4",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdf5-lz4-plugin",
            "portdir": "science/hdf5-lz4-plugin",
            "version": "20211022",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "HDF5-External-Filter-Plugins",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by HDF5-External-Filter-Plugins",
            "long_description": "This port has been replaced by HDF5-External-Filter-Plugins.",
            "active": false,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdfeos",
            "portdir": "science/hdfeos",
            "version": "3.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.earthdata.nasa.gov/projects/DAS/repos/hdfeos",
            "description": "HDF-EOS library built on HDF4",
            "long_description": "library designed built on HDF4 to support EOS-specific data structures, namely Grid, Point, and Swath.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h4h5tools",
                        "py27-nio",
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "hdfeos5",
            "portdir": "science/hdfeos5",
            "version": "2.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hdfeos.org/software/library.php",
            "description": "HDF-EOS library built on HDF5",
            "long_description": "library designed built on HDF5 to support the same Grid/Point/Swath functionality in HDF-EOS 2 and to the extent possible it will be built with the same calling sequences as the original HDF-EOS 2 library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "hdhomerun",
            "portdir": "net/hdhomerun",
            "version": "20230303",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silicondust.com/",
            "description": "HDHomeRun device configuration utility",
            "long_description": "Provides a library and utility program to access, configure and test HDHomeRun network tuner devices from SiliconDust. May also be used to upgrade firmware. Command line-driven and scriptable.",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hdhomerun_gui"
                    ]
                }
            ]
        },
        {
            "name": "hdhomerun_gui",
            "portdir": "multimedia/hdhomerun_gui",
            "version": "20221031",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silicondust.com/",
            "description": "HDHomeRun configuration utility, GTK GUI",
            "long_description": "Provides a utility program to access, configure and test HDHomeRun network tuner devices from SiliconDust including viewing live television. May also be used to upgrade firmware. Uses GTK graphical environment.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-gtk2",
                        "gtk2",
                        "hdhomerun"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "headerbrowser",
            "portdir": "devel/headerbrowser",
            "version": "0.8.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.headerbrowser.org/",
            "description": "simple, efficient tool for creating doc from C/C++ source",
            "long_description": "Header Browser is a simple and efficient tool for creating documentation from C/C++ source code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "healpix",
            "portdir": "science/healpix",
            "version": "3.31_2016Aug26",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://healpix.jpl.nasa.gov/",
            "description": "Hierarchical Equal Area isoLatitude Pixelization of a sphere",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "healpix-java",
                        "healpix-c",
                        "healpix-cxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "healpix-c",
            "portdir": "science/healpix-c",
            "version": "3.30.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://healpix.sourceforge.net",
            "description": "C language implementation of HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the C language implementation of HEALPix.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lalinference"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "healpix",
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "healpix-cxx",
            "portdir": "science/healpix-cxx",
            "version": "3.82.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://healpix.sourceforge.io",
            "description": "C++ language implementation of HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the C++ language implementation of HEALPix.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "cfitsio",
                        "libsharp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-healpy",
                        "py35-healpy",
                        "py36-healpy",
                        "py37-healpy",
                        "py312-healpy",
                        "py38-healpy",
                        "py39-healpy",
                        "py310-healpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "healpix"
                    ]
                }
            ]
        },
        {
            "name": "healpix-java",
            "portdir": "science/healpix",
            "version": "3.31_2016Aug26",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://healpix.jpl.nasa.gov/",
            "description": "Java language implementation of HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Java language implementation of HEALPix.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "healpix"
                    ]
                }
            ]
        },
        {
            "name": "heapCL",
            "portdir": "office/heapCL",
            "version": "1.08.27",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://heap.wbpsystems.com/cl.php",
            "description": "Command line tools for Heap CRM",
            "long_description": "HeapCL allows you to create messages, people, prospects and email templates from the command line. Why might you want to do this? Because if you have terminal access you can build this into an automation routine where otherwise you might need to hire a programmer.",
            "active": true,
            "categories": [
                "www",
                "office"
            ],
            "maintainers": [
                {
                    "name": "bosmith",
                    "github": "tazzben",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "heimdal",
            "portdir": "net/heimdal",
            "version": "7.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.heimdal.software",
            "description": "Heimdal is a Kerberos 5 implementation.",
            "long_description": "Heimdal is an implementation of Kerberos 5 (and some more stuff) largely written in Sweden (which was important when we started writing it, less so now).",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "openldap",
                "openssl",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcomerr",
                        "libtasn1",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "heirloom-doctools",
            "portdir": "textproc/heirloom-doctools",
            "version": "191015",
            "license": "CDDL-1.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://n-t-roff.github.io/heirloom/doctools",
            "description": "troff, nroff, and related utilities",
            "long_description": "The Heirloom Documentation Tools package provides troff, nroff, and related utilities to format manual pages and other documents for output on terminals and printers.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "wiggle"
                    ]
                }
            ]
        },
        {
            "name": "helix",
            "portdir": "editors/helix",
            "version": "25.07.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://helix-editor.com",
            "description": "A post-modern text editor.",
            "long_description": "A post-modern text editor.. helix is a kakoune / neovim inspired editor, written in Rust.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "devel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hellanzb",
            "portdir": "news/hellanzb",
            "version": "0.13",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20080913083314/http://www.hellanzb.com/trac/",
            "description": "Nzb downloader and post processor",
            "long_description": "hellanzb is an easy to use app designed to retrieve nzb files and fully process them. The goal being to make getting files from Usenet as hands-free as possible. Once fully installed, all that's required is moving an nzb file to the queue directory. The rest: downloading, par-checking, un-raring, etc. is done automatically by hellanzb.",
            "active": true,
            "categories": [
                "python",
                "news"
            ],
            "maintainers": [],
            "variants": [
                "no_ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unrar",
                        "flac",
                        "shorten",
                        "py27-openssl",
                        "py27-twisted",
                        "par2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hello",
            "portdir": "mail/hello",
            "version": "2.12.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/hello/",
            "description": "Utility for saying hello and reading email.",
            "long_description": "The GNU hello program produces a familiar, friendly greeting. It allows nonprogrammers to use a classic computer science tool which would otherwise be unavailable to them. Because it is protected by the GNU General Public License, users are free to share and change it.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm",
            "portdir": "sysutils/helm",
            "version": "4.0.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "helm-3.19",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by helm-3.19",
            "long_description": "This port has been replaced by helm-3.19.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-2.12",
            "portdir": "sysutils/helm",
            "version": "2.12.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-2.13",
            "portdir": "sysutils/helm",
            "version": "2.13.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-2.14",
            "portdir": "sysutils/helm",
            "version": "2.14.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-2.15",
            "portdir": "sysutils/helm",
            "version": "2.15.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-2.16",
            "portdir": "sysutils/helm",
            "version": "2.16.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-2.17",
            "portdir": "sysutils/helm",
            "version": "2.17.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.0",
            "portdir": "sysutils/helm",
            "version": "3.0.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.1",
            "portdir": "sysutils/helm",
            "version": "3.1.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.10",
            "portdir": "sysutils/helm",
            "version": "3.10.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.11",
            "portdir": "sysutils/helm",
            "version": "3.11.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.12",
            "portdir": "sysutils/helm",
            "version": "3.12.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.13",
            "portdir": "sysutils/helm",
            "version": "3.13.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.14",
            "portdir": "sysutils/helm",
            "version": "3.14.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.15",
            "portdir": "sysutils/helm",
            "version": "3.15.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.16",
            "portdir": "sysutils/helm",
            "version": "3.16.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.17",
            "portdir": "sysutils/helm",
            "version": "3.17.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.18",
            "portdir": "sysutils/helm",
            "version": "3.18.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.19",
            "portdir": "sysutils/helm",
            "version": "3.19.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.2",
            "portdir": "sysutils/helm",
            "version": "3.2.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}