HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50601,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=844",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=842",
"results": [
{
"name": "p5.26-html-wikiconverter-phpwiki",
"portdir": "perl/p5-html-wikiconverter-phpwiki",
"version": "0.510.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::WikiConverter::PhpWiki",
"description": "HTML::WikiConverter::PhpWiki - Convert PhpWiki markup",
"long_description": "This module contains rules for converting HTML into PhpWiki markup. See HTML::WikiConverter for additional usage details.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-wikiconverter"
]
}
],
"depends_on": []
},
{
"name": "p5.26-gnome2-gconf",
"portdir": "perl/p5-gnome2-gconf",
"version": "1.46.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Gnome2::GConf",
"description": "Bindings to Gtk+ library",
"long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gconf",
"perl5.26",
"p5.26-extutils-depends",
"p5.26-extutils-pkgconfig",
"p5.26-gnome2"
]
}
],
"depends_on": []
},
{
"name": "p5.26-gnome2",
"portdir": "perl/p5-gnome2",
"version": "1.47.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Gnome2",
"description": "Bindings to Gtk+ library",
"long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libgnomeui",
"perl5.26",
"p5.26-extutils-depends",
"p5.26-extutils-pkgconfig",
"libgnome",
"p5.26-gnome2-canvas",
"p5.26-gnome2-vfs",
"p5.26-gtk2",
"p5.26-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-gnome2-gconf"
]
}
]
},
{
"name": "p5.26-devel-ppport",
"portdir": "perl/p5-devel-ppport",
"version": "3.620.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Devel::PPPort",
"description": "Perl/Pollution/Portability",
"long_description": "Perl/Pollution/Portability",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-data-messagepack",
"p5.26-mouse",
"p5.26-text-xslate"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-install"
]
}
]
},
{
"name": "p5.26-event",
"portdir": "perl/p5-event",
"version": "1.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Event",
"description": "A Generic Perl Event Loop",
"long_description": "This extension aims to provide an simple and optimized event loop for a broad class of applications.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-event-rpc"
]
}
]
},
{
"name": "py36-xlwt",
"portdir": "python/py-xlwt",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.python-excel.org",
"description": "python module for writing Excel spreadsheets",
"long_description": "xlwt is a library for generating spreadsheet files that are compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. The only requirement is Python 2.3 to 2.6. xlwt is a fork of pyExcelerator.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xlwt"
]
}
]
},
{
"name": "py35-xlwt",
"portdir": "python/py-xlwt",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.python-excel.org",
"description": "python module for writing Excel spreadsheets",
"long_description": "xlwt is a library for generating spreadsheet files that are compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. The only requirement is Python 2.3 to 2.6. xlwt is a fork of pyExcelerator.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py-kid",
"portdir": "python/py-kid",
"version": "0.9.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kid-templating.org/",
"description": "A simple and pythonic XML template language",
"long_description": "Kid is a simple, Python-based template language for generating and transforming XML vocabularies.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-kid"
]
}
],
"depends_on": []
},
{
"name": "repoview",
"portdir": "sysutils/repoview",
"version": "0.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fedorahosted.org/repoview/",
"description": "make common metadata package repositories browseable",
"long_description": "RepoView allows one to easily create a set of static HTML pages in a repodata repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"python27",
"py27-kid",
"yum"
]
}
],
"depends_on": []
},
{
"name": "py27-elementtree",
"portdir": "python/py-elementtree",
"version": "1.2.6-20050316",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://effbot.org/zone/element-index.htm",
"description": "flexible container object for python",
"long_description": "The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a cross between a Python list and a Python dictionary.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-celementtree",
"py-elementtree"
]
}
]
},
{
"name": "py-chronic",
"portdir": "python/py-chronic",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidcrawford/chronic",
"description": "Chronic is halfway between a simple timer and a profiler.",
"long_description": "Chronic is halfway between a simple timer and a profiler. Add decorators or wrap code in with statements to get the execution time. Chronic keeps track of the call hierarchy to tell you what timed blocks executed within other timed blocks. Attach an event listener to log your timings however you want.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-chronic"
]
}
],
"depends_on": []
},
{
"name": "py39-pytoml",
"portdir": "python/py-pytoml",
"version": "0.1.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pytoml",
"description": "A parser for TOML-0.4.0",
"long_description": "This project aims at being a specs-conforming and strict parser and writer for TOML files. The library currently supports version 0.4.0 of the specs and runs with Python 2.7+ and 3.5+.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytoml"
]
}
]
},
{
"name": "py38-pytoml",
"portdir": "python/py-pytoml",
"version": "0.1.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pytoml",
"description": "A parser for TOML-0.4.0",
"long_description": "This project aims at being a specs-conforming and strict parser and writer for TOML files. The library currently supports version 0.4.0 of the specs and runs with Python 2.7+ and 3.5+.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py36-pytoml",
"portdir": "python/py-pytoml",
"version": "0.1.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pytoml",
"description": "A parser for TOML-0.4.0",
"long_description": "This project aims at being a specs-conforming and strict parser and writer for TOML files. The library currently supports version 0.4.0 of the specs and runs with Python 2.7+ and 3.5+.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "p5.26-digest-crc",
"portdir": "perl/p5-digest-crc",
"version": "0.22.2",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Digest::CRC",
"description": "Generic CRC functions",
"long_description": "The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-authen-dechpwd"
]
}
]
},
{
"name": "py27-xlwt",
"portdir": "python/py-xlwt",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.python-excel.org",
"description": "python module for writing Excel spreadsheets",
"long_description": "xlwt is a library for generating spreadsheet files that are compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. The only requirement is Python 2.3 to 2.6. xlwt is a fork of pyExcelerator.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-xlutils"
]
}
]
},
{
"name": "py-elementtree",
"portdir": "python/py-elementtree",
"version": "1.2.6-20050316",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://effbot.org/zone/element-index.htm",
"description": "flexible container object for python",
"long_description": "The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a cross between a Python list and a Python dictionary.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-elementtree"
]
}
],
"depends_on": []
},
{
"name": "py27-turbokid",
"portdir": "python/py-turbokid",
"version": "1.0.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "TurboGears plugin to support use of Kid templates",
"long_description": "This package provides a template engine plugin, allowing you to easily use Kid with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-kid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbogears",
"py-turbokid"
]
}
]
},
{
"name": "openjdk14-openj9",
"portdir": "java/openjdk",
"version": "14.0.2",
"license": "GPL-2 and NoMirror",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk16-openj9",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by openjdk16-openj9",
"long_description": "This port has been replaced by openjdk16-openj9.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "nils",
"github": "breun",
"ports_count": 19
}
],
"variants": [
"BundledApp",
"JNI",
"Applets",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-poppler-qt4",
"portdir": "python/py-poppler-qt4",
"version": "0.24.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-poppler-qt4",
"description": "Python binding for Poppler-Qt4",
"long_description": "python-poppler-qt4 is a Python binding for Poppler-Qt4 that aims for completeness and for being actively maintained. Using this module you can access the contents of PDF files inside PyQt4 applications.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"qt4-mac",
"py27-sip4",
"py27-pyqt4",
"poppler-qt4-mac"
]
}
],
"depends_on": []
},
{
"name": "vte-gtk2-xfce",
"portdir": "xfce/vte-gtk2-xfce",
"version": "0.28.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "Terminal widget with improved accessibility and I18N support.",
"long_description": "Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.",
"active": false,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"gtk-doc",
"clang-9.0",
"autoconf",
"automake",
"gperf",
"libtool",
"pkgconfig",
"gnome-common"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": []
},
{
"name": "py37-gmusicapi",
"portdir": "python/py-gmusicapi",
"version": "13.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unofficial-google-music-api.readthedocs.io/",
"description": "An unofficial client library for Google Music.",
"long_description": "An unofficial client library for Google Music.",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-dateutil",
"py37-decorator",
"py37-mutagen",
"py37-oauth2client",
"python37",
"py37-requests",
"py37-gpsoauth",
"py37-mechanicalsoup",
"py37-validictory",
"py37-protobuf3",
"py37-appdirs"
]
}
],
"depends_on": []
},
{
"name": "py-gmusicapi",
"portdir": "python/py-gmusicapi",
"version": "13.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unofficial-google-music-api.readthedocs.io/",
"description": "An unofficial client library for Google Music.",
"long_description": "An unofficial client library for Google Music.",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py39-gmusicapi"
]
}
],
"depends_on": []
},
{
"name": "openjdk12",
"portdir": "java/openjdk",
"version": "12.0.2",
"license": "GPL-2 and NoMirror",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk17",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by openjdk17",
"long_description": "This port has been replaced by openjdk17.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "nils",
"github": "breun",
"ports_count": 19
}
],
"variants": [
"BundledApp",
"JNI",
"Applets",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.26-www-shorten-simple",
"portdir": "perl/p5-www-shorten-simple",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WWW::Shorten::Simple",
"description": "Factory wrapper around WWW::Shorten to avoid imports",
"long_description": "Factory wrapper around WWW::Shorten to avoid imports",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-www-shorten"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-twitter"
]
}
]
},
{
"name": "openjdk10",
"portdir": "java/openjdk",
"version": "10.0.2",
"license": "GPL-2 and NoMirror",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk11",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by openjdk11",
"long_description": "This port has been replaced by openjdk11.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "nils",
"github": "breun",
"ports_count": 19
}
],
"variants": [
"BundledApp",
"JNI",
"Applets",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.26-moosex-lazyrequire",
"portdir": "perl/p5-moosex-lazyrequire",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::LazyRequire",
"description": "MooseX::LazyRequire - Required attributes which fail only when trying to use them",
"long_description": "MooseX::LazyRequire - Required attributes which fail only when trying to use them",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-moose",
"perl5.26",
"p5.26-namespace-autoclean",
"p5.26-aliased",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-metaprovides-package"
]
}
]
},
{
"name": "p5.26-lwp-useragent-determined",
"portdir": "perl/p5-lwp-useragent-determined",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::UserAgent::Determined",
"description": "a virtual browser that retries errors",
"long_description": "a virtual browser that retries errors",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-amazon-s3"
]
}
]
},
{
"name": "p5.26-text-table",
"portdir": "perl/p5-text-table",
"version": "1.134.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Table",
"description": "Organize Data in Tables",
"long_description": "Organize Data in Tables",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-text-aligner"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-rdf-trine",
"p5.26-text-template-simple"
]
}
]
},
{
"name": "minizip2",
"portdir": "archivers/minizip2",
"version": "3.0.3",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "minizip-ng",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by minizip-ng",
"long_description": "This port has been replaced by minizip-ng.",
"active": false,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.26-parse-cpan-packages-fast",
"portdir": "perl/p5-parse-cpan-packages-fast",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Parse::CPAN::Packages::Fast",
"description": "Parse::CPAN::Packages::Fast - parse CPAN's package index",
"long_description": "Parse::CPAN::Packages::Fast - parse CPAN's package index",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cpan-distnameinfo",
"p5.26-io-compress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-promptifstale"
]
}
]
},
{
"name": "p5.26-set-array",
"portdir": "perl/p5-set-array",
"version": "0.300.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Set::Array",
"description": "Set::Array - Arrays as objects with lots of handy methods",
"long_description": "Set::Array - Arrays as objects with lots of handy methods",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-try-tiny",
"p5.26-want"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dist-zilla-config-slicer",
"portdir": "perl/p5-dist-zilla-config-slicer",
"version": "0.202.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Config::Slicer",
"description": "Dist::Zilla::Config::Slicer - Config::MVP::Slicer customized for Dist::Zilla",
"long_description": "Dist::Zilla::Config::Slicer - Config::MVP::Slicer customized for Dist::Zilla",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-config-mvp-slicer",
"p5.26-dist-zilla",
"p5.26-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-bumpversionafterrelease",
"portdir": "perl/p5-dist-zilla-plugin-bumpversionafterrelease",
"version": "0.18.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::BumpVersionAfterRelease",
"description": "Dist::Zilla::Plugin::BumpVersionAfterRelease - Bump module versions after distribution release",
"long_description": "Dist::Zilla::Plugin::BumpVersionAfterRelease - Bump module versions after distribution release",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-path-tiny",
"perl5.26",
"p5.26-version-next",
"p5.26-dist-zilla",
"p5.26-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.26-xml-parser-lite",
"portdir": "perl/p5-xml-parser-lite",
"version": "0.722.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::Parser::Lite",
"description": "XML::Parser::Lite - Lightweight regexp-based XML parser",
"long_description": "XML::Parser::Lite - Lightweight regexp-based XML parser",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-requires"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-soap-lite"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-config-git",
"portdir": "perl/p5-dist-zilla-plugin-config-git",
"version": "0.920.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Config::Git",
"description": "Plugin configuration containing settings for a Git repo",
"long_description": "Plugin configuration containing settings for a Git repo",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-checkdeps"
]
},
{
"type": "lib",
"ports": [
"p5.26-moose",
"p5.26-moosex-types",
"perl5.26",
"p5.26-string-errf",
"p5.26-namespace-clean",
"p5.26-dist-zilla"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-git"
]
}
]
},
{
"name": "p5.26-mousex-types",
"portdir": "perl/p5-mousex-types",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MouseX::Types",
"description": "MouseX::Types - Organize your Mouse types in libraries",
"long_description": "MouseX::Types - Organize your Mouse types in libraries",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-sub-exporter",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-any-moose",
"p5.26-mouse"
]
}
],
"depends_on": []
},
{
"name": "p5.26-math-gmp",
"portdir": "perl/p5-math-gmp",
"version": "2.200.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::GMP",
"description": "high speed arbitrary size integer math",
"long_description": "high speed arbitrary size integer math",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-alien-gmp"
]
},
{
"type": "lib",
"ports": [
"gmp",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-net-ssh-perl"
]
}
]
},
{
"name": "p5.26-tk",
"portdir": "perl/p5-tk",
"version": "804.36.0",
"license": "(Artistic-1 or GPL) and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tk",
"description": "p5-tk is a Perl interface to Tk",
"long_description": "p5-tk is a Perl interface to Tk",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"perl5.26",
"zlib",
"freetype",
"Xft2",
"xorg-libX11",
"p5.26-term-readkey",
"fontconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-data-stag",
"p5.26-tk-dynatabframe",
"p5.26-tk-graphviz",
"p5.26-tk-idelayout",
"p5.26-tk-matchentry",
"p5.26-tk-tablematrix"
]
}
]
},
{
"name": "p5.26-text-kakasi",
"portdir": "perl/p5-text-kakasi",
"version": "2.40.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Kakasi",
"description": "This module provides interface to kakasi.",
"long_description": "This module provides interface to kakasi.",
"active": false,
"categories": [
"textproc",
"japanese",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"kakasi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-unix-groups-ffi",
"portdir": "perl/p5-unix-groups-ffi",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
"description": "Unix::Groups::FFI - Interface to Unix group syscalls",
"long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-ffi-platypus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mojolicious-plugin-setusergroup"
]
}
]
},
{
"name": "p5.26-package-pkg",
"portdir": "perl/p5-package-pkg",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Package::Pkg",
"description": "Package::Pkg - Handy package munging utilities",
"long_description": "Package::Pkg - Handy package munging utilities",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-most"
]
},
{
"type": "lib",
"ports": [
"p5.26-clone",
"p5.26-mouse",
"perl5.26",
"p5.26-try-tiny",
"p5.26-sub-install",
"p5.26-class-load"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-getopt-usaginator"
]
}
]
},
{
"name": "p5.26-http-tiny-mech",
"portdir": "perl/p5-http-tiny-mech",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Mech",
"description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"long_description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-http-message",
"p5.26-http-tiny",
"p5.26-www-mechanize"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-metacpan-client"
]
}
]
},
{
"name": "p5.26-test-cleannamespaces",
"portdir": "perl/p5-test-cleannamespaces",
"version": "0.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::CleanNamespaces",
"description": "Test::CleanNamespaces - Check for uncleaned imports",
"long_description": "This module lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warnings",
"p5.26-mouse",
"p5.26-namespace-clean",
"p5.26-role-tiny",
"p5.26-sub-exporter",
"p5.26-test-deep",
"p5.26-test-needs",
"clang-9.0",
"p5.26-file-pushd",
"p5.26-moo"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-runtime",
"p5.26-package-stash",
"p5.26-package-stash-xs",
"p5.26-role-tiny",
"p5.26-sub-identify",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moose"
]
}
]
},
{
"name": "p5.26-forest",
"portdir": "perl/p5-forest",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Forest",
"description": "Forest - A collection of n-ary tree related modules",
"long_description": "Forest - A collection of n-ary tree related modules",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-path-class",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-moose",
"p5.26-moosex-clone"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-graphics-primitive"
]
}
]
},
{
"name": "p5.26-xml-libxml-simple",
"portdir": "perl/p5-xml-libxml-simple",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::LibXML::Simple",
"description": "XML::LibXML clone of XML::Simple",
"long_description": "This module is a blunt rewrite of XML::Simple to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-xml-libxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-flickr-api"
]
}
]
},
{
"name": "p5.26-iterator-util",
"portdir": "perl/p5-iterator-util",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Iterator::Util",
"description": "Essential utilities for the Iterator class.",
"long_description": "This module implements many useful functions for creating and manipulating iterator objects.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-data-inheritable",
"p5.26-devel-stacktrace",
"p5.26-exception-class",
"p5.26-iterator"
]
}
],
"depends_on": []
},
{
"name": "p5.26-http-server-simple-mason",
"portdir": "perl/p5-http-server-simple-mason",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Mason",
"description": "An abstract baseclass for a standalone mason server",
"long_description": "An abstract baseclass for a standalone mason server",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-hook-lexwrap",
"p5.26-html-mason",
"p5.26-http-server-simple",
"p5.26-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.26-lwp-authen-wsse",
"portdir": "perl/p5-lwp-authen-wsse",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::Authen::Wsse",
"description": "Library for enabling X-WSSE authentication in LWP.",
"long_description": "LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.",
"active": false,
"categories": [
"www",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-sha1",
"p5.26-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.26-find-lib",
"portdir": "perl/p5-find-lib",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Find::Lib",
"description": "Find::Lib - Helper to smartly find libs to use in the filesystem tree",
"long_description": "Find::Lib - Helper to smartly find libs to use in the filesystem tree",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
}
]
}