HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50662,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=893",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=891",
"results": [
{
"name": "p5.28-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-data-dumper",
"p5.28-extutils-config",
"p5.28-extutils-helpers",
"p5.28-extutils-makemaker",
"perl5.28",
"p5.28-pathtools",
"p5.28-perl-ostype",
"p5.28-scalar-list-utils",
"p5.28-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-build",
"p5.28-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.30-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-data-dumper",
"p5.30-extutils-config",
"p5.30-extutils-helpers",
"p5.30-extutils-makemaker",
"perl5.30",
"p5.30-pathtools",
"p5.30-perl-ostype",
"p5.30-scalar-list-utils",
"p5.30-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-build",
"p5.30-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.32-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-perl-ostype",
"p5.32-scalar-list-utils",
"p5.32-data-dumper",
"p5.32-extutils-config",
"perl5.32",
"p5.32-extutils-makemaker",
"p5.32-extutils-manifest",
"p5.32-pathtools",
"p5.32-extutils-helpers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-build",
"p5.32-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.34-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-data-dumper",
"p5.34-extutils-config",
"p5.34-extutils-helpers",
"p5.34-extutils-makemaker",
"perl5.34",
"p5.34-pathtools",
"p5.34-perl-ostype",
"p5.34-scalar-list-utils",
"p5.34-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-dist-build",
"p5-extutils-builder",
"p5.34-extutils-builder-compiler"
]
}
]
},
{
"name": "Platypus",
"portdir": "aqua/Platypus",
"version": "5.5.0",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sveinbjorn.org/platypus/",
"description": "Program for creating application wrappers around scripts.",
"long_description": "Platypus is a program for creating application wrappers around scripts, i.e. creating Mac OS X applications that execute a script they are bundled with. Scripts can thus be run transparently from the graphical window environment without having to resort to using the command line interface. It supports drag and drop on created apps, running as root using Authentication Manager and more.",
"active": true,
"categories": [
"aqua",
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "ivy",
"portdir": "math/ivy",
"version": "0.4.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robpike/ivy",
"description": "ivy is an interpreter for an APL-like language.",
"long_description": "ivy is an interpreter for an APL-like language.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "nut",
"portdir": "sysutils/nut",
"version": "2.8.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.networkupstools.org/",
"description": "Network based UPS monitoring tool",
"long_description": "Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS hardware.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nss",
"tcp_wrappers",
"libtool",
"python312",
"neon",
"libusb-compat"
]
}
],
"depends_on": []
},
{
"name": "sn-demangler",
"portdir": "devel/sn-demangler",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/indoorvivants/sn-demangler",
"description": "Scala Native name demangler",
"long_description": "Scala Native name demangler",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "llvm-21",
"portdir": "lang/llvm-21",
"version": "21.1.8",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvm.org/",
"description": "llvm is a next generation compiler infrastructure",
"long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"cctools",
"cmake",
"ninja",
"clang-17",
"python313",
"py313-pygments"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"zstd",
"libedit",
"libffi",
"ncurses",
"libcxx"
]
},
{
"type": "run",
"ports": [
"llvm_select-21"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"crystal",
"castxml",
"odin",
"clang-21",
"mlir-21",
"lldb-21",
"flang-21"
]
}
]
},
{
"name": "clang-21",
"portdir": "lang/llvm-21",
"version": "21.1.8",
"license": "NCSA",
"platforms": "{darwin >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"analyzer",
"libstdcxx",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pygments",
"cctools",
"cmake",
"ninja",
"clang-17",
"python313",
"py313-yaml"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ld64",
"libcxx",
"libomp",
"libxml2",
"llvm-21"
]
},
{
"type": "run",
"ports": [
"clang_select-21",
"perl5",
"cctools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"dssp",
"libcifpp",
"poppler",
"poppler-qt5",
"angle",
"btop",
"iaito",
"qt6-qtwebengine",
"qt6-qtwebengine-docs",
"oxenc",
"seqan3",
"mtxclient",
"gn",
"rdkit",
"qpdf",
"transmission",
"vectorscan",
"marisa-trie",
"nodejs24",
"vtm",
"poppler-devel",
"poppler-devel-qt5"
]
},
{
"type": "lib",
"ports": [
"lldb-21",
"castxml",
"py39-clang",
"py310-clang",
"py311-clang",
"py312-clang",
"py313-clang",
"py314-clang",
"include-what-you-use",
"flang-21"
]
}
]
},
{
"name": "mlir-21",
"portdir": "lang/llvm-21",
"version": "21.1.8",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlir.llvm.org",
"description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
"long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"clang-17",
"python313",
"py313-pygments",
"cctools",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"llvm-21",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"flang-21"
]
}
]
},
{
"name": "lldb-21",
"portdir": "lang/llvm-21",
"version": "21.1.8",
"license": "NCSA",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lldb.llvm.org/",
"description": "the LLVM debugger",
"long_description": "lldb is the LLVM native debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"cctools",
"cmake",
"ninja",
"swig-python",
"doxygen",
"clang-17",
"python313",
"py313-pygments"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx",
"python313",
"llvm-21",
"clang-21"
]
},
{
"type": "run",
"ports": [
"lldb_select-21"
]
}
],
"depends_on": []
},
{
"name": "flang-21",
"portdir": "lang/llvm-21",
"version": "21.1.8",
"license": "NCSA",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flang.llvm.org/",
"description": "LLVM Fortran compiler",
"long_description": "LLVM Fortran compiler",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"py313-yaml",
"py313-pygments",
"python313",
"clang-17",
"ninja",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ld64",
"clang-21",
"mlir-21",
"llvm-21",
"libxml2",
"libomp",
"libcxx"
]
}
],
"depends_on": []
},
{
"name": "py27-fasteners",
"portdir": "python/py-fasteners",
"version": "0.16.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-monotonic",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-jenkins-job-builder"
]
}
]
},
{
"name": "py36-fasteners",
"portdir": "python/py-fasteners",
"version": "0.16.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py38-fasteners",
"portdir": "python/py-fasteners",
"version": "0.19",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-eventlet"
]
}
],
"depends_on": []
},
{
"name": "py37-fasteners",
"portdir": "python/py-fasteners",
"version": "0.18",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py35-fasteners",
"portdir": "python/py-fasteners",
"version": "0.16.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py39-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-eventlet"
]
}
],
"depends_on": []
},
{
"name": "py-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-fasteners"
]
}
],
"depends_on": []
},
{
"name": "py310-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-eventlet"
]
}
],
"depends_on": []
},
{
"name": "py311-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-eventlet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"duplicity"
]
}
]
},
{
"name": "py312-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-eventlet"
]
}
],
"depends_on": []
},
{
"name": "py313-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-eventlet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fasteners"
]
}
]
},
{
"name": "py314-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-eventlet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"maestral"
]
}
]
},
{
"name": "armadillo",
"portdir": "science/armadillo",
"version": "15.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://arma.sf.net/",
"description": "Armadillo C++ linear algebra library",
"long_description": "Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK or high-performance LAPACK-compatible libraries.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"arpack",
"openblas",
"superlu",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"hdf5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnss-sdr",
"gnss-sdr-devel",
"gr-adapt",
"gr37-adapt",
"gr-baz",
"gr37-baz",
"dolfin",
"gr-specest",
"gr37-specest",
"ensmallen",
"mlpack",
"libKriging"
]
}
]
},
{
"name": "lesspipe",
"portdir": "textproc/lesspipe",
"version": "2.22",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wofr06/lesspipe",
"description": "lesspipe is an input filter for the pager less.",
"long_description": "lesspipe.sh is an input filter for the pager less as described in its man page. The script runs under a ksh compliant shell (ksh, bash, zsh) and allows to view files with binary content, compressed files, archives and files contained in archives. A large and growing number of formats are supported both as plain and compressed files using compress, gzip, bzip2 or zip.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bash",
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "py27-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.3.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cffi",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-numpy",
"portaudio",
"py27-cffi"
]
}
],
"depends_on": []
},
{
"name": "py37-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.3.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cffi",
"py37-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-numpy",
"portaudio",
"py37-cffi"
]
}
],
"depends_on": []
},
{
"name": "py38-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.4.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-cffi"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py38-cffi",
"py38-numpy"
]
}
],
"depends_on": []
},
{
"name": "py35-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.3.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cffi",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-numpy",
"portaudio",
"py35-cffi"
]
}
],
"depends_on": []
},
{
"name": "py36-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.3.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-cffi",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-numpy",
"portaudio",
"py36-cffi"
]
}
],
"depends_on": []
},
{
"name": "py39-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cffi"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py39-cffi",
"py39-numpy"
]
}
],
"depends_on": []
},
{
"name": "py-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-sounddevice"
]
}
],
"depends_on": []
},
{
"name": "py310-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-cffi",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py310-numpy",
"py310-cffi"
]
}
],
"depends_on": []
},
{
"name": "py311-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cffi",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py311-cffi",
"py311-numpy"
]
}
],
"depends_on": []
},
{
"name": "py312-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cffi",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py312-cffi",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"morshutalk"
]
}
]
},
{
"name": "py313-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cffi",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py313-cffi",
"py313-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sounddevice"
]
}
]
},
{
"name": "py314-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-cffi",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py314-cffi",
"py314-numpy"
]
}
],
"depends_on": []
},
{
"name": "p5.26-mail-transport",
"portdir": "perl/p5-mail-transport",
"version": "3.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Transport",
"description": "Mail::Transport - use Mail Transfer Agents (MTAs)",
"long_description": "Mail::Transport - use Mail Transfer Agents (MTAs)",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-mail-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mail-box",
"p5.26-mail-box-imap4",
"p5.26-mail-box-pop3"
]
}
]
},
{
"name": "p5.26-mail-box-imap4",
"portdir": "perl/p5-mail-box-imap4",
"version": "3.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Box::IMAP4",
"description": "Mail::Box::IMAP4 - handle IMAP4 folders as client",
"long_description": "Mail::Box::IMAP4 - handle IMAP4 folders as client",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-digest-hmac",
"p5.26-io-socket-ip",
"p5.26-mail-box",
"perl5.26",
"p5.26-mail-message",
"p5.26-mail-transport",
"p5.26-timedate",
"p5.26-mail-imapclient"
]
}
],
"depends_on": []
},
{
"name": "p5.26-user-identity",
"portdir": "perl/p5-user-identity",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/User::Identity",
"description": "User::Identity - maintains info about a physical person",
"long_description": "User::Identity - maintains info about a physical person",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mail-message"
]
}
]
},
{
"name": "p5.26-mail-box",
"portdir": "perl/p5-mail-box",
"version": "3.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Box",
"description": "Mail::Box - manage a mailbox, a folder with messages",
"long_description": "Mail::Box - manage a mailbox, a folder with messages",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-devel-globaldestruction",
"p5.26-file-remove",
"p5.26-mail-message",
"perl5.26",
"p5.26-object-realize-later",
"p5.26-timedate",
"p5.26-mail-transport"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mail-box-imap4",
"p5.26-mail-box-pop3"
]
}
]
},
{
"name": "p5.26-object-realize-later",
"portdir": "perl/p5-object-realize-later",
"version": "0.210.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Realize::Later",
"description": "Object::Realize::Later - Delayed creation of objects",
"long_description": "Object::Realize::Later - Delayed creation of objects",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mail-box"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-test-compile",
"portdir": "perl/p5-dist-zilla-plugin-test-compile",
"version": "2.58.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Compile",
"description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"long_description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-cpan-meta-check",
"p5.26-module-build-tiny",
"p5.26-perl-prereqscanner",
"p5.26-test-deep",
"p5.26-test-minimumversion",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-sub-exporter-formethods",
"p5.26-data-section",
"p5.26-dist-zilla",
"p5.26-module-build",
"p5.26-moose",
"p5.26-namespace-autoclean",
"p5.26-path-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "maven3",
"portdir": "java/maven3",
"version": "3.9.12",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://maven.apache.org/",
"description": "A Java-based build and project management environment.",
"long_description": "Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM. Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk21"
]
},
{
"type": "run",
"ports": [
"maven_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"commons-lang3",
"protobuf3-java",
"commons-text",
"commons-codec",
"google-java-format",
"portfolio-performance",
"jflex",
"byte-buddy"
]
},
{
"type": "run",
"ports": [
"abcl"
]
}
]
},
{
"name": "p5-dist-zilla-plugin-test-compile",
"portdir": "perl/p5-dist-zilla-plugin-test-compile",
"version": "2.59.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dist-zilla-plugin-test-compile",
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Compile",
"description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"long_description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-test-compile"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-test-compile",
"portdir": "perl/p5-dist-zilla-plugin-test-compile",
"version": "2.59.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Compile",
"description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"long_description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-cpan-meta-check",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-perl-prereqscanner",
"p5.28-test-deep",
"p5.28-test-minimumversion",
"p5.28-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.28-data-section",
"p5.28-dist-zilla",
"p5.28-moose",
"p5.28-namespace-autoclean",
"p5.28-path-tiny",
"p5.28-sub-exporter-formethods",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.30-dist-zilla-plugin-test-compile",
"portdir": "perl/p5-dist-zilla-plugin-test-compile",
"version": "2.59.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Compile",
"description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"long_description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.30-cpan-meta-check",
"p5.30-module-build",
"p5.30-module-build-tiny",
"p5.30-perl-prereqscanner",
"p5.30-test-deep",
"p5.30-test-minimumversion",
"p5.30-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.30-data-section",
"p5.30-dist-zilla",
"p5.30-moose",
"p5.30-namespace-autoclean",
"p5.30-path-tiny",
"p5.30-sub-exporter-formethods",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.32-dist-zilla-plugin-test-compile",
"portdir": "perl/p5-dist-zilla-plugin-test-compile",
"version": "2.59.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Compile",
"description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"long_description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-module-build",
"p5.32-cpan-meta-check",
"p5.32-module-build-tiny",
"p5.32-perl-prereqscanner",
"p5.32-test-deep",
"p5.32-test-minimumversion",
"p5.32-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.32-data-section",
"p5.32-dist-zilla",
"p5.32-moose",
"p5.32-namespace-autoclean",
"p5.32-path-tiny",
"p5.32-sub-exporter-formethods",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-pluginbundle-starter"
]
}
]
}
]
}