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

{
    "count": 51640,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=602",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=600",
    "results": [
        {
            "name": "py-intervaltree2",
            "portdir": "python/py-intervaltree2",
            "version": "2.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chaimleib/intervaltree",
            "description": "A mutable, self-balancing interval tree for Python 2 and 3",
            "long_description": "A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-intervaltree2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-importmagic",
            "portdir": "python/py-importmagic",
            "version": "0.1.7",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alecthomas/importmagic",
            "description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
            "long_description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-importmagic"
                    ]
                }
            ]
        },
        {
            "name": "py-importmagic",
            "portdir": "python/py-importmagic",
            "version": "0.1.7",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alecthomas/importmagic",
            "description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
            "long_description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-importmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-dynd",
            "portdir": "python/py-dynd",
            "version": "0.7.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libdynd/dynd-python",
            "description": "Dynamic multi-dimensional array library.",
            "long_description": "DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-cython",
                        "py311-numpy",
                        "libdynd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dynd"
                    ]
                }
            ]
        },
        {
            "name": "py-dynd",
            "portdir": "python/py-dynd",
            "version": "0.7.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libdynd/dynd-python",
            "description": "Dynamic multi-dimensional array library.",
            "long_description": "DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dynd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-distorm",
            "portdir": "python/py-distorm",
            "version": "3.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdabah/distorm",
            "description": "powerful disassembler library for x86/AMD64",
            "long_description": "diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "yasm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-distorm"
                    ]
                }
            ]
        },
        {
            "name": "py27-distorm",
            "portdir": "python/py-distorm",
            "version": "3.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdabah/distorm",
            "description": "powerful disassembler library for x86/AMD64",
            "long_description": "diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "yasm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-dice3ds",
            "portdir": "python/py-dice3ds",
            "version": "0.13",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.aerojockey.com/software/dice3ds/",
            "description": "Read, write, and manipulate 3DS files",
            "long_description": "Dice3DS is a package to to read, write, and manipulate 3D Studio format files in Python. Also includes code to convert 3DS files into an OpenGL display list.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dice3ds"
                    ]
                }
            ]
        },
        {
            "name": "py-distorm",
            "portdir": "python/py-distorm",
            "version": "3.5",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdabah/distorm",
            "description": "powerful disassembler library for x86/AMD64",
            "long_description": "diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-distorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-dice3ds",
            "portdir": "python/py-dice3ds",
            "version": "0.13",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.aerojockey.com/software/dice3ds/",
            "description": "Read, write, and manipulate 3DS files",
            "long_description": "Dice3DS is a package to to read, write, and manipulate 3D Studio format files in Python. Also includes code to convert 3DS files into an OpenGL display list.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-dice3ds"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-codetools",
            "portdir": "python/py-codetools",
            "version": "4.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/codetools",
            "description": "Code analysis and execution tools",
            "long_description": "The codetools project includes packages that simplify meta-programming and help the programmer separate data from code in Python. ***This package is likely no longer usefull***",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-traits",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-codetools"
                    ]
                }
            ]
        },
        {
            "name": "py-codetools",
            "portdir": "python/py-codetools",
            "version": "4.4.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/codetools",
            "description": "Code analysis and execution tools",
            "long_description": "The codetools project includes packages that simplify meta-programming and help the programmer separate data from code in Python. ***This package is likely no longer usefull***",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-codetools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-cfgrib",
            "portdir": "python/py-cfgrib",
            "version": "0.9.10.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ecmwf/cfgrib",
            "description": "Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes",
            "long_description": "Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-eccodes",
                        "py310-click",
                        "py310-attrs",
                        "py310-numpy",
                        "py310-xarray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cfgrib",
                        "py310-herbie-data"
                    ]
                }
            ]
        },
        {
            "name": "py-cfgrib",
            "portdir": "python/py-cfgrib",
            "version": "0.9.10.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ecmwf/cfgrib",
            "description": "Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes",
            "long_description": "Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cfgrib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "morshutalk",
            "portdir": "python/morshutalk",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/n0spaces/MorshuTalk",
            "description": "Morshu text-to-speech",
            "long_description": "Morshu text-to-speech",
            "active": true,
            "categories": [
                "games",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pydub",
                        "py312-numpy",
                        "py312-tqdm",
                        "py312-sounddevice",
                        "py312-g2p-en"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ps2eps",
            "portdir": "print/ps2eps",
            "version": "1.70",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ctan.org/pkg/ps2eps",
            "description": "PostScript to Encapsulated PostScript (EPS) conversion utility",
            "long_description": "ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged PostScript documents. It calculates correct bounding boxes for those EPS files and filters some special PostScript command sequences that can produce erroneous results on printers. EPS files are often needed for including (scalable) graphics of high quality into TeX/LaTeX (or even Word) documents.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "texlive-fontutils"
                    ]
                }
            ]
        },
        {
            "name": "woff2",
            "portdir": "print/woff2",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/woff2",
            "description": "A set of tools for converting ttf fonts to/from woff2",
            "long_description": "A set of tools for converting ttf fonts to/from woff2",
            "active": true,
            "categories": [
                "www",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dvisvgm-devel",
                        "dvisvgm",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "fontforge"
                    ]
                }
            ]
        },
        {
            "name": "otfcc",
            "portdir": "print/otfcc",
            "version": "0.10.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/caryll/otfcc",
            "description": "Optimized OpenType builder and inspector",
            "long_description": "A C library and utility used for parsing and writing OpenType font files",
            "active": true,
            "categories": [
                "devel",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "premake5",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fonttools-utils",
            "portdir": "print/fonttools-utils",
            "version": "20180828",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twardoch/fonttools-utils",
            "description": "Font-related tools based on FontTools",
            "long_description": "Font-related tools that use the Python FontTools package: MacOSXSystemFontReplacer replaces UI fonts; pyftfeatfreeze freezes OpenType features into a font",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-fonttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cups-ppdc",
            "portdir": "print/cups-ppdc",
            "version": "2.4.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenPrinting/cups",
            "description": "Compiler for PostScript Printer Description (PPD) files",
            "long_description": "cups-ppdc is a collection of utilities taken from the Common UNIX Printing System (CUPS) for working with PostScript Printer Description (PPD) files; PPD files can be used to set up a printer when proprietary drivers are not available. See the ppdcfile(5) man page for information on the PPD file format.",
            "active": true,
            "categories": [
                "textproc",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "brlaser",
            "portdir": "print/brlaser",
            "version": "6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdewacht/brlaser",
            "description": "Driver for Brother laser printers",
            "long_description": "brlaser is an open-source driver for Brother-branded monochrome laser printers, useful on systems where the proprietary driver is not available.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-mytop",
            "portdir": "perl/p5-mytop",
            "version": "1.700.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jzawodn/mytop",
            "description": "display MySQL server performance info like `top'",
            "long_description": "display MySQL server performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "p5.34-term-readkey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-mytop"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mytop",
            "portdir": "perl/p5-mytop",
            "version": "1.700.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jzawodn/mytop",
            "description": "display MySQL server performance info like `top'",
            "long_description": "display MySQL server performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-dbd-mysql",
                        "p5.32-dbi",
                        "p5.32-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-mytop",
            "portdir": "perl/p5-mytop",
            "version": "1.700.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jzawodn/mytop",
            "description": "display MySQL server performance info like `top'",
            "long_description": "display MySQL server performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dbd-mysql",
                        "p5.30-dbi",
                        "p5.30-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-mytop",
            "portdir": "perl/p5-mytop",
            "version": "1.700.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jzawodn/mytop",
            "description": "display MySQL server performance info like `top'",
            "long_description": "display MySQL server performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbd-mysql",
                        "p5.28-dbi",
                        "p5.28-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mytop",
            "portdir": "perl/p5-mytop",
            "version": "1.700.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mytop",
            "homepage": "https://github.com/jzawodn/mytop",
            "description": "display MySQL server performance info like `top'",
            "long_description": "display MySQL server performance info like `top'",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mytop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-eval",
                        "p5.32-xml-libxml",
                        "p5.32-xml-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-eval",
                        "p5.34-xml-libxml",
                        "p5.34-xml-checker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-ipe"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-eval",
                        "p5.30-xml-libxml",
                        "p5.30-xml-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-eval",
                        "p5.28-xml-libxml",
                        "p5.28-xml-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-ipe",
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ipe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-geo-webservice-elevation-usgs",
            "portdir": "perl/p5-geo-webservice-elevation-usgs",
            "version": "0.201.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Geo::WebService::Elevation::USGS",
            "description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "long_description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json",
                        "perl5.34",
                        "p5.34-lwp-protocol-https",
                        "p5.34-libwww-perl",
                        "p5.34-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-geo-webservice-elevation-usgs",
                        "p5.34-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-geo-webservice-elevation-usgs",
            "portdir": "perl/p5-geo-webservice-elevation-usgs",
            "version": "0.201.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Geo::WebService::Elevation::USGS",
            "description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "long_description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-json",
                        "perl5.32",
                        "p5.32-lwp-protocol-https",
                        "p5.32-libwww-perl",
                        "p5.32-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-geo-webservice-elevation-usgs",
            "portdir": "perl/p5-geo-webservice-elevation-usgs",
            "version": "0.201.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Geo::WebService::Elevation::USGS",
            "description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "long_description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-json",
                        "perl5.28",
                        "p5.28-lwp-protocol-https",
                        "p5.28-libwww-perl",
                        "p5.28-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-geo-webservice-elevation-usgs",
            "portdir": "perl/p5-geo-webservice-elevation-usgs",
            "version": "0.201.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Geo::WebService::Elevation::USGS",
            "description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "long_description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-json",
                        "perl5.30",
                        "p5.30-lwp-protocol-https",
                        "p5.30-libwww-perl",
                        "p5.30-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5-geo-webservice-elevation-usgs",
            "portdir": "perl/p5-geo-webservice-elevation-usgs",
            "version": "0.201.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-geo-webservice-elevation-usgs",
            "homepage": "https://metacpan.org/pod/Geo::WebService::Elevation::USGS",
            "description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "long_description": "Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-geo-webservice-elevation-usgs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-eval",
            "portdir": "perl/p5-eval",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs.",
            "long_description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs. It provides summaries and graphical distributions for many statistics, describing any set of annotations, regardless of their source. It also compares sets of predictions to standard annotations and to one another.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-eval",
                        "p5.34-ipe"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-eval",
            "portdir": "perl/p5-eval",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs.",
            "long_description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs. It provides summaries and graphical distributions for many statistics, describing any set of annotations, regardless of their source. It also compares sets of predictions to standard annotations and to one another.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ipe"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-eval",
            "portdir": "perl/p5-eval",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs.",
            "long_description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs. It provides summaries and graphical distributions for many statistics, describing any set of annotations, regardless of their source. It also compares sets of predictions to standard annotations and to one another.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-ipe"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-eval",
            "portdir": "perl/p5-eval",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs.",
            "long_description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs. It provides summaries and graphical distributions for many statistics, describing any set of annotations, regardless of their source. It also compares sets of predictions to standard annotations and to one another.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ipe"
                    ]
                }
            ]
        },
        {
            "name": "p5-eval",
            "portdir": "perl/p5-eval",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": "p5.34-eval",
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs.",
            "long_description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs. It provides summaries and graphical distributions for many statistics, describing any set of annotations, regardless of their source. It also compares sets of predictions to standard annotations and to one another.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-eval"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-crypt-primes",
            "portdir": "perl/p5-crypt-primes",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Primes",
            "description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "long_description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-crypt-random",
                        "p5.34-math-pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-primes",
                        "p5.34-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-crypt-primes",
            "portdir": "perl/p5-crypt-primes",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Primes",
            "description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "long_description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-crypt-random",
                        "p5.32-math-pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-primes",
            "portdir": "perl/p5-crypt-primes",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Primes",
            "description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "long_description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-crypt-random",
                        "p5.28-math-pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-primes",
            "portdir": "perl/p5-crypt-primes",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Primes",
            "description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "long_description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-crypt-random",
                        "p5.30-math-pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-primes",
            "portdir": "perl/p5-crypt-primes",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-primes",
            "homepage": "https://metacpan.org/pod/Crypt::Primes",
            "description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "long_description": "Crypt::Primes - Provable Prime Number Generator suitable for Cryptographic Applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-primes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-alien-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Proj4",
            "description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "long_description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.34-sort-versions",
                        "p5.34-uri",
                        "p5.34-alien-build-plugin-cleanse-builddir",
                        "p5.34-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.34-pkgconfig",
                        "p5.34-alien-sqlite",
                        "pkgconfig",
                        "p5.34-file-find-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-alien-build",
                        "p5.34-ffi-checklib",
                        "p5.34-inline",
                        "p5.34-inline-c",
                        "proj4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-proj4"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Proj4",
            "description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "long_description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-sort-versions",
                        "p5.32-uri",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.32-pkgconfig",
                        "p5.32-alien-sqlite",
                        "pkgconfig",
                        "p5.32-file-find-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-alien-build",
                        "p5.32-ffi-checklib",
                        "p5.32-inline",
                        "p5.32-inline-c",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-alien-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Proj4",
            "description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "long_description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.30-sort-versions",
                        "p5.30-uri",
                        "p5.30-alien-build-plugin-cleanse-builddir",
                        "p5.30-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.30-pkgconfig",
                        "p5.30-alien-sqlite",
                        "pkgconfig",
                        "p5.30-file-find-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-alien-build",
                        "p5.30-ffi-checklib",
                        "p5.30-inline",
                        "p5.30-inline-c",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Proj4",
            "description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "long_description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-sort-versions",
                        "p5.28-uri",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.28-pkgconfig",
                        "p5.28-alien-sqlite",
                        "pkgconfig",
                        "p5.28-file-find-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-ffi-checklib",
                        "p5.28-inline",
                        "p5.28-inline-c",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}