HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50576,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=820",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=818",
"results": [
{
"name": "p5.26-treepath-role-graph",
"portdir": "perl/p5-treepath-role-graph",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TreePath::Role::Graph",
"description": "TreePath::Role::Graph - Role to visualize TreePath Graph",
"long_description": "TreePath::Role::Graph - Role to visualize TreePath Graph",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-most"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-graphviz2",
"p5.26-moosex-types-path-class",
"p5.26-treepath"
]
}
],
"depends_on": []
},
{
"name": "p5.26-treepath",
"portdir": "perl/p5-treepath",
"version": "0.220.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TreePath",
"description": "Simple Tree Path! (EXPERIMENTAL)",
"long_description": "Simple Tree Path! (EXPERIMENTAL)",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbd-sqlite",
"p5.26-moosex-markasmethods",
"p5.26-moosex-nonmoose",
"p5.26-sql-translator",
"p5.26-test-pod"
]
},
{
"type": "lib",
"ports": [
"p5.26-path-class",
"perl5.26",
"p5.26-yaml",
"p5.26-universal-require",
"p5.26-config-jfdi",
"p5.26-dbix-class",
"p5.26-hash-merge",
"p5.26-moose",
"p5.26-moosex-object-pluggable"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-treepath-role-graph"
]
}
]
},
{
"name": "p5.26-tree-dag_node",
"portdir": "perl/p5-tree-dag_node",
"version": "1.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tree::DAG_Node",
"description": "A (super)class for representing nodes in a tree",
"long_description": "This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages that can be used to build up a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers).",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-slurp-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-sqlcrosstab",
"p5.26-svg-graph",
"p5.26-xml-validator-schema"
]
}
]
},
{
"name": "p5.26-tkx",
"portdir": "perl/p5-tkx",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tkx",
"description": "Yet another Tk interface",
"long_description": "Yet another Tk interface",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
},
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-tcl",
"BWidget",
"tk"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tk-tablematrix",
"portdir": "perl/p5-tk-tablematrix",
"version": "1.260.0",
"license": "(Artistic-1 or GPL) and Tcl/Tk",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tk::TableMatrix",
"description": "Tk::TableMatrix - port of the Tcl/Tk Tktable Widget to Perl/Tk",
"long_description": "Tk::TableMatrix is a table/matrix widget extension to Perl/Tk for displaying data in a table (or spreadsheet) format. The basic features of the widget are: \n * multi-line cells \n * support for embedded windows (one per cell) \n * row & column spanning \n * variable width columns / height rows (interactively resizable) \n * row and column titles \n * multiple data sources ((perl hash|| perl callback) &| internal caching) \n * supports standard Tk reliefs, fonts, colors, etc. \n * x/y scrollbar support \n * 'tag' styles per row, column or cell to change visual appearance \n * in-cell editing - returns value back to data source \n * support for disabled (read-only) tables or cells (via tags) \n * multiple selection modes, with active cell \n * multiple drawing modes to get optimal performance for larger tables \n * optional 'flashes' when things update \n * cell validation support",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-tk"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tk-matchentry",
"portdir": "perl/p5-tk-matchentry",
"version": "0.500.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tk::MatchEntry",
"description": "Tk::MatchEntry - Entry widget with advanced auto-completion capability",
"long_description": "Tk::MatchEntry - Entry widget with advanced auto-completion capability",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-tk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-tk-graphviz"
]
}
]
},
{
"name": "p5.26-tk-idelayout",
"portdir": "perl/p5-tk-idelayout",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tk::IDElayout",
"description": "Tk::IDElayout - Perl/Tk widget for layout of frames similar to an IDE",
"long_description": "Tk::IDElayout is a widget for managing the layout of Tk frames (and other widgets) like an IDE (Integrated Development Environment) similar to Eclipse or Microsoft Visual Studio.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-graph",
"p5.26-tk",
"p5.26-tk-dynatabframe"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tk-graphviz",
"portdir": "perl/p5-tk-graphviz",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tk::GraphViz",
"description": "Tk::GraphViz - Render an interactive GraphViz graph",
"long_description": "Tk::GraphViz - Render an interactive GraphViz graph",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"graphviz",
"perl5.26",
"p5.26-tk",
"p5.26-tk-matchentry"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tk-dynatabframe",
"portdir": "perl/p5-tk-dynatabframe",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tk::DynaTabFrame",
"description": "Tk::DynaTabFrame - A NoteBook widget with orientable, dynamically stacking tabs",
"long_description": "Tk::DynaTabFrame - A NoteBook widget with orientable, dynamically stacking tabs",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-tk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-tk-idelayout"
]
}
]
},
{
"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-time-y2038",
"portdir": "perl/p5-time-y2038",
"version": "20100403",
"license": "(Artistic-1 or GPL) and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::y2038",
"description": "Versions of Perl's time functions which work beyond 2038",
"long_description": "On many computers, Perl's time functions will not work past the year 2038. This is a design fault in the underlying C libraries Perl uses. Time::y2038 provides replacements for those functions which will work accurately +/1 142 million years.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-json",
"p5.26-test-exception",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-warp",
"portdir": "perl/p5-time-warp",
"version": "0.540.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Warp",
"description": "control over the flow of time",
"long_description": "control over the flow of time",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-timestamp"
]
}
]
},
{
"name": "p5.26-time-progress",
"portdir": "perl/p5-time-progress",
"version": "2.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Progress",
"description": "Elapsed and estimated finish time reporting",
"long_description": "Elapsed and estimated finish time reporting",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.340.100",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Object-oriented time objects",
"long_description": "Object-oriented time objects",
"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-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.26-finance-quote",
"p5.26-string-errf"
]
}
]
},
{
"name": "p5.26-time-period",
"portdir": "perl/p5-time-period",
"version": "1.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Period",
"description": "Determine if a time is within the next specified period.",
"long_description": "Time::Period is a module that provides the inPeriod method, which takes an argument of a time and a delta from the current time, and returns true if the time is within now + delta, false otherwise. It is used for firing scheduled events--backups, expiration of backups, etc.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-parsedate",
"portdir": "perl/p5-time-parsedate",
"version": "2015.103.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::ParseDate",
"description": "Set of modules for time manipulation",
"long_description": "Set of modules for time manipulation",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-out",
"portdir": "perl/p5-time-out",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Out",
"description": "Easily timeout long running operations",
"long_description": "Easily timeout long running operations",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-mock",
"portdir": "perl/p5-time-mock",
"version": "0.0.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Mock",
"description": "Time::Mock - shift and scale time",
"long_description": "Time::Mock - shift and scale time",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-timedate"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-local",
"portdir": "perl/p5-time-local",
"version": "1.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Local",
"description": "Time::Local - Efficiently compute time from local and GMT time",
"long_description": "Time::Local - Efficiently compute time from local and GMT time",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-astro-coord-eci-vsop87d"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-listing",
"p5.26-net-dns",
"p5.26-mhonarc",
"p5.26-parse-win32registry",
"p5.26-set-infinite",
"p5.26-http-date"
]
}
]
},
{
"name": "p5.26-time-hires",
"portdir": "perl/p5-time-hires",
"version": "1.976.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::HiRes",
"description": "perl5 module implementing High resolution time, sleep, and alarm",
"long_description": "perl5 module implementing High resolution time, sleep, and alarm",
"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-opengl",
"p5.26-dbd-mariadb",
"p5.26-dbix-class-timestamp",
"p5.26-dbd-mysql",
"p5.26-test-sharedfork",
"p5.26-zmq-ffi"
]
},
{
"type": "lib",
"ports": [
"p5.26-data-hexdump",
"p5.26-dbd-pg",
"p5.26-dumbbench",
"p5.26-future",
"p5.26-future-io",
"p5.26-gearman",
"p5.26-graphviz",
"p5.26-io-async",
"p5.26-log-handler",
"p5.26-lwpx-paranoidagent",
"p5.26-mail-message",
"p5.26-mail-spamassassin",
"p5.26-mce",
"p5.26-mce-shared",
"p5.26-net-cli-interact",
"p5.26-net-dbus",
"p5.26-net-frame-dump",
"p5.26-net-twitter",
"p5.26-pdl-graphics-gnuplot",
"p5.26-poe-component-client-ping",
"p5.26-razor2-client-agent",
"p5.26-rdf-trine",
"p5.26-search-elasticsearch",
"p5.26-sys-sigaction",
"p5.26-tcl-ptk",
"p5.26-alien-gnuplot",
"p5.26-test-www-selenium",
"p5.26-test2-harness",
"p5.26-test2-suite",
"p5.26-twitter-api",
"p5.26-test-tcp",
"p5.26-bio-cluster",
"p5.26-bioperl",
"p5.26-catalyst-runtime",
"p5.26-dancer",
"p5.26-danga-socket"
]
}
]
},
{
"name": "p5.26-time-format",
"portdir": "perl/p5-time-format",
"version": "1.160.0",
"license": "unrestricted",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Format",
"description": "Easy-to-use date/time formatting",
"long_description": "Easy-to-use date/time formatting",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-epoch",
"portdir": "perl/p5-time-epoch",
"version": "0.20.0",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Epoch",
"description": "Convert times in one epoch to times in another epoch",
"long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-pod"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-duration-parse",
"portdir": "perl/p5-time-duration-parse",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Duration::Parse",
"description": "Time::Duration::Parse - Parse string that represents time duration",
"long_description": "Time::Duration::Parse - Parse string that represents time duration",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-time-duration"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-exporter-lite"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-chi",
"p5.26-code-tidyall",
"p5.26-dancer-session-cookie"
]
}
]
},
{
"name": "p5.26-time-duration",
"portdir": "perl/p5-time-duration",
"version": "1.210.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Duration",
"description": "Rounded or exact English expression of durations",
"long_description": "This module provides functions for expressing durations in rounded or exact terms, e.g. \"1 second,\" \"2 minutes and 5 seconds,\" or \"1 hour, 3 minutes, and 40 seconds.\"",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-time-duration-parse"
]
},
{
"type": "lib",
"ports": [
"p5.26-chi"
]
}
]
},
{
"name": "p5.26-timedate",
"portdir": "perl/p5-timedate",
"version": "2.330.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TimeDate",
"description": "Time & date parsing and formatting perl library",
"long_description": "Time & date parsing and formatting perl library",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-string-errf",
"p5.26-chi",
"p5.26-http-xscookies"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime-format-dateparse",
"p5.26-email-date",
"p5.26-http-date",
"p5.26-mail-box",
"p5.26-mail-box-imap4",
"p5.26-mail-message",
"p5.26-mailtools",
"p5.26-svn-mirror",
"p5.26-aws-signature4",
"p5.26-time-mock",
"p5.26-cgi-ssi",
"p5.26-code-tidyall"
]
}
]
},
{
"name": "p5.26-tie-toobject",
"portdir": "perl/p5-tie-toobject",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::ToObject",
"description": "Tie to an existing object",
"long_description": "Tie to an existing object",
"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-data-visitor"
]
}
]
},
{
"name": "p5.26-tie-simple",
"portdir": "perl/p5-tie-simple",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::Simple",
"description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
"long_description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
"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-sdl"
]
}
]
},
{
"name": "p5.26-tie-refhash-weak",
"portdir": "perl/p5-tie-refhash-weak",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::RefHash::Weak",
"description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
"long_description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-task-weaken",
"p5.26-tie-refhash",
"p5.26-variable-magic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-hash-util-fieldhash-compat"
]
}
]
},
{
"name": "p5.26-tie-refhash",
"portdir": "perl/p5-tie-refhash",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::RefHash",
"description": "use references as hash keys",
"long_description": "This module provides the ability to use references as hash keys if you first tie the hash variable to this module. Normally, only the keys of the tied hash itself are preserved as references; to use references as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as part of Tie::RefHash.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-data-visitor"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-plugin-session",
"p5.26-hash-util-fieldhash-compat",
"p5.26-tie-refhash-weak"
]
}
]
},
{
"name": "p5.26-tie-ixhash",
"portdir": "perl/p5-tie-ixhash",
"version": "1.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::IxHash",
"description": "Module that preserves order in perl associative arrays.",
"long_description": "Module that preserves order in perl associative arrays.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-pegex"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-model-dbic-schema",
"p5.26-config-mvp",
"p5.26-extutils-xsbuilder",
"p5.26-fey",
"p5.26-test-spec",
"p5.26-text-trac",
"p5.26-catalyst-controller-formbuilder",
"p5.26-xml-twig"
]
}
]
},
{
"name": "p5.26-tie-function",
"portdir": "perl/p5-tie-function",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::Function",
"description": "Tie::Function - wrap functions in tied hash sugar",
"long_description": "Tie::Function - wrap functions in tied hash sugar",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-html-entities-interpolate"
]
}
]
},
{
"name": "p5.26-tie-encryptedhash",
"portdir": "perl/p5-tie-encryptedhash",
"version": "1.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::EncryptedHash",
"description": "Hashes (and objects based on hashes) with encrypting fields.",
"long_description": "Hashes (and objects based on hashes) with encrypting fields.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-crypt-blowfish",
"p5.26-crypt-cbc",
"p5.26-crypt-des"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-alt-crypt-rsa-bigint",
"p5.26-crypt-rsa"
]
}
]
},
{
"name": "p5.26-tie-dbi",
"portdir": "perl/p5-tie-dbi",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::DBI",
"description": "Tie::DBI - Tie hashes to DBI relational databases",
"long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbd-sqlite",
"p5.26-dbi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tie-cycle",
"portdir": "perl/p5-tie-cycle",
"version": "1.226.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::Cycle",
"description": "Cycle through a list of values via a scalar.",
"long_description": "Cycle through a list of values via a scalar.",
"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-business-ismn"
]
}
]
},
{
"name": "p5.26-throwable",
"portdir": "perl/p5-throwable",
"version": "0.200.13",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Throwable",
"description": "Throwable - a role for classes that can be thrown",
"long_description": "Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It is very simple and does only two things: saves any previous value for $@ and calls die $self.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-devel-stacktrace",
"p5.26-module-runtime",
"p5.26-moo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-config-mvp",
"p5.26-email-sender",
"p5.26-twitter-api"
]
}
]
},
{
"name": "p5.26-thrift",
"portdir": "perl/p5-thrift",
"version": "0.13.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thrift.apache.org/",
"description": "Perl implementation of Thrift serialization library",
"long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"thrift",
"perl5.26",
"p5.26-bit-vector",
"p5.26-class-accessor"
]
}
],
"depends_on": []
},
{
"name": "p5.26-text-xslate",
"portdir": "perl/p5-text-xslate",
"version": "3.5.8",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Xslate",
"description": "Text::Xslate - Scalable template engine for Perl5",
"long_description": "Text::Xslate - Scalable template engine for Perl5",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-requires",
"clang-9.0",
"p5.26-devel-ppport",
"p5.26-file-copy-recursive",
"p5.26-module-build-xsutil"
]
},
{
"type": "lib",
"ports": [
"p5.26-data-messagepack",
"p5.26-module-build",
"p5.26-mouse",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-text-wrapper",
"portdir": "perl/p5-text-wrapper",
"version": "1.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Wrapper",
"description": "Simple word wrapping routine",
"long_description": "This module provides simple word wrapping. It breaks long lines, but does not alter spacing or remove existing line breaks.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-text-wrapi18n",
"portdir": "perl/p5-text-wrapi18n",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::WrapI18N",
"description": "Line wrapping module with support for multibyte, fullwidth, and combining characters and languages without whitespaces between words",
"long_description": "This module intends to be a better Text::Wrap module. This module is needed to support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5. This module also supports characters with irregular widths, such as combining characters (which occupy zero columns on terminal, like diacritical marks in UTF-8) and fullwidth characters (which occupy two columns on terminal, like most of east Asian characters). Also, minimal handling of languages which do not use whitespaces between words (like Chinese and Japanese) is supported.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-text-wikiformat",
"portdir": "perl/p5-text-wikiformat",
"version": "0.810.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::WikiFormat",
"description": "Module for translating Wiki formatted text into other formats",
"long_description": "Module for translating Wiki formatted text into other formats",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-uri"
]
}
],
"depends_on": []
},
{
"name": "p5.26-text-visualwidth",
"portdir": "perl/p5-text-visualwidth",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::VisualWidth",
"description": "Text::VisualWidth - Perl extension for trimming text by the number of the columns of terminals and mobile phones.",
"long_description": "Text::VisualWidth - Perl extension for trimming text by the number of the columns of terminals and mobile phones.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-text-simpletable"
]
}
]
},
{
"name": "p5.26-text-vimcolor",
"portdir": "perl/p5-text-vimcolor",
"version": "0.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::VimColor",
"description": "syntax color text in HTML or XML using Vim.",
"long_description": "syntax color text in HTML or XML using Vim.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-sharedir-install",
"p5.26-test-file-sharedir"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-sharedir",
"p5.26-path-class"
]
}
],
"depends_on": []
},
{
"name": "p5.26-text-vfile-asdata",
"portdir": "perl/p5-text-vfile-asdata",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::vFile::asData",
"description": "Reads vFile format files, such as vCard (RFC 2426) and vCalendar (RFC 2445)",
"long_description": "Reads vFile format files, such as vCard (RFC 2426) and vCalendar (RFC 2445)",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor-chained"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-data-ical"
]
}
]
},
{
"name": "p5.26-text-unidecode",
"portdir": "perl/p5-text-unidecode",
"version": "1.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Unidecode",
"description": "Text::Unidecode -- plain ASCII transliterations of Unicode text",
"long_description": "Text::Unidecode -- plain ASCII transliterations of Unicode text",
"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-email-mime-contenttype",
"p5.26-string-toidentifier-en"
]
}
]
},
{
"name": "p5.26-text-trim",
"portdir": "perl/p5-text-trim",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Trim",
"description": "Text::Trim - remove leading and/or trailing whitespace from strings",
"long_description": "Text::Trim - remove leading and/or trailing whitespace from strings",
"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-pod-weaver-plugin-ensureuniquesections"
]
}
]
},
{
"name": "p5.26-text-trac",
"portdir": "perl/p5-text-trac",
"version": "0.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Trac",
"description": "Perl extension for formatting text with Trac Wiki Style.",
"long_description": "Perl extension for formatting text with Trac Wiki Style.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-accessor",
"p5.26-class-data-inheritable",
"p5.26-html-parser",
"p5.26-list-moreutils",
"perl5.26",
"p5.26-test-base",
"p5.26-tie-ixhash",
"p5.26-universal-require",
"p5.26-path-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-svn-notify"
]
}
]
},
{
"name": "p5.26-text-template-simple",
"portdir": "perl/p5-text-template-simple",
"version": "0.910.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Template::Simple",
"description": "Text::Template::Simple - Simple text template engine",
"long_description": "Text::Template::Simple - Simple text template engine",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-devel-size",
"p5.26-perl-tidy",
"p5.26-text-table"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-sys-info-base"
]
}
]
},
{
"name": "p5.26-text-template",
"portdir": "perl/p5-text-template",
"version": "1.590.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Template",
"description": "Expand template text with embedded Perl",
"long_description": "Expand template text with embedded Perl",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-more-utf8",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-cgi-formbuilder",
"p5.26-dist-zilla",
"p5.26-finance-quote",
"p5.26-software-license"
]
}
]
},
{
"name": "p5.26-text-tabulardisplay",
"portdir": "perl/p5-text-tabulardisplay",
"version": "1.380.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::TabularDisplay",
"description": "Display text in formatted table output",
"long_description": "Text::TabularDisplay simplifies displaying textual data in a table.",
"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-text-recordparser"
]
}
]
},
{
"name": "p5.26-text-tabsxwrap",
"portdir": "perl/p5-text-tabsxwrap",
"version": "2013.52.300",
"license": "Permissive and GPLConflict",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Tabs+Wrap",
"description": "Line wrapping to form simple paragraphs",
"long_description": "Text::Tabs performs the same job that the unix expand(1) and unexpand(1) commands do: adding or removing tabs from a document. \n \nText::Wrap::wrap() will reformat lines into paragraphs. All it does is break up long lines, it will not join short lines together. \n \nText::Fill::fill() will reformat blocks of text into paragraphs. It uses Text::Wrap::wrap() to do the work.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-class-generate"
]
},
{
"type": "lib",
"ports": [
"p5.26-bio-variation",
"p5.26-ppix-regexp",
"p5.26-ppix-quotelike",
"p5.26-test-spelling",
"p5.26-xml-twig",
"p5.26-pod-weaver"
]
}
]
}
]
}