HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52324,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=863",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=861",
"results": [
{
"name": "py38-parsing",
"portdir": "python/py-parsing",
"version": "3.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-mdtraj",
"py38-httplib2",
"py38-matplotlib",
"py38-mitmproxy",
"py38-rdflib",
"py38-snuggs"
]
},
{
"type": "run",
"ports": [
"py38-cloudscraper",
"py38-ezdxf",
"py38-oslo-utils",
"py38-pydot",
"py38-pyregion"
]
},
{
"type": "test",
"ports": [
"py38-docx"
]
}
]
},
{
"name": "py37-parsing",
"portdir": "python/py-parsing",
"version": "3.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-httplib2",
"py37-mdtraj",
"py37-matplotlib",
"py37-rdflib",
"py37-mitmproxy",
"py37-snuggs",
"py37-docx"
]
},
{
"type": "run",
"ports": [
"py37-cliff",
"py37-oslo-utils",
"py37-pyregion",
"py37-pydot"
]
}
]
},
{
"name": "py39-parsing",
"portdir": "python/py-parsing",
"version": "3.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mitmproxy",
"py39-httplib2",
"py39-mdtraj",
"py39-snuggs",
"py39-rdflib",
"py39-matplotlib"
]
},
{
"type": "run",
"ports": [
"py39-pydot",
"py39-oslo-utils",
"py39-cloudscraper",
"py39-ezdxf",
"py39-rasterio",
"py39-pyregion"
]
},
{
"type": "test",
"ports": [
"py39-docx"
]
}
]
},
{
"name": "py37-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"description": "Common metrics for common audio/music processing tasks.",
"long_description": "Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-14",
"py37-build",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-scipy",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta"
]
}
]
},
{
"name": "py39-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"description": "Common metrics for common audio/music processing tasks.",
"long_description": "Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-six",
"py39-scipy",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta"
]
},
{
"type": "run",
"ports": [
"py39-magenta"
]
}
]
},
{
"name": "py38-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"description": "Common metrics for common audio/music processing tasks.",
"long_description": "Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-16",
"py38-installer",
"py38-build",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-scipy",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magenta"
]
},
{
"type": "run",
"ports": [
"py38-magenta"
]
}
]
},
{
"name": "p5.26-mail-spf",
"portdir": "perl/p5-mail-spf",
"version": "2.9.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::SPF",
"description": "Object oriented implementation of SPF",
"long_description": "Mail-SPF provides an object oriented interface to the Sender Policy Framework, also knows as SPF.",
"active": false,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-net-dns-resolver-programmable"
]
},
{
"type": "lib",
"ports": [
"p5.26-mime-base64",
"p5.26-module-build",
"p5.26-net-dns",
"perl5.26",
"p5.26-netaddr-ip",
"p5.26-uri",
"p5.26-version",
"p5.26-net-ip",
"p5.26-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mail-spamassassin"
]
}
]
},
{
"name": "p5.26-ipc-run",
"portdir": "perl/p5-ipc-run",
"version": "20200505.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IPC::Run",
"description": "system() and background procs w/ piping, redirs, ptys",
"long_description": "system() and background procs w/ piping, redirs, ptys",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-io-tty",
"p5.26-readonly"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-pdl-fftw3",
"p5.26-module-signature"
]
},
{
"type": "lib",
"ports": [
"p5.26-bioperl",
"p5.26-config-identity",
"p5.26-graphviz",
"p5.26-net-cli-interact",
"p5.26-archive-tar-wrapper",
"p5.26-pdl-graphics-gnuplot",
"p5.26-b-c"
]
}
]
},
{
"name": "p5.26-mouse",
"portdir": "perl/p5-mouse",
"version": "2.5.10",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Moose minus the antlers",
"long_description": "Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, \"has\" in Moose is missing only a few expert-level features.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-try-tiny",
"p5.26-test-output",
"p5.26-test-requires",
"clang-9.0",
"p5.26-declare-constraints-simple",
"p5.26-devel-ppport",
"p5.26-io-string",
"p5.26-module-build-xsutil",
"p5.26-path-class",
"p5.26-test-deep",
"p5.26-test-exception",
"p5.26-test-fatal",
"p5.26-test-leaktrace"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-cleannamespaces",
"p5.26-any-moose"
]
},
{
"type": "lib",
"ports": [
"p5.26-mousex-foreign",
"p5.26-package-pkg",
"p5.26-text-xslate",
"p5.26-mousex-types",
"p5.26-mo"
]
}
]
},
{
"name": "p5.26-module-metadata",
"portdir": "perl/p5-module-metadata",
"version": "1.0.37",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Metadata",
"description": "Gather package and POD information from perl module files",
"long_description": "Gather package and POD information from perl module files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode",
"p5.26-version"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-sys-cpuload",
"p5.26-moosex-daemonize",
"p5.26-moosex-slurpyconstructor",
"p5.26-moosex-types-path-tiny",
"p5.26-dancer2",
"p5.26-datetime-calendar-christian",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-role-repofileinjector"
]
},
{
"type": "lib",
"ports": [
"p5.26-cpan-meta-check",
"p5.26-module-build",
"p5.26-module-scandeps"
]
}
]
},
{
"name": "p5.325.32-module-metadata",
"portdir": "perl/p5-module-metadata",
"version": "1.0.37",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Metadata",
"description": "Gather package and POD information from perl module files",
"long_description": "Gather package and POD information from perl module files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.325.32-encode",
"p5.325.32-version"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.325.32-module-build"
]
}
]
},
{
"name": "p5.26-io-stty",
"portdir": "perl/p5-io-stty",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Stty",
"description": "Provide an interface to TTYs and PTYs",
"long_description": "Provide an interface to TTYs and PTYs",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "gettext-bootstrap",
"portdir": "devel/gettext",
"version": "0.19.8.1",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin freebsd linux",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) library",
"long_description": "gettext is the GNU internationalization (i18n) and localization (l10n) library, used for writing multilingual programs.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"apple-gcc42"
]
},
{
"type": "lib",
"ports": [
"ncurses-bootstrap",
"libiconv-bootstrap"
]
}
],
"depends_on": []
},
{
"name": "py38-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-pycson"
]
}
]
},
{
"name": "py39-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-pycson"
]
}
]
},
{
"name": "py27-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-pycson"
]
}
]
},
{
"name": "py37-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pycson"
]
}
]
},
{
"name": "py27-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-speg"
]
}
],
"depends_on": []
},
{
"name": "py38-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-speg"
]
}
],
"depends_on": []
},
{
"name": "py37-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-speg"
]
}
],
"depends_on": []
},
{
"name": "py39-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-speg"
]
}
],
"depends_on": []
},
{
"name": "py35-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-mkl-include"
]
}
]
},
{
"name": "py27-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-mkl"
]
}
],
"depends_on": []
},
{
"name": "py36-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-mkl-include"
]
}
]
},
{
"name": "py39-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pytorch",
"py39-mkl-include"
]
}
]
},
{
"name": "py35-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-mkl"
]
}
],
"depends_on": []
},
{
"name": "py27-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-mkl-include"
]
}
]
},
{
"name": "py39-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pytorch"
]
}
]
},
{
"name": "py36-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-mkl"
]
}
],
"depends_on": []
},
{
"name": "py38-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-pytorch"
]
}
]
},
{
"name": "py37-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pytorch"
]
}
]
},
{
"name": "py37-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"py37-mkl-include"
]
}
]
},
{
"name": "py38-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-mkl-include",
"py38-pytorch"
]
}
]
},
{
"name": "py37-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"py37-antlr4-python3-runtime",
"py37-omegaconf"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-fairseq"
]
}
]
},
{
"name": "py39-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-omegaconf",
"py39-antlr4-python3-runtime"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-fairseq"
]
}
]
},
{
"name": "py38-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-omegaconf",
"py38-antlr4-python3-runtime"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-fairseq"
]
}
]
},
{
"name": "py39-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"openjdk11",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-fairseq",
"py39-hydra-core"
]
}
]
},
{
"name": "py37-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"openjdk11",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-fairseq",
"py37-hydra-core"
]
}
]
},
{
"name": "py38-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"openjdk11",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-hydra-core",
"py38-fairseq"
]
}
]
},
{
"name": "bash50",
"portdir": "shells/bash",
"version": "5.0.18",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/bash/bash.html",
"description": "Bash (bourne-again shell) is a UNIX command interpreter",
"long_description": "Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.",
"active": false,
"categories": [
"shells"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cctools",
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"gettext-runtime"
]
}
],
"depends_on": []
},
{
"name": "py37-eventlet",
"portdir": "python/py-eventlet",
"version": "0.33.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-dnspython",
"py37-greenlet",
"py37-six"
]
},
{
"type": "test",
"ports": [
"py37-nose",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-eventlet",
"portdir": "python/py-eventlet",
"version": "0.40.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatch-vcs",
"py39-installer",
"clang-18",
"py39-build",
"py39-hatchling"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-dnspython",
"py39-greenlet"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-fasteners"
]
}
]
},
{
"name": "py36-eventlet",
"portdir": "python/py-eventlet",
"version": "0.25.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-greenlet",
"python36",
"py36-six",
"py36-monotonic",
"py36-dnspython"
]
}
],
"depends_on": []
},
{
"name": "py38-eventlet",
"portdir": "python/py-eventlet",
"version": "0.37.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-dnspython",
"py38-greenlet",
"py38-six"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-fasteners"
]
}
]
},
{
"name": "py27-eventlet",
"portdir": "python/py-eventlet",
"version": "0.25.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-greenlet",
"python27",
"py27-six",
"py27-monotonic",
"py27-dnspython"
]
}
],
"depends_on": []
},
{
"name": "php56-Twig",
"portdir": "php/php-Twig",
"version": "1.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://twig.sensiolabs.org",
"description": "Enhances the performance of the Twig runtime engine.",
"long_description": "Enhances the performance of the Twig runtime engine.",
"active": false,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php55-Twig",
"portdir": "php/php-Twig",
"version": "1.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://twig.sensiolabs.org",
"description": "Enhances the performance of the Twig runtime engine.",
"long_description": "Enhances the performance of the Twig runtime engine.",
"active": false,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php55"
]
}
],
"depends_on": []
},
{
"name": "php53-Twig",
"portdir": "php/php-Twig",
"version": "1.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://twig.sensiolabs.org",
"description": "Enhances the performance of the Twig runtime engine.",
"long_description": "Enhances the performance of the Twig runtime engine.",
"active": false,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php53"
]
}
],
"depends_on": []
},
{
"name": "php54-Twig",
"portdir": "php/php-Twig",
"version": "1.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://twig.sensiolabs.org",
"description": "Enhances the performance of the Twig runtime engine.",
"long_description": "Enhances the performance of the Twig runtime engine.",
"active": false,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php54"
]
}
],
"depends_on": []
},
{
"name": "php56-Judy",
"portdir": "php/php-Judy",
"version": "1.0.2",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": false,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"judy",
"php56"
]
}
],
"depends_on": []
}
]
}