HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=161",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=159",
"results": [
{
"name": "p5.30-datetime-calendar-julian",
"portdir": "perl/p5-datetime-calendar-julian",
"version": "0.107.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Calendar::Julian",
"description": "DateTime::Calendar::Julian - Dates in the Julian calendar",
"long_description": "DateTime::Calendar::Julian - Dates in the Julian calendar",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-datetime-calendar-christian"
]
}
]
},
{
"name": "p5-datetime-format-builder",
"portdir": "perl/p5-datetime-format-builder",
"version": "0.830.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": "p5.34-datetime-format-builder",
"homepage": "https://metacpan.org/pod/DateTime::Format::Builder",
"description": "Create DateTime parser classes and objects",
"long_description": "DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-builder"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-builder",
"portdir": "perl/p5-datetime-format-builder",
"version": "0.830.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Builder",
"description": "Create DateTime parser classes and objects",
"long_description": "DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-namespace-clean",
"p5.26-sub-exporter-progressive"
]
},
{
"type": "lib",
"ports": [
"p5.26-params-validate",
"perl5.26",
"p5.26-task-weaken",
"p5.26-datetime",
"p5.26-datetime-format-strptime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-datetime-format-flexible",
"p5.26-datetime-format-iso8601",
"p5.26-datetime-format-mysql",
"p5.26-datetime-format-pg",
"p5.26-datetime-format-sqlite"
]
}
]
},
{
"name": "p5.28-datetime-format-builder",
"portdir": "perl/p5-datetime-format-builder",
"version": "0.830.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Builder",
"description": "Create DateTime parser classes and objects",
"long_description": "DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-namespace-clean",
"p5.28-sub-exporter-progressive",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-params-validate",
"perl5.28",
"p5.28-task-weaken",
"p5.28-datetime",
"p5.28-datetime-format-strptime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-datetime-format-pg",
"p5.28-datetime-format-iso8601",
"p5.28-datetime-format-sqlite",
"p5.28-datetime-format-mysql",
"p5.28-datetime-format-flexible"
]
}
]
},
{
"name": "p5.30-datetime-format-builder",
"portdir": "perl/p5-datetime-format-builder",
"version": "0.830.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Builder",
"description": "Create DateTime parser classes and objects",
"long_description": "DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-namespace-clean",
"p5.30-sub-exporter-progressive",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-params-validate",
"perl5.30",
"p5.30-task-weaken",
"p5.30-datetime",
"p5.30-datetime-format-strptime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-datetime-format-pg",
"p5.30-datetime-format-iso8601",
"p5.30-datetime-format-sqlite",
"p5.30-datetime-format-mysql",
"p5.30-datetime-format-flexible"
]
}
]
},
{
"name": "p5-datetime-format-dateparse",
"portdir": "perl/p5-datetime-format-dateparse",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-dateparse",
"homepage": "https://metacpan.org/pod/DateTime::Format::DateParse",
"description": "Parses Date::Parse compatible formats",
"long_description": "Parses Date::Parse compatible formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-dateparse"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-dateparse",
"portdir": "perl/p5-datetime-format-dateparse",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::DateParse",
"description": "Parses Date::Parse compatible formats",
"long_description": "Parses Date::Parse compatible formats",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime",
"p5.26-datetime-timezone",
"p5.26-timedate"
]
}
],
"depends_on": []
},
{
"name": "p5.28-datetime-format-dateparse",
"portdir": "perl/p5-datetime-format-dateparse",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::DateParse",
"description": "Parses Date::Parse compatible formats",
"long_description": "Parses Date::Parse compatible formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime",
"p5.28-datetime-timezone",
"p5.28-timedate"
]
}
],
"depends_on": []
},
{
"name": "p5.30-datetime-format-dateparse",
"portdir": "perl/p5-datetime-format-dateparse",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::DateParse",
"description": "Parses Date::Parse compatible formats",
"long_description": "Parses Date::Parse compatible formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime",
"p5.30-datetime-timezone",
"p5.30-timedate"
]
}
],
"depends_on": []
},
{
"name": "p5-datetime-format-flexible",
"portdir": "perl/p5-datetime-format-flexible",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-flexible",
"homepage": "https://metacpan.org/pod/DateTime::Format::Flexible",
"description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"long_description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-flexible"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-flexible",
"portdir": "perl/p5-datetime-format-flexible",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Flexible",
"description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"long_description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-mocktime",
"p5.26-test-nowarnings",
"p5.26-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-pluggable",
"p5.26-datetime",
"p5.26-datetime-format-builder",
"p5.26-datetime-timezone",
"p5.26-list-moreutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-feed"
]
}
]
},
{
"name": "p5.28-datetime-format-flexible",
"portdir": "perl/p5-datetime-format-flexible",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Flexible",
"description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"long_description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.28-test-exception",
"p5.28-test-mocktime",
"p5.28-test-nowarnings",
"p5.28-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime",
"p5.28-datetime-format-builder",
"p5.28-datetime-timezone",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-xml-feed"
]
}
]
},
{
"name": "p5.30-datetime-format-flexible",
"portdir": "perl/p5-datetime-format-flexible",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Flexible",
"description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"long_description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.30-test-exception",
"p5.30-test-mocktime",
"p5.30-test-nowarnings",
"p5.30-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime",
"p5.30-datetime-format-builder",
"p5.30-datetime-timezone",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-xml-feed"
]
}
]
},
{
"name": "p5-datetime-format-iso8601",
"portdir": "perl/p5-datetime-format-iso8601",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-iso8601",
"homepage": "https://metacpan.org/pod/DateTime::Format::ISO8601",
"description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
"long_description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-iso8601"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-iso8601",
"portdir": "perl/p5-datetime-format-iso8601",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::ISO8601",
"description": "Parses ISO8601 formats",
"long_description": "Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be supported in a later release.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime-format-builder",
"p5.26-namespace-autoclean",
"perl5.26",
"p5.26-specio",
"p5.26-params-validationcompiler",
"p5.26-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-rpc-xml",
"p5.26-xml-feed"
]
}
]
},
{
"name": "p5.28-datetime-format-iso8601",
"portdir": "perl/p5-datetime-format-iso8601",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::ISO8601",
"description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
"long_description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime-format-builder",
"p5.28-namespace-autoclean",
"perl5.28",
"p5.28-specio",
"p5.28-params-validationcompiler",
"p5.28-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-finance-quote",
"p5.28-rpc-xml",
"mythtv-plugins.27",
"p5.28-xml-feed"
]
}
]
},
{
"name": "p5.30-datetime-format-iso8601",
"portdir": "perl/p5-datetime-format-iso8601",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::ISO8601",
"description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
"long_description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime-format-builder",
"p5.30-namespace-autoclean",
"perl5.30",
"p5.30-specio",
"p5.30-params-validationcompiler",
"p5.30-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-finance-quote",
"p5.30-rpc-xml",
"p5.30-xml-feed"
]
}
]
},
{
"name": "p5-datetime-format-mail",
"portdir": "perl/p5-datetime-format-mail",
"version": "0.403.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-mail",
"homepage": "https://metacpan.org/pod/DateTime::Format::Mail",
"description": "Convert between DateTime and RFC2822/822 formats",
"long_description": "Convert between DateTime and RFC2822/822 formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-mail"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-mail",
"portdir": "perl/p5-datetime-format-mail",
"version": "0.403.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Mail",
"description": "Convert between DateTime and RFC2822/822 formats",
"long_description": "Convert between DateTime and RFC2822/822 formats",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-datetime",
"p5.26-params-validate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-feed",
"p5.26-xml-rss",
"p5.26-xml-rss-libxml"
]
}
]
},
{
"name": "p5.28-datetime-format-mail",
"portdir": "perl/p5-datetime-format-mail",
"version": "0.403.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Mail",
"description": "Convert between DateTime and RFC2822/822 formats",
"long_description": "Convert between DateTime and RFC2822/822 formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-datetime",
"p5.28-params-validate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-xml-rss-libxml",
"p5.28-xml-rss",
"p5.28-xml-feed"
]
}
]
},
{
"name": "p5.30-datetime-format-mail",
"portdir": "perl/p5-datetime-format-mail",
"version": "0.403.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Mail",
"description": "Convert between DateTime and RFC2822/822 formats",
"long_description": "Convert between DateTime and RFC2822/822 formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-datetime",
"p5.30-params-validate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-xml-rss-libxml",
"p5.30-xml-rss",
"p5.30-xml-feed"
]
}
]
},
{
"name": "p5-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-mysql",
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-mysql"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-namespace-clean",
"p5.26-sub-exporter-progressive"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-datetime",
"p5.26-datetime-format-builder"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-timestamp",
"p5.26-fey"
]
}
]
},
{
"name": "p5.28-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-namespace-clean",
"p5.28-sub-exporter-progressive",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime",
"p5.28-datetime-format-builder",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-dbix-class-timestamp",
"p5.28-fey"
]
}
]
},
{
"name": "p5.30-datetime-format-mysql",
"portdir": "perl/p5-datetime-format-mysql",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
"description": "Parse and format MySQL dates and times",
"long_description": "Parse and format MySQL dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-namespace-clean",
"p5.30-sub-exporter-progressive",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime",
"p5.30-datetime-format-builder",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-dbix-class-timestamp",
"p5.30-fey"
]
}
]
},
{
"name": "p5-datetime-format-natural",
"portdir": "perl/p5-datetime-format-natural",
"version": "1.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-natural",
"homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
"description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-natural"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-natural",
"portdir": "perl/p5-datetime-format-natural",
"version": "1.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
"description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-util",
"p5.26-test-mocktime"
]
},
{
"type": "lib",
"ports": [
"p5.26-date-calc",
"p5.26-datetime",
"p5.26-datetime-timezone",
"p5.26-getopt-long",
"perl5.26",
"p5.26-module-build",
"p5.26-params-validate",
"p5.26-term-readline",
"p5.26-list-moreutils",
"p5.26-boolean",
"p5.26-clone"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-feed"
]
}
]
},
{
"name": "p5.28-datetime-format-natural",
"portdir": "perl/p5-datetime-format-natural",
"version": "1.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
"description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-module-util",
"p5.28-test-mocktime-hires",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime",
"p5.28-datetime-timezone",
"p5.28-getopt-long",
"perl5.28",
"p5.28-scalar-list-utils",
"p5.28-term-readline",
"p5.28-datetime-hires",
"p5.28-params-validate",
"p5.28-boolean",
"p5.28-clone",
"p5.28-date-calc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-xml-feed"
]
}
]
},
{
"name": "p5.30-datetime-format-natural",
"portdir": "perl/p5-datetime-format-natural",
"version": "1.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
"description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-module-util",
"p5.30-test-mocktime-hires",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime",
"p5.30-datetime-timezone",
"p5.30-getopt-long",
"perl5.30",
"p5.30-scalar-list-utils",
"p5.30-term-readline",
"p5.30-datetime-hires",
"p5.30-params-validate",
"p5.30-boolean",
"p5.30-clone",
"p5.30-date-calc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-xml-feed"
]
}
]
},
{
"name": "p5-datetime-format-pg",
"portdir": "perl/p5-datetime-format-pg",
"version": "0.160.140",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-pg",
"homepage": "https://metacpan.org/pod/DateTime::Format::Pg",
"description": "Parse and format PostgreSQL dates and times",
"long_description": "This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-pg"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-pg",
"portdir": "perl/p5-datetime-format-pg",
"version": "0.160.130",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Pg",
"description": "Parse and format PostgreSQL dates and times",
"long_description": "This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime-format-builder",
"perl5.26",
"p5.26-module-build",
"p5.26-datetime-timezone",
"p5.26-datetime"
]
}
],
"depends_on": []
},
{
"name": "p5.28-datetime-format-pg",
"portdir": "perl/p5-datetime-format-pg",
"version": "0.160.140",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Pg",
"description": "Parse and format PostgreSQL dates and times",
"long_description": "This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-module-build-tiny",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-datetime-timezone",
"p5.28-datetime",
"p5.28-datetime-format-builder"
]
}
],
"depends_on": []
},
{
"name": "p5.30-datetime-format-pg",
"portdir": "perl/p5-datetime-format-pg",
"version": "0.160.140",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Pg",
"description": "Parse and format PostgreSQL dates and times",
"long_description": "This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-module-build-tiny",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-datetime-timezone",
"p5.30-datetime",
"p5.30-datetime-format-builder"
]
}
],
"depends_on": []
},
{
"name": "p5-datetime-format-sqlite",
"portdir": "perl/p5-datetime-format-sqlite",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-sqlite",
"homepage": "https://metacpan.org/pod/DateTime::Format::SQLite",
"description": "Parse and format SQLite dates and times",
"long_description": "Parse and format SQLite dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-sqlite"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-sqlite",
"portdir": "perl/p5-datetime-format-sqlite",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::SQLite",
"description": "Parse and format SQLite dates and times",
"long_description": "Parse and format SQLite dates and times",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-datetime",
"p5.26-datetime-format-builder"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-timestamp"
]
}
]
},
{
"name": "p5.28-datetime-format-sqlite",
"portdir": "perl/p5-datetime-format-sqlite",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::SQLite",
"description": "Parse and format SQLite dates and times",
"long_description": "Parse and format SQLite dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-datetime",
"p5.28-datetime-format-builder"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-dbix-class-timestamp"
]
}
]
},
{
"name": "p5.30-datetime-format-sqlite",
"portdir": "perl/p5-datetime-format-sqlite",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::SQLite",
"description": "Parse and format SQLite dates and times",
"long_description": "Parse and format SQLite dates and times",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-datetime",
"p5.30-datetime-format-builder"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-dbix-class-timestamp"
]
}
]
},
{
"name": "p5-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-strptime",
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-strptime"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.780.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "Parse and format strp and strf time patterns",
"long_description": "This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime-timezone",
"p5.26-params-validate",
"perl5.26",
"p5.26-try-tiny",
"p5.26-specio",
"p5.26-datetime",
"p5.26-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-datetime-format-builder",
"p5.26-finance-quote",
"p5.26-net-twitter",
"p5.26-statistics-covid"
]
}
]
},
{
"name": "p5.28-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-fatal",
"p5.28-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime-timezone",
"p5.28-params-validate",
"perl5.28",
"p5.28-try-tiny",
"p5.28-specio",
"p5.28-datetime",
"p5.28-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-finance-quote",
"p5.28-datetime-format-builder",
"p5.28-net-twitter",
"p5.28-statistics-covid"
]
}
]
},
{
"name": "p5.30-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-fatal",
"p5.30-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime-timezone",
"p5.30-params-validate",
"perl5.30",
"p5.30-try-tiny",
"p5.30-specio",
"p5.30-datetime",
"p5.30-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-finance-quote",
"p5.30-datetime-format-builder",
"p5.30-net-twitter",
"p5.30-statistics-covid"
]
}
]
},
{
"name": "p5-datetime-format-w3cdtf",
"portdir": "perl/p5-datetime-format-w3cdtf",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-w3cdtf",
"homepage": "https://metacpan.org/pod/DateTime::Format::W3CDTF",
"description": "Parse and format W3CDTF datetime strings",
"long_description": "Parse and format W3CDTF datetime strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-w3cdtf"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-format-w3cdtf",
"portdir": "perl/p5-datetime-format-w3cdtf",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::W3CDTF",
"description": "Parse and format W3CDTF datetime strings",
"long_description": "Parse and format W3CDTF datetime strings",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-rdf-query",
"p5.26-xml-feed",
"p5.26-xml-rss",
"p5.26-xml-rss-libxml"
]
}
]
},
{
"name": "p5.28-datetime-format-w3cdtf",
"portdir": "perl/p5-datetime-format-w3cdtf",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::W3CDTF",
"description": "Parse and format W3CDTF datetime strings",
"long_description": "Parse and format W3CDTF datetime strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-rdf-query",
"p5.28-xml-rss-libxml",
"p5.28-xml-rss",
"p5.28-xml-feed"
]
}
]
},
{
"name": "p5.30-datetime-format-w3cdtf",
"portdir": "perl/p5-datetime-format-w3cdtf",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::W3CDTF",
"description": "Parse and format W3CDTF datetime strings",
"long_description": "Parse and format W3CDTF datetime strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-datetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-rdf-query",
"p5.30-xml-rss-libxml",
"p5.30-xml-rss",
"p5.30-xml-feed"
]
}
]
},
{
"name": "p5-datetime-locale",
"portdir": "perl/p5-datetime-locale",
"version": "1.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": "p5.34-datetime-locale",
"homepage": "https://metacpan.org/pod/DateTime::Locale",
"description": "DateTime::Locale - Localization support for DateTime.pm",
"long_description": "DateTime::Locale - Localization support for DateTime.pm",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-locale"
]
}
],
"depends_on": []
},
{
"name": "p5.26-datetime-locale",
"portdir": "perl/p5-datetime-locale",
"version": "1.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Locale",
"description": "Localization support for DateTime",
"long_description": "DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test2-suite",
"p5.26-file-sharedir-install",
"p5.26-ipc-system-simple",
"p5.26-path-tiny",
"p5.26-test-file-sharedir",
"p5.26-test-simple",
"p5.26-test2-plugin-nowarnings",
"clang-9.0",
"p5.26-cpan-meta-check"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-checkconflicts",
"p5.26-file-sharedir",
"p5.26-namespace-autoclean",
"p5.26-params-validationcompiler",
"p5.26-specio",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-datetime",
"p5.26-datetime-format-strptime",
"p5.26-moosex-types-datetime"
]
}
]
},
{
"name": "p5.28-datetime-locale",
"portdir": "perl/p5-datetime-locale",
"version": "1.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Locale",
"description": "DateTime::Locale - Localization support for DateTime.pm",
"long_description": "DateTime::Locale - Localization support for DateTime.pm",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.28-file-sharedir-install",
"p5.28-ipc-system-simple",
"p5.28-path-tiny",
"p5.28-test-file-sharedir",
"p5.28-test-simple",
"p5.28-test2-plugin-nowarnings",
"p5.28-cpan-meta-check"
]
},
{
"type": "lib",
"ports": [
"p5.28-dist-checkconflicts",
"p5.28-file-sharedir",
"p5.28-namespace-autoclean",
"p5.28-params-validationcompiler",
"p5.28-specio",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-moosex-types-datetime",
"p5.28-datetime",
"p5.28-datetime-format-strptime"
]
}
]
},
{
"name": "p5.30-datetime-locale",
"portdir": "perl/p5-datetime-locale",
"version": "1.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Locale",
"description": "DateTime::Locale - Localization support for DateTime.pm",
"long_description": "DateTime::Locale - Localization support for DateTime.pm",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.30-file-sharedir-install",
"p5.30-ipc-system-simple",
"p5.30-path-tiny",
"p5.30-test-file-sharedir",
"p5.30-test-simple",
"p5.30-test2-plugin-nowarnings",
"p5.30-cpan-meta-check"
]
},
{
"type": "lib",
"ports": [
"p5.30-dist-checkconflicts",
"p5.30-file-sharedir",
"p5.30-namespace-autoclean",
"p5.30-params-validationcompiler",
"p5.30-specio",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-moosex-types-datetime",
"p5.30-datetime",
"p5.30-datetime-format-strptime"
]
}
]
},
{
"name": "p5-datetime-set",
"portdir": "perl/p5-datetime-set",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-set",
"homepage": "https://metacpan.org/pod/DateTime::Set",
"description": "DateTime::Set - Datetime sets and set math",
"long_description": "DateTime::Set - Datetime sets and set math",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-set"
]
}
],
"depends_on": []
}
]
}