HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50614,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=852",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=850",
"results": [
{
"name": "p5.28-declare-constraints-simple",
"portdir": "perl/p5-declare-constraints-simple",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Declare::Constraints::Simple",
"description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"long_description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-aliased",
"p5.28-carp-clan",
"p5.28-class-inspector"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-moose",
"p5.28-mouse"
]
}
]
},
{
"name": "p5.26-declare-constraints-simple",
"portdir": "perl/p5-declare-constraints-simple",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Declare::Constraints::Simple",
"description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"long_description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-aliased",
"p5.26-carp-clan",
"p5.26-class-inspector"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moose",
"p5.26-mouse"
]
}
]
},
{
"name": "p5-declare-constraints-simple",
"portdir": "perl/p5-declare-constraints-simple",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-declare-constraints-simple",
"homepage": "https://metacpan.org/pod/Declare::Constraints::Simple",
"description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"long_description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-declare-constraints-simple"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbm-deep",
"portdir": "perl/p5-dbm-deep",
"version": "2.1.900",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBM::Deep",
"description": "A pure perl persistent multi-level hash/array DBM",
"long_description": "A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.30-test-deep",
"p5.30-test-exception",
"p5.30-test-warn",
"p5.30-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.30-dbd-sqlite",
"p5.30-dbi",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-moose"
]
}
]
},
{
"name": "p5.28-dbm-deep",
"portdir": "perl/p5-dbm-deep",
"version": "2.1.900",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBM::Deep",
"description": "A pure perl persistent multi-level hash/array DBM",
"long_description": "A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.28-test-deep",
"p5.28-test-exception",
"p5.28-test-warn",
"p5.28-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.28-dbd-sqlite",
"p5.28-dbi",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-moose"
]
}
]
},
{
"name": "p5.26-dbm-deep",
"portdir": "perl/p5-dbm-deep",
"version": "2.1.600",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBM::Deep",
"description": "A pure perl persistent multi-level hash/array DBM",
"long_description": "A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warn",
"clang-9.0",
"p5.26-test-deep",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbd-sqlite",
"p5.26-dbi",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moose"
]
}
]
},
{
"name": "p5-dbm-deep",
"portdir": "perl/p5-dbm-deep",
"version": "2.1.900",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbm-deep",
"homepage": "https://metacpan.org/pod/DBM::Deep",
"description": "A pure perl persistent multi-level hash/array DBM",
"long_description": "A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbm-deep"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-sqlcrosstab",
"portdir": "perl/p5-dbix-sqlcrosstab",
"version": "1.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::SQLCrosstab",
"description": "creates a server-side cross tabulation from a database",
"long_description": "DBIx::SQLCrosstab produces a SQL query to interrogate a database and generate a cross-tabulation report.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "face",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbi",
"p5.30-tree-dag_node"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dbix-sqlcrosstab",
"portdir": "perl/p5-dbix-sqlcrosstab",
"version": "1.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::SQLCrosstab",
"description": "creates a server-side cross tabulation from a database",
"long_description": "DBIx::SQLCrosstab produces a SQL query to interrogate a database and generate a cross-tabulation report.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "face",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbi",
"p5.28-tree-dag_node"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dbix-sqlcrosstab",
"portdir": "perl/p5-dbix-sqlcrosstab",
"version": "1.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::SQLCrosstab",
"description": "creates a server-side cross tabulation from a database",
"long_description": "DBIx::SQLCrosstab produces a SQL query to interrogate a database and generate a cross-tabulation report.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "face",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbi",
"p5.26-tree-dag_node"
]
}
],
"depends_on": []
},
{
"name": "p5-dbix-sqlcrosstab",
"portdir": "perl/p5-dbix-sqlcrosstab",
"version": "1.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-sqlcrosstab",
"homepage": "https://metacpan.org/pod/DBIx::SQLCrosstab",
"description": "creates a server-side cross tabulation from a database",
"long_description": "DBIx::SQLCrosstab produces a SQL query to interrogate a database and generate a cross-tabulation report.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "face",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-sqlcrosstab"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-searchbuilder",
"portdir": "perl/p5-dbix-searchbuilder",
"version": "1.820.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::SearchBuilder",
"description": "Deal with multiple SearchBuilder result sets as one",
"long_description": "Deal with multiple SearchBuilder result sets as one",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-dbd-sqlite",
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.30-class-accessor",
"p5.30-class-returnvalue",
"p5.30-clone",
"perl5.30",
"p5.30-dbix-dbschema",
"p5.30-encode",
"p5.30-want",
"p5.30-dbi",
"p5.30-cache-simple-timedexpiry",
"p5.30-capitalization"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dbix-searchbuilder",
"portdir": "perl/p5-dbix-searchbuilder",
"version": "1.820.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::SearchBuilder",
"description": "Deal with multiple SearchBuilder result sets as one",
"long_description": "Deal with multiple SearchBuilder result sets as one",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-dbd-sqlite",
"p5.28-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-class-accessor",
"p5.28-class-returnvalue",
"p5.28-clone",
"perl5.28",
"p5.28-dbix-dbschema",
"p5.28-encode",
"p5.28-want",
"p5.28-dbi",
"p5.28-cache-simple-timedexpiry",
"p5.28-capitalization"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dbix-searchbuilder",
"portdir": "perl/p5-dbix-searchbuilder",
"version": "1.680.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::SearchBuilder",
"description": "Deal with multiple SearchBuilder result sets as one",
"long_description": "Deal with multiple SearchBuilder result sets as one",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbd-sqlite"
]
},
{
"type": "lib",
"ports": [
"p5.26-capitalization",
"p5.26-class-accessor",
"p5.26-class-returnvalue",
"p5.26-clone",
"perl5.26",
"p5.26-dbix-dbschema",
"p5.26-encode",
"p5.26-want",
"p5.26-dbi",
"p5.26-cache-simple-timedexpiry"
]
}
],
"depends_on": []
},
{
"name": "p5-dbix-searchbuilder",
"portdir": "perl/p5-dbix-searchbuilder",
"version": "1.820.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-searchbuilder",
"homepage": "https://metacpan.org/pod/DBIx::SearchBuilder",
"description": "Deal with multiple SearchBuilder result sets as one",
"long_description": "Deal with multiple SearchBuilder result sets as one",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-searchbuilder"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-dbschema",
"portdir": "perl/p5-dbix-dbschema",
"version": "0.470.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::DBSchema",
"description": "Database-independent schema objects",
"long_description": "Database-independent schema objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dbix-searchbuilder"
]
}
]
},
{
"name": "p5.28-dbix-dbschema",
"portdir": "perl/p5-dbix-dbschema",
"version": "0.470.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::DBSchema",
"description": "Database-independent schema objects",
"long_description": "Database-independent schema objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dbix-searchbuilder"
]
}
]
},
{
"name": "p5.26-dbix-dbschema",
"portdir": "perl/p5-dbix-dbschema",
"version": "0.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::DBSchema",
"description": "Database-independent schema objects",
"long_description": "Database-independent schema objects",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-searchbuilder"
]
}
]
},
{
"name": "p5-dbix-dbschema",
"portdir": "perl/p5-dbix-dbschema",
"version": "0.470.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-dbschema",
"homepage": "https://metacpan.org/pod/DBIx::DBSchema",
"description": "Database-independent schema objects",
"long_description": "Database-independent schema objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-dbschema"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-contextualfetch",
"portdir": "perl/p5-dbix-contextualfetch",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::ContextualFetch",
"description": "Add contextual fetches to DBI",
"long_description": "It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-ima-dbi"
]
}
]
},
{
"name": "p5.28-dbix-contextualfetch",
"portdir": "perl/p5-dbix-contextualfetch",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::ContextualFetch",
"description": "Add contextual fetches to DBI",
"long_description": "It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-ima-dbi"
]
}
]
},
{
"name": "p5.26-dbix-contextualfetch",
"portdir": "perl/p5-dbix-contextualfetch",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::ContextualFetch",
"description": "Add contextual fetches to DBI",
"long_description": "It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-ima-dbi"
]
}
]
},
{
"name": "p5-dbix-contextualfetch",
"portdir": "perl/p5-dbix-contextualfetch",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-contextualfetch",
"homepage": "https://metacpan.org/pod/DBIx::ContextualFetch",
"description": "Add contextual fetches to DBI",
"long_description": "It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-contextualfetch"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-connector",
"portdir": "perl/p5-dbix-connector",
"version": "0.600.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Connector",
"description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"long_description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-rdf-trine"
]
}
]
},
{
"name": "p5.28-dbix-connector",
"portdir": "perl/p5-dbix-connector",
"version": "0.600.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Connector",
"description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"long_description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-rdf-trine"
]
}
]
},
{
"name": "p5.26-dbix-connector",
"portdir": "perl/p5-dbix-connector",
"version": "0.560.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Connector",
"description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"long_description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-mockmodule"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbi",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-rdf-trine"
]
}
]
},
{
"name": "p5-dbix-connector",
"portdir": "perl/p5-dbix-connector",
"version": "0.600.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-connector",
"homepage": "https://metacpan.org/pod/DBIx::Connector",
"description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"long_description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-connector"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-class-timestamp",
"portdir": "perl/p5-dbix-class-timestamp",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::TimeStamp",
"description": "DBIx::Class extension to update and create date and time based fields",
"long_description": "DBIx::Class extension to update and create date and time based fields",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.30-datetime-format-sqlite",
"p5.30-dbd-sqlite",
"p5.30-time-hires",
"p5.30-time-warp",
"p5.30-class-accessor-grouped",
"p5.30-datetime-format-mysql"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime",
"p5.30-dbix-class",
"p5.30-dbix-class-dynamicdefault",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dbix-class-timestamp",
"portdir": "perl/p5-dbix-class-timestamp",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::TimeStamp",
"description": "DBIx::Class extension to update and create date and time based fields",
"long_description": "DBIx::Class extension to update and create date and time based fields",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.28-datetime-format-sqlite",
"p5.28-dbd-sqlite",
"p5.28-time-hires",
"p5.28-time-warp",
"p5.28-class-accessor-grouped",
"p5.28-datetime-format-mysql"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime",
"p5.28-dbix-class",
"p5.28-dbix-class-dynamicdefault",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dbix-class-timestamp",
"portdir": "perl/p5-dbix-class-timestamp",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::TimeStamp",
"description": "DBIx::Class extension to update and create date and time based fields",
"long_description": "DBIx::Class extension to update and create date and time based fields",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-time-warp",
"p5.26-datetime-format-mysql",
"p5.26-datetime-format-sqlite",
"p5.26-dbd-sqlite",
"p5.26-time-hires",
"clang-9.0",
"p5.26-class-accessor-grouped"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime",
"p5.26-dbix-class",
"p5.26-dbix-class-dynamicdefault",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5-dbix-class-timestamp",
"portdir": "perl/p5-dbix-class-timestamp",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-class-timestamp",
"homepage": "https://metacpan.org/pod/DBIx::Class::TimeStamp",
"description": "DBIx::Class extension to update and create date and time based fields",
"long_description": "DBIx::Class extension to update and create date and time based fields",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-class-timestamp"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-class-schema-loader",
"portdir": "perl/p5-dbix-class-schema-loader",
"version": "0.70.530",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::Schema::Loader",
"description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
"long_description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-config-any",
"p5.30-config-general",
"p5.30-dbd-sqlite",
"p5.30-moose",
"p5.30-moosex-markasmethods",
"p5.30-moosex-nonmoose",
"p5.30-namespace-autoclean",
"p5.30-test-deep",
"p5.30-test-differences",
"p5.30-test-exception",
"p5.30-test-warn",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.30-lingua-en-inflect-phrase",
"p5.30-lingua-en-tagger",
"p5.30-mro-compat",
"p5.30-namespace-clean",
"perl5.30",
"p5.30-scope-guard",
"p5.30-string-camelcase",
"p5.30-string-toidentifier-en",
"p5.30-try-tiny",
"p5.30-parent",
"p5.30-carp-clan",
"p5.30-class-accessor-grouped",
"p5.30-class-c3-componentised",
"p5.30-class-inspector",
"p5.30-class-unload",
"p5.30-curry",
"p5.30-data-dump",
"p5.30-dbix-class",
"p5.30-digest-md5",
"p5.30-hash-merge",
"p5.30-lingua-en-inflect-number"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-helper-authdbic",
"p5.30-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.28-dbix-class-schema-loader",
"portdir": "perl/p5-dbix-class-schema-loader",
"version": "0.70.530",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::Schema::Loader",
"description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
"long_description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-config-any",
"p5.28-config-general",
"p5.28-dbd-sqlite",
"p5.28-moose",
"p5.28-moosex-markasmethods",
"p5.28-moosex-nonmoose",
"p5.28-namespace-autoclean",
"p5.28-test-deep",
"p5.28-test-differences",
"p5.28-test-exception",
"p5.28-test-warn",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.28-lingua-en-inflect-phrase",
"p5.28-lingua-en-tagger",
"p5.28-mro-compat",
"p5.28-namespace-clean",
"perl5.28",
"p5.28-scope-guard",
"p5.28-string-camelcase",
"p5.28-string-toidentifier-en",
"p5.28-try-tiny",
"p5.28-parent",
"p5.28-carp-clan",
"p5.28-class-accessor-grouped",
"p5.28-class-c3-componentised",
"p5.28-class-inspector",
"p5.28-class-unload",
"p5.28-curry",
"p5.28-data-dump",
"p5.28-dbix-class",
"p5.28-digest-md5",
"p5.28-hash-merge",
"p5.28-lingua-en-inflect-number"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-helper-authdbic",
"p5.28-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.26-dbix-class-schema-loader",
"portdir": "perl/p5-dbix-class-schema-loader",
"version": "0.70.490",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::Schema::Loader",
"description": "Dynamic definition of a DBIx::Class::Schema",
"long_description": "DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, and relationships.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-config-any",
"p5.26-config-general",
"p5.26-dbd-sqlite",
"p5.26-moose",
"p5.26-moosex-markasmethods",
"p5.26-moosex-nonmoose",
"p5.26-namespace-autoclean",
"p5.26-test-deep",
"p5.26-test-differences",
"p5.26-test-exception",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"p5.26-lingua-en-inflect-phrase",
"p5.26-lingua-en-tagger",
"p5.26-mro-compat",
"p5.26-namespace-clean",
"perl5.26",
"p5.26-scope-guard",
"p5.26-string-toidentifier-en",
"p5.26-try-tiny",
"p5.26-parent",
"p5.26-carp-clan",
"p5.26-class-accessor-grouped",
"p5.26-class-c3-componentised",
"p5.26-class-inspector",
"p5.26-class-unload",
"p5.26-curry",
"p5.26-data-dump",
"p5.26-dbix-class",
"p5.26-digest-md5",
"p5.26-hash-merge",
"p5.26-lingua-en-inflect-number"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-helper-authdbic",
"p5.26-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5-dbix-class-schema-loader",
"portdir": "perl/p5-dbix-class-schema-loader",
"version": "0.70.530",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-class-schema-loader",
"homepage": "https://metacpan.org/pod/DBIx::Class::Schema::Loader",
"description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
"long_description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-class-schema-loader"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-class-introspectablem2m",
"portdir": "perl/p5-dbix-class-introspectablem2m",
"version": "0.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::IntrospectableM2M",
"description": "DBIx::Class::IntrospectableM2M - Introspect many-to-many shortcuts",
"long_description": "Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbix-class"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dbix-class-introspectablem2m",
"portdir": "perl/p5-dbix-class-introspectablem2m",
"version": "0.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::IntrospectableM2M",
"description": "DBIx::Class::IntrospectableM2M - Introspect many-to-many shortcuts",
"long_description": "Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbix-class"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dbix-class-introspectablem2m",
"portdir": "perl/p5-dbix-class-introspectablem2m",
"version": "0.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::IntrospectableM2M",
"description": "DBIx::Class::IntrospectableM2M - Introspect many-to-many shortcuts",
"long_description": "Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbix-class"
]
}
],
"depends_on": []
},
{
"name": "p5-dbix-class-introspectablem2m",
"portdir": "perl/p5-dbix-class-introspectablem2m",
"version": "0.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-class-introspectablem2m",
"homepage": "https://metacpan.org/pod/DBIx::Class::IntrospectableM2M",
"description": "DBIx::Class::IntrospectableM2M - Introspect many-to-many shortcuts",
"long_description": "Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-class-introspectablem2m"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-class-encodedcolumn",
"portdir": "perl/p5-dbix-class-encodedcolumn",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::EncodedColumn",
"description": "DBIx::Class::EncodedColumn - Automatically encode columns",
"long_description": "DBIx::Class::EncodedColumn - Automatically encode columns",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-dbd-sqlite",
"p5.30-dir-self",
"p5.30-module-build",
"p5.30-module-build-tiny",
"p5.30-test-exception",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.30-sub-name",
"perl5.30",
"p5.30-crypt-urandom-token",
"p5.30-crypt-openpgp",
"p5.30-crypt-urandom",
"p5.30-dbix-class",
"p5.30-encode",
"p5.30-math-pari"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5.28-dbix-class-encodedcolumn",
"portdir": "perl/p5-dbix-class-encodedcolumn",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::EncodedColumn",
"description": "DBIx::Class::EncodedColumn - Automatically encode columns",
"long_description": "DBIx::Class::EncodedColumn - Automatically encode columns",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-dbd-sqlite",
"p5.28-dir-self",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-test-exception",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.28-sub-name",
"perl5.28",
"p5.28-crypt-urandom-token",
"p5.28-crypt-openpgp",
"p5.28-crypt-urandom",
"p5.28-dbix-class",
"p5.28-encode",
"p5.28-math-pari"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5.26-dbix-class-encodedcolumn",
"portdir": "perl/p5-dbix-class-encodedcolumn",
"version": "0.0.200",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::EncodedColumn",
"description": "Automatically encode columns",
"long_description": "Automatically encode columns",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbd-sqlite",
"p5.26-dir-self",
"p5.26-module-build-tiny",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"perl5.26",
"p5.26-sub-name",
"p5.26-crypt-openpgp",
"p5.26-dbix-class",
"p5.26-encode",
"p5.26-math-pari"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5-dbix-class-encodedcolumn",
"portdir": "perl/p5-dbix-class-encodedcolumn",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-class-encodedcolumn",
"homepage": "https://metacpan.org/pod/DBIx::Class::EncodedColumn",
"description": "DBIx::Class::EncodedColumn - Automatically encode columns",
"long_description": "DBIx::Class::EncodedColumn - Automatically encode columns",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-class-encodedcolumn"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-class-dynamicdefault",
"portdir": "perl/p5-dbix-class-dynamicdefault",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::DynamicDefault",
"description": "Automatically set and update fields",
"long_description": "Automatically set and update fields",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-dbicx-testdatabase",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbix-class"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dbix-class-timestamp"
]
}
]
},
{
"name": "p5.28-dbix-class-dynamicdefault",
"portdir": "perl/p5-dbix-class-dynamicdefault",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::DynamicDefault",
"description": "Automatically set and update fields",
"long_description": "Automatically set and update fields",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-dbicx-testdatabase",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbix-class"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dbix-class-timestamp"
]
}
]
},
{
"name": "p5.26-dbix-class-dynamicdefault",
"portdir": "perl/p5-dbix-class-dynamicdefault",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::DynamicDefault",
"description": "Automatically set and update fields",
"long_description": "Automatically set and update fields",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbicx-testdatabase"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbix-class"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-class-timestamp"
]
}
]
},
{
"name": "p5-dbix-class-dynamicdefault",
"portdir": "perl/p5-dbix-class-dynamicdefault",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dbix-class-dynamicdefault",
"homepage": "https://metacpan.org/pod/DBIx::Class::DynamicDefault",
"description": "Automatically set and update fields",
"long_description": "Automatically set and update fields",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbix-class-dynamicdefault"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dbix-class-cursor-cached",
"portdir": "perl/p5-dbix-class-cursor-cached",
"version": "1.1.4",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::Cursor::Cached",
"description": "cursor class with built-in caching support",
"long_description": "cursor class with built-in caching support",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-cache-cache",
"p5.30-dbd-sqlite",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-digest-sha",
"p5.30-carp-clan",
"p5.30-dbix-class"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.28-dbix-class-cursor-cached",
"portdir": "perl/p5-dbix-class-cursor-cached",
"version": "1.1.4",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::Cursor::Cached",
"description": "cursor class with built-in caching support",
"long_description": "cursor class with built-in caching support",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-cache-cache",
"p5.28-dbd-sqlite",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-digest-sha",
"p5.28-carp-clan",
"p5.28-dbix-class"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.26-dbix-class-cursor-cached",
"portdir": "perl/p5-dbix-class-cursor-cached",
"version": "1.1.4",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::Cursor::Cached",
"description": "cursor class with built-in caching support",
"long_description": "cursor class with built-in caching support",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-cache-cache",
"p5.26-dbd-sqlite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-sha",
"p5.26-carp-clan",
"p5.26-dbix-class"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-model-dbic-schema"
]
}
]
}
]
}